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-latest 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-latest # 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/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 Commit message: "jenkins-common: Treat -asan builds the same as -master" > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10
[ttcn3-ggsn-test-kernel-latest] $ /bin/sh -xe /tmp/jenkins6535343504766846666.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-ggsn-test + export IMAGE_SUFFIX=latest + 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-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs ] + [ xjenkins-ttcn3-ggsn-test-kernel-latest-1225 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test + SUITE_NAME=ttcn3-ggsn-test + KERNEL_TEST=1 + IMAGE_SUFFIX=latest + docker_images_require osmo-ggsn-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' 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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB 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 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #6 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.1s done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #9 CACHED #10 [4/6] 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/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:27240490abf655dca5630e023a82bde584219086a34624683ea6108a9e66f8de done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 27240490abf6 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-ggsn-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-ggsn-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-ggsn-latest + echo osmo-ggsn-latest + dir=osmo-ggsn-latest + pull_arg=--pull + grep ^FROM ../osmo-ggsn-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-ggsn-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-ggsn-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ggsn-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' 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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-ggsn-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.06kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.66kB done #5 DONE 0.0s #6 [3/5] WORKDIR /TMP #6 CACHED #7 [4/5] COPY OSMO-GGSN.CFG /data/osmo-ggsn.cfg #7 CACHED #8 [2/5] 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 bison bridge-utils busybox-static ca-certificates flex gcc git iproute2 libc6-dev libelf-dev libssl-dev linux-image-amd64 make osmo-ggsn pax-utils qemu-system-x86 && apt-get clean ;; centos*) dnf install -y osmo-ggsn ;; esac #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:c200bac452b63d4141a3e3f99cc1d890dc103dc2aeedc40fc9dff173ba1cbdab done #10 naming to docker.io/osmocom-build/osmo-ggsn-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/osmo-ggsn-latest' + docker_image_exists osmo-ggsn-latest + docker images -q osmocom-build/osmo-ggsn-latest + test -n c200bac452b6 + list_osmo_packages debian-bookworm osmo-ggsn-latest + local distro=debian-bookworm + local image=osmo-ggsn-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ggsn-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-ggsn-latest ### ii libosmocore21:amd64 1.9.3 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.3 amd64 Osmo control library ii libosmogsm20:amd64 1.9.3 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.3 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.3 amd64 Osmo VTY library ii osmo-ggsn 1.11.0 amd64 Osmocom Gateway GPRS Support Node (GGSN) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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:d956bffc460c2fd40ebcce9fce2283ea94918a68a4e0f39137809918a46fd503 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-latest/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-latest/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -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 #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #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 0.336 + OSMO_TTCN3_BRANCH=master #8 0.336 + shift #8 0.336 + cd /osmo-ttcn3-hacks #8 0.336 + git fetch #8 0.406 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.406 68e476c7..4f310fb6 master -> origin/master #8 0.414 + git checkout master #8 0.470 Already on 'master' #8 0.471 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.471 (use "git pull" to update your local branch) #8 0.471 + git symbolic-ref -q HEAD #8 0.473 refs/heads/master #8 0.474 + git reset --hard origin/master #8 0.495 HEAD is now at 4f310fb6 hnbgw: TC_hnb_disconnected_timeout #8 0.496 + git rev-parse --abbrev-ref HEAD #8 0.498 master #8 0.499 + git rev-parse HEAD #8 0.500 4f310fb61cf44d1ce4f1e4e59173be5f6e9283ef #8 0.501 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.502 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.502 + make -j8 deps #8 0.562 (make -j16 -C deps || make -j1 -C deps) #8 0.563 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.564 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.342 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.343 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.343 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.343 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.343 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.344 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.344 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.344 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.345 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.345 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.345 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.346 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.346 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.347 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.347 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.348 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.418 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.419 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.424 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.424 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.510 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.512 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.516 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.527 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.529 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.577 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.584 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.584 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.584 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.585 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.585 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.585 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.585 + git checkout -q -f+ ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.585 git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.586 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.586 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.587 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.587 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.589 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.589 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.590 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.591 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.591 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.597 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.609 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.609 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.638 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.638 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.649 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.650 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.652 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.652 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.655 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.655 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.714 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.714 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.718 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.720 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.721 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.721 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.721 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.721 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.722 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.722 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.723 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.723 + make ggsn_tests #8 1.781 (make -j16 -C deps || make -j1 -C deps) #8 1.784 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.278 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.279 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.279 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.279 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.280 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.280 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.280 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.281 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.281 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.281 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.282 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.282 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.282 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.283 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.283 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.284 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.357 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.358 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.359 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.360 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.451 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.453 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.453 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.454 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.454 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.454 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.454 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.457 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.463 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.468 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.470 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.471 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.534 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.534 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.534 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.534 + git checkout -q -f+ 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.535 git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.535 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.535 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.535 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.536 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.536 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.536 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.536 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.536 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.536 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.536 + gitorigin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.536 checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.536 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.536 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.536 + + git checkoutgit checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.536 -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.537 + git+ git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.537 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.537 checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.537 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.600 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.601 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.665 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.730 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.731 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.735 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.735 (cd ggsn_tests && ./gen_links.sh && ./regen_makefile.sh) #8 2.739 Linking TCCInterface_Functions.ttcn #8 2.740 Linking TCCConversion_Functions.ttcn #8 2.742 Linking TCCConversion.cc #8 2.742 Linking TCCInterface.cc #8 2.743 Linking TCCInterface_ip.h #8 2.744 Linking TCCEncoding_Functions.ttcn #8 2.745 Linking TCCEncoding.cc #8 2.746 Linking Socket_API_Definitions.ttcn #8 2.747 Linking IPL4asp_Functions.ttcn #8 2.749 Linking IPL4asp_PT.cc #8 2.750 Linking IPL4asp_PT.hh #8 2.751 Linking IPL4asp_PortType.ttcn #8 2.752 Linking IPL4asp_Types.ttcn #8 2.754 Linking IPL4asp_discovery.cc #8 2.755 Linking IPL4asp_protocol_L234.hh #8 2.756 Linking ICMP_EncDec.cc #8 2.757 Linking ICMP_Types.ttcn #8 2.758 Linking ICMPv6_EncDec.cc #8 2.760 Linking ICMPv6_Types.ttcn #8 2.760 Linking IP_EncDec.cc #8 2.761 Linking IP_Types.ttcn #8 2.762 Linking UDP_EncDec.cc #8 2.763 Linking UDP_Types.ttcn #8 2.764 Linking GTPC_EncDec.cc #8 2.765 Linking GTPC_Types.ttcn #8 2.766 Linking GTPU_EncDec.cc #8 2.767 Linking GTPU_Types.ttcn #8 2.768 Linking TELNETasp_PT.cc #8 2.769 Linking TELNETasp_PT.hh #8 2.770 Linking TELNETasp_PortType.ttcn #8 2.771 Linking NS_Types.ttcn #8 2.773 Linking BSSGP_EncDec.cc #8 2.774 Linking BSSGP_Types.ttcn #8 2.775 Linking DIAMETER_EncDec.cc #8 2.776 Linking Misc_Helpers.ttcn #8 2.778 Linking General_Types.ttcn #8 2.779 Linking GSM_Types.ttcn #8 2.780 Linking Osmocom_Types.ttcn #8 2.782 Linking Native_Functions.ttcn #8 2.783 Linking Native_FunctionDefs.cc #8 2.784 Linking IPCP_Types.ttcn #8 2.785 Linking PAP_Types.ttcn #8 2.786 Linking GTPv1C_CodecPort.ttcn #8 2.787 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 2.788 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.789 Linking GTPv1C_Templates.ttcn #8 2.790 Linking Osmocom_Gb_Types.ttcn #8 2.791 Linking GTPv1U_CodecPort.ttcn #8 2.792 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 2.793 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.795 Linking GTPv1U_Templates.ttcn #8 2.796 Linking DIAMETER_Types.ttcn #8 2.797 Linking DIAMETER_CodecPort.ttcn #8 2.798 Linking DIAMETER_CodecPort_CtrlFunct.ttcn #8 2.799 Linking DIAMETER_CodecPort_CtrlFunctDef.cc #8 2.800 Linking DIAMETER_Emulation.ttcn #8 2.801 Linking DIAMETER_Templates.ttcn #8 2.802 Linking DIAMETER_ts29_212_Templates.ttcn #8 2.803 Linking DIAMETER_ts29_272_Templates.ttcn #8 2.804 Linking DIAMETER_ts32_299_Templates.ttcn #8 2.805 Linking ICMP_Templates.ttcn #8 2.806 Linking ICMPv6_Templates.ttcn #8 2.807 Linking Osmocom_VTY_Functions.ttcn #8 2.808 Linking SCTP_Templates.ttcn #8 2.820 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 2.821 Generating Makefile skeleton... #8 2.821 Makefile skeleton was generated. #8 2.836 make -C ggsn_tests compile #8 2.842 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 2.842 /usr/bin/ttcn3_compiler -L -U 8 BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn #8 2.846 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.846 #8 2.852 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.865 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... #8 2.865 Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... #8 2.865 Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... #8 2.867 Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... #8 2.870 Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... #8 2.899 Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... #8 2.899 Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... #8 2.901 Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... #8 2.902 Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... #8 2.909 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.911 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.918 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.919 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.919 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.919 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.923 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.923 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.923 Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... #8 2.924 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.925 Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... #8 2.925 Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... #8 2.926 ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. #8 2.926 Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... #8 2.927 Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... #8 2.927 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.927 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.928 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.928 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.929 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.930 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.930 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.931 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.931 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.940 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.942 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.943 Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... #8 2.943 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 2.943 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.944 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.944 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 2.946 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.946 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.947 Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... #8 2.947 Notify: Checking modules... #8 2.984 DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': #8 2.984 DIAMETER_Templates.ttcn:686.1-143: In template definition `tr_AVP_UserNameImsi': #8 2.984 DIAMETER_Templates.ttcn:686.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': #8 2.984 DIAMETER_Templates.ttcn:686.110-142: In parameter #1 for `uid': #8 2.984 DIAMETER_Templates.ttcn:686.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime #8 2.984 Osmocom_Types.ttcn:169.1-180.1: note: Referenced function is here #8 2.993 DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': #8 2.993 DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': #8 2.993 DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: #8 2.993 DIAMETER_Emulation.ttcn:321.5-63: In guard operation: #8 2.993 DIAMETER_Emulation.ttcn:321.5-63: In receive statement: #8 2.993 DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. #8 2.993 DIAMETER_Emulation.ttcn:322.5-60: In guard operation: #8 2.993 DIAMETER_Emulation.ttcn:322.5-60: In receive statement: #8 2.993 DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.994 DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': #8 2.994 DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: #8 2.994 DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: #8 2.994 DIAMETER_Emulation.ttcn:394.6-108: In guard operation: #8 2.994 DIAMETER_Emulation.ttcn:394.6-108: In receive statement: #8 2.994 DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 2.994 DIAMETER_Emulation.ttcn:403.6-70: In guard operation: #8 2.994 DIAMETER_Emulation.ttcn:403.6-70: In receive statement: #8 2.994 DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. #8 2.995 DIAMETER_Emulation.ttcn:416.13-68: In guard operation: #8 2.995 DIAMETER_Emulation.ttcn:416.13-68: In receive statement: #8 2.995 DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 2.995 DIAMETER_Emulation.ttcn:420.17-72: In guard operation: #8 2.995 DIAMETER_Emulation.ttcn:420.17-72: In receive statement: #8 2.995 DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. #8 3.013 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 3.013 GTPv1C_Templates.ttcn:75.2-78.2: In template definition `ts_Cause_gtpc': #8 3.013 GTPv1C_Templates.ttcn:75.2-78.2: While checking template restriction `value': #8 3.013 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.013 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.013 GTPv1C_Templates.ttcn:95.2-104.2: In function definition `f_tr_Cause_gtpc': #8 3.013 GTPv1C_Templates.ttcn:101.5-103.3: In else statement: #8 3.013 GTPv1C_Templates.ttcn:102.4-30: In return statement: #8 3.013 GTPv1C_Templates.ttcn:102.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 3.013 GTPv1C_Templates.ttcn:102.25-29: In parameter #1 for `cause': #8 3.013 GTPv1C_Templates.ttcn:102.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 3.013 GTPv1C_Templates.ttcn:95.27-50: note: Referenced template parameter is here #8 3.016 GTPv1C_Templates.ttcn:207.2-215.2: In function definition `f_tr_MS_Validated': #8 3.016 GTPv1C_Templates.ttcn:212.5-214.3: In else statement: #8 3.016 GTPv1C_Templates.ttcn:213.4-38: In return statement: #8 3.016 GTPv1C_Templates.ttcn:213.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 3.016 GTPv1C_Templates.ttcn:213.27-37: In parameter #1 for `msValidated': #8 3.017 GTPv1C_Templates.ttcn:213.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:207.29-58: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:216.10-222.2: In function definition `f_ts_MS_Validated': #8 3.017 GTPv1C_Templates.ttcn:221.3-37: In return statement: #8 3.017 GTPv1C_Templates.ttcn:221.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': #8 3.017 GTPv1C_Templates.ttcn:221.26-36: In parameter #1 for `msValidated': #8 3.017 GTPv1C_Templates.ttcn:221.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:216.37-68: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:243.10-249.2: In function definition `f_ts_TEIC': #8 3.017 GTPv1C_Templates.ttcn:248.3-22: In return statement: #8 3.017 GTPv1C_Templates.ttcn:248.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': #8 3.017 GTPv1C_Templates.ttcn:248.18-21: In parameter #1 for `teic': #8 3.017 GTPv1C_Templates.ttcn:248.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:243.29-53: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:273.10-279.2: In function definition `f_ts_IMEISV': #8 3.017 GTPv1C_Templates.ttcn:278.3-26: In return statement: #8 3.017 GTPv1C_Templates.ttcn:278.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': #8 3.017 GTPv1C_Templates.ttcn:278.20-25: In parameter #1 for `imeisv': #8 3.017 GTPv1C_Templates.ttcn:278.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:273.31-57: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:298.2-310.2: In function definition `f_ts_MS_TimeZone': #8 3.017 GTPv1C_Templates.ttcn:303.3-305.3: In if statement: #8 3.017 GTPv1C_Templates.ttcn:304.4-66: In return statement: #8 3.017 GTPv1C_Templates.ttcn:304.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.017 In parameter #2 for `daylightSavingTime': #8 3.017 GTPv1C_Templates.ttcn:304.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:306.3-308.3: In if statement: #8 3.017 GTPv1C_Templates.ttcn:307.4-34: In return statement: #8 3.017 GTPv1C_Templates.ttcn:307.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.017 GTPv1C_Templates.ttcn:307.26-33: In parameter #1 for `timeZone': #8 3.017 GTPv1C_Templates.ttcn:307.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:309.3-53: In return statement: #8 3.017 GTPv1C_Templates.ttcn:309.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': #8 3.017 GTPv1C_Templates.ttcn:309.25-32: In parameter #1 for `timeZone': #8 3.017 GTPv1C_Templates.ttcn:309.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:298.28-56: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:309.35-52: In parameter #2 for `daylightSavingTime': #8 3.017 GTPv1C_Templates.ttcn:309.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:298.59-97: note: Referenced template parameter is here #8 3.017 GTPv1C_Templates.ttcn:328.10-334.2: In function definition `f_ts_ChargingCharacteristics': #8 3.017 GTPv1C_Templates.ttcn:333.3-49: In return statement: #8 3.017 GTPv1C_Templates.ttcn:333.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': #8 3.017 GTPv1C_Templates.ttcn:333.37-48: In parameter #1 for `chargingChar': #8 3.017 GTPv1C_Templates.ttcn:333.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime #8 3.017 GTPv1C_Templates.ttcn:328.48-80: note: Referenced template parameter is here #8 3.020 GTPv1C_Templates.ttcn:703.2-711.2: In function definition `f_tr_Imsi': #8 3.020 GTPv1C_Templates.ttcn:708.5-710.3: In else statement: #8 3.020 GTPv1C_Templates.ttcn:709.4-25: In return statement: #8 3.020 GTPv1C_Templates.ttcn:709.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 3.020 GTPv1C_Templates.ttcn:709.19-24: In parameter #1 for `digits': #8 3.020 GTPv1C_Templates.ttcn:709.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 3.020 GTPv1C_Templates.ttcn:703.21-50: note: Referenced template parameter is here #8 3.020 GTPv1C_Templates.ttcn:728.2-734.2: In function definition `f_ts_RATType': #8 3.020 GTPv1C_Templates.ttcn:731.5-733.3: In else statement: #8 3.020 GTPv1C_Templates.ttcn:732.4-30: In return statement: #8 3.020 GTPv1C_Templates.ttcn:732.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': #8 3.020 GTPv1C_Templates.ttcn:732.22-29: In parameter #1 for `rat_type': #8 3.020 GTPv1C_Templates.ttcn:732.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.020 GTPv1C_Templates.ttcn:728.24-60: note: Referenced template parameter is here #8 3.020 GTPv1C_Templates.ttcn:740.2-748.2: In function definition `f_tr_RATType': #8 3.020 GTPv1C_Templates.ttcn:745.5-747.3: In else statement: #8 3.020 GTPv1C_Templates.ttcn:746.4-30: In return statement: #8 3.020 GTPv1C_Templates.ttcn:746.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 3.020 GTPv1C_Templates.ttcn:746.22-29: In parameter #1 for `rat_type': #8 3.020 GTPv1C_Templates.ttcn:746.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 3.020 GTPv1C_Templates.ttcn:740.24-50: note: Referenced template parameter is here #8 3.023 GTPv1C_Templates.ttcn:1027.2-1035.2: In template definition `ts_PCO_IPv4_DNS_IPCP': #8 3.023 GTPv1C_Templates.ttcn:1028.16-1034.3: In template for record field `protocols': #8 3.023 GTPv1C_Templates.ttcn:1032.4-1033.62: In component 2: #8 3.023 GTPv1C_Templates.ttcn:1033.9-60: In template for record field `protoIDContents': #8 3.023 GTPv1C_Templates.ttcn:1033.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.023 GTPv1C_Templates.ttcn:1033.24-59: In parameter #1 for `inp': #8 3.023 GTPv1C_Templates.ttcn:1033.24-59: In the operand of operation `valueof()': #8 3.023 GTPv1C_Templates.ttcn:1145.2-1147.74: In template definition `ts_IPCP_ReqDNS': #8 3.023 GTPv1C_Templates.ttcn:1146.10-1147.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.023 GTPv1C_Templates.ttcn:1147.4-73: In parameter #3 for `opts': #8 3.023 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.023 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.023 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.023 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.023 GTPv1C_Templates.ttcn:1037.2-1045.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': #8 3.023 GTPv1C_Templates.ttcn:1038.16-1044.3: In template for record field `protocols': #8 3.023 GTPv1C_Templates.ttcn:1042.4-1043.57: In component 2: #8 3.023 GTPv1C_Templates.ttcn:1043.9-55: In template for record field `protoIDContents': #8 3.023 GTPv1C_Templates.ttcn:1043.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.023 GTPv1C_Templates.ttcn:1043.24-54: In parameter #1 for `inp': #8 3.023 GTPv1C_Templates.ttcn:1043.24-54: In the operand of operation `valueof()': #8 3.023 GTPv1C_Templates.ttcn:1149.2-1151.39: In template definition `ts_IPCP_ReqDNS_Primary': #8 3.023 GTPv1C_Templates.ttcn:1150.10-1151.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.023 GTPv1C_Templates.ttcn:1151.4-38: In parameter #3 for `opts': #8 3.023 GTPv1C_Templates.ttcn:1126.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.023 GTPv1C_Templates.ttcn:1123.51-78: note: Referenced template parameter is here #8 3.023 GTPv1C_Templates.ttcn:1046.2-1054.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': #8 3.023 GTPv1C_Templates.ttcn:1047.16-1053.3: In template for record field `protocols': #8 3.023 GTPv1C_Templates.ttcn:1051.4-1052.59: In component 2: #8 3.023 GTPv1C_Templates.ttcn:1052.9-57: In template for record field `protoIDContents': #8 3.023 GTPv1C_Templates.ttcn:1052.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': #8 3.023 GTPv1C_Templates.ttcn:1052.24-56: In parameter #1 for `inp': #8 3.023 GTPv1C_Templates.ttcn:1052.24-56: In the operand of operation `valueof()': #8 3.023 GTPv1C_Templates.ttcn:1152.2-1154.41: In template definition `ts_IPCP_ReqDNS_Secondary': #8 3.023 GTPv1C_Templates.ttcn:1153.10-1154.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': #8 3.023 GTPv1C_Templates.ttcn:1154.4-40: In parameter #3 for `opts': #8 3.023 GTPv1C_Templates.ttcn:1131.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime #8 3.023 GTPv1C_Templates.ttcn:1128.53-80: note: Referenced template parameter is here #8 3.023 GTPv1C_Templates.ttcn:1100.2-1114.2: In function definition `f_PCO_extract_proto': #8 3.023 GTPv1C_Templates.ttcn:1113.3-12: warning: Control never reaches this statement #8 3.028 GTPv1C_Templates.ttcn:1321.2-1358.2: In template definition `ts_SGSNContextRespPDU': #8 3.028 GTPv1C_Templates.ttcn:1327.27-1357.3: In template for union field `sgsn_ContextResponse': #8 3.028 GTPv1C_Templates.ttcn:1338.30-58: In template for record field `sgsn_addr_controlPlane': #8 3.028 GTPv1C_Templates.ttcn:1338.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': #8 3.029 GTPv1C_Templates.ttcn:1338.41-57: In parameter #1 for `ip_addr': #8 3.029 GTPv1C_Templates.ttcn:1338.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime #8 3.029 GTPv1C_Templates.ttcn:1324.8-60: note: Referenced template parameter is here #8 3.029 GTPv1C_Templates.ttcn:1321.2-1358.2: While checking template restriction `value': #8 3.029 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.029 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.031 GTPv1C_Templates.ttcn:1381.2-1390.2: In template definition `ts_SGSNContextAckPDU': #8 3.031 GTPv1C_Templates.ttcn:1381.2-1390.2: While checking template restriction `value': #8 3.031 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.031 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.031 GTPv1C_Templates.ttcn:1392.2-1396.2: In template definition `ts_GTPC_SGSNContextAck': #8 3.031 GTPv1C_Templates.ttcn:1392.55-1393.82: In formal parameter list: #8 3.031 GTPv1C_Templates.ttcn:1393.14-81: In parameter `SGSNContextAckPDU': #8 3.031 GTPv1C_Templates.ttcn:1393.62-81: In default value: #8 3.031 GTPv1C_Templates.ttcn:77.17-48: warning: Inadequate restriction on the referenced function `enum2oct1_Cause_gtpc_tmpl(cause)', this may cause a dynamic test case error at runtime #8 3.031 GTPv1C_Templates.ttcn:79.10-90.2: note: Referenced function is here #8 3.033 GTPv1C_Templates.ttcn:1436.2-1471.2: In function definition `tr_GTPC_Cell_Identifier_V': #8 3.033 GTPv1C_Templates.ttcn:1470.3-12: In return statement: #8 3.033 GTPv1C_Templates.ttcn:1470.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime #8 3.033 GTPv1C_Templates.ttcn:1437.39-1447.3: note: Referenced template variable is here #8 3.043 GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': #8 3.043 GGSN_Tests.ttcn:370.2-392.2: In template definition `t_DefinePDP': #8 3.043 GGSN_Tests.ttcn:371.64-392.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.043 GGSN_Tests.ttcn:371.64-392.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.043 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.043 GGSN_Tests.ttcn:371.64-392.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' #8 3.048 GGSN_Tests.ttcn:676.10-711.2: In altstep definition `as_DIA_Gy_CCR': #8 3.048 GGSN_Tests.ttcn:677.6-81: In guard operation: #8 3.048 GGSN_Tests.ttcn:677.6-81: In receive statement: #8 3.048 GGSN_Tests.ttcn:677.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. #8 3.049 GGSN_Tests.ttcn:743.2-773.2: In function definition `f_pdp_ctx_exp_del_req': #8 3.049 GGSN_Tests.ttcn:771.3-15: In deactivate statement: #8 3.049 GGSN_Tests.ttcn:771.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.049 GGSN_Tests.ttcn:775.2-809.2: In function definition `f_pdp_ctx_del': #8 3.049 GGSN_Tests.ttcn:788.3-96: In function instance: #8 3.049 GGSN_Tests.ttcn:788.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': #8 3.049 GGSN_Tests.ttcn:788.15-95: In parameter #1 for `data': #8 3.049 GGSN_Tests.ttcn:788.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': #8 3.049 GGSN_Tests.ttcn:788.83-94: In parameter #5 for `teardown_ind': #8 3.049 GGSN_Tests.ttcn:788.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime #8 3.049 GGSN_Tests.ttcn:775.41-66: note: Referenced template parameter is here #8 3.049 GGSN_Tests.ttcn:807.3-15: In deactivate statement: #8 3.049 GGSN_Tests.ttcn:807.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.049 GGSN_Tests.ttcn:812.2-836.2: In function definition `f_pdp_ctx_update': #8 3.049 GGSN_Tests.ttcn:834.3-15: In deactivate statement: #8 3.049 GGSN_Tests.ttcn:834.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.050 GGSN_Tests.ttcn:1011.2-1018.2: In testcase definition `TC_pdp6_act_deact': #8 3.050 GGSN_Tests.ttcn:1015.3-20: In function instance: #8 3.050 GGSN_Tests.ttcn:1015.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.050 GGSN_Tests.ttcn:1021.2-1042.2: In testcase definition `TC_pdp6_act_deact_pcodns': #8 3.050 GGSN_Tests.ttcn:1026.3-20: In function instance: #8 3.050 GGSN_Tests.ttcn:1026.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1045.2-1060.2: In testcase definition `TC_pdp6_act_deact_icmp6': #8 3.051 GGSN_Tests.ttcn:1050.3-20: In function instance: #8 3.051 GGSN_Tests.ttcn:1050.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1064.2-1092.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': #8 3.051 GGSN_Tests.ttcn:1068.3-20: In function instance: #8 3.051 GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1095.2-1112.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': #8 3.051 GGSN_Tests.ttcn:1099.3-20: In function instance: #8 3.051 GGSN_Tests.ttcn:1099.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1115.2-1133.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': #8 3.051 GGSN_Tests.ttcn:1119.3-20: In function instance: #8 3.051 GGSN_Tests.ttcn:1119.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1136.2-1153.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': #8 3.051 GGSN_Tests.ttcn:1140.3-20: In function instance: #8 3.051 GGSN_Tests.ttcn:1140.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1156.2-1186.2: In testcase definition `TC_pdp6_clients_interact': #8 3.051 GGSN_Tests.ttcn:1160.3-21: In function instance: #8 3.051 GGSN_Tests.ttcn:1160.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1165.3-21: In function instance: #8 3.051 GGSN_Tests.ttcn:1165.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.051 GGSN_Tests.ttcn:1189.2-1195.2: In testcase definition `TC_pdp4_act_deact': #8 3.051 GGSN_Tests.ttcn:1192.3-20: In function instance: #8 3.051 GGSN_Tests.ttcn:1192.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1198.2-1226.2: In testcase definition `TC_pdp4_act_deact_ipcp': #8 3.052 GGSN_Tests.ttcn:1205.3-20: In function instance: #8 3.052 GGSN_Tests.ttcn:1205.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1229.2-1260.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': #8 3.052 GGSN_Tests.ttcn:1235.3-20: In function instance: #8 3.052 GGSN_Tests.ttcn:1235.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1263.2-1283.2: In testcase definition `TC_pdp4_act_deact_pcodns': #8 3.052 GGSN_Tests.ttcn:1267.3-20: In function instance: #8 3.052 GGSN_Tests.ttcn:1267.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1287.2-1303.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': #8 3.052 GGSN_Tests.ttcn:1291.3-20: In function instance: #8 3.052 GGSN_Tests.ttcn:1291.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1306.2-1321.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': #8 3.052 GGSN_Tests.ttcn:1310.3-20: In function instance: #8 3.052 GGSN_Tests.ttcn:1310.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1324.2-1337.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': #8 3.052 GGSN_Tests.ttcn:1328.3-20: In function instance: #8 3.052 GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1340.2-1353.2: In function definition `f_pdp4_clients_interact': #8 3.052 GGSN_Tests.ttcn:1344.3-21: In function instance: #8 3.052 GGSN_Tests.ttcn:1344.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.052 GGSN_Tests.ttcn:1345.3-21: In function instance: #8 3.052 GGSN_Tests.ttcn:1345.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1397.2-1439.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': #8 3.053 GGSN_Tests.ttcn:1412.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1412.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1431.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1431.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1444.2-1476.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': #8 3.053 GGSN_Tests.ttcn:1458.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1458.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1479.2-1492.2: In testcase definition `TC_pdp4_act_update_teic': #8 3.053 GGSN_Tests.ttcn:1483.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1483.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1495.2-1520.2: In testcase definition `TC_pdp4_act_update_teid': #8 3.053 GGSN_Tests.ttcn:1499.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1499.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1523.2-1529.2: In testcase definition `TC_pdp46_act_deact': #8 3.053 GGSN_Tests.ttcn:1526.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1526.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1532.2-1556.2: In testcase definition `TC_pdp46_act_deact_ipcp': #8 3.053 GGSN_Tests.ttcn:1538.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1538.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.053 GGSN_Tests.ttcn:1559.2-1571.2: In testcase definition `TC_pdp46_act_deact_icmp6': #8 3.053 GGSN_Tests.ttcn:1563.3-20: In function instance: #8 3.053 GGSN_Tests.ttcn:1563.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1574.2-1595.2: In testcase definition `TC_pdp46_act_deact_pcodns4': #8 3.054 GGSN_Tests.ttcn:1579.3-20: In function instance: #8 3.054 GGSN_Tests.ttcn:1579.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1598.2-1619.2: In testcase definition `TC_pdp46_act_deact_pcodns6': #8 3.054 GGSN_Tests.ttcn:1603.3-20: In function instance: #8 3.054 GGSN_Tests.ttcn:1603.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1623.2-1638.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': #8 3.054 GGSN_Tests.ttcn:1627.3-20: In function instance: #8 3.054 GGSN_Tests.ttcn:1627.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1641.2-1655.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': #8 3.054 GGSN_Tests.ttcn:1645.3-20: In function instance: #8 3.054 GGSN_Tests.ttcn:1645.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1658.2-1671.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': #8 3.054 GGSN_Tests.ttcn:1662.3-20: In function instance: #8 3.054 GGSN_Tests.ttcn:1662.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1674.2-1692.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': #8 3.054 GGSN_Tests.ttcn:1678.3-20: In function instance: #8 3.054 GGSN_Tests.ttcn:1678.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1695.2-1725.2: In testcase definition `TC_pdp46_clients_interact': #8 3.054 GGSN_Tests.ttcn:1699.3-21: In function instance: #8 3.054 GGSN_Tests.ttcn:1699.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.054 GGSN_Tests.ttcn:1704.3-21: In function instance: #8 3.054 GGSN_Tests.ttcn:1704.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.055 GGSN_Tests.ttcn:1728.2-1764.2: In testcase definition `TC_pdp46_act_deact_apn4': #8 3.055 GGSN_Tests.ttcn:1747.5-1762.3: In else statement: #8 3.055 GGSN_Tests.ttcn:1756.4-36: In function instance: #8 3.055 GGSN_Tests.ttcn:1756.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.055 GGSN_Tests.ttcn:1759.4-41: In function instance: #8 3.055 GGSN_Tests.ttcn:1759.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.055 GGSN_Tests.ttcn:1767.2-1827.2: In testcase definition `TC_pdp_act2_recovery': #8 3.055 GGSN_Tests.ttcn:1776.3-21: In function instance: #8 3.055 GGSN_Tests.ttcn:1776.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.055 GGSN_Tests.ttcn:1832.2-1853.2: In testcase definition `TC_act_deact_retrans_duplicate': #8 3.055 GGSN_Tests.ttcn:1835.3-20: In function instance: #8 3.055 GGSN_Tests.ttcn:1835.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.055 GGSN_Tests.ttcn:1856.2-1896.2: In testcase definition `TC_pdp_act_restart_ctr_echo': #8 3.055 GGSN_Tests.ttcn:1862.3-20: In function instance: #8 3.055 GGSN_Tests.ttcn:1862.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.056 GGSN_Tests.ttcn:1899.2-2012.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': #8 3.056 GGSN_Tests.ttcn:1925.3-1975.3: In alt construct: #8 3.056 GGSN_Tests.ttcn:1926.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:1926.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:1927.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:1927.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:1981.3-2007.3: In alt construct: #8 3.056 GGSN_Tests.ttcn:1982.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:1982.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:1983.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:1983.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:2016.2-2116.2: In testcase definition `TC_addr_pool_exhaustion': #8 3.056 GGSN_Tests.ttcn:2034.3-2079.3: In alt construct: #8 3.056 GGSN_Tests.ttcn:2035.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:2035.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:2036.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:2036.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:2085.3-2111.3: In alt construct: #8 3.056 GGSN_Tests.ttcn:2086.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:2086.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.056 GGSN_Tests.ttcn:2087.4-34: In guard expression: #8 3.056 GGSN_Tests.ttcn:2087.4-34: warning: State of port(s) may change during the actual snapshot. #8 3.057 GGSN_Tests.ttcn:2119.2-2170.2: In testcase definition `TC_gy_charging_cc_time': #8 3.057 GGSN_Tests.ttcn:2126.3-20: In function instance: #8 3.057 GGSN_Tests.ttcn:2126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.057 GGSN_Tests.ttcn:2173.2-2225.2: In testcase definition `TC_gy_charging_volume_quota_threshold': #8 3.057 GGSN_Tests.ttcn:2183.3-20: In function instance: #8 3.057 GGSN_Tests.ttcn:2183.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used #8 3.060 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 3.060 Osmocom_Gb_Types.ttcn:1050.10-1058.2: In function definition `f_tr_BSSGP_IMSI': #8 3.060 Osmocom_Gb_Types.ttcn:1055.5-1057.3: In else statement: #8 3.060 Osmocom_Gb_Types.ttcn:1056.4-29: In return statement: #8 3.060 Osmocom_Gb_Types.ttcn:1056.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 3.060 Osmocom_Gb_Types.ttcn:1056.25-28: In parameter #1 for `imsi': #8 3.060 Osmocom_Gb_Types.ttcn:1056.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 3.060 Osmocom_Gb_Types.ttcn:1050.35-57: note: Referenced template parameter is here #8 3.071 Notify: Generating code... #8 3.779 Notify: File `BSSGP_Types.hh' was generated. #8 3.782 Notify: File `BSSGP_Types.cc' was generated. #8 3.784 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 3.787 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 3.789 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 3.792 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 3.794 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 3.796 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 3.798 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort.hh' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.799 Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. #8 3.800 Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. #8 3.800 Notify: File `DIAMETER_Emulation.hh' was generated. #8 3.801 Notify: File `DIAMETER_Emulation.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_1.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_2.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_3.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_4.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_5.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_6.cc' was generated. #8 3.801 Notify: File `DIAMETER_Emulation_part_7.cc' was generated. #8 3.801 Notify: File `DIAMETER_Templates.hh' was generated. #8 3.802 Notify: File `DIAMETER_Templates.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_1.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_2.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_3.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_4.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_5.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_6.cc' was generated. #8 3.802 Notify: File `DIAMETER_Templates_part_7.cc' was generated. #8 3.805 Notify: File `DIAMETER_Types.hh' was generated. #8 3.815 Notify: File `DIAMETER_Types.cc' was generated. #8 3.818 Notify: File `DIAMETER_Types_part_1.cc' was generated. #8 3.820 Notify: File `DIAMETER_Types_part_2.cc' was generated. #8 3.823 Notify: File `DIAMETER_Types_part_3.cc' was generated. #8 3.824 Notify: File `DIAMETER_Types_part_4.cc' was generated. #8 3.824 Notify: File `DIAMETER_Types_part_5.cc' was generated. #8 3.825 Notify: File `DIAMETER_Types_part_6.cc' was generated. #8 3.825 Notify: File `DIAMETER_Types_part_7.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. #8 3.825 Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. #8 3.826 Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. #8 3.827 Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. #8 3.827 Notify: File `GGSN_Tests.hh' was generated. #8 3.828 Notify: File `GGSN_Tests.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_1.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_2.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_3.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_4.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_5.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_6.cc' was generated. #8 3.828 Notify: File `GGSN_Tests_part_7.cc' was generated. #8 3.829 Notify: File `GSM_Types.hh' was generated. #8 3.829 Notify: File `GSM_Types.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.830 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.832 Notify: File `GTPC_Types.hh' was generated. #8 3.835 Notify: File `GTPC_Types.cc' was generated. #8 3.837 Notify: File `GTPC_Types_part_1.cc' was generated. #8 3.840 Notify: File `GTPC_Types_part_2.cc' was generated. #8 3.842 Notify: File `GTPC_Types_part_3.cc' was generated. #8 3.845 Notify: File `GTPC_Types_part_4.cc' was generated. #8 3.847 Notify: File `GTPC_Types_part_5.cc' was generated. #8 3.850 Notify: File `GTPC_Types_part_6.cc' was generated. #8 3.851 Notify: File `GTPC_Types_part_7.cc' was generated. #8 3.851 Notify: File `GTPU_Types.hh' was generated. #8 3.852 Notify: File `GTPU_Types.cc' was generated. #8 3.852 Notify: File `GTPU_Types_part_1.cc' was generated. #8 3.852 Notify: File `GTPU_Types_part_2.cc' was generated. #8 3.853 Notify: File `GTPU_Types_part_3.cc' was generated. #8 3.853 Notify: File `GTPU_Types_part_4.cc' was generated. #8 3.853 Notify: File `GTPU_Types_part_5.cc' was generated. #8 3.853 Notify: File `GTPU_Types_part_6.cc' was generated. #8 3.853 Notify: File `GTPU_Types_part_7.cc' was generated. #8 3.853 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 3.853 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 3.853 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 3.853 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 3.853 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.853 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 3.854 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 3.855 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 3.855 Notify: File `GTPv1C_Templates.hh' was generated. #8 3.855 Notify: File `GTPv1C_Templates.cc' was generated. #8 3.855 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 3.855 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 3.855 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 3.855 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 3.855 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 3.856 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 3.856 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.856 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 3.857 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 3.857 Notify: File `GTPv1U_Templates.hh' was generated. #8 3.858 Notify: File `GTPv1U_Templates.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_1.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_2.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_3.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_4.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_5.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_6.cc' was generated. #8 3.858 Notify: File `GTPv1U_Templates_part_7.cc' was generated. #8 3.858 Notify: File `General_Types.hh' was generated. #8 3.859 Notify: File `General_Types.cc' was generated. #8 3.859 Notify: File `General_Types_part_1.cc' was generated. #8 3.859 Notify: File `General_Types_part_2.cc' was generated. #8 3.859 Notify: File `General_Types_part_3.cc' was generated. #8 3.859 Notify: File `General_Types_part_4.cc' was generated. #8 3.859 Notify: File `General_Types_part_5.cc' was generated. #8 3.860 Notify: File `General_Types_part_6.cc' was generated. #8 3.860 Notify: File `General_Types_part_7.cc' was generated. #8 3.860 Notify: File `ICMP_Templates.hh' was generated. #8 3.860 Notify: File `ICMP_Templates.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_1.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_2.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_3.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_4.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_5.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_6.cc' was generated. #8 3.860 Notify: File `ICMP_Templates_part_7.cc' was generated. #8 3.861 Notify: File `ICMP_Types.hh' was generated. #8 3.863 Notify: File `ICMP_Types.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_1.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_2.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_3.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_4.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_5.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_6.cc' was generated. #8 3.863 Notify: File `ICMP_Types_part_7.cc' was generated. #8 3.863 Notify: File `ICMPv6_Templates.hh' was generated. #8 3.863 Notify: File `ICMPv6_Templates.cc' was generated. #8 3.863 Notify: File `ICMPv6_Templates_part_1.cc' was generated. #8 3.864 Notify: File `ICMPv6_Templates_part_2.cc' was generated. #8 3.864 Notify: File `ICMPv6_Templates_part_3.cc' was generated. #8 3.864 Notify: File `ICMPv6_Templates_part_4.cc' was generated. #8 3.864 Notify: File `ICMPv6_Templates_part_5.cc' was generated. #8 3.864 Notify: File `ICMPv6_Templates_part_6.cc' was generated. #8 3.864 Notify: File `ICMPv6_Templates_part_7.cc' was generated. #8 3.864 Notify: File `ICMPv6_Types.hh' was generated. #8 3.866 Notify: File `ICMPv6_Types.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_1.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_2.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_3.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_4.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_5.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_6.cc' was generated. #8 3.866 Notify: File `ICMPv6_Types_part_7.cc' was generated. #8 3.866 Notify: File `IPCP_Types.hh' was generated. #8 3.867 Notify: File `IPCP_Types.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_1.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_2.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_3.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_4.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_5.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_6.cc' was generated. #8 3.867 Notify: File `IPCP_Types_part_7.cc' was generated. #8 3.867 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.867 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.867 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.867 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.868 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.868 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.868 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.868 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.868 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.868 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.868 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.868 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.868 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.868 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.868 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.869 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.869 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.869 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.869 Notify: File `IPL4asp_Types.hh' was generated. #8 3.870 Notify: File `IPL4asp_Types.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.870 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.871 Notify: File `IP_Types.hh' was generated. #8 3.872 Notify: File `IP_Types.cc' was generated. #8 3.872 Notify: File `IP_Types_part_1.cc' was generated. #8 3.872 Notify: File `IP_Types_part_2.cc' was generated. #8 3.872 Notify: File `IP_Types_part_3.cc' was generated. #8 3.872 Notify: File `IP_Types_part_4.cc' was generated. #8 3.872 Notify: File `IP_Types_part_5.cc' was generated. #8 3.872 Notify: File `IP_Types_part_6.cc' was generated. #8 3.872 Notify: File `IP_Types_part_7.cc' was generated. #8 3.872 Notify: File `Misc_Helpers.hh' was generated. #8 3.872 Notify: File `Misc_Helpers.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.873 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.873 Notify: File `NS_Types.hh' was generated. #8 3.877 Notify: File `NS_Types.cc' was generated. #8 3.877 Notify: File `NS_Types_part_1.cc' was generated. #8 3.877 Notify: File `NS_Types_part_2.cc' was generated. #8 3.877 Notify: File `NS_Types_part_3.cc' was generated. #8 3.877 Notify: File `NS_Types_part_4.cc' was generated. #8 3.878 Notify: File `NS_Types_part_5.cc' was generated. #8 3.878 Notify: File `NS_Types_part_6.cc' was generated. #8 3.878 Notify: File `NS_Types_part_7.cc' was generated. #8 3.878 Notify: File `Native_Functions.hh' was generated. #8 3.878 Notify: File `Native_Functions.cc' was generated. #8 3.878 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.878 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.878 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.878 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.878 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.879 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.879 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.879 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 3.879 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 3.880 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 3.880 Notify: File `Osmocom_Types.hh' was generated. #8 3.881 Notify: File `Osmocom_Types.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.881 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.881 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.882 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.882 Notify: File `PAP_Types.hh' was generated. #8 3.883 Notify: File `PAP_Types.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_1.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_2.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_3.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_4.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_5.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_6.cc' was generated. #8 3.883 Notify: File `PAP_Types_part_7.cc' was generated. #8 3.884 Notify: File `SCTP_Templates.hh' was generated. #8 3.884 Notify: File `SCTP_Templates.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 3.884 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 3.885 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.885 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.885 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.885 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.886 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.886 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.886 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.886 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.886 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.886 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.886 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.886 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.886 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.887 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.887 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.887 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.887 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.887 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.887 Notify: File `TCCEncoding_Functions.hh' was generated. #8 3.888 Notify: File `TCCEncoding_Functions.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 3.888 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 3.888 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.889 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.889 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.889 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.890 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.890 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.890 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.890 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.890 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.890 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.891 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.891 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.891 Notify: File `UDP_Types.hh' was generated. #8 3.891 Notify: File `UDP_Types.cc' was generated. #8 3.891 Notify: File `UDP_Types_part_1.cc' was generated. #8 3.891 Notify: File `UDP_Types_part_2.cc' was generated. #8 3.891 Notify: File `UDP_Types_part_3.cc' was generated. #8 3.892 Notify: File `UDP_Types_part_4.cc' was generated. #8 3.892 Notify: File `UDP_Types_part_5.cc' was generated. #8 3.892 Notify: File `UDP_Types_part_6.cc' was generated. #8 3.892 Notify: File `UDP_Types_part_7.cc' was generated. #8 3.892 Notify: 387 files were updated. #8 3.931 touch compile #8 3.932 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 3.933 make -j16 -C ggsn_tests #8 3.952 make[1]: Entering directory '/osmo-ttcn3-hacks/ggsn_tests' #8 4.012 Creating dependency file for UDP_EncDec.cc #8 4.012 Creating dependency file for TELNETasp_PT.cc #8 4.012 Creating dependency file for TCCEncoding.cc #8 4.013 Creating dependency file for TCCInterface.cc #8 4.013 Creating dependency file for TCCConversion.cc #8 4.013 Creating dependency file for Native_FunctionDefs.cc #8 4.013 Creating dependency file for IP_EncDec.cc #8 4.014 Creating dependency file for IPL4asp_PT.cc #8 4.014 Creating dependency file for IPL4asp_discovery.cc #8 4.014 Creating dependency file for ICMPv6_EncDec.cc #8 4.015 Creating dependency file for ICMP_EncDec.cc #8 4.015 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 4.016 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 4.017 Creating dependency file for DIAMETER_EncDec.cc #8 4.017 Creating dependency file for GTPC_EncDec.cc #8 4.018 Creating dependency file for GTPU_EncDec.cc #8 4.086 Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc #8 4.100 Creating dependency file for BSSGP_EncDec.cc #8 4.101 Creating dependency file for UDP_Types_part_7.cc #8 4.101 Creating dependency file for UDP_Types_part_6.cc #8 4.102 Creating dependency file for UDP_Types_part_5.cc #8 4.103 Creating dependency file for UDP_Types_part_4.cc #8 4.105 Creating dependency file for UDP_Types_part_3.cc #8 4.110 Creating dependency file for UDP_Types_part_2.cc #8 4.113 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.113 Creating dependency file for UDP_Types_part_1.cc #8 4.114 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.114 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.114 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.115 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.119 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.122 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.122 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.123 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.124 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.126 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.126 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.127 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.128 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.129 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 4.130 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 4.131 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 4.132 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 4.133 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 4.134 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 4.138 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 4.138 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.139 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.140 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.140 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.140 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.141 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.144 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.144 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.146 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.147 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.147 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.149 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.149 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.152 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.153 Creating dependency file for SCTP_Templates_part_6.cc #8 4.153 Creating dependency file for SCTP_Templates_part_7.cc #8 4.154 Creating dependency file for SCTP_Templates_part_5.cc #8 4.155 Creating dependency file for SCTP_Templates_part_4.cc #8 4.156 Creating dependency file for SCTP_Templates_part_3.cc #8 4.157 Creating dependency file for SCTP_Templates_part_2.cc #8 4.158 Creating dependency file for SCTP_Templates_part_1.cc #8 4.161 Creating dependency file for PAP_Types_part_7.cc #8 4.161 Creating dependency file for PAP_Types_part_6.cc #8 4.162 Creating dependency file for PAP_Types_part_4.cc #8 4.162 Creating dependency file for PAP_Types_part_5.cc #8 4.164 Creating dependency file for PAP_Types_part_2.cc #8 4.165 Creating dependency file for PAP_Types_part_1.cc #8 4.165 Creating dependency file for PAP_Types_part_3.cc #8 4.167 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.167 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.168 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.168 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.169 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.171 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.173 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.173 Creating dependency file for Osmocom_Types_part_7.cc #8 4.174 Creating dependency file for Osmocom_Types_part_6.cc #8 4.175 Creating dependency file for Osmocom_Types_part_5.cc #8 4.176 Creating dependency file for Osmocom_Types_part_4.cc #8 4.177 Creating dependency file for Osmocom_Types_part_3.cc #8 4.177 Creating dependency file for Osmocom_Types_part_2.cc #8 4.178 Creating dependency file for Osmocom_Types_part_1.cc #8 4.179 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 4.180 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 4.181 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 4.181 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 4.183 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 4.186 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 4.186 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 4.188 Creating dependency file for Native_Functions_part_7.cc #8 4.188 Creating dependency file for Native_Functions_part_6.cc #8 4.189 Creating dependency file for Native_Functions_part_5.cc #8 4.190 Creating dependency file for Native_Functions_part_4.cc #8 4.191 Creating dependency file for Native_Functions_part_3.cc #8 4.191 Creating dependency file for Native_Functions_part_2.cc #8 4.192 Creating dependency file for Native_Functions_part_1.cc #8 4.193 Creating dependency file for NS_Types_part_7.cc #8 4.194 Creating dependency file for NS_Types_part_6.cc #8 4.194 Creating dependency file for NS_Types_part_5.cc #8 4.196 Creating dependency file for NS_Types_part_4.cc #8 4.197 Creating dependency file for NS_Types_part_3.cc #8 4.198 Creating dependency file for NS_Types_part_2.cc #8 4.199 Creating dependency file for NS_Types_part_1.cc #8 4.201 Creating dependency file for Misc_Helpers_part_7.cc #8 4.201 Creating dependency file for Misc_Helpers_part_6.cc #8 4.202 Creating dependency file for Misc_Helpers_part_5.cc #8 4.202 Creating dependency file for Misc_Helpers_part_4.cc #8 4.203 Creating dependency file for Misc_Helpers_part_3.cc #8 4.204 Creating dependency file for Misc_Helpers_part_2.cc #8 4.206 Creating dependency file for Misc_Helpers_part_1.cc #8 4.207 Creating dependency file for IP_Types_part_7.cc #8 4.208 Creating dependency file for IP_Types_part_6.cc #8 4.209 Creating dependency file for IP_Types_part_5.cc #8 4.209 Creating dependency file for IP_Types_part_4.cc #8 4.210 Creating dependency file for IP_Types_part_3.cc #8 4.211 Creating dependency file for IP_Types_part_2.cc #8 4.212 Creating dependency file for IP_Types_part_1.cc #8 4.213 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.215 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.215 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.216 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.217 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.219 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.220 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.221 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.221 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.222 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.222 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.223 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.227 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.227 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.228 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.230 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.230 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.230 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.231 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.231 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.232 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.232 Creating dependency file for IPCP_Types_part_7.cc #8 4.234 Creating dependency file for IPCP_Types_part_6.cc #8 4.234 Creating dependency file for IPCP_Types_part_5.cc #8 4.235 Creating dependency file for IPCP_Types_part_4.cc #8 4.237 Creating dependency file for IPCP_Types_part_3.cc #8 4.237 Creating dependency file for IPCP_Types_part_2.cc #8 4.237 Creating dependency file for IPCP_Types_part_1.cc #8 4.239 Creating dependency file for ICMPv6_Types_part_7.cc #8 4.240 Creating dependency file for ICMPv6_Types_part_6.cc #8 4.241 Creating dependency file for ICMPv6_Types_part_5.cc #8 4.243 Creating dependency file for ICMPv6_Types_part_4.cc #8 4.243 Creating dependency file for ICMPv6_Types_part_3.cc #8 4.244 Creating dependency file for ICMPv6_Types_part_2.cc #8 4.244 Creating dependency file for ICMPv6_Types_part_1.cc #8 4.245 Creating dependency file for ICMPv6_Templates_part_7.cc #8 4.246 Creating dependency file for ICMPv6_Templates_part_5.cc #8 4.246 Creating dependency file for ICMPv6_Templates_part_6.cc #8 4.246 Creating dependency file for ICMPv6_Templates_part_4.cc #8 4.246 Creating dependency file for ICMPv6_Templates_part_3.cc #8 4.247 Creating dependency file for ICMPv6_Templates_part_2.cc #8 4.250 Creating dependency file for ICMPv6_Templates_part_1.cc #8 4.252 Creating dependency file for ICMP_Types_part_7.cc #8 4.252 Creating dependency file for ICMP_Types_part_6.cc #8 4.252 Creating dependency file for ICMP_Types_part_5.cc #8 4.254 Creating dependency file for ICMP_Types_part_4.cc #8 4.254 Creating dependency file for ICMP_Types_part_3.cc #8 4.255 Creating dependency file for ICMP_Types_part_2.cc #8 4.255 Creating dependency file for ICMP_Types_part_1.cc #8 4.256 Creating dependency file for ICMP_Templates_part_7.cc #8 4.256 Creating dependency file for ICMP_Templates_part_6.cc #8 4.259 Creating dependency file for ICMP_Templates_part_5.cc #8 4.260 Creating dependency file for ICMP_Templates_part_4.cc #8 4.261 Creating dependency file for ICMP_Templates_part_3.cc #8 4.261 Creating dependency file for ICMP_Templates_part_2.cc #8 4.262 Creating dependency file for ICMP_Templates_part_1.cc #8 4.263 Creating dependency file for General_Types_part_7.cc #8 4.263 Creating dependency file for General_Types_part_6.cc #8 4.264 Creating dependency file for General_Types_part_5.cc #8 4.266 Creating dependency file for General_Types_part_4.cc #8 4.268 Creating dependency file for General_Types_part_3.cc #8 4.268 Creating dependency file for General_Types_part_2.cc #8 4.268 Creating dependency file for General_Types_part_1.cc #8 4.269 Creating dependency file for GTPv1U_Templates_part_7.cc #8 4.269 Creating dependency file for GTPv1U_Templates_part_6.cc #8 4.270 Creating dependency file for GTPv1U_Templates_part_5.cc #8 4.271 Creating dependency file for GTPv1U_Templates_part_4.cc #8 4.272 Creating dependency file for GTPv1U_Templates_part_3.cc #8 4.273 Creating dependency file for GTPv1U_Templates_part_2.cc #8 4.274 Creating dependency file for GTPv1U_Templates_part_1.cc #8 4.275 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 4.276 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 4.276 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 4.277 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 4.278 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 4.278 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 4.281 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 4.281 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 4.282 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 4.283 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 4.284 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 4.285 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 4.285 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 4.286 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 4.287 Creating dependency file for GTPv1C_Templates_part_7.cc #8 4.289 Creating dependency file for GTPv1C_Templates_part_6.cc #8 4.289 Creating dependency file for GTPv1C_Templates_part_5.cc #8 4.290 Creating dependency file for GTPv1C_Templates_part_4.cc #8 4.290 Creating dependency file for GTPv1C_Templates_part_3.cc #8 4.291 Creating dependency file for GTPv1C_Templates_part_2.cc #8 4.292 Creating dependency file for GTPv1C_Templates_part_1.cc #8 4.292 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 4.293 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 4.294 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 4.295 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 4.296 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 4.296 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 4.298 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 4.298 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 4.300 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 4.301 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 4.302 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 4.303 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 4.303 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 4.304 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 4.304 Creating dependency file for GTPU_Types_part_7.cc #8 4.306 Creating dependency file for GTPU_Types_part_5.cc #8 4.306 Creating dependency file for GTPU_Types_part_6.cc #8 4.309 Creating dependency file for GTPU_Types_part_4.cc #8 4.310 Creating dependency file for GTPU_Types_part_3.cc #8 4.310 Creating dependency file for GTPU_Types_part_2.cc #8 4.312 Creating dependency file for GTPU_Types_part_1.cc #8 4.312 Creating dependency file for GTPC_Types_part_7.cc #8 4.312 Creating dependency file for GTPC_Types_part_6.cc #8 4.313 Creating dependency file for GTPC_Types_part_5.cc #8 4.314 Creating dependency file for GTPC_Types_part_4.cc #8 4.315 Creating dependency file for GTPC_Types_part_3.cc #8 4.315 Creating dependency file for GTPC_Types_part_2.cc #8 4.316 Creating dependency file for GTPC_Types_part_1.cc #8 4.317 Creating dependency file for GSM_Types_part_7.cc #8 4.317 Creating dependency file for GSM_Types_part_6.cc #8 4.318 Creating dependency file for GSM_Types_part_5.cc #8 4.318 Creating dependency file for GSM_Types_part_4.cc #8 4.322 Creating dependency file for GSM_Types_part_3.cc #8 4.322 Creating dependency file for GSM_Types_part_2.cc #8 4.325 Creating dependency file for GSM_Types_part_1.cc #8 4.325 Creating dependency file for GGSN_Tests_part_7.cc #8 4.327 Creating dependency file for GGSN_Tests_part_6.cc #8 4.331 Creating dependency file for GGSN_Tests_part_5.cc #8 4.331 Creating dependency file for GGSN_Tests_part_4.cc #8 4.332 Creating dependency file for GGSN_Tests_part_3.cc #8 4.335 Creating dependency file for GGSN_Tests_part_2.cc #8 4.335 Creating dependency file for GGSN_Tests_part_1.cc #8 4.336 Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc #8 4.337 Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc #8 4.339 Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc #8 4.342 Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc #8 4.343 Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc #8 4.343 Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc #8 4.347 Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc #8 4.349 Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc #8 4.350 Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc #8 4.351 Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc #8 4.355 Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc #8 4.355 Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc #8 4.355 Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc #8 4.356 Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc #8 4.361 Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc #8 4.362 Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc #8 4.363 Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc #8 4.363 Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc #8 4.365 Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc #8 4.367 Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc #8 4.368 Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc #8 4.370 Creating dependency file for DIAMETER_Types_part_7.cc #8 4.373 Creating dependency file for DIAMETER_Types_part_6.cc #8 4.374 Creating dependency file for DIAMETER_Types_part_5.cc #8 4.375 Creating dependency file for DIAMETER_Types_part_4.cc #8 4.376 Creating dependency file for DIAMETER_Types_part_3.cc #8 4.377 Creating dependency file for DIAMETER_Types_part_2.cc #8 4.381 Creating dependency file for DIAMETER_Types_part_1.cc #8 4.382 Creating dependency file for DIAMETER_Templates_part_7.cc #8 4.385 Creating dependency file for DIAMETER_Templates_part_6.cc #8 4.386 Creating dependency file for DIAMETER_Templates_part_5.cc #8 4.388 Creating dependency file for DIAMETER_Templates_part_4.cc #8 4.388 Creating dependency file for DIAMETER_Templates_part_3.cc #8 4.397 Creating dependency file for DIAMETER_Templates_part_2.cc #8 4.398 Creating dependency file for DIAMETER_Templates_part_1.cc #8 4.401 Creating dependency file for DIAMETER_Emulation_part_7.cc #8 4.403 Creating dependency file for DIAMETER_Emulation_part_6.cc #8 4.404 Creating dependency file for DIAMETER_Emulation_part_5.cc #8 4.412 Creating dependency file for DIAMETER_Emulation_part_4.cc #8 4.415 Creating dependency file for DIAMETER_Emulation_part_3.cc #8 4.415 Creating dependency file for DIAMETER_Emulation_part_2.cc #8 4.422 Creating dependency file for DIAMETER_Emulation_part_1.cc #8 4.423 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 4.425 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 4.426 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 4.429 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 4.435 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 4.440 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 4.440 Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 4.441 Creating dependency file for DIAMETER_CodecPort_part_7.cc #8 4.453 Creating dependency file for DIAMETER_CodecPort_part_6.cc #8 4.453 Creating dependency file for DIAMETER_CodecPort_part_5.cc #8 4.454 Creating dependency file for DIAMETER_CodecPort_part_4.cc #8 4.454 Creating dependency file for DIAMETER_CodecPort_part_3.cc #8 4.465 Creating dependency file for DIAMETER_CodecPort_part_2.cc #8 4.465 Creating dependency file for DIAMETER_CodecPort_part_1.cc #8 4.465 Creating dependency file for BSSGP_Types_part_7.cc #8 4.470 Creating dependency file for BSSGP_Types_part_6.cc #8 4.479 Creating dependency file for BSSGP_Types_part_5.cc #8 4.481 Creating dependency file for BSSGP_Types_part_4.cc #8 4.481 Creating dependency file for BSSGP_Types_part_3.cc #8 4.482 Creating dependency file for BSSGP_Types_part_2.cc #8 4.502 Creating dependency file for BSSGP_Types_part_1.cc #8 4.508 Creating dependency file for UDP_Types.cc #8 4.521 Creating dependency file for TELNETasp_PortType.cc #8 4.522 Creating dependency file for TCCInterface_Functions.cc #8 4.525 Creating dependency file for TCCEncoding_Functions.cc #8 4.525 Creating dependency file for TCCConversion_Functions.cc #8 4.526 Creating dependency file for Socket_API_Definitions.cc #8 4.556 Creating dependency file for SCTP_Templates.cc #8 4.585 Creating dependency file for PAP_Types.cc #8 4.586 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.602 Creating dependency file for Osmocom_Types.cc #8 4.603 Creating dependency file for Osmocom_Gb_Types.cc #8 4.610 Creating dependency file for Native_Functions.cc #8 4.618 Creating dependency file for NS_Types.cc #8 4.621 Creating dependency file for Misc_Helpers.cc #8 4.636 Creating dependency file for IP_Types.cc #8 4.638 Creating dependency file for IPL4asp_Types.cc #8 4.642 Creating dependency file for IPL4asp_PortType.cc #8 4.655 Creating dependency file for IPL4asp_Functions.cc #8 4.680 Creating dependency file for IPCP_Types.cc #8 4.681 Creating dependency file for ICMPv6_Types.cc #8 4.682 Creating dependency file for ICMPv6_Templates.cc #8 4.684 Creating dependency file for ICMP_Types.cc #8 4.690 Creating dependency file for ICMP_Templates.cc #8 4.690 Creating dependency file for General_Types.cc #8 4.693 Creating dependency file for GTPv1U_Templates.cc #8 4.700 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 4.703 Creating dependency file for GTPv1U_CodecPort.cc #8 4.721 Creating dependency file for GTPv1C_Templates.cc #8 4.736 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 4.739 Creating dependency file for GTPv1C_CodecPort.cc #8 4.762 Creating dependency file for GTPU_Types.cc #8 4.762 Creating dependency file for GTPC_Types.cc #8 4.763 Creating dependency file for GSM_Types.cc #8 4.765 Creating dependency file for GGSN_Tests.cc #8 4.769 Creating dependency file for DIAMETER_ts32_299_Templates.cc #8 4.776 Creating dependency file for DIAMETER_ts29_272_Templates.cc #8 4.779 Creating dependency file for DIAMETER_ts29_212_Templates.cc #8 4.783 Creating dependency file for DIAMETER_Types.cc #8 4.784 Creating dependency file for DIAMETER_Templates.cc #8 4.803 Creating dependency file for DIAMETER_Emulation.cc #8 4.804 Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc #8 4.807 Creating dependency file for DIAMETER_CodecPort.cc #8 4.818 Creating dependency file for BSSGP_Types.cc #8 5.238 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 5.238 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort.o DIAMETER_CodecPort.cc #8 5.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_CodecPort_CtrlFunct.cc #8 5.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation.o DIAMETER_Emulation.cc #8 5.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates.o DIAMETER_Templates.cc #8 5.239 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types.o DIAMETER_Types.cc #8 5.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_Templates.cc #8 5.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_Templates.cc #8 5.240 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_Templates.cc #8 5.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests.o GGSN_Tests.cc #8 5.241 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 5.242 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 5.242 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 5.242 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 5.243 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 5.244 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 7.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 7.345 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 7.511 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc #8 7.569 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 7.636 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates.o ICMP_Templates.cc #8 7.785 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types.o ICMP_Types.cc #8 7.904 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc #8 8.122 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc #8 8.213 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 8.213 DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.213 8871 | } #8 8.213 | ^ #8 8.213 DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': #8 8.213 DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.213 8923 | } #8 8.213 | ^ #8 8.215 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': #8 8.215 DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.215 9222 | } #8 8.215 | ^ #8 8.223 DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': #8 8.223 DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.223 10202 | } #8 8.223 | ^ #8 8.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 8.406 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 8.469 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 8.696 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 8.697 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 8.966 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 9.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 9.329 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 9.335 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 9.508 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 9.654 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 9.727 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types.o PAP_Types.cc #8 9.921 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 10.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 10.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 10.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 10.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 11.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types.o UDP_Types.cc #8 11.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 11.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 12.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 12.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 13.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 13.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 13.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_1.cc #8 13.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_2.cc #8 13.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_3.cc #8 13.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_4.cc #8 13.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_5.cc #8 13.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_6.cc #8 13.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_part_7.cc #8 13.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_1.cc #8 13.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_2.cc #8 13.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_3.cc #8 13.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_4.cc #8 13.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_5.cc #8 13.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_6.cc #8 13.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_CodecPort_CtrlFunct_part_7.cc #8 13.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_1.cc #8 13.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_2.cc #8 13.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_3.cc #8 13.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_4.cc #8 13.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_5.cc #8 13.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_6.cc #8 13.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Emulation_part_7.o DIAMETER_Emulation_part_7.cc #8 13.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_1.cc #8 13.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_2.cc #8 13.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_3.cc #8 13.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_4.cc #8 13.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_5.cc #8 13.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_6.cc #8 13.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Templates_part_7.o DIAMETER_Templates_part_7.cc #8 13.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_1.o DIAMETER_Types_part_1.cc #8 13.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_2.o DIAMETER_Types_part_2.cc #8 13.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_3.o DIAMETER_Types_part_3.cc #8 13.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_4.o DIAMETER_Types_part_4.cc #8 14.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_5.o DIAMETER_Types_part_5.cc #8 14.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_6.o DIAMETER_Types_part_6.cc #8 14.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_Types_part_7.o DIAMETER_Types_part_7.cc #8 14.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_1.cc #8 14.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_2.cc #8 14.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_3.cc #8 14.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_4.cc #8 14.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_5.cc #8 14.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_6.cc #8 14.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_Templates_part_7.cc #8 14.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_1.cc #8 14.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_2.cc #8 14.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_3.cc #8 14.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_4.cc #8 14.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_5.cc #8 14.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_6.cc #8 14.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_Templates_part_7.cc #8 14.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_1.cc #8 14.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_2.cc #8 14.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_3.cc #8 15.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_4.cc #8 15.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_5.cc #8 15.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_6.cc #8 15.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_Templates_part_7.cc #8 15.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_1.o GGSN_Tests_part_1.cc #8 15.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_2.o GGSN_Tests_part_2.cc #8 15.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_3.o GGSN_Tests_part_3.cc #8 15.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_4.o GGSN_Tests_part_4.cc #8 15.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_5.o GGSN_Tests_part_5.cc #8 15.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_6.o GGSN_Tests_part_6.cc #8 15.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GGSN_Tests_part_7.o GGSN_Tests_part_7.cc #8 15.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 15.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 15.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 15.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 15.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 15.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 18.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 19.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 22.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 23.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 24.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 24.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 24.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 24.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 24.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 24.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 24.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 24.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 24.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 24.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 24.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 24.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 24.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 24.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 24.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 24.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 24.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 24.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 24.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 24.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 24.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 24.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 24.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc #8 24.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc #8 24.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc #8 24.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc #8 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc #8 24.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc #8 24.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc #8 24.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 24.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 24.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 25.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 25.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 25.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 25.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 25.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_1.o ICMP_Templates_part_1.cc #8 25.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_2.o ICMP_Templates_part_2.cc #8 25.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_3.o ICMP_Templates_part_3.cc #8 25.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_4.o ICMP_Templates_part_4.cc #8 25.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_5.o ICMP_Templates_part_5.cc #8 25.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_6.o ICMP_Templates_part_6.cc #8 25.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Templates_part_7.o ICMP_Templates_part_7.cc #8 25.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_1.o ICMP_Types_part_1.cc #8 25.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_2.o ICMP_Types_part_2.cc #8 25.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_3.o ICMP_Types_part_3.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_4.o ICMP_Types_part_4.cc #8 25.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_5.o ICMP_Types_part_5.cc #8 25.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_6.o ICMP_Types_part_6.cc #8 25.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_Types_part_7.o ICMP_Types_part_7.cc #8 25.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_1.cc #8 25.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_2.cc #8 25.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_3.cc #8 25.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_4.cc #8 25.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_5.cc #8 25.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_6.cc #8 25.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates_part_7.o ICMPv6_Templates_part_7.cc #8 25.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_1.o ICMPv6_Types_part_1.cc #8 25.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_2.o ICMPv6_Types_part_2.cc #8 25.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_3.o ICMPv6_Types_part_3.cc #8 25.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_4.o ICMPv6_Types_part_4.cc #8 25.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_5.o ICMPv6_Types_part_5.cc #8 25.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_6.o ICMPv6_Types_part_6.cc #8 25.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types_part_7.o ICMPv6_Types_part_7.cc #8 25.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 25.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 25.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 25.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 25.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 25.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 25.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 25.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 25.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 25.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 25.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 25.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 25.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 25.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 25.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 25.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 25.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 25.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 25.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 25.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 25.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 25.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 25.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 25.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 25.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 25.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 25.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 25.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 25.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 25.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 25.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 25.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 25.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 25.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 25.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 25.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 25.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 25.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 25.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 25.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 25.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 25.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 25.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 25.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 25.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 25.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 25.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 25.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 25.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 25.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 25.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 25.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 25.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 25.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 25.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 25.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 25.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 25.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 25.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 25.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 25.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 25.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 25.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 25.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 25.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_1.o PAP_Types_part_1.cc #8 25.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_2.o PAP_Types_part_2.cc #8 25.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_3.o PAP_Types_part_3.cc #8 25.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_4.o PAP_Types_part_4.cc #8 25.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_5.o PAP_Types_part_5.cc #8 25.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_6.o PAP_Types_part_6.cc #8 25.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PAP_Types_part_7.o PAP_Types_part_7.cc #8 25.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 25.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 25.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 25.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 25.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 25.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 25.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 25.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 25.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 25.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 25.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 25.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 25.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 25.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 25.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 25.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 25.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 25.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 26.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 26.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 26.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 26.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 26.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 26.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 26.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 26.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 26.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 26.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_1.o UDP_Types_part_1.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_2.o UDP_Types_part_2.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_3.o UDP_Types_part_3.cc #8 26.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_4.o UDP_Types_part_4.cc #8 26.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_5.o UDP_Types_part_5.cc #8 26.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_6.o UDP_Types_part_6.cc #8 26.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_Types_part_7.o UDP_Types_part_7.cc #8 26.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 26.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_CodecPort_CtrlFunctDef.cc #8 26.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DIAMETER_EncDec.o DIAMETER_EncDec.cc #8 26.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 26.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 26.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 26.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMP_EncDec.o ICMP_EncDec.cc #8 27.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_EncDec.o ICMPv6_EncDec.cc #8 27.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 27.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 27.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 27.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 27.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 27.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 27.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 28.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc #8 28.14 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 28.21 g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o #8 28.26 g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o #8 28.34 g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o #8 28.37 g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o #8 28.39 g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o #8 28.43 g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o #8 28.49 g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o #8 28.51 g++ -shared -o GGSN_Tests.so GGSN_Tests.o #8 28.53 g++ -shared -o GSM_Types.so GSM_Types.o #8 28.60 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 28.62 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 28.62 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 28.66 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 28.69 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 28.71 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 28.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 28.77 g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o #8 28.77 g++ -shared -o General_Types.so General_Types.o #8 28.78 g++ -shared -o ICMP_Templates.so ICMP_Templates.o #8 28.79 g++ -shared -o ICMP_Types.so ICMP_Types.o #8 28.81 g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o #8 28.85 g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o #8 28.85 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 28.86 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 28.91 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 28.92 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 28.92 g++ -shared -o IP_Types.so IP_Types.o #8 28.94 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 28.94 g++ -shared -o NS_Types.so NS_Types.o #8 28.99 g++ -shared -o Native_Functions.so Native_Functions.o #8 29.00 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 29.00 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 29.02 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 29.04 g++ -shared -o PAP_Types.so PAP_Types.o #8 29.05 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 29.07 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 29.07 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 29.08 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 29.08 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 29.14 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 29.16 g++ -shared -o UDP_Types.so UDP_Types.o #8 29.17 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 29.18 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 29.18 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 29.18 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 29.21 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 29.22 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 29.22 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 29.23 g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o #8 29.24 g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o #8 29.26 g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o #8 29.28 g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o #8 29.29 g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o #8 29.31 g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o #8 29.32 g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o #8 29.33 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o #8 29.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o #8 29.34 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o #8 29.36 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o #8 29.37 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o #8 29.37 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o #8 29.38 g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o #8 29.39 g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o #8 29.39 g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o #8 29.39 g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o #8 29.39 g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o #8 29.40 g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o #8 29.40 g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o #8 29.40 g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o #8 29.42 g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o #8 29.42 g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o #8 29.42 g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o #8 29.42 g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o #8 29.43 g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o #8 29.43 g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o #8 29.43 g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o #8 29.44 g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o #8 29.45 g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o #8 29.45 g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o #8 29.45 g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o #8 29.45 g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o #8 29.45 g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o #8 29.45 g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o #8 29.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o #8 29.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o #8 29.46 g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o #8 29.47 g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o #8 29.48 g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o #8 29.48 g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o #8 29.49 g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o #8 29.49 g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o #8 29.49 g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o #8 29.50 g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o #8 29.51 g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o #8 29.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o #8 29.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o #8 29.52 g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o #8 29.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o #8 29.52 g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o #8 29.54 g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o #8 29.55 g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o #8 29.55 g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o #8 29.55 g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o #8 29.55 g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o #8 29.55 g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o #8 29.56 g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o #8 29.58 g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o #8 29.58 g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o #8 29.58 g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o #8 29.58 g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o #8 29.59 g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_part_7.o #8 29.60 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 29.61 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 29.61 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 29.61 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 29.61 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 29.61 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 29.62 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 29.62 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 29.63 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 29.63 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 29.64 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 29.64 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 29.64 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 29.65 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 29.65 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 29.65 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 29.65 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 29.65 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 29.67 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 29.67 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 29.67 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 29.67 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 29.68 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 29.68 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 29.68 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 29.70 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 29.70 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 29.71 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 29.71 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 29.71 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 29.71 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 29.71 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 29.72 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 29.73 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 29.73 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 29.74 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 29.74 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 29.74 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 29.74 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 29.75 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 29.75 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 29.76 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 29.76 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 29.77 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 29.77 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 29.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 29.77 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 29.78 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 29.78 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 29.79 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 29.79 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 29.80 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 29.80 g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o #8 29.80 g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o #8 29.81 g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o #8 29.81 g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o #8 29.81 g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o #8 29.81 g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o #8 29.82 g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o #8 29.82 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 29.82 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 29.82 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 29.83 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 29.83 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 29.84 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 29.84 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 29.84 g++ -shared -o ICMP_Templates_part_1.so ICMP_Templates_part_1.o #8 29.84 g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o #8 29.84 g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o #8 29.85 g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o #8 29.85 g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o #8 29.85 g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o #8 29.86 g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o #8 29.86 g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o #8 29.86 g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o #8 29.87 g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o #8 29.87 g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o #8 29.87 g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o #8 29.87 g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o #8 29.88 g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o #8 29.88 g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o #8 29.88 g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o #8 29.89 g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o #8 29.89 g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o #8 29.89 g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o #8 29.89 g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o #8 29.89 g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o #8 29.90 g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o #8 29.90 g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o #8 29.91 g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o #8 29.91 g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o #8 29.91 g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o #8 29.92 g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o #8 29.92 g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o #8 29.92 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 29.92 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 29.92 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 29.93 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 29.93 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 29.94 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 29.94 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 29.94 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 29.94 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 29.95 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 29.95 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 29.95 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 29.95 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 29.96 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 29.96 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 29.96 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 29.97 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 29.97 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 29.97 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 29.97 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 29.98 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 29.98 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 29.98 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 29.98 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 29.99 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 29.99 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 30.00 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 30.00 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 30.00 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 30.00 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 30.00 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 30.01 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 30.01 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 30.02 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 30.03 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 30.03 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 30.03 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 30.03 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 30.03 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 30.03 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 30.03 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 30.03 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 30.04 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 30.04 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 30.06 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 30.06 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 30.06 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 30.06 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 30.06 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 30.06 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 30.06 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 30.06 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 30.06 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 30.07 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 30.08 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 30.08 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 30.09 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 30.09 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 30.11 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 30.11 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 30.11 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 30.12 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 30.12 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 30.12 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 30.12 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 30.12 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 30.12 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 30.12 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 30.14 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 30.14 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 30.14 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 30.14 g++ -shared -o PAP_Types_part_1.so PAP_Types_part_1.o #8 30.14 g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o #8 30.14 g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o #8 30.15 g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o #8 30.15 g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o #8 30.15 g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o #8 30.15 g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o #8 30.16 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 30.17 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 30.17 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 30.17 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 30.17 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 30.17 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 30.17 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 30.18 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 30.18 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 30.18 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 30.20 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 30.20 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 30.20 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 30.20 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 30.20 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 30.20 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 30.22 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 30.22 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 30.22 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 30.23 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 30.23 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 30.23 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 30.23 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 30.23 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 30.24 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 30.25 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 30.25 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 30.25 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 30.25 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 30.26 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 30.26 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 30.26 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 30.26 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 30.26 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 30.26 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 30.28 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 30.28 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 30.28 g++ -shared -o UDP_Types_part_1.so UDP_Types_part_1.o #8 30.28 g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o #8 30.28 g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o #8 30.29 g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o #8 30.29 g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o #8 30.29 g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o #8 30.29 g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o #8 30.29 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 30.30 g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o #8 30.31 g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o #8 30.31 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 30.31 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 30.31 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 30.31 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 30.32 g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o #8 30.32 g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.o #8 30.33 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 30.33 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 30.35 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 30.35 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 30.36 g++ -shared -o TCCConversion.so TCCConversion.o #8 30.37 g++ -shared -o TCCInterface.so TCCInterface.o #8 30.43 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 30.45 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 30.46 g++ -shared -o UDP_EncDec.so UDP_EncDec.o #8 30.75 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 31.19 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 31.86 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 34.45 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 34.60 g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o #8 34.76 if g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ #8 34.76 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 34.76 -L/lib -lcrypto \ #8 34.76 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 34.76 then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi #8 35.33 make[1]: Leaving directory '/osmo-ttcn3-hacks/ggsn_tests' #8 DONE 35.8s #9 [4/4] COPY TTCN3/ALL/GGSN_TESTS.CFG /data/GGSN_Tests.cfg #9 DONE 0.3s #10 exporting to image #10 exporting layers #10 exporting layers 1.0s done #10 writing image sha256:f63238e0f18080caae9e83bfcaaf43d636e4f9f004c1d7a0303db290c10a060e done #10 naming to docker.io/osmocom-build/ttcn3-ggsn-test:latest 0.0s done #10 DONE 1.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/ttcn3-ggsn-test' + docker_image_exists ttcn3-ggsn-test + docker images -q osmocom-build/ttcn3-ggsn-test + test -n f63238e0f180 + 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=173858 + seq 1 30 + echo (173858 + 1) % 256 + bc + SUBNET=35 + NET_NAME=ttcn3-ggsn-test-35 + SUB4=172.18.35.0/24 + SUB6=fd02:db8:35::/64 + set +x Creating network ttcn3-ggsn-test-35, trying SUBNET=35... + docker network create --internal --subnet 172.18.35.0/24 --ipv6 --subnet fd02:db8:35::/64 ttcn3-ggsn-test-35 a0caeb2bfa88aa807a929547979a82f49df04f9b2175e27e2b87f2d834b21797 + set +x ### Network ttcn3-ggsn-test-35 created (SUBNET=35) ### + return + [ 1 = 1 ] + CONFIGS_DIR=osmo-ggsn-kernel + test_config_enabled all + local config=all + local i + local valid=0 + [ all = all ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ all = all ] + return 0 + [ all = all ] + [ 1 = 1 ] + continue + test_config_enabled v4_only + local config=v4_only + local i + local valid=0 + [ v4_only = all ] + [ v4_only = v4_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4_only = all ] + [ v4_only = v4_only ] + return 0 + [ v4_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only + cp ttcn3/v4_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only + cp osmo-ggsn-kernel/v4_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z ] + [ -e /dev/kvm ] + KERNEL_TEST_KVM=0 + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /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-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-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-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.6 /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.21 /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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.6 /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.21 /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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.35.201/24 brd 172.18.35.255 dev eth0 ip route add default via 172.18.35.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.35.201/24 brd 172.18.35.255 dev eth0 + echo ip route add default via 172.18.35.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-21-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 35 200 + NET=35 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.35.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-latest/logs/ggsn-v4_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn -d --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 5cc744b3f67ac702756b4c5b47ae8e36122e84a46aafdfe8fca058b194b43bfe + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v4_only/osmo-ggsn.log + return + start_testsuite v4_only + local test_config=v4_only + docker_network_params 35 202 + NET=35 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-35 --ip 172.18.35.202 --ip6 fd02:db8:35::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-35 --ip 172.18.35.202 --ip6 fd02:db8:35::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.35.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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@a696d711e9f1: Unix server socket created successfully. MC@a696d711e9f1: Listening on TCP port 34523. MC2> a696d711e9f1 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests a696d711e9f1 34523 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a696d711e9f1: New HC connected from 172.18.35.202 [172.18.35.202]. a696d711e9f1: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@a696d711e9f1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@a696d711e9f1: Configuration file was processed on all HCs. MC@a696d711e9f1: Creating MTC on host 172.18.35.202. MC@a696d711e9f1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 04:43:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jun 17 04:44:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Saving talloc report from 172.18.35.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=16139) Waiting for packet dumper to finish... 1 (prev_count=16139, count=16295) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 04:44: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_ipcp started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_ipcp() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jun 17 04:44:12 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Saving talloc report from 172.18.35.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@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: 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 ------ Mon Jun 17 04:44:19 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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_ipcp_pap_broken() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jun 17 04:44:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Saving talloc report from 172.18.35.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=11616) Waiting for packet dumper to finish... 1 (prev_count=11616, count=11680) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 04:44:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_pcodns started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_pcodns() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jun 17 04:44:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Saving talloc report from 172.18.35.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=10951) Waiting for packet dumper to finish... 1 (prev_count=10951, count=11015) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 04:44: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_gtpu_access started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_gtpu_access() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jun 17 04:44:42 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Saving talloc report from 172.18.35.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=11080) Waiting for packet dumper to finish... 1 (prev_count=11080, count=11144) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: 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 ------ Mon Jun 17 04:44: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: Warning: Stopping inactive timer T_default. MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jun 17 04:44:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Saving talloc report from 172.18.35.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=11810) Waiting for packet dumper to finish... 1 (prev_count=11810, count=12150) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: 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 ------ Mon Jun 17 04:45:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: Warning: Stopping inactive timer T_default. MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jun 17 04:45:08 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Saving talloc report from 172.18.35.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=11797) Waiting for packet dumper to finish... 1 (prev_count=11797, count=11861) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 04:45:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_clients_interact_with_txseq started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_clients_interact_with_txseq() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(fail): pass -> fail MTC@a696d711e9f1: Warning: Stopping inactive timer T_default. MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: fail MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Jun 17 04:45:21 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.35.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=14169) Waiting for packet dumper to finish... 1 (prev_count=14169, count=14233) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 04:45:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_clients_interact_without_txseq started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_clients_interact_without_txseq() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(fail): pass -> fail MTC@a696d711e9f1: Warning: Stopping inactive timer T_default. MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: fail MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Mon Jun 17 04:45:34 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.35.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=14586) Waiting for packet dumper to finish... 1 (prev_count=14586, count=14650) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@a696d711e9f1: 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 ------ Mon Jun 17 04:45: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_with_single_dns started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_with_single_dns() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jun 17 04:45:44 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Saving talloc report from 172.18.35.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=16218) Waiting for packet dumper to finish... 1 (prev_count=16218, count=16282) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: 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 ------ Mon Jun 17 04:45: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_deact_with_separate_dns() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jun 17 04:45:54 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Saving talloc report from 172.18.35.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=12029) Waiting for packet dumper to finish... 1 (prev_count=12029, count=12093) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 04:46: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_update_teic started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_update_teic() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: sending UpdatePDP MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jun 17 04:46:04 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Saving talloc report from 172.18.35.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=11924) Waiting for packet dumper to finish... 1 (prev_count=11924, count=12080) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 04:46: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp4_act_update_teid started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp4_act_update_teid() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: sending UpdatePDP MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID" MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: fail reason: "Received wrong local TEID" MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Mon Jun 17 04:46:14 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.35.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=12375) Waiting for packet dumper to finish... 1 (prev_count=12375, count=12439) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 04:46: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_echo_req_resp started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_echo_req_resp() start" MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_echo_req_resp finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jun 17 04:46:25 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Saving talloc report from 172.18.35.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=7435) Waiting for packet dumper to finish... 1 (prev_count=7435, count=7499) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 04:46:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_echo_req_resp_gtpu started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_echo_req_resp_gtpu() start" MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jun 17 04:46:35 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Saving talloc report from 172.18.35.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=7000) Waiting for packet dumper to finish... 1 (prev_count=7000, count=7064) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Jun 17 04:46: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_pdp_act2_recovery.pcap" >/data/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp_act2_recovery started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp_act2_recovery() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: sending 2nd CreatePDP (recovery increased) MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp_act2_recovery finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass'. Mon Jun 17 04:46:45 UTC 2024 ====== GGSN_Tests.TC_pdp_act2_recovery pass ====== Saving talloc report from 172.18.35.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=14335) Waiting for packet dumper to finish... 1 (prev_count=14335, count=14399) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Jun 17 04:46:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_act_deact_retrans_duplicate started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_act_deact_retrans_duplicate() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Jun 17 04:46:56 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Saving talloc report from 172.18.35.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=11915) Waiting for packet dumper to finish... 1 (prev_count=11915, count=11979) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 04:47: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_pdp_act_restart_ctr_echo started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_pdp_act_restart_ctr_echo() start" MTC@a696d711e9f1: sending CreatePDP MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass'. Mon Jun 17 04:47:16 UTC 2024 ====== GGSN_Tests.TC_pdp_act_restart_ctr_echo pass ====== Saving talloc report from 172.18.35.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=15089) Waiting for packet dumper to finish... 1 (prev_count=15089, count=15153) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 04:47: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_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@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_lots_of_concurrent_pdp_ctx() start" MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Warning: Stopping inactive timer T_next. MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jun 17 04:47:47 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Saving talloc report from 172.18.35.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=4057925) Waiting for packet dumper to finish... 1 (prev_count=4057925, count=4079814) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 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_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a696d711e9f1: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@a696d711e9f1: Test case TC_addr_pool_exhaustion started. MTC@a696d711e9f1: GTP1C ConnectionID: 1 MTC@a696d711e9f1: "TC_addr_pool_exhaustion() start" MTC@a696d711e9f1: Successfully created 1024 PDP contexts before exhausting the pool MTC@a696d711e9f1: setverdict(pass): none -> pass MTC@a696d711e9f1: Warning: Re-starting timer T_next, which is already active (running or expired). MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Warning: Stopping inactive timer T_next. MTC@a696d711e9f1: setverdict(pass): pass -> pass, component reason not changed MTC@a696d711e9f1: Setting final verdict of the test case. MTC@a696d711e9f1: Local verdict of MTC: pass MTC@a696d711e9f1: No PTCs were created. MTC@a696d711e9f1: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@a696d711e9f1: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jun 17 04:48:09 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Saving talloc report from 172.18.35.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=3684907) Waiting for packet dumper to finish... 1 (prev_count=3684907, count=3721196) MTC@a696d711e9f1: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MC@a696d711e9f1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a696d711e9f1: Terminating MTC. MC@a696d711e9f1: MTC terminated. MC2> exit MC@a696d711e9f1: Shutting down session. MC@a696d711e9f1: 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: FAIL 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 NEW: FAIL: 1 pass: 11 NEW: PASS: 6 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-latest-1225-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn 137 + test_config_enabled v6_only + local config=v6_only + local i + local valid=0 + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v6_only = all ] + [ v6_only = v4_only ] + [ v6_only = v6_only ] + return 0 + [ v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only + cp ttcn3/v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only + cp osmo-ggsn-kernel/v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /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-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-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-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.6 /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.21 /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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.6 /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.21 /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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.35.201/24 brd 172.18.35.255 dev eth0 ip route add default via 172.18.35.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.35.201/24 brd 172.18.35.255 dev eth0 + echo ip route add default via 172.18.35.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-21-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 35 200 + NET=35 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.35.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-latest/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn -d --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 5f2ac5161a236e4d0d4210ff8d681195e08d0d187f3c91166762ce83a8637c05 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v6_only/osmo-ggsn.log + return + start_testsuite v6_only + local test_config=v6_only + docker_network_params 35 202 + NET=35 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-35 --ip 172.18.35.202 --ip6 fd02:db8:35::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-35 --ip 172.18.35.202 --ip6 fd02:db8:35::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.35.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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@b7e284bb7184: Unix server socket created successfully. MC@b7e284bb7184: Listening on TCP port 34633. MC2> b7e284bb7184 is the default spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests b7e284bb7184 34633 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@b7e284bb7184: New HC connected from 172.18.35.202 [172.18.35.202]. b7e284bb7184: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@b7e284bb7184: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@b7e284bb7184: Configuration file was processed on all HCs. MC@b7e284bb7184: Creating MTC on host 172.18.35.202. MC@b7e284bb7184: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 04:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Mon Jun 17 04:48:41 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.35.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=2492) Waiting for packet dumper to finish... 1 (prev_count=2492, count=2556) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 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_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@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact_pcodns started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Mon Jun 17 04:48:54 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 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_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@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact_icmp6 started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Mon Jun 17 04:49:07 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.35.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 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_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@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Mon Jun 17 04:49:20 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: 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 ------ Mon Jun 17 04:49:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Mon Jun 17 04:49:34 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.35.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@b7e284bb7184: 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@b7e284bb7184: 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 ------ Mon Jun 17 04:49: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_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@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Mon Jun 17 04:49:47 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.35.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@b7e284bb7184: 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@b7e284bb7184: 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 ------ Mon Jun 17 04:49:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Mon Jun 17 04:50:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 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_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_pdp6_clients_interact started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Mon Jun 17 04:50:13 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.35.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1404) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 04:50:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_echo_req_resp started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Mon Jun 17 04:50:26 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.35.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 04:50: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_gtpu.pcap" >/data/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@b7e284bb7184: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@b7e284bb7184: Test case TC_echo_req_resp_gtpu started. MTC@b7e284bb7184: GTP1C ConnectionID: 1 MTC@b7e284bb7184: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: Setting final verdict of the test case. MTC@b7e284bb7184: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@b7e284bb7184: No PTCs were created. MTC@b7e284bb7184: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@b7e284bb7184: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Mon Jun 17 04:50:39 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.35.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=1128) Waiting for packet dumper to finish... 1 (prev_count=1128, count=1192) MTC@b7e284bb7184: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MC@b7e284bb7184: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@b7e284bb7184: Terminating MTC. MC@b7e284bb7184: MTC terminated. MC2> exit MC@b7e284bb7184: Shutting down session. MC@b7e284bb7184: 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->FAIL GGSN_Tests.TC_echo_req_resp 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_echo_req_resp_gtpu Summary: pass->FAIL: 6 NEW: FAIL: 4 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_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-latest-1225-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn + true + test_config_enabled v4v6_only + local config=v4v6_only + local i + local valid=0 + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + valid=1 + break + [ 1 != 1 ] + [ -z all v4_only v6_only v4v6_only ] + [ v4v6_only = all ] + [ v4v6_only = v4_only ] + [ v4v6_only = v6_only ] + [ v4v6_only = v4v6_only ] + return 0 + [ v4v6_only = all ] + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only + cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only + cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg + network_replace_subnet_in_configs + set +x Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/ + network_replace_subnet_in_configs + set +x Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/GGSN_Tests.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/osmo-ggsn.cfg Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v6_only/initrd-ggsn.sh Applying SUBNET=35 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-latest -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh + local docker_image=osmocom-build/osmo-ggsn-latest + shift 4 + [ -z 0 ] + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test + cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache/kernel-test/fragment.config + cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /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-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 virtio_net virtio_pci + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/net/core/failover.ko /tmp/initrd/usr + echo virtio_net + echo virtio_pci + initrd_add_file /lib/modules/6.1.0-21-amd64/modules.dep + local i + cp -a --parents /lib/modules/6.1.0-21-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-21-amd64 + local kernel=6.1.0-21-amd64 + modprobe -a --dry-run --show-depends --set-version=6.1.0-21-amd64 gtp tun + sort -u + cut -d -f 2 + local files=/lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + initrd_add_file /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-21-amd64/kernel/net/ipv4/udp_tunnel.ko + local i + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr + cp -a --parents /lib/modules/6.1.0-21-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/bin/osmo-ggsn + [ -z /usr/bin/osmo-ggsn ] + lddtree -l /usr/bin/osmo-ggsn + lddtree_out=/usr/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.6 /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.21 /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/bin/osmo-ggsn /lib64/ld-linux-x86-64.so.2 /lib/x86_64-linux-gnu/libgtp.so.6 /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.21 /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/bin/osmo-ggsn + local i + cp -a --parents /usr/bin/osmo-ggsn /tmp/initrd + [ -L /usr/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 /lib/x86_64-linux-gnu/libgtp.so.6 + local i + cp -a --parents /lib/x86_64-linux-gnu/libgtp.so.6 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libgtp.so.6 ] + realpath /lib/x86_64-linux-gnu/libgtp.so.6 + initrd_add_file /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtp.so.6.3.1 /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.8.1 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /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.0.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.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.1.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.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.0 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd + initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21 + local i + cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr + [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ] + realpath /lib/x86_64-linux-gnu/libosmocore.so.21 + initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.2 /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.1.2 + local i + cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /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.35.201/24 brd 172.18.35.255 dev eth0 ip route add default via 172.18.35.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg + local i + [ -e /tmp/initrd/cmd.sh ] + echo ip addr add 172.18.35.201/24 brd 172.18.35.255 dev eth0 + echo ip route add default via 172.18.35.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-21-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-latest/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-latest /kernel-test/smoke-test.sh + LOG=/tmp/smoke_test.log + /kernel-test/run-qemu.sh SMOKE_TEST + grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log + GGSN_CMD=/kernel-test/run-qemu.sh + docker_network_params 35 200 + NET=35 + ADDR_SUFIX=200 + echo --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 + docker_kvm_param + [ 0 != 0 ] + GGSN_DOCKER_ARGS= --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache + OSMO_SUT_HOST=172.18.35.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-latest/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn -d --network ttcn3-ggsn-test-35 --ip 172.18.35.200 --ip6 fd02:db8:35::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache osmocom-build/osmo-ggsn-latest /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1 8ef56b8fd1f08dea7d8826d000382e42d66bdbb78407cf66201ae8110c686ff2 + kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/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-latest/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-latest/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-latest/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-latest/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-latest/logs/ggsn-v4v6_only/osmo-ggsn.log + return + start_testsuite v4v6_only + local test_config=v4v6_only + docker_network_params 35 202 + NET=35 + ADDR_SUFIX=202 + echo --network ttcn3-ggsn-test-35 --ip 172.18.35.202 --ip6 fd02:db8:35::202 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-35 --ip 172.18.35.202 --ip6 fd02:db8:35::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.35.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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@ffb5346f6194: Unix server socket created successfully. MC@ffb5346f6194: Listening on TCP port 36215. ffb5346f6194 is the default MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests ffb5346f6194 36215 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ffb5346f6194: New HC connected from 172.18.35.202 [172.18.35.202]. ffb5346f6194: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@ffb5346f6194: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ffb5346f6194: Configuration file was processed on all HCs. MC@ffb5346f6194: Creating MTC on host 172.18.35.202. MC@ffb5346f6194: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jun 17 04:51: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.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail'. Mon Jun 17 04:51:10 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact fail ------ Saving talloc report from 172.18.35.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=2616) Waiting for packet dumper to finish... 1 (prev_count=2616, count=2680) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jun 17 04:51: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_ipcp started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail'. Mon Jun 17 04:51:23 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp fail ------ Saving talloc report from 172.18.35.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=1192) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:51:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail'. Mon Jun 17 04:51:35 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail ------ Saving talloc report from 172.18.35.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=1376) Waiting for packet dumper to finish... 1 (prev_count=1376, count=1440) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jun 17 04:51:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/data/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_pcodns started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail'. Mon Jun 17 04:51:48 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_pcodns fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jun 17 04:51:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_gtpu_access started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail'. Mon Jun 17 04:52:01 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.35.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=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:52: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail'. Mon Jun 17 04:52:13 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail ------ Saving talloc report from 172.18.35.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=1376) Waiting for packet dumper to finish... 1 (prev_count=1376, count=1440) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:52:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail'. Mon Jun 17 04:52:26 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jun 17 04:52: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_clients_interact_with_txseq started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Jun 17 04:52:39 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Saving talloc report from 172.18.35.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1404) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jun 17 04:52: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_clients_interact_without_txseq started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'. Mon Jun 17 04:52:53 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:53:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_with_single_dns started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail'. Mon Jun 17 04:53:06 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail ------ Saving talloc report from 172.18.35.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=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:53:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp4_act_deact_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail'. Mon Jun 17 04:53:18 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail ------ Saving talloc report from 172.18.35.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=1440) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jun 17 04:53: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_update_teic.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_update_teic started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_update_teic finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail'. Mon Jun 17 04:53:30 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teic fail ------ Saving talloc report from 172.18.35.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jun 17 04:53: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_update_teid.pcap" >/data/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp4_act_update_teid started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'. Mon Jun 17 04:53:43 UTC 2024 ------ GGSN_Tests.TC_pdp4_act_update_teid fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jun 17 04:53: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_pdp6_act_deact.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'. Mon Jun 17 04:53:56 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jun 17 04:54: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact_pcodns started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'. Mon Jun 17 04:54:09 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jun 17 04:54: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact_icmp6 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'. Mon Jun 17 04:54:22 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jun 17 04:54: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.pcap" >/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'. Mon Jun 17 04:54:36 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.35.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=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:54:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'. Mon Jun 17 04:54:48 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------ Saving talloc report from 172.18.35.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=1348) MTC@ffb5346f6194: 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@ffb5346f6194: 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 ------ Mon Jun 17 04:54:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'. Mon Jun 17 04:55:00 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------ Saving talloc report from 172.18.35.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@ffb5346f6194: 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@ffb5346f6194: 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 ------ Mon Jun 17 04:55:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'. Mon Jun 17 04:55:13 UTC 2024 ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------ Saving talloc report from 172.18.35.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jun 17 04:55:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp6_clients_interact started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'. Mon Jun 17 04:55:26 UTC 2024 ------ GGSN_Tests.TC_pdp6_clients_interact fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Jun 17 04:55: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_pdp46_act_deact.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'. Mon Jun 17 04:55:39 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Jun 17 04:55: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_ipcp.pcap" >/data/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact_ipcp started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'. Mon Jun 17 04:55:52 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------ Saving talloc report from 172.18.35.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=1192) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Jun 17 04:55: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact_icmp6 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'. Mon Jun 17 04:56:04 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------ Saving talloc report from 172.18.35.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=1348) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Jun 17 04:56: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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact_pcodns4 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'. Mon Jun 17 04:56:16 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------ Saving talloc report from 172.18.35.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Jun 17 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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact_pcodns6 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'. Mon Jun 17 04:56:30 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Jun 17 04:56: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'. Mon Jun 17 04:56:43 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------ Saving talloc report from 172.18.35.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: 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 ------ Mon Jun 17 04:56: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_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'. Mon Jun 17 04:56:56 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: 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@ffb5346f6194: 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 ------ Mon Jun 17 04:57: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_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@ffb5346f6194: 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@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'. Mon Jun 17 04:57:09 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: 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@ffb5346f6194: 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 ------ Mon Jun 17 04:57: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_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@ffb5346f6194: 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@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'. Mon Jun 17 04:57:22 UTC 2024 ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: 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@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Jun 17 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_pdp46_clients_interact.pcap" >/data/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp46_clients_interact started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'. Mon Jun 17 04:57:35 UTC 2024 ------ GGSN_Tests.TC_pdp46_clients_interact fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jun 17 04:57: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_echo_req_resp.pcap" >/data/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_echo_req_resp started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_echo_req_resp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail'. Mon Jun 17 04:57:48 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp fail ------ Saving talloc report from 172.18.35.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jun 17 04:57:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_echo_req_resp_gtpu started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_echo_req_resp_gtpu finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail'. Mon Jun 17 04:58:01 UTC 2024 ------ GGSN_Tests.TC_echo_req_resp_gtpu fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jun 17 04:58:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_pdp_act_restart_ctr_echo started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Mon Jun 17 04:58:15 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jun 17 04:58:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_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@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'. Mon Jun 17 04:58:28 UTC 2024 ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0). MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jun 17 04:58:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/data/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ffb5346f6194: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@ffb5346f6194: Test case TC_addr_pool_exhaustion started. MTC@ffb5346f6194: GTP1C ConnectionID: 1 MTC@ffb5346f6194: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: Setting final verdict of the test case. MTC@ffb5346f6194: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@ffb5346f6194: No PTCs were created. MTC@ffb5346f6194: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@ffb5346f6194: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'. Mon Jun 17 04:58:41 UTC 2024 ------ GGSN_Tests.TC_addr_pool_exhaustion fail ------ Saving talloc report from 172.18.35.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@ffb5346f6194: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0). MC@ffb5346f6194: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ffb5346f6194: Terminating MTC. MC@ffb5346f6194: MTC terminated. MC2> exit MC@ffb5346f6194: Shutting down session. MC@ffb5346f6194: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-22.log' -------------------- pass->FAIL GGSN_Tests.TC_pdp4_act_deact pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp pass->FAIL GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass->FAIL GGSN_Tests.TC_pdp4_act_deact_pcodns pass->FAIL 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->FAIL GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass->FAIL 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->FAIL GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: FAIL GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teic NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid 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: FAIL 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: 23 NEW: FAIL: 13 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_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-latest-1225-ggsn + docker kill jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn Error response from daemon: Cannot kill container: jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn + docker wait jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn Error response from daemon: No such container: jenkins-ttcn3-ggsn-test-kernel-latest-1225-ggsn + true + 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-latest/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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log + [ v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs/ggsn-tester-v6_only/junit-xml-21.log + [ v4v6_only = all ] + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-22.log ] + sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-22.log + network_clean + docker network inspect ttcn3-ggsn-test-35 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-ggsn-test-35 + docker network remove ttcn3-ggsn-test-35 ttcn3-ggsn-test-35 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/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-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-latest-1225-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-latest/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v4v6_only/junit-xml-22.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel-latest/logs/ggsn-tester-v6_only/junit-xml-21.log <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='258.00'> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.054087'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.026309'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.023505'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.019754'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.027393'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.025378'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.025346'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.035160'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1359 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.033502'> <failure type='fail-verdict'> GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1366 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.025532'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.025675'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.022530'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.024387'> <failure type='fail-verdict'>Received wrong local TEID GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1519 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.017046'/> <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.021263'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.031720'/> <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.024237'/> <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.023473'/> <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.507598'/> <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.755714'/> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='36' failures='36' errors='0' skipped='0' inconc='0' time='464.00'> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='5.071410'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2229 GGSN_Tests control part GGSN_Tests.ttcn:1190 TC_pdp4_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='5.073860'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2230 GGSN_Tests control part GGSN_Tests.ttcn:1199 TC_pdp4_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='5.054569'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2231 GGSN_Tests control part GGSN_Tests.ttcn:1230 TC_pdp4_act_deact_ipcp_pap_broken testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='5.074463'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2232 GGSN_Tests control part GGSN_Tests.ttcn:1264 TC_pdp4_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='5.074833'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2233 GGSN_Tests control part GGSN_Tests.ttcn:1288 TC_pdp4_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.052792'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2234 GGSN_Tests control part GGSN_Tests.ttcn:1307 TC_pdp4_act_deact_gtpu_access_wrong_saddr testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.074824'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2235 GGSN_Tests control part GGSN_Tests.ttcn:1325 TC_pdp4_act_deact_gtpu_access_ipv6_apn4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.073539'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2236 GGSN_Tests control part GGSN_Tests.ttcn:1358 TC_pdp4_clients_interact_with_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.071660'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2237 GGSN_Tests control part GGSN_Tests.ttcn:1365 TC_pdp4_clients_interact_without_txseq testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='5.073461'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2238 GGSN_Tests control part GGSN_Tests.ttcn:1403 TC_pdp4_act_deact_with_single_dns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='5.053048'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2239 GGSN_Tests control part GGSN_Tests.ttcn:1450 TC_pdp4_act_deact_with_separate_dns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='5.050992'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2240 GGSN_Tests control part GGSN_Tests.ttcn:1480 TC_pdp4_act_update_teic testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='5.078002'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2241 GGSN_Tests control part GGSN_Tests.ttcn:1496 TC_pdp4_act_update_teid testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='5.074734'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='5.073088'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='5.079307'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='5.071540'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='5.051843'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 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='5.082107'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 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='5.073215'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='5.071670'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='5.070858'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2256 GGSN_Tests control part GGSN_Tests.ttcn:1524 TC_pdp46_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='5.063582'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2257 GGSN_Tests control part GGSN_Tests.ttcn:1533 TC_pdp46_act_deact_ipcp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='5.051965'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2258 GGSN_Tests control part GGSN_Tests.ttcn:1560 TC_pdp46_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='5.092658'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2259 GGSN_Tests control part GGSN_Tests.ttcn:1575 TC_pdp46_act_deact_pcodns4 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='5.061614'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2260 GGSN_Tests control part GGSN_Tests.ttcn:1599 TC_pdp46_act_deact_pcodns6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='5.072059'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2261 GGSN_Tests control part GGSN_Tests.ttcn:1624 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='5.074935'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2262 GGSN_Tests control part GGSN_Tests.ttcn:1642 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='5.078269'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2263 GGSN_Tests control part GGSN_Tests.ttcn:1659 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='5.080195'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2264 GGSN_Tests control part GGSN_Tests.ttcn:1675 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='5.076393'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2265 GGSN_Tests control part GGSN_Tests.ttcn:1696 TC_pdp46_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='5.073194'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='5.074739'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='5.072931'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2281 GGSN_Tests control part GGSN_Tests.ttcn:1860 TC_pdp_act_restart_ctr_echo testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='5.072517'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2283 GGSN_Tests control part GGSN_Tests.ttcn:1913 TC_lots_of_concurrent_pdp_ctx testcase </failure> </testcase> <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='5.070166'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2285 GGSN_Tests control part GGSN_Tests.ttcn:2029 TC_addr_pool_exhaustion testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='GGSN_Tests' tests='10' failures='10' errors='0' skipped='0' inconc='0' time='131.00'> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='5.078388'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2245 GGSN_Tests control part GGSN_Tests.ttcn:1012 TC_pdp6_act_deact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='5.070585'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2246 GGSN_Tests control part GGSN_Tests.ttcn:1022 TC_pdp6_act_deact_pcodns testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='5.071382'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2247 GGSN_Tests control part GGSN_Tests.ttcn:1046 TC_pdp6_act_deact_icmp6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='5.083442'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2248 GGSN_Tests control part GGSN_Tests.ttcn:1065 TC_pdp6_act_deact_gtpu_access testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='5.061561'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2249 GGSN_Tests control part GGSN_Tests.ttcn:1096 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='5.074292'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2250 GGSN_Tests control part GGSN_Tests.ttcn:1116 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='5.075162'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2251 GGSN_Tests control part GGSN_Tests.ttcn:1137 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='5.073705'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2252 GGSN_Tests control part GGSN_Tests.ttcn:1157 TC_pdp6_clients_interact testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='5.072427'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2272 GGSN_Tests control part GGSN_Tests.ttcn:1370 TC_echo_req_resp testcase </failure> </testcase> <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='5.071442'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" GGSN_Tests.ttcn:2273 GGSN_Tests control part GGSN_Tests.ttcn:1383 TC_echo_req_resp_gtpu testcase </failure> </testcase> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE