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-mgw-test-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-mgw-test-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 5aba0c075c7943fd23e44963e3e84e73ee2123a6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 Commit message: "ttcn3-asterisk: Configure docker testsuite to be able to set up ipsec tunnels" > git rev-list --no-walk 5aba0c075c7943fd23e44963e3e84e73ee2123a6 # timeout=10 [ttcn3-mgw-test-latest] $ /bin/sh -xe /tmp/jenkins15403146050229804805.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-mgw-test-latest + sed s/-latest$// + DIR=ttcn3-mgw-test + export IMAGE_SUFFIX=latest + cd ttcn3-mgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs ] + [ xjenkins-ttcn3-mgw-test-latest-2053 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-mgw-test + SUITE_NAME=ttcn3-mgw-test + IMAGE_SUFFIX=latest + docker_images_require osmo-mgw-latest ttcn3-mgw-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-mgw-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-mgw-test-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-mgw-test-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.36kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [4/6] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #8 CACHED #9 [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 #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #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:1690d5195eea9021285da3fa31eef7fa415cfa864a41d30d53210953042fa525 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 1690d5195eea + 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-mgw-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-mgw-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-mgw-latest + echo osmo-mgw-latest + dir=osmo-mgw-latest + pull_arg=--pull + grep ^FROM ../osmo-mgw-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-mgw-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-mgw-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-mgw-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/osmo-mgw-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-mgw-test-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-mgw-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 578B 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.0s #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.10kB done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-mgw && apt-get clean ;; centos*) dnf install -y osmo-mgw ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-MGW.CFG /data/osmo-mgw.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:8a73b99f53257a14073c001dcbb880d0c1cc24d7e128b54ccffd0ea6fe6cb0b1 0.0s done #10 naming to docker.io/osmocom-build/osmo-mgw-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/osmo-mgw-latest' + docker_image_exists osmo-mgw-latest + docker images -q osmocom-build/osmo-mgw-latest + test -n 8a73b99f5325 + list_osmo_packages debian-bookworm osmo-mgw-latest + local distro=debian-bookworm + local image=osmo-mgw-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-mgw-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-mgw-latest ### ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.2 amd64 Osmo codec library ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0 amd64 Common/shared code regarding network interface for OpenBSC ii libosmotrau2:amd64 1.5.2 amd64 GSM trau handling ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-mgw 1.12.2 amd64 OsmoMGW: Osmocom's Media Gateway for 2G and 3G circuit-switched mobile networks 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-mgw-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 c6cf28de8a06: Already exists c3dae6882a12: Pulling fs layer 91af863c19ba: Pulling fs layer 353753707611: Pulling fs layer 77123b7f98fd: Pulling fs layer 3d0ed9b9179b: Pulling fs layer 92a88b682665: Pulling fs layer 0769632a7904: Pulling fs layer 1596dcc02e88: Pulling fs layer 4c5b71d3cb1f: Pulling fs layer 6f21375e9ceb: Pulling fs layer cb21152da403: Pulling fs layer 77123b7f98fd: Waiting 5e3a360ba2b1: Pulling fs layer 92a88b682665: Waiting cc0a935d2840: Pulling fs layer 3d0ed9b9179b: Waiting bcd9a59dd907: Pulling fs layer 0769632a7904: Waiting a42e2ce5a828: Pulling fs layer cb21152da403: Waiting 1596dcc02e88: Waiting 4c5b71d3cb1f: Waiting 6f21375e9ceb: Waiting 5e3a360ba2b1: Waiting a42e2ce5a828: Waiting cc0a935d2840: Waiting bcd9a59dd907: Waiting c3dae6882a12: Verifying Checksum c3dae6882a12: Download complete 353753707611: Download complete 91af863c19ba: Verifying Checksum 91af863c19ba: Download complete 77123b7f98fd: Verifying Checksum 77123b7f98fd: Download complete 92a88b682665: Verifying Checksum 92a88b682665: Download complete 0769632a7904: Verifying Checksum 0769632a7904: Download complete c3dae6882a12: Pull complete 1596dcc02e88: Download complete 4c5b71d3cb1f: Verifying Checksum 4c5b71d3cb1f: Download complete 91af863c19ba: Pull complete 6f21375e9ceb: Verifying Checksum 6f21375e9ceb: Download complete cb21152da403: Verifying Checksum cb21152da403: Download complete 353753707611: Pull complete 77123b7f98fd: Pull complete cc0a935d2840: Verifying Checksum cc0a935d2840: Download complete 5e3a360ba2b1: Verifying Checksum 5e3a360ba2b1: Download complete bcd9a59dd907: Download complete a42e2ce5a828: Verifying Checksum a42e2ce5a828: Download complete 3d0ed9b9179b: Verifying Checksum 3d0ed9b9179b: Download complete 3d0ed9b9179b: Pull complete 92a88b682665: Pull complete 0769632a7904: Pull complete 1596dcc02e88: Pull complete 4c5b71d3cb1f: Pull complete 6f21375e9ceb: Pull complete cb21152da403: Pull complete 5e3a360ba2b1: Pull complete cc0a935d2840: Pull complete bcd9a59dd907: Pull complete a42e2ce5a828: Pull complete Digest: sha256:cfab7c69e3d8847b17723290bdf0ea693930c454ae0f489864b6da8bf2f5a5d4 Status: Downloaded newer image 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-mgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-mgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-mgw-test + echo ttcn3-mgw-test + dir=ttcn3-mgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-mgw-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-mgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-mgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-mgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-mgw-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-mgw-test-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-mgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B 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 ... #5 [internal] load build context #5 transferring context: 485B 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 #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 2.3s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 1.6s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" mgw #8 0.514 + OSMO_TTCN3_BRANCH=master #8 0.514 + shift #8 0.514 + cd /osmo-ttcn3-hacks #8 0.514 + git fetch #8 0.566 + git checkout master #8 0.720 Already on 'master' #8 0.720 Your branch is up to date with 'origin/master'. #8 0.720 + git symbolic-ref -q HEAD #8 0.721 refs/heads/master #8 0.721 + git reset --hard origin/master #8 0.730 HEAD is now at 20201827 bts: expected-results.xml: add missing testcases #8 0.730 + git rev-parse --abbrev-ref HEAD #8 0.731 master #8 0.731 + git rev-parse HEAD #8 0.732 202018270e012d98a3a41ccaa93974d811879d5b #8 0.732 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.733 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.733 + make -j8 deps #8 0.767 (make -j16 -C deps || make -j1 -C deps) #8 0.768 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.768 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.333 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.333 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.334 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.334 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.334 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.334 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.335 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.335 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.335 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.336 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.336 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.337 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.337 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.337 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.338 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.338 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.396 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.396 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.403 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.403 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.494 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.509 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.509 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.510 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.510 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.511 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.511 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.517 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.542 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.545 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.546 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.547 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.548 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.588 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.588 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.588 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.589 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.589 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.589 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.591 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.591 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.591 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.591 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.591 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.591 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.591 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.591 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.592 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.592 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.601 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.601 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.607 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.607 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.613 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.613 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.613 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.614 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.671 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.671 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.673 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.673 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.675 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.676 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.677 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.677 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.677 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.677 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.678 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.678 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.678 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.678 + make mgw #8 1.713 (make -j16 -C deps || make -j1 -C deps) #8 1.715 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.981 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.981 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.981 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.981 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.981 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.982 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.982 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.982 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.982 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.983 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.983 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.984 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.984 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.985 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.985 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.986 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.043 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.043 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.053 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.053 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.150 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.150 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.155 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.156 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.157 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.157 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.157 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.164 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.166 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.199 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.216 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.224 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.234 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.241 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.241 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.241 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.241 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.241 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.241 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.242 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.242 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.242 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.242 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.242 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.242 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.243 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.243 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.248 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.249 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.251 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.251 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.279 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.279 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.282 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.282 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.286 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.287 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.288 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.288 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.312 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.312 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.315 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.315 (cd mgw && ./gen_links.sh && ./regen_makefile.sh) #8 2.318 Linking TCCInterface_Functions.ttcn #8 2.319 Linking TCCConversion_Functions.ttcn #8 2.320 Linking TCCConversion.cc #8 2.320 Linking TCCInterface.cc #8 2.321 Linking TCCInterface_ip.h #8 2.322 Linking Socket_API_Definitions.ttcn #8 2.323 Linking IPL4asp_Functions.ttcn #8 2.323 Linking IPL4asp_PT.cc #8 2.324 Linking IPL4asp_PT.hh #8 2.325 Linking IPL4asp_PortType.ttcn #8 2.325 Linking IPL4asp_Types.ttcn #8 2.326 Linking IPL4asp_discovery.cc #8 2.326 Linking IPL4asp_protocol_L234.hh #8 2.327 Linking SDP_EncDec.cc #8 2.328 Linking SDP_Types.ttcn #8 2.328 Linking SDP_parse_.tab.c #8 2.329 Linking SDP_parse_.tab.h #8 2.329 Linking SDP_parse_parser.h #8 2.330 Linking SDP_parser.l #8 2.331 Linking SDP_parser.y #8 2.331 Linking lex.SDP_parse_.c #8 2.332 Linking RTP_EncDec.cc #8 2.332 Linking RTP_Types.ttcn #8 2.333 Linking IP_EncDec.cc #8 2.334 Linking IP_Types.ttcn #8 2.335 Linking TELNETasp_PT.cc #8 2.336 Linking TELNETasp_PT.hh #8 2.336 Linking TELNETasp_PortType.ttcn #8 2.337 Linking Misc_Helpers.ttcn #8 2.338 Linking General_Types.ttcn #8 2.338 Linking Osmocom_Types.ttcn #8 2.339 Linking SDP_Templates.ttcn #8 2.339 Linking MGCP_Types.ttcn #8 2.340 Linking MGCP_Templates.ttcn #8 2.341 Linking MGCP_CodecPort.ttcn #8 2.341 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 2.342 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 2.342 Linking AMR_Types.ttcn #8 2.343 Linking RTP_CodecPort.ttcn #8 2.344 Linking RTP_Emulation.ttcn #8 2.344 Linking IuUP_Types.ttcn #8 2.345 Linking IuUP_Emulation.ttcn #8 2.345 Linking IuUP_EncDec.cc #8 2.346 Linking OSMUX_CodecPort.ttcn #8 2.347 Linking OSMUX_Emulation.ttcn #8 2.347 Linking OSMUX_Types.ttcn #8 2.348 Linking OSMUX_CodecPort_CtrlFunct.ttcn #8 2.349 Linking OSMUX_CodecPort_CtrlFunctDef.cc #8 2.349 Linking Native_Functions.ttcn #8 2.350 Linking Native_FunctionDefs.cc #8 2.351 Linking IPCP_Types.ttcn #8 2.352 Linking Osmocom_VTY_Functions.ttcn #8 2.352 Linking RTP_CodecPort_CtrlFunct.ttcn #8 2.353 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.353 Linking StatsD_Types.ttcn #8 2.354 Linking StatsD_CodecPort.ttcn #8 2.355 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 2.355 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 2.356 Linking StatsD_Checker.ttcn #8 2.356 Linking IPA_Types.ttcn #8 2.357 Linking IPA_Emulation.ttcnpp #8 2.358 Linking IPA_CodecPort.ttcn #8 2.358 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.359 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.359 Linking Osmocom_CTRL_Types.ttcn #8 2.360 Linking Osmocom_CTRL_Functions.ttcn #8 2.360 Linking Osmocom_CTRL_Adapter.ttcn #8 2.370 Generating Makefile skeleton... #8 2.371 Makefile skeleton was generated. #8 2.383 make -C mgw compile #8 2.387 make[1]: Entering directory '/osmo-ttcn3-hacks/mgw' #8 2.387 cpp -x c -nostdinc -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.394 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn - AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn #8 2.397 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.397 #8 2.400 Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... #8 2.401 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.402 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.403 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.403 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.404 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.404 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.405 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.405 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.405 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.406 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.406 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.407 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.407 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.407 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.409 Notify: Parsing TTCN-3 module `MGCP_Test.ttcn'... #8 2.418 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.418 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.419 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.419 Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... #8 2.419 Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... #8 2.419 Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.421 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.422 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.422 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.422 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.422 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.422 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.423 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.424 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.425 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.425 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.426 Notify: Parsing TTCN-3 module `RTP_Endpoint.ttcn'... #8 2.427 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.427 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.428 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.429 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.429 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.430 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.430 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.430 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.430 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.431 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.431 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.431 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.432 Notify: Checking modules... #8 2.438 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.438 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.438 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.438 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.438 In parameter #4 for `rfci': #8 2.438 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 2.438 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.439 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.439 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.439 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.439 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.439 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.439 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.439 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.440 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.440 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.440 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.440 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.453 MGCP_Test.ttcn: In TTCN-3 module `MGCP_Test': #8 2.453 MGCP_Test.ttcn:133.10-176.2: In function definition `f_init': #8 2.453 MGCP_Test.ttcn:170.3-173.3: In if statement: #8 2.453 MGCP_Test.ttcn:172.4-29: In function instance: #8 2.453 MGCP_Test.ttcn:331.2-334.2: In function definition `f_dlcx_ignore': #8 2.453 MGCP_Test.ttcn:333.3-36: In function instance: #8 2.453 MGCP_Test.ttcn:307.2-322.2: In function definition `f_dlcx': #8 2.453 MGCP_Test.ttcn:321.3-41: In variable assignment: #8 2.453 MGCP_Test.ttcn:263.2-292.2: In function definition `mgcp_transceive_mgw': #8 2.453 MGCP_Test.ttcn:272.3-283.3: In alt construct: #8 2.453 MGCP_Test.ttcn:274.7-41: In guard operation: #8 2.453 MGCP_Test.ttcn:274.7-41: In receive statement: #8 2.453 MGCP_Test.ttcn:274.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.453 MGCP_Test.ttcn:294.2-305.2: In function definition `extract_conn_id': #8 2.453 MGCP_Test.ttcn:304.3-20: warning: Control never reaches this statement #8 2.454 MGCP_Test.ttcn:360.2-381.2: In template definition `t_RtpFlow': #8 2.454 MGCP_Test.ttcn:361.67-381.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData' #8 2.454 MGCP_Test.ttcn:361.67-381.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData' #8 2.455 MGCP_Test.ttcn:703.2-718.2: In function definition `f_crcx': #8 2.455 MGCP_Test.ttcn:714.3-23: In function instance: #8 2.455 MGCP_Test.ttcn:714.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.455 MGCP_Test.ttcn:720.2-750.2: In function definition `f_crcx_no_lco': #8 2.455 MGCP_Test.ttcn:731.3-23: In function instance: #8 2.455 MGCP_Test.ttcn:731.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.455 MGCP_Test.ttcn:752.2-786.2: In function definition `f_crcx_osmux': #8 2.455 MGCP_Test.ttcn:766.3-23: In function instance: #8 2.455 MGCP_Test.ttcn:766.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.456 MGCP_Test.ttcn:828.2-854.2: In testcase definition `TC_crcx_osmo_ign': #8 2.456 MGCP_Test.ttcn:849.3-23: In function instance: #8 2.456 MGCP_Test.ttcn:849.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.456 MGCP_Test.ttcn:984.2-1010.2: In testcase definition `TC_crcx_wildcarded': #8 2.456 MGCP_Test.ttcn:995.3-23: In function instance: #8 2.456 MGCP_Test.ttcn:995.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.457 MGCP_Test.ttcn:1014.2-1053.2: In testcase definition `TC_crcx_wildcarded_exhaust': #8 2.457 MGCP_Test.ttcn:1025.3-1040.3: In for statement: #8 2.457 MGCP_Test.ttcn:1030.4-24: In function instance: #8 2.457 MGCP_Test.ttcn:1030.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.457 MGCP_Test.ttcn:1161.2-1210.2: In testcase definition `TC_dlcx_wildcarded': #8 2.457 MGCP_Test.ttcn:1182.3-25: In function instance: #8 2.457 MGCP_Test.ttcn:1182.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.457 MGCP_Test.ttcn:1194.3-33: In function instance: #8 2.457 MGCP_Test.ttcn:1194.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.457 MGCP_Test.ttcn:1201.3-25: In function instance: #8 2.457 MGCP_Test.ttcn:1201.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.457 MGCP_Test.ttcn:1207.3-25: In function instance: #8 2.457 MGCP_Test.ttcn:1207.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.458 MGCP_Test.ttcn:1249.2-1291.2: In testcase definition `TC_crcx_osmux_257': #8 2.458 MGCP_Test.ttcn:1258.3-1279.3: In for statement: #8 2.458 MGCP_Test.ttcn:1262.4-24: In function instance: #8 2.458 MGCP_Test.ttcn:1262.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.463 MGCP_Test.ttcn:2692.2-2752.2: In testcase definition `TC_e1_dlcx_wildcarded': #8 2.463 MGCP_Test.ttcn:2702.3-2715.3: In for statement: #8 2.463 MGCP_Test.ttcn:2705.4-40: In function instance: #8 2.463 MGCP_Test.ttcn:2705.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.463 MGCP_Test.ttcn:2708.4-40: In function instance: #8 2.463 MGCP_Test.ttcn:2708.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.463 MGCP_Test.ttcn:2711.4-40: In function instance: #8 2.463 MGCP_Test.ttcn:2711.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.463 MGCP_Test.ttcn:2714.4-40: In function instance: #8 2.463 MGCP_Test.ttcn:2714.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.463 MGCP_Test.ttcn:2723.3-25: In function instance: #8 2.463 MGCP_Test.ttcn:2723.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.464 MGCP_Test.ttcn:2736.3-33: In function instance: #8 2.464 MGCP_Test.ttcn:2736.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.464 MGCP_Test.ttcn:2743.3-25: In function instance: #8 2.464 MGCP_Test.ttcn:2743.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.464 MGCP_Test.ttcn:2749.3-25: In function instance: #8 2.464 MGCP_Test.ttcn:2749.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.466 RTP_Endpoint.ttcn: In TTCN-3 module `RTP_Endpoint': #8 2.466 RTP_Endpoint.ttcn:100.2-105.2: In function definition `rtp_endpoint_sub_close': #8 2.466 RTP_Endpoint.ttcn:101.3-104.3: In if statement: #8 2.466 RTP_Endpoint.ttcn:102.4-54: In function instance: #8 2.466 RTP_Endpoint.ttcn:102.4-54: warning: The value returned by external function `@RTP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.467 Notify: Generating code... #8 2.538 Notify: File `AMR_Types.hh' was generated. #8 2.539 Notify: File `AMR_Types.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_1.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_2.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_3.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_4.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_5.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_6.cc' was generated. #8 2.539 Notify: File `AMR_Types_part_7.cc' was generated. #8 2.539 Notify: File `General_Types.hh' was generated. #8 2.539 Notify: File `General_Types.cc' was generated. #8 2.539 Notify: File `General_Types_part_1.cc' was generated. #8 2.539 Notify: File `General_Types_part_2.cc' was generated. #8 2.540 Notify: File `General_Types_part_3.cc' was generated. #8 2.540 Notify: File `General_Types_part_4.cc' was generated. #8 2.540 Notify: File `General_Types_part_5.cc' was generated. #8 2.540 Notify: File `General_Types_part_6.cc' was generated. #8 2.540 Notify: File `General_Types_part_7.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort.hh' was generated. #8 2.540 Notify: File `IPA_CodecPort.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 2.540 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 2.541 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 2.541 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 2.541 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 2.541 Notify: File `IPA_Emulation.hh' was generated. #8 2.541 Notify: File `IPA_Emulation.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 2.541 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 2.541 Notify: File `IPA_Types.hh' was generated. #8 2.542 Notify: File `IPA_Types.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_1.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_2.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_3.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_4.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_5.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_6.cc' was generated. #8 2.542 Notify: File `IPA_Types_part_7.cc' was generated. #8 2.542 Notify: File `IPCP_Types.hh' was generated. #8 2.542 Notify: File `IPCP_Types.cc' was generated. #8 2.542 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.542 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.542 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.543 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.543 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.543 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.543 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.543 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.543 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.543 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.544 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.544 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.544 Notify: File `IPL4asp_Types.hh' was generated. #8 2.544 Notify: File `IPL4asp_Types.cc' was generated. #8 2.544 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.545 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.545 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.545 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.545 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.545 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.545 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.545 Notify: File `IP_Types.hh' was generated. #8 2.545 Notify: File `IP_Types.cc' was generated. #8 2.546 Notify: File `IP_Types_part_1.cc' was generated. #8 2.546 Notify: File `IP_Types_part_2.cc' was generated. #8 2.546 Notify: File `IP_Types_part_3.cc' was generated. #8 2.546 Notify: File `IP_Types_part_4.cc' was generated. #8 2.546 Notify: File `IP_Types_part_5.cc' was generated. #8 2.546 Notify: File `IP_Types_part_6.cc' was generated. #8 2.546 Notify: File `IP_Types_part_7.cc' was generated. #8 2.546 Notify: File `IuUP_Emulation.hh' was generated. #8 2.546 Notify: File `IuUP_Emulation.cc' was generated. #8 2.546 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 2.546 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 2.546 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 2.546 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 2.547 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 2.547 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 2.547 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 2.547 Notify: File `IuUP_Types.hh' was generated. #8 2.547 Notify: File `IuUP_Types.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_1.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_2.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_3.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_4.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_5.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_6.cc' was generated. #8 2.548 Notify: File `IuUP_Types_part_7.cc' was generated. #8 2.548 Notify: File `MGCP_CodecPort.hh' was generated. #8 2.548 Notify: File `MGCP_CodecPort.cc' was generated. #8 2.548 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 2.548 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 2.548 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.548 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.548 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.548 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 2.549 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 2.549 Notify: File `MGCP_Templates.hh' was generated. #8 2.549 Notify: File `MGCP_Templates.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 2.549 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 2.549 Notify: File `MGCP_Test.hh' was generated. #8 2.550 Notify: File `MGCP_Test.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_1.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_2.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_3.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_4.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_5.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_6.cc' was generated. #8 2.550 Notify: File `MGCP_Test_part_7.cc' was generated. #8 2.550 Notify: File `MGCP_Types.hh' was generated. #8 2.550 Notify: File `MGCP_Types.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_1.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_2.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_3.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_4.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_5.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_6.cc' was generated. #8 2.551 Notify: File `MGCP_Types_part_7.cc' was generated. #8 2.551 Notify: File `Misc_Helpers.hh' was generated. #8 2.551 Notify: File `Misc_Helpers.cc' was generated. #8 2.551 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.551 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.551 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.551 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.551 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.551 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.552 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.552 Notify: File `Native_Functions.hh' was generated. #8 2.552 Notify: File `Native_Functions.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.552 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.552 Notify: File `OSMUX_CodecPort.hh' was generated. #8 2.552 Notify: File `OSMUX_CodecPort.cc' was generated. #8 2.552 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. #8 2.552 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. #8 2.552 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.552 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_1.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_2.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_3.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_4.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_5.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_6.cc' was generated. #8 2.553 Notify: File `OSMUX_CodecPort_part_7.cc' was generated. #8 2.553 Notify: File `OSMUX_Emulation.hh' was generated. #8 2.554 Notify: File `OSMUX_Emulation.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_1.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_2.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_3.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_4.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_5.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_6.cc' was generated. #8 2.554 Notify: File `OSMUX_Emulation_part_7.cc' was generated. #8 2.554 Notify: File `OSMUX_Types.hh' was generated. #8 2.554 Notify: File `OSMUX_Types.cc' was generated. #8 2.554 Notify: File `OSMUX_Types_part_1.cc' was generated. #8 2.554 Notify: File `OSMUX_Types_part_2.cc' was generated. #8 2.554 Notify: File `OSMUX_Types_part_3.cc' was generated. #8 2.555 Notify: File `OSMUX_Types_part_4.cc' was generated. #8 2.555 Notify: File `OSMUX_Types_part_5.cc' was generated. #8 2.555 Notify: File `OSMUX_Types_part_6.cc' was generated. #8 2.555 Notify: File `OSMUX_Types_part_7.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 2.555 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 2.556 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 2.557 Notify: File `Osmocom_Types.hh' was generated. #8 2.557 Notify: File `Osmocom_Types.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.557 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.557 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.558 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort.hh' was generated. #8 2.558 Notify: File `RTP_CodecPort.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 2.558 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 2.559 Notify: File `RTP_Emulation.hh' was generated. #8 2.559 Notify: File `RTP_Emulation.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 2.559 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 2.559 Notify: File `RTP_Endpoint.hh' was generated. #8 2.559 Notify: File `RTP_Endpoint.cc' was generated. #8 2.559 Notify: File `RTP_Endpoint_part_1.cc' was generated. #8 2.559 Notify: File `RTP_Endpoint_part_2.cc' was generated. #8 2.559 Notify: File `RTP_Endpoint_part_3.cc' was generated. #8 2.560 Notify: File `RTP_Endpoint_part_4.cc' was generated. #8 2.560 Notify: File `RTP_Endpoint_part_5.cc' was generated. #8 2.560 Notify: File `RTP_Endpoint_part_6.cc' was generated. #8 2.560 Notify: File `RTP_Endpoint_part_7.cc' was generated. #8 2.560 Notify: File `RTP_Types.hh' was generated. #8 2.560 Notify: File `RTP_Types.cc' was generated. #8 2.561 Notify: File `RTP_Types_part_1.cc' was generated. #8 2.561 Notify: File `RTP_Types_part_2.cc' was generated. #8 2.561 Notify: File `RTP_Types_part_3.cc' was generated. #8 2.562 Notify: File `RTP_Types_part_4.cc' was generated. #8 2.562 Notify: File `RTP_Types_part_5.cc' was generated. #8 2.562 Notify: File `RTP_Types_part_6.cc' was generated. #8 2.562 Notify: File `RTP_Types_part_7.cc' was generated. #8 2.562 Notify: File `SDP_Templates.hh' was generated. #8 2.562 Notify: File `SDP_Templates.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_1.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_2.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_3.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_4.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_5.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_6.cc' was generated. #8 2.562 Notify: File `SDP_Templates_part_7.cc' was generated. #8 2.563 Notify: File `SDP_Types.hh' was generated. #8 2.563 Notify: File `SDP_Types.cc' was generated. #8 2.563 Notify: File `SDP_Types_part_1.cc' was generated. #8 2.564 Notify: File `SDP_Types_part_2.cc' was generated. #8 2.564 Notify: File `SDP_Types_part_3.cc' was generated. #8 2.564 Notify: File `SDP_Types_part_4.cc' was generated. #8 2.565 Notify: File `SDP_Types_part_5.cc' was generated. #8 2.565 Notify: File `SDP_Types_part_6.cc' was generated. #8 2.565 Notify: File `SDP_Types_part_7.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.566 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.566 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.566 Notify: File `StatsD_Checker.hh' was generated. #8 2.567 Notify: File `StatsD_Checker.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 2.567 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 2.567 Notify: File `StatsD_CodecPort.hh' was generated. #8 2.567 Notify: File `StatsD_CodecPort.cc' was generated. #8 2.567 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 2.567 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 2.567 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.567 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.567 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.567 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 2.568 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 2.568 Notify: File `StatsD_Types.hh' was generated. #8 2.568 Notify: File `StatsD_Types.cc' was generated. #8 2.568 Notify: File `StatsD_Types_part_1.cc' was generated. #8 2.568 Notify: File `StatsD_Types_part_2.cc' was generated. #8 2.568 Notify: File `StatsD_Types_part_3.cc' was generated. #8 2.568 Notify: File `StatsD_Types_part_4.cc' was generated. #8 2.569 Notify: File `StatsD_Types_part_5.cc' was generated. #8 2.569 Notify: File `StatsD_Types_part_6.cc' was generated. #8 2.569 Notify: File `StatsD_Types_part_7.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.569 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.569 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.569 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.569 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.569 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.569 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.570 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.570 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.570 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.570 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.570 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.570 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.570 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.570 Notify: 396 files were updated. #8 2.583 touch compile #8 2.583 make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw' #8 2.584 make -j16 -C mgw #8 2.593 make[1]: Entering directory '/osmo-ttcn3-hacks/mgw' #8 2.636 Creating dependency file for TELNETasp_PT.cc #8 2.636 Creating dependency file for TCCInterface.cc #8 2.636 Creating dependency file for TCCConversion.cc #8 2.637 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 2.637 Creating dependency file for SDP_EncDec.cc #8 2.637 Creating dependency file for RTP_EncDec.cc #8 2.637 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 2.637 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc #8 2.638 Creating dependency file for Native_FunctionDefs.cc #8 2.638 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 2.638 Creating dependency file for IuUP_EncDec.cc #8 2.648 Creating dependency file for IPL4asp_discovery.cc #8 2.649 Creating dependency file for IP_EncDec.cc #8 2.649 Creating dependency file for IPL4asp_PT.cc #8 2.664 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.665 Creating dependency file for lex.SDP_parse_.c #8 2.669 Creating dependency file for SDP_parse_.tab.c #8 2.714 Creating dependency file for IPA_Emulation_part_7.cc #8 2.714 Creating dependency file for IPA_Emulation_part_6.cc #8 2.714 Creating dependency file for IPA_Emulation_part_5.cc #8 2.714 Creating dependency file for IPA_Emulation_part_4.cc #8 2.716 Creating dependency file for IPA_Emulation_part_3.cc #8 2.721 Creating dependency file for IPA_Emulation_part_2.cc #8 2.722 Creating dependency file for IPA_Emulation_part_1.cc #8 2.723 Creating dependency file for IPA_Emulation.cc #8 2.723 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.724 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.724 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.725 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.725 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.729 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.730 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.731 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.731 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.735 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.735 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.740 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.740 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.740 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.740 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.741 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.741 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.741 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.742 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.742 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.744 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.744 Creating dependency file for StatsD_Types_part_7.cc #8 2.748 Creating dependency file for StatsD_Types_part_6.cc #8 2.748 Creating dependency file for StatsD_Types_part_5.cc #8 2.748 Creating dependency file for StatsD_Types_part_4.cc #8 2.749 Creating dependency file for StatsD_Types_part_3.cc #8 2.750 Creating dependency file for StatsD_Types_part_2.cc #8 2.751 Creating dependency file for StatsD_Types_part_1.cc #8 2.751 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 2.751 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 2.754 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 2.754 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 2.756 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 2.756 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 2.756 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 2.758 Creating dependency file for StatsD_CodecPort_part_7.cc #8 2.758 Creating dependency file for StatsD_CodecPort_part_6.cc #8 2.758 Creating dependency file for StatsD_CodecPort_part_5.cc #8 2.759 Creating dependency file for StatsD_CodecPort_part_4.cc #8 2.759 Creating dependency file for StatsD_CodecPort_part_3.cc #8 2.759 Creating dependency file for StatsD_CodecPort_part_2.cc #8 2.760 Creating dependency file for StatsD_Checker_part_7.cc #8 2.760 Creating dependency file for StatsD_CodecPort_part_1.cc #8 2.761 Creating dependency file for StatsD_Checker_part_6.cc #8 2.763 Creating dependency file for StatsD_Checker_part_5.cc #8 2.763 Creating dependency file for StatsD_Checker_part_4.cc #8 2.766 Creating dependency file for StatsD_Checker_part_3.cc #8 2.766 Creating dependency file for StatsD_Checker_part_2.cc #8 2.767 Creating dependency file for StatsD_Checker_part_1.cc #8 2.767 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.767 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.767 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.768 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.768 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.768 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.769 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.770 Creating dependency file for SDP_Types_part_7.cc #8 2.776 Creating dependency file for SDP_Types_part_6.cc #8 2.776 Creating dependency file for SDP_Types_part_5.cc #8 2.776 Creating dependency file for SDP_Types_part_4.cc #8 2.776 Creating dependency file for SDP_Types_part_3.cc #8 2.776 Creating dependency file for SDP_Types_part_2.cc #8 2.777 Creating dependency file for SDP_Types_part_1.cc #8 2.777 Creating dependency file for SDP_Templates_part_7.cc #8 2.777 Creating dependency file for SDP_Templates_part_6.cc #8 2.780 Creating dependency file for SDP_Templates_part_5.cc #8 2.780 Creating dependency file for SDP_Templates_part_4.cc #8 2.780 Creating dependency file for SDP_Templates_part_3.cc #8 2.780 Creating dependency file for SDP_Templates_part_2.cc #8 2.781 Creating dependency file for SDP_Templates_part_1.cc #8 2.785 Creating dependency file for RTP_Types_part_7.cc #8 2.788 Creating dependency file for RTP_Types_part_6.cc #8 2.789 Creating dependency file for RTP_Types_part_5.cc #8 2.795 Creating dependency file for RTP_Types_part_4.cc #8 2.795 Creating dependency file for RTP_Types_part_3.cc #8 2.796 Creating dependency file for RTP_Types_part_2.cc #8 2.796 Creating dependency file for RTP_Types_part_1.cc #8 2.796 Creating dependency file for RTP_Endpoint_part_7.cc #8 2.802 Creating dependency file for RTP_Endpoint_part_6.cc #8 2.804 Creating dependency file for RTP_Endpoint_part_5.cc #8 2.806 Creating dependency file for RTP_Endpoint_part_4.cc #8 2.810 Creating dependency file for RTP_Endpoint_part_3.cc #8 2.816 Creating dependency file for RTP_Endpoint_part_2.cc #8 2.816 Creating dependency file for RTP_Endpoint_part_1.cc #8 2.823 Creating dependency file for RTP_Emulation_part_7.cc #8 2.824 Creating dependency file for RTP_Emulation_part_6.cc #8 2.824 Creating dependency file for RTP_Emulation_part_5.cc #8 2.827 Creating dependency file for RTP_Emulation_part_4.cc #8 2.832 Creating dependency file for RTP_Emulation_part_3.cc #8 2.835 Creating dependency file for RTP_Emulation_part_2.cc #8 2.837 Creating dependency file for RTP_Emulation_part_1.cc #8 2.843 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 2.846 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 2.847 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 2.851 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 2.852 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 2.853 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 2.854 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 2.856 Creating dependency file for RTP_CodecPort_part_6.cc #8 2.856 Creating dependency file for RTP_CodecPort_part_7.cc #8 2.856 Creating dependency file for RTP_CodecPort_part_5.cc #8 2.858 Creating dependency file for RTP_CodecPort_part_4.cc #8 2.860 Creating dependency file for RTP_CodecPort_part_3.cc #8 2.861 Creating dependency file for RTP_CodecPort_part_2.cc #8 2.861 Creating dependency file for RTP_CodecPort_part_1.cc #8 2.863 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 2.864 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 2.864 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 2.866 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 2.866 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 2.867 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 2.868 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 2.869 Creating dependency file for Osmocom_Types_part_7.cc #8 2.870 Creating dependency file for Osmocom_Types_part_6.cc #8 2.870 Creating dependency file for Osmocom_Types_part_5.cc #8 2.871 Creating dependency file for Osmocom_Types_part_4.cc #8 2.871 Creating dependency file for Osmocom_Types_part_3.cc #8 2.873 Creating dependency file for Osmocom_Types_part_1.cc #8 2.873 Creating dependency file for Osmocom_Types_part_2.cc #8 2.874 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 2.875 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 2.880 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 2.880 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 2.881 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 2.881 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 2.881 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 2.882 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 2.882 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 2.882 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 2.883 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 2.884 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 2.885 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 2.888 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 2.888 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 2.889 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 2.890 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 2.890 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 2.890 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 2.891 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 2.891 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 2.892 Creating dependency file for OSMUX_Types_part_5.cc #8 2.892 Creating dependency file for OSMUX_Types_part_6.cc #8 2.892 Creating dependency file for OSMUX_Types_part_7.cc #8 2.893 Creating dependency file for OSMUX_Types_part_4.cc #8 2.894 Creating dependency file for OSMUX_Types_part_3.cc #8 2.895 Creating dependency file for OSMUX_Types_part_2.cc #8 2.899 Creating dependency file for OSMUX_Types_part_1.cc #8 2.899 Creating dependency file for OSMUX_Emulation_part_7.cc #8 2.899 Creating dependency file for OSMUX_Emulation_part_6.cc #8 2.900 Creating dependency file for OSMUX_Emulation_part_5.cc #8 2.900 Creating dependency file for OSMUX_Emulation_part_4.cc #8 2.900 Creating dependency file for OSMUX_Emulation_part_2.cc #8 2.900 Creating dependency file for OSMUX_Emulation_part_3.cc #8 2.902 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc #8 2.902 Creating dependency file for OSMUX_Emulation_part_1.cc #8 2.902 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc #8 2.902 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc #8 2.903 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc #8 2.903 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc #8 2.908 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc #8 2.908 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc #8 2.909 Creating dependency file for OSMUX_CodecPort_part_7.cc #8 2.909 Creating dependency file for OSMUX_CodecPort_part_6.cc #8 2.910 Creating dependency file for OSMUX_CodecPort_part_5.cc #8 2.911 Creating dependency file for OSMUX_CodecPort_part_4.cc #8 2.911 Creating dependency file for OSMUX_CodecPort_part_3.cc #8 2.912 Creating dependency file for OSMUX_CodecPort_part_1.cc #8 2.912 Creating dependency file for OSMUX_CodecPort_part_2.cc #8 2.913 Creating dependency file for Native_Functions_part_7.cc #8 2.913 Creating dependency file for Native_Functions_part_6.cc #8 2.913 Creating dependency file for Native_Functions_part_5.cc #8 2.917 Creating dependency file for Native_Functions_part_4.cc #8 2.918 Creating dependency file for Native_Functions_part_3.cc #8 2.918 Creating dependency file for Native_Functions_part_2.cc #8 2.918 Creating dependency file for Native_Functions_part_1.cc #8 2.918 Creating dependency file for Misc_Helpers_part_7.cc #8 2.919 Creating dependency file for Misc_Helpers_part_6.cc #8 2.919 Creating dependency file for Misc_Helpers_part_5.cc #8 2.919 Creating dependency file for Misc_Helpers_part_4.cc #8 2.920 Creating dependency file for Misc_Helpers_part_3.cc #8 2.920 Creating dependency file for Misc_Helpers_part_2.cc #8 2.921 Creating dependency file for Misc_Helpers_part_1.cc #8 2.921 Creating dependency file for MGCP_Types_part_7.cc #8 2.921 Creating dependency file for MGCP_Types_part_6.cc #8 2.922 Creating dependency file for MGCP_Types_part_5.cc #8 2.922 Creating dependency file for MGCP_Types_part_4.cc #8 2.925 Creating dependency file for MGCP_Types_part_3.cc #8 2.925 Creating dependency file for MGCP_Types_part_2.cc #8 2.926 Creating dependency file for MGCP_Test_part_7.cc #8 2.926 Creating dependency file for MGCP_Types_part_1.cc #8 2.926 Creating dependency file for MGCP_Test_part_6.cc #8 2.927 Creating dependency file for MGCP_Test_part_5.cc #8 2.928 Creating dependency file for MGCP_Test_part_4.cc #8 2.928 Creating dependency file for MGCP_Test_part_3.cc #8 2.929 Creating dependency file for MGCP_Test_part_2.cc #8 2.929 Creating dependency file for MGCP_Test_part_1.cc #8 2.934 Creating dependency file for MGCP_Templates_part_7.cc #8 2.934 Creating dependency file for MGCP_Templates_part_6.cc #8 2.934 Creating dependency file for MGCP_Templates_part_5.cc #8 2.935 Creating dependency file for MGCP_Templates_part_4.cc #8 2.935 Creating dependency file for MGCP_Templates_part_3.cc #8 2.935 Creating dependency file for MGCP_Templates_part_2.cc #8 2.935 Creating dependency file for MGCP_Templates_part_1.cc #8 2.936 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 2.939 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 2.939 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 2.940 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 2.941 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 2.941 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 2.941 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 2.942 Creating dependency file for MGCP_CodecPort_part_7.cc #8 2.942 Creating dependency file for MGCP_CodecPort_part_6.cc #8 2.943 Creating dependency file for MGCP_CodecPort_part_5.cc #8 2.943 Creating dependency file for MGCP_CodecPort_part_4.cc #8 2.944 Creating dependency file for MGCP_CodecPort_part_3.cc #8 2.947 Creating dependency file for MGCP_CodecPort_part_2.cc #8 2.947 Creating dependency file for MGCP_CodecPort_part_1.cc #8 2.948 Creating dependency file for IuUP_Types_part_6.cc #8 2.948 Creating dependency file for IuUP_Types_part_7.cc #8 2.948 Creating dependency file for IuUP_Types_part_5.cc #8 2.949 Creating dependency file for IuUP_Types_part_4.cc #8 2.949 Creating dependency file for IuUP_Types_part_3.cc #8 2.950 Creating dependency file for IuUP_Types_part_2.cc #8 2.950 Creating dependency file for IuUP_Types_part_1.cc #8 2.951 Creating dependency file for IuUP_Emulation_part_6.cc #8 2.951 Creating dependency file for IuUP_Emulation_part_5.cc #8 2.951 Creating dependency file for IuUP_Emulation_part_7.cc #8 2.951 Creating dependency file for IuUP_Emulation_part_4.cc #8 2.952 Creating dependency file for IuUP_Emulation_part_3.cc #8 2.952 Creating dependency file for IuUP_Emulation_part_2.cc #8 2.954 Creating dependency file for IuUP_Emulation_part_1.cc #8 2.956 Creating dependency file for IP_Types_part_7.cc #8 2.956 Creating dependency file for IP_Types_part_6.cc #8 2.957 Creating dependency file for IP_Types_part_5.cc #8 2.959 Creating dependency file for IP_Types_part_4.cc #8 2.959 Creating dependency file for IP_Types_part_3.cc #8 2.959 Creating dependency file for IP_Types_part_2.cc #8 2.960 Creating dependency file for IP_Types_part_1.cc #8 2.960 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.961 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.961 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.964 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.964 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.964 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.966 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.966 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.966 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.967 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.968 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.968 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.970 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.970 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.970 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.970 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.973 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.973 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.973 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.974 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.974 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.980 Creating dependency file for IPCP_Types_part_7.cc #8 2.981 Creating dependency file for IPCP_Types_part_6.cc #8 2.981 Creating dependency file for IPCP_Types_part_5.cc #8 2.981 Creating dependency file for IPCP_Types_part_4.cc #8 2.981 Creating dependency file for IPCP_Types_part_3.cc #8 2.982 Creating dependency file for IPCP_Types_part_2.cc #8 2.982 Creating dependency file for IPCP_Types_part_1.cc #8 2.988 Creating dependency file for IPA_Types_part_7.cc #8 2.989 Creating dependency file for IPA_Types_part_6.cc #8 2.989 Creating dependency file for IPA_Types_part_5.cc #8 2.989 Creating dependency file for IPA_Types_part_4.cc #8 2.989 Creating dependency file for IPA_Types_part_3.cc #8 2.989 Creating dependency file for IPA_Types_part_2.cc #8 2.989 Creating dependency file for IPA_Types_part_1.cc #8 2.990 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.990 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.991 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.992 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.996 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.996 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.996 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.997 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.997 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.999 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.999 Creating dependency file for IPA_CodecPort_part_4.cc #8 3.000 Creating dependency file for IPA_CodecPort_part_3.cc #8 3.003 Creating dependency file for IPA_CodecPort_part_2.cc #8 3.003 Creating dependency file for IPA_CodecPort_part_1.cc #8 3.003 Creating dependency file for General_Types_part_7.cc #8 3.004 Creating dependency file for General_Types_part_6.cc #8 3.004 Creating dependency file for General_Types_part_5.cc #8 3.005 Creating dependency file for General_Types_part_4.cc #8 3.008 Creating dependency file for General_Types_part_3.cc #8 3.011 Creating dependency file for General_Types_part_2.cc #8 3.011 Creating dependency file for General_Types_part_1.cc #8 3.012 Creating dependency file for AMR_Types_part_7.cc #8 3.012 Creating dependency file for AMR_Types_part_6.cc #8 3.012 Creating dependency file for AMR_Types_part_5.cc #8 3.013 Creating dependency file for AMR_Types_part_4.cc #8 3.013 Creating dependency file for AMR_Types_part_3.cc #8 3.014 Creating dependency file for AMR_Types_part_2.cc #8 3.016 Creating dependency file for AMR_Types_part_1.cc #8 3.016 Creating dependency file for TELNETasp_PortType.cc #8 3.016 Creating dependency file for TCCInterface_Functions.cc #8 3.018 Creating dependency file for TCCConversion_Functions.cc #8 3.019 Creating dependency file for StatsD_Types.cc #8 3.019 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 3.020 Creating dependency file for StatsD_CodecPort.cc #8 3.020 Creating dependency file for StatsD_Checker.cc #8 3.021 Creating dependency file for SDP_Types.cc #8 3.021 Creating dependency file for Socket_API_Definitions.cc #8 3.021 Creating dependency file for SDP_Templates.cc #8 3.022 Creating dependency file for RTP_Types.cc #8 3.028 Creating dependency file for RTP_Endpoint.cc #8 3.040 Creating dependency file for RTP_Emulation.cc #8 3.041 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 3.043 Creating dependency file for RTP_CodecPort.cc #8 3.092 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.092 Creating dependency file for Osmocom_Types.cc #8 3.092 Creating dependency file for Osmocom_CTRL_Types.cc #8 3.093 Creating dependency file for Osmocom_CTRL_Functions.cc #8 3.098 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 3.100 Creating dependency file for OSMUX_Types.cc #8 3.101 Creating dependency file for OSMUX_Emulation.cc #8 3.102 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc #8 3.108 Creating dependency file for OSMUX_CodecPort.cc #8 3.109 Creating dependency file for Native_Functions.cc #8 3.119 Creating dependency file for Misc_Helpers.cc #8 3.119 Creating dependency file for MGCP_Types.cc #8 3.131 Creating dependency file for MGCP_Test.cc #8 3.143 Creating dependency file for MGCP_Templates.cc #8 3.154 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 3.166 Creating dependency file for MGCP_CodecPort.cc #8 3.167 Creating dependency file for IuUP_Types.cc #8 3.178 Creating dependency file for IuUP_Emulation.cc #8 3.178 Creating dependency file for IP_Types.cc #8 3.178 Creating dependency file for IPL4asp_Types.cc #8 3.186 Creating dependency file for IPL4asp_PortType.cc #8 3.190 Creating dependency file for IPL4asp_Functions.cc #8 3.190 Creating dependency file for IPCP_Types.cc #8 3.194 Creating dependency file for IPA_Types.cc #8 3.197 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 3.198 Creating dependency file for IPA_CodecPort.cc #8 3.201 Creating dependency file for General_Types.cc #8 3.216 Creating dependency file for AMR_Types.cc #8 3.370 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc #8 3.370 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 3.370 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 3.370 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 3.371 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 3.371 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 3.371 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 3.371 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 3.372 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 3.372 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 3.372 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 3.372 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 3.373 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 3.373 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 3.373 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 3.375 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test.o MGCP_Test.cc #8 4.287 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 4.298 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 4.357 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 4.442 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc #8 4.444 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc #8 4.678 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc #8 4.712 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc #8 4.885 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 4.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 4.951 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 5.004 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 5.020 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 5.288 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 5.761 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 5.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 5.811 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint.o RTP_Endpoint.cc #8 5.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 6.017 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 6.268 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 6.318 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 6.345 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 6.379 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 6.391 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 6.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 6.584 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 6.641 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 6.690 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 6.940 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc #8 6.960 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc #8 6.978 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc #8 6.980 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc #8 6.996 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc #8 6.998 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc #8 7.014 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc #8 7.016 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 7.031 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 7.050 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 7.065 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 7.070 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 7.083 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 7.087 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 7.101 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 7.105 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 7.119 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 7.123 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 7.138 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 7.141 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 7.146 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 7.156 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 7.158 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 7.164 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 7.174 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 7.177 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 7.182 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 7.192 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 7.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 7.199 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 7.210 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 7.217 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 7.225 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 7.228 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 7.235 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 7.238 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 7.244 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 7.246 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 7.254 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 7.257 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 7.261 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 7.261 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 7.264 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 7.273 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 7.276 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 7.278 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 7.279 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 7.281 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 7.295 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 7.295 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 7.296 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 7.296 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 7.311 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 7.312 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 7.313 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 7.314 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 7.319 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 7.329 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 7.329 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 7.330 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 7.332 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 7.347 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 7.349 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 7.350 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 7.350 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 7.365 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 7.367 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 7.369 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 7.386 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 7.386 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 7.395 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 7.396 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 7.404 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 7.405 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 7.412 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 7.415 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 7.421 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 7.424 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 7.430 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 7.438 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 7.438 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 7.447 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 7.455 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 7.457 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 7.465 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 7.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 7.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 7.483 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 7.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 7.496 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 7.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 7.512 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 7.512 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 7.518 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 7.529 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 7.530 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 7.535 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 7.547 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 7.547 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 7.552 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 7.565 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 7.567 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 7.577 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 7.583 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 7.587 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 7.594 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc #8 7.603 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc #8 7.605 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc #8 7.608 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc #8 7.611 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc #8 7.622 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc #8 7.623 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc #8 7.626 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 7.628 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 7.640 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 7.640 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 7.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 7.644 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 7.657 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 7.659 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 7.661 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 7.663 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 7.674 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 7.680 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 7.680 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 7.688 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 7.693 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 7.698 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 7.709 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 7.711 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 7.711 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 7.712 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 7.715 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 7.715 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc #8 7.728 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc #8 7.730 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc #8 7.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc #8 7.732 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc #8 7.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc #8 7.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc #8 7.746 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc #8 7.747 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc #8 7.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc #8 7.750 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc #8 7.751 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc #8 7.752 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc #8 7.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc #8 7.764 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc #8 7.769 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc #8 7.770 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc #8 7.783 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc #8 7.787 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc #8 7.787 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc #8 7.788 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc #8 7.789 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc #8 7.793 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc #8 7.804 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc #8 7.806 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc #8 7.806 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc #8 7.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 7.810 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 7.812 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 7.824 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 7.826 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 7.827 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 7.828 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 7.830 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 7.831 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 7.843 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 7.844 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 7.845 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 7.846 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 7.847 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 7.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 7.850 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 7.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 7.861 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 7.863 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 7.864 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 7.869 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 7.872 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 7.875 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 7.879 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 7.879 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 7.881 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 7.886 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 7.889 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 7.890 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 7.897 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 7.900 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 7.902 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 7.902 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 7.904 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 7.907 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 7.909 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 7.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 7.917 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 7.919 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 7.920 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 7.925 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 7.927 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 7.934 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 7.936 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 7.937 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 7.937 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 7.939 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 7.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 7.949 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 7.951 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 7.954 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 7.955 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 7.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 7.957 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 7.967 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 7.967 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 7.969 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc #8 7.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc #8 7.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc #8 7.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc #8 7.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc #8 7.984 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc #8 7.986 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc #8 7.986 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 7.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 7.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 7.991 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 7.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 8.002 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 8.003 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 8.010 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 8.020 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 8.020 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 8.027 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 8.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 8.044 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 8.045 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 8.059 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 8.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 8.063 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 8.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 8.498 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 8.680 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 8.818 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 8.887 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 9.057 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 9.078 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 9.098 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 9.119 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 9.146 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 9.171 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 9.195 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 9.216 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 9.235 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 9.253 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 9.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 9.290 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 9.309 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 9.326 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 9.345 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 9.363 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 9.382 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 9.391 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 9.409 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 9.419 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 9.434 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 9.439 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 9.458 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 9.464 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 9.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 9.482 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 9.500 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 9.501 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 9.519 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 9.520 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 9.538 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 9.539 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 9.556 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 9.558 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 9.575 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 9.575 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 9.593 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 9.595 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 9.612 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 9.615 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 9.637 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 9.642 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 9.656 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 9.674 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 9.675 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 9.692 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 9.700 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 9.711 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 9.726 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 9.739 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 9.747 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 9.761 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 9.783 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 9.800 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 9.813 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 9.818 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 9.837 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 9.858 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 9.881 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 9.900 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 9.923 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 9.925 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 9.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 9.943 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 9.963 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 9.975 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 10.11 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 10.31 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 10.82 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 11.07 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 11.07 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.07 21592 | register yy_state_type yy_current_state; #8 11.07 | ^~~~~~~~~~~~~~~~ #8 11.07 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.07 21593 | register char *yy_cp, *yy_bp; #8 11.07 | ^~~~~ #8 11.07 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.07 21593 | register char *yy_cp, *yy_bp; #8 11.07 | ^~~~~ #8 11.07 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.07 21594 | register int yy_act; #8 11.07 | ^~~~~~ #8 11.08 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 11.08 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 11.08 | ^~~~ #8 11.08 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22513 | register char *source = (yytext_ptr); #8 11.08 | ^~~~~~ #8 11.08 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22514 | register int number_to_move, i; #8 11.08 | ^~~~~~~~~~~~~~ #8 11.08 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22514 | register int number_to_move, i; #8 11.08 | ^ #8 11.08 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 11.08 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22646 | register yy_state_type yy_current_state; #8 11.08 | ^~~~~~~~~~~~~~~~ #8 11.08 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22647 | register char *yy_cp; #8 11.08 | ^~~~~ #8 11.08 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 11.08 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22676 | register int yy_is_jam; #8 11.08 | ^~~~~~~~~ #8 11.08 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 11.08 22677 | register char *yy_cp = (yy_c_buf_p); #8 11.08 | ^~~~~ #8 11.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 11.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 11.17 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 11.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc #8 11.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 11.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 11.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 11.33 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 11.34 g++ -shared -o AMR_Types.so AMR_Types.o #8 11.45 g++ -shared -o General_Types.so General_Types.o #8 11.55 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 11.68 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 11.69 g++ -shared -o IPA_Types.so IPA_Types.o #8 11.77 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 11.80 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 11.87 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 11.89 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 11.94 g++ -shared -o IP_Types.so IP_Types.o #8 11.95 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 11.96 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 12.00 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 12.01 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 12.03 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 12.05 g++ -shared -o MGCP_Test.so MGCP_Test.o #8 12.06 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 12.08 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 12.09 g++ -shared -o Native_Functions.so Native_Functions.o #8 12.09 g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o #8 12.09 g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o #8 12.12 g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o #8 12.13 g++ -shared -o OSMUX_Types.so OSMUX_Types.o #8 12.14 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 12.15 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 12.16 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 12.16 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 12.17 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 12.20 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 12.21 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 12.22 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 12.22 g++ -shared -o RTP_Endpoint.so RTP_Endpoint.o #8 12.23 g++ -shared -o RTP_Types.so RTP_Types.o #8 12.23 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 12.24 g++ -shared -o SDP_Types.so SDP_Types.o #8 12.25 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 12.29 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 12.30 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 12.30 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 12.31 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 12.31 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 12.33 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 12.35 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 12.35 g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o #8 12.36 g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o #8 12.37 g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o #8 12.38 g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o #8 12.38 g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o #8 12.38 g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o #8 12.39 g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o #8 12.40 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 12.40 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 12.41 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 12.41 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 12.41 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 12.42 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 12.42 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 12.42 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 12.42 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 12.43 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 12.43 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 12.44 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 12.44 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 12.44 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 12.44 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 12.44 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 12.44 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 12.44 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 12.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 12.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 12.45 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 12.45 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 12.46 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 12.46 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 12.47 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 12.47 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 12.47 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 12.47 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 12.47 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 12.47 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 12.47 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 12.47 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 12.48 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 12.48 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 12.48 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 12.49 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 12.49 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 12.50 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 12.50 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 12.50 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 12.50 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 12.50 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 12.50 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 12.50 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 12.51 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 12.51 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 12.52 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 12.52 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 12.52 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 12.52 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 12.52 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 12.52 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 12.53 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 12.53 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 12.53 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 12.53 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 12.54 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 12.54 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 12.54 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 12.54 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 12.54 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 12.54 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 12.54 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 12.54 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 12.55 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 12.55 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 12.55 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 12.56 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 12.56 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 12.56 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 12.56 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 12.56 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 12.57 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 12.57 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 12.57 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 12.58 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 12.58 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 12.58 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 12.58 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 12.58 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 12.59 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 12.59 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 12.59 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 12.59 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 12.59 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 12.60 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 12.60 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 12.60 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 12.60 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 12.60 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 12.60 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 12.61 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 12.61 g++ -shared -o MGCP_Test_part_1.so MGCP_Test_part_1.o #8 12.61 g++ -shared -o MGCP_Test_part_2.so MGCP_Test_part_2.o #8 12.61 g++ -shared -o MGCP_Test_part_3.so MGCP_Test_part_3.o #8 12.62 g++ -shared -o MGCP_Test_part_4.so MGCP_Test_part_4.o #8 12.62 g++ -shared -o MGCP_Test_part_5.so MGCP_Test_part_5.o #8 12.62 g++ -shared -o MGCP_Test_part_6.so MGCP_Test_part_6.o #8 12.62 g++ -shared -o MGCP_Test_part_7.so MGCP_Test_part_7.o #8 12.62 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 12.62 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 12.63 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 12.63 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 12.63 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 12.63 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 12.63 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 12.64 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 12.64 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 12.64 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 12.64 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 12.65 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 12.65 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 12.65 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 12.65 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 12.65 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 12.65 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 12.65 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 12.66 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 12.66 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 12.66 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o #8 12.67 g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o #8 12.67 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o #8 12.67 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o #8 12.67 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o #8 12.67 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o #8 12.68 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o #8 12.68 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o #8 12.68 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o #8 12.68 g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o #8 12.69 g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o #8 12.70 g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o #8 12.70 g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o #8 12.70 g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o #8 12.70 g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o #8 12.70 g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o #8 12.70 g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o #8 12.70 g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o #8 12.70 g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o #8 12.70 g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o #8 12.70 g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o #8 12.70 g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o #8 12.70 g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o #8 12.70 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 12.71 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 12.71 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 12.72 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 12.72 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 12.72 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 12.72 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 12.72 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 12.72 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 12.72 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 12.72 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 12.72 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 12.73 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 12.73 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 12.73 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 12.73 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 12.73 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 12.74 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 12.74 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 12.75 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 12.75 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 12.75 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 12.75 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 12.75 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 12.75 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 12.75 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 12.75 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 12.75 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 12.75 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 12.75 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 12.75 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 12.75 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 12.76 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 12.76 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 12.77 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 12.77 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 12.77 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 12.77 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 12.77 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 12.77 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 12.77 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 12.77 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 12.77 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 12.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 12.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 12.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 12.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 12.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 12.79 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 12.79 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 12.79 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 12.79 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 12.79 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 12.79 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 12.80 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 12.80 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 12.80 g++ -shared -o RTP_Endpoint_part_1.so RTP_Endpoint_part_1.o #8 12.80 g++ -shared -o RTP_Endpoint_part_2.so RTP_Endpoint_part_2.o #8 12.80 g++ -shared -o RTP_Endpoint_part_3.so RTP_Endpoint_part_3.o #8 12.80 g++ -shared -o RTP_Endpoint_part_4.so RTP_Endpoint_part_4.o #8 12.80 g++ -shared -o RTP_Endpoint_part_5.so RTP_Endpoint_part_5.o #8 12.80 g++ -shared -o RTP_Endpoint_part_6.so RTP_Endpoint_part_6.o #8 12.81 g++ -shared -o RTP_Endpoint_part_7.so RTP_Endpoint_part_7.o #8 12.81 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 12.81 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 12.82 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 12.82 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 12.82 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 12.82 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 12.83 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 12.83 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 12.83 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 12.83 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 12.83 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 12.83 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 12.83 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 12.83 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 12.83 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 12.84 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 12.84 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 12.85 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 12.85 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 12.85 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 12.85 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 12.85 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 12.85 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 12.86 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 12.86 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 12.87 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 12.88 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 12.89 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 12.91 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 12.91 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 12.92 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 12.94 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 12.94 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 12.95 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 12.95 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 12.97 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 12.97 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 12.97 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 12.97 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 12.98 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 12.98 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 12.98 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 13.00 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 13.00 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 13.00 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 13.01 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 13.01 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 13.01 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 13.02 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 13.02 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 13.02 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 13.02 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 13.02 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 13.02 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 13.02 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 13.02 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 13.03 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 13.03 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 13.03 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 13.03 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 13.03 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 13.04 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 13.04 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 13.04 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 13.05 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 13.05 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 13.05 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 13.05 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 13.06 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 13.06 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 13.06 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 13.06 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 13.06 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 13.07 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 13.07 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 13.07 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 13.07 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 13.07 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 13.07 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 13.08 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 13.08 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 13.09 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 13.09 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 13.09 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 13.09 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 13.09 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 13.09 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 13.09 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 13.09 g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o #8 13.09 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 13.09 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 13.09 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 13.11 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 13.11 g++ -shared -o TCCConversion.so TCCConversion.o #8 13.12 g++ -shared -o TCCInterface.so TCCInterface.o #8 13.12 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 13.24 if g++ -L /usr/lib/titan-fPIC -o MGCP_Test -Wl,--no-as-needed AMR_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so IuUP_Emulation.so IuUP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Templates.so MGCP_Test.so MGCP_Types.so Misc_Helpers.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Endpoint.so RTP_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_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 IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_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 IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Test_part_1.so MGCP_Test_part_2.so MGCP_Test_part_3.so MGCP_Test_part_4.so MGCP_Test_part_5.so MGCP_Test_part_6.so MGCP_Test_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_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 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 OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_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 RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Endpoint_part_1.so RTP_Endpoint_part_2.so RTP_Endpoint_part_3.so RTP_Endpoint_part_4.so RTP_Endpoint_part_5.so RTP_Endpoint_part_6.so RTP_Endpoint_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_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 StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 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 IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 13.24 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 13.24 -L/lib -lcrypto \ #8 13.24 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 13.24 then : ; else /usr/bin/titanver AMR_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o IuUP_Emulation.o IuUP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Templates.o MGCP_Test.o MGCP_Types.o Misc_Helpers.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Endpoint.o RTP_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_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 IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_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 IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o MGCP_Test_part_5.o MGCP_Test_part_6.o MGCP_Test_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_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 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 OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_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 RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Endpoint_part_5.o RTP_Endpoint_part_6.o RTP_Endpoint_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_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 StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 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 IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 13.49 make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw' #8 DONE 13.8s #9 [4/4] COPY MGCP_TEST.CFG /data/MGCP_Test.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:0a6bab66e6abc433de0e787182a64e48713c0953daaf30588f210062dff1c9de done #10 naming to docker.io/osmocom-build/ttcn3-mgw-test:latest 0.0s done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/ttcn3-mgw-test' + docker_image_exists ttcn3-mgw-test + docker images -q osmocom-build/ttcn3-mgw-test + test -n 0a6bab66e6ab + list_osmo_packages debian-bookworm ttcn3-mgw-test + local distro=debian-bookworm + local image=ttcn3-mgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-mgw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester + cp MGCP_Test.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester/MGCP_Test.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester/MGCP_Test.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester/MGCP_Test.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-mgw-test-latest/logs/mgw-tester/MGCP_Test.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw + cp osmo-mgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw/ + network_create + SUBNET=2594351 + seq 1 30 + echo (2594351 + 1) % 256 + bc + SUBNET=48 + NET_NAME=ttcn3-mgw-test-48 + SUB4=172.18.48.0/24 + SUB6=fd02:db8:48::/64 + set +x Creating network ttcn3-mgw-test-48, trying SUBNET=48... + docker network create --internal --subnet 172.18.48.0/24 --ipv6 --subnet fd02:db8:48::/64 ttcn3-mgw-test-48 12e2f1f7414614d6e513b908a3bb26ea6d550700790503bee290ea05a4b8c163 + set +x ### Network ttcn3-mgw-test-48 created (SUBNET=48) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=48 to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw/osmo-mgw.cfg Applying SUBNET=48 to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester/MGCP_Test.cfg + docker_network_params 48 180 + NET=48 + ADDR_SUFIX=180 + echo --network ttcn3-mgw-test-48 --ip 172.18.48.180 --ip6 fd02:db8:48::180 + docker run --rm --network ttcn3-mgw-test-48 --ip 172.18.48.180 --ip6 fd02:db8:48::180 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw:/data --name jenkins-ttcn3-mgw-test-latest-2053-mgw -d osmocom-build/osmo-mgw-latest abf1614131550601a620a7cf3dd89481c2b7e33a7683e853afcd0e5bd9dd8ee8 + docker_network_params 48 181 + NET=48 + ADDR_SUFIX=181 + echo --network ttcn3-mgw-test-48 --ip 172.18.48.181 --ip6 fd02:db8:48::181 + docker run --rm --network ttcn3-mgw-test-48 --ip 172.18.48.181 --ip6 fd02:db8:48::181 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/mgw-tester:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.48.180 -e OSMO_SUT_PORT=4243 --name jenkins-ttcn3-mgw-test-latest-2053-ttcn3-mgw-test osmocom-build/ttcn3-mgw-test + SUBDIR=mgw + SUITE=MGCP_Test + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/mgw/MGCP_Test MGCP_Test.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MGCP_Test.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: MGCP_Test.cfg MC@4a96a946551a: Unix server socket created successfully. MC@4a96a946551a: Listening on TCP port 44119. 4a96a946551a is the default MC2> spawn /osmo-ttcn3-hacks/mgw/MGCP_Test 4a96a946551a 44119 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4a96a946551a: New HC connected from 172.18.48.181 [172.18.48.181]. 4a96a946551a: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@4a96a946551a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4a96a946551a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4a96a946551a: Configuration file was processed on all HCs. MC@4a96a946551a: Creating MTC on host 172.18.48.181. MC@4a96a946551a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Tue May 21 08:58:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_selftest started. MTC@4a96a946551a: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@4a96a946551a: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@4a96a946551a: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@4a96a946551a: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@4a96a946551a: "200 18983215 OK\r\nI: 1\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 0 RTP/AVP 126\r\na=rtpmap:126 AMR/8000\r\na=ptime:20\r\n" MTC@4a96a946551a: { line := { code := "200", trans_id := "18983215", string := "OK" }, params := { { code := "I", val := "1" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "126" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "126 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } MTC@4a96a946551a: "MDCX 18983216 rtpbridge/1@mgw MGCP 1.0\r\nM: sendrecv\rC: 2\r\nI: 1\r\nL: p:20, a:AMR, nt:IN\r\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 4441 RTP/AVP 99\r\na=rtpmap:99 AMR/8000\r\na=ptime:40\r\n" MTC@4a96a946551a: { line := { verb := "MDCX", trans_id := "18983216", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "2" }, { code := "I", val := "1" }, { code := "L", val := "p:20, a:AMR, nt:IN" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 4441, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "99" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "99 AMR/8000" } }, { ptime := { attr_value := "40" } } } } } } } MTC@4a96a946551a: { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/42@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "1234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := omit } MTC@4a96a946551a: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@4a96a946551a: "510 23 FAIL\r\n" MTC@4a96a946551a: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@4a96a946551a: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: No PTCs were created. MTC@4a96a946551a: Test case TC_selftest finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Tue May 21 08:58:42 UTC 2024 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3858) Waiting for packet dumper to finish... 1 (prev_count=3858, count=8955) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Tue May 21 08:58:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_auep_null started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(5)@4a96a946551a: Final verdict of PTC: none RTPEM1(4)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@4a96a946551a: Final verdict of PTC: none RTPEM0(3)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(6)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@4a96a946551a: Test case TC_auep_null finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Tue May 21 08:58:45 UTC 2024 ====== MGCP_Test.TC_auep_null pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_auep_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=564) Waiting for packet dumper to finish... 1 (prev_count=564, count=14219) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Tue May 21 08:58:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(8)@4a96a946551a: Final verdict of PTC: none RTPEM1(9)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(11)@4a96a946551a: Final verdict of PTC: none RTPEM2(10)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Tue May 21 08:58:49 UTC 2024 ====== MGCP_Test.TC_crcx pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19009) Waiting for packet dumper to finish... 1 (prev_count=19009, count=23693) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Tue May 21 08:58:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_no_lco started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(15)@4a96a946551a: Final verdict of PTC: none RTPEM1(14)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(16)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@4a96a946551a: Final verdict of PTC: none RTPEM0(13)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_no_lco finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Tue May 21 08:58:52 UTC 2024 ====== MGCP_Test.TC_crcx_no_lco pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_no_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3800) Waiting for packet dumper to finish... 1 (prev_count=3800, count=22961) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Tue May 21 08:58:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_noprefix started. MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(21)@4a96a946551a: Final verdict of PTC: none RTPEM2(20)@4a96a946551a: Final verdict of PTC: none RTPEM0(18)@4a96a946551a: Final verdict of PTC: none RTPEM1(19)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_noprefix finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Tue May 21 08:58:55 UTC 2024 ====== MGCP_Test.TC_crcx_noprefix pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_noprefix.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572) Waiting for packet dumper to finish... 1 (prev_count=572, count=24398) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Tue May 21 08:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_unsupp_mode started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(25)@4a96a946551a: Final verdict of PTC: none RTPEM1(24)@4a96a946551a: Final verdict of PTC: none RTPEM0(23)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(26)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Tue May 21 08:58:58 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_mode pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=13597) Waiting for packet dumper to finish... 1 (prev_count=13597, count=17282) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Tue May 21 08:59:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_osmo_ign started. MTC@4a96a946551a: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@4a96a946551a: Final verdict of PTC: none RTPEM0(28)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(31)@4a96a946551a: Final verdict of PTC: none RTPEM1(29)@4a96a946551a: Final verdict of PTC: none RTPEM2(30)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Tue May 21 08:59:01 UTC 2024 ====== MGCP_Test.TC_crcx_osmo_ign pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3810) Waiting for packet dumper to finish... 1 (prev_count=3810, count=24548) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Tue May 21 08:59:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_early_bidir_mode started. MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(36)@4a96a946551a: Final verdict of PTC: none RTPEM0(33)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@4a96a946551a: Final verdict of PTC: none RTPEM2(35)@4a96a946551a: Final verdict of PTC: none RTPEM1(34)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(33): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(34): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(35): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(36): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_early_bidir_mode finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass'. Tue May 21 08:59:04 UTC 2024 ====== MGCP_Test.TC_crcx_early_bidir_mode pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=870) Waiting for packet dumper to finish... 1 (prev_count=870, count=18435) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Tue May 21 08:59:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_unsupp_param started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(39)@4a96a946551a: Final verdict of PTC: none RTPEM2(40)@4a96a946551a: Final verdict of PTC: none RTPEM0(38)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(41)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Tue May 21 08:59:07 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_param pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12225) Waiting for packet dumper to finish... 1 (prev_count=12225, count=15910) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Tue May 21 08:59:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_missing_callid started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(43)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(46)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@4a96a946551a: Final verdict of PTC: none RTPEM2(45)@4a96a946551a: Final verdict of PTC: none RTPEM1(44)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Tue May 21 08:59:11 UTC 2024 ====== MGCP_Test.TC_crcx_missing_callid pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_missing_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7925) Waiting for packet dumper to finish... 1 (prev_count=7925, count=15602) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Tue May 21 08:59:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_missing_mode started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(50)@4a96a946551a: Final verdict of PTC: none RTPEM0(48)@4a96a946551a: Final verdict of PTC: none RTPEM1(49)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(51)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Tue May 21 08:59:14 UTC 2024 ====== MGCP_Test.TC_crcx_missing_mode pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_missing_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1151) Waiting for packet dumper to finish... 1 (prev_count=1151, count=15582) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Tue May 21 08:59:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_unsupp_packet_intv started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(55)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@4a96a946551a: Final verdict of PTC: none RTPEM1(54)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(56)@4a96a946551a: Final verdict of PTC: none RTPEM0(53)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Tue May 21 08:59:17 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=592) Waiting for packet dumper to finish... 1 (prev_count=592, count=17768) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Tue May 21 08:59:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_illegal_double_lco started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(59)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(61)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@4a96a946551a: Final verdict of PTC: none RTPEM0(58)@4a96a946551a: Final verdict of PTC: none RTPEM2(60)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Tue May 21 08:59:20 UTC 2024 ====== MGCP_Test.TC_crcx_illegal_double_lco pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=308) Waiting for packet dumper to finish... 1 (prev_count=308, count=17567) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Tue May 21 08:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_sdp started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(65)@4a96a946551a: Final verdict of PTC: none RTPEM0(63)@4a96a946551a: Final verdict of PTC: none RTPEM1(64)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(66)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_sdp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Tue May 21 08:59:23 UTC 2024 ====== MGCP_Test.TC_crcx_sdp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6722) Waiting for packet dumper to finish... 1 (prev_count=6722, count=26182) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Tue May 21 08:59:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_wildcarded started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(70)@4a96a946551a: Final verdict of PTC: none RTPEM1(69)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(71)@4a96a946551a: Final verdict of PTC: none RTPEM0(68)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Tue May 21 08:59:26 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578) Waiting for packet dumper to finish... 1 (prev_count=578, count=22122) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Tue May 21 08:59:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_wildcarded_exhaust started. MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM0(73)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@4a96a946551a: Final verdict of PTC: none RTPEM2(75)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(76)@4a96a946551a: Final verdict of PTC: none RTPEM1(74)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Tue May 21 08:59:30 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3014807) Waiting for packet dumper to finish... 1 (prev_count=3014807, count=3203855) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Tue May 21 08:59:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_mdcx_without_crcx started. MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(81)@4a96a946551a: Final verdict of PTC: none RTPEM2(80)@4a96a946551a: Final verdict of PTC: none RTPEM0(78)@4a96a946551a: Final verdict of PTC: none RTPEM1(79)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@4a96a946551a: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Tue May 21 08:59:33 UTC 2024 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3308) Waiting for packet dumper to finish... 1 (prev_count=3308, count=17720) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Tue May 21 08:59:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_dlcx_without_crcx started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(83)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@4a96a946551a: Final verdict of PTC: none RTPEM2(85)@4a96a946551a: Final verdict of PTC: none RTPEM1(84)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(86)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@4a96a946551a: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Tue May 21 08:59:36 UTC 2024 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=582) Waiting for packet dumper to finish... 1 (prev_count=582, count=15287) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Tue May 21 08:59:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_dlcx_non_existant_ep started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(90)@4a96a946551a: Final verdict of PTC: none RTPEM0(88)@4a96a946551a: Final verdict of PTC: none RTPEM1(89)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(91)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@4a96a946551a: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Tue May 21 08:59:39 UTC 2024 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=588) Waiting for packet dumper to finish... 1 (prev_count=588, count=14334) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Tue May 21 08:59:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_mdcx_wildcarded started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(95)@4a96a946551a: Final verdict of PTC: none RTPEM1(94)@4a96a946551a: Final verdict of PTC: none RTPEM0(93)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(96)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@4a96a946551a: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Tue May 21 08:59:42 UTC 2024 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3298) Waiting for packet dumper to finish... 1 (prev_count=3298, count=80205) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Tue May 21 08:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_dlcx_wildcarded started. VirtCallAgent-STATS(101)@4a96a946551a: EXP match: { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 300, mtype := "g", srate := omit } vs { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 300, max := 300 } VirtCallAgent-STATS(101)@4a96a946551a: EXP match: { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 299, mtype := "g", srate := omit } vs { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 0, max := 300 } VirtCallAgent-STATS(101)@4a96a946551a: EXP match: { name := "TTCN3.trunk.virtual-0.common.endpoints.used", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.trunk.virtual-0.common.endpoints.used", mtype := "g", min := 0, max := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(99)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@4a96a946551a: Final verdict of PTC: none RTPEM2(100)@4a96a946551a: Final verdict of PTC: none RTPEM0(98)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(101)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@4a96a946551a: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Tue May 21 08:59:47 UTC 2024 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2741326) Waiting for packet dumper to finish... 1 (prev_count=2741326, count=2766363) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Tue May 21 08:59:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid_connid started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(103)@4a96a946551a: Final verdict of PTC: none RTPEM2(105)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(106)@4a96a946551a: Final verdict of PTC: none RTPEM1(104)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Tue May 21 08:59:50 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7966) Waiting for packet dumper to finish... 1 (prev_count=7966, count=24760) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Tue May 21 08:59:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(108)@4a96a946551a: Final verdict of PTC: none RTPEM1(109)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(111)@4a96a946551a: Final verdict of PTC: none RTPEM2(110)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Tue May 21 08:59:53 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=879) Waiting for packet dumper to finish... 1 (prev_count=879, count=23708) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Tue May 21 08:59:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(113)@4a96a946551a: Final verdict of PTC: none RTPEM1(114)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(116)@4a96a946551a: Final verdict of PTC: none RTPEM2(115)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Tue May 21 08:59:56 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302) Waiting for packet dumper to finish... 1 (prev_count=302, count=23462) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Tue May 21 08:59:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid_inval started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(120)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(121)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@4a96a946551a: Final verdict of PTC: none RTPEM1(119)@4a96a946551a: Final verdict of PTC: none RTPEM0(118)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Tue May 21 08:59:59 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19588) Waiting for packet dumper to finish... 1 (prev_count=19588, count=23273) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Tue May 21 09:00:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(124)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(126)@4a96a946551a: Final verdict of PTC: none RTPEM0(123)@4a96a946551a: Final verdict of PTC: none RTPEM2(125)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Tue May 21 09:00:03 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18505) Waiting for packet dumper to finish... 1 (prev_count=18505, count=23975) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Tue May 21 09:00:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_and_dlcx_retrans started. MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(131)@4a96a946551a: Final verdict of PTC: none RTPEM0(128)@4a96a946551a: Final verdict of PTC: none RTPEM2(130)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@4a96a946551a: Final verdict of PTC: none RTPEM1(129)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Tue May 21 09:00:06 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3328) Waiting for packet dumper to finish... 1 (prev_count=3328, count=25213) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Tue May 21 09:00:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_osmux_wildcard started. MTC@4a96a946551a: setverdict(pass): none -> pass OsmuxEM(136)@4a96a946551a: Final verdict of PTC: none RTPEM0(133)@4a96a946551a: Final verdict of PTC: none RTPEM2(135)@4a96a946551a: Final verdict of PTC: none RTPEM1(134)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(137)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Tue May 21 09:00:09 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1153) Waiting for packet dumper to finish... 1 (prev_count=1153, count=26573) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Tue May 21 09:00:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_osmux_fixed started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(140)@4a96a946551a: Final verdict of PTC: none RTPEM2(141)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(143)@4a96a946551a: Final verdict of PTC: none OsmuxEM(142)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@4a96a946551a: Final verdict of PTC: none RTPEM0(139)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Tue May 21 09:00:12 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=21995) Waiting for packet dumper to finish... 1 (prev_count=21995, count=25680) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Tue May 21 09:00:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_osmux_fixed_twice started. MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(149)@4a96a946551a: Final verdict of PTC: none RTPEM1(146)@4a96a946551a: Final verdict of PTC: none OsmuxEM(148)@4a96a946551a: Final verdict of PTC: none RTPEM0(145)@4a96a946551a: Final verdict of PTC: none RTPEM2(147)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Tue May 21 09:00:15 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1165) Waiting for packet dumper to finish... 1 (prev_count=1165, count=37365) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Tue May 21 09:00:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_osmux_257 started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(152)@4a96a946551a: Final verdict of PTC: none RTPEM0(151)@4a96a946551a: Final verdict of PTC: none RTPEM2(153)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@4a96a946551a: Final verdict of PTC: none OsmuxEM(154)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(155)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. Tue May 21 09:00:19 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_osmux_257.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=18985388) Waiting for packet dumper to finish... 1 (prev_count=18985388, count=19120429) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Tue May 21 09:00:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_one_crcx_receive_only_osmux started. MTC@4a96a946551a: stats: { num_pkts_tx := 24, bytes_payload_tx := 1440, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass OsmuxEM(160)@4a96a946551a: Final verdict of PTC: none RTPEM1(158)@4a96a946551a: Final verdict of PTC: none RTPEM0(157)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(161)@4a96a946551a: Final verdict of PTC: none RTPEM2(159)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@4a96a946551a: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Tue May 21 09:00:24 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=38541) Waiting for packet dumper to finish... 1 (prev_count=38541, count=46603) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Tue May 21 09:00:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_one_crcx_loopback_osmux started. OsmuxEM(166)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(167)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@4a96a946551a: Final verdict of PTC: none OsmuxEM(166)@4a96a946551a: Final verdict of PTC: none RTPEM0(163)@4a96a946551a: Final verdict of PTC: none RTPEM1(164)@4a96a946551a: Final verdict of PTC: none RTPEM2(165)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@4a96a946551a: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Tue May 21 09:00:28 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=49734) Waiting for packet dumper to finish... 1 (prev_count=49734, count=59150) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Tue May 21 09:00:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux started. RTPEM0(169)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@4a96a946551a: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(170)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 0 packets MTC@4a96a946551a: batch_size: 4 packets MTC@4a96a946551a: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(170)@4a96a946551a: Final verdict of PTC: none RTPEM2(171)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(173)@4a96a946551a: Final verdict of PTC: none OsmuxEM(172)@4a96a946551a: Final verdict of PTC: none RTPEM0(169)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Tue May 21 09:00:32 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=104276) Waiting for packet dumper to finish... 1 (prev_count=104276, count=116072) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Tue May 21 09:00:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir started. OsmuxEM(178)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(176)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: batch_size: 4 packets MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(177)@4a96a946551a: Final verdict of PTC: none RTPEM1(176)@4a96a946551a: Final verdict of PTC: none RTPEM0(175)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@4a96a946551a: Final verdict of PTC: none OsmuxEM(178)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(179)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Tue May 21 09:00:37 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173538) Waiting for packet dumper to finish... 1 (prev_count=173538, count=183893) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Tue May 21 09:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. OsmuxEM(184)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(182)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: batch_size: 4 packets MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 48, bytes_payload_rx := 768, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(181)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(185)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@4a96a946551a: Final verdict of PTC: none RTPEM2(183)@4a96a946551a: Final verdict of PTC: none RTPEM1(182)@4a96a946551a: Final verdict of PTC: none OsmuxEM(184)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Tue May 21 09:00:41 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171963) Waiting for packet dumper to finish... 1 (prev_count=171963, count=183844) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Tue May 21 09:00:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. RTPEM0(187)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). OsmuxEM(190)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, num_pkts_rx := 97, bytes_payload_rx := 1649, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 43, bytes_payload_tx := 2580, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass OsmuxEM(190)@4a96a946551a: Final verdict of PTC: none RTPEM0(187)@4a96a946551a: Final verdict of PTC: none RTPEM2(189)@4a96a946551a: Final verdict of PTC: none RTPEM1(188)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(191)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Tue May 21 09:00:48 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=441000) Waiting for packet dumper to finish... 1 (prev_count=441000, count=449744) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Tue May 21 09:00:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. RTPEM0(193)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). OsmuxEM(196)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, num_pkts_rx := 123, bytes_payload_rx := 2091, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 43, bytes_payload_tx := 2580, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass OsmuxEM(196)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(197)@4a96a946551a: Final verdict of PTC: none RTPEM0(193)@4a96a946551a: Final verdict of PTC: none RTPEM1(194)@4a96a946551a: Final verdict of PTC: none RTPEM2(195)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Tue May 21 09:00:56 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=467435) Waiting for packet dumper to finish... 1 (prev_count=467435, count=476181) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Tue May 21 09:00:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_dlcx_30ep started. MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(203)@4a96a946551a: Final verdict of PTC: none RTPEM2(201)@4a96a946551a: Final verdict of PTC: none RTPEM0(199)@4a96a946551a: Final verdict of PTC: none RTPEM1(200)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(202)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Tue May 21 09:00:59 UTC 2024 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195069) Waiting for packet dumper to finish... 1 (prev_count=195069, count=339961) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Tue May 21 09:01:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_rtpem_selftest started. MTC@4a96a946551a: === starting MTC@4a96a946551a: === stopping RTPEM1(205)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 248, bytes_payload_tx := 992, num_pkts_rx := 248, bytes_payload_rx := 992, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 248, bytes_payload_tx := 992, num_pkts_rx := 248, bytes_payload_rx := 992, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 0 packets MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(206)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(207)@4a96a946551a: Final verdict of PTC: none RTPEM0(204)@4a96a946551a: Final verdict of PTC: none RTPEM1(205)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@4a96a946551a: Test case TC_rtpem_selftest finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Tue May 21 09:01:07 UTC 2024 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_rtpem_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=46180) Waiting for packet dumper to finish... 1 (prev_count=46180, count=51363) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Tue May 21 09:01:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_one_crcx_receive_only_rtp started. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(211)@4a96a946551a: Final verdict of PTC: none RTPEM1(210)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(212)@4a96a946551a: Final verdict of PTC: none RTPEM0(209)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@4a96a946551a: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Tue May 21 09:01:12 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=57765) Waiting for packet dumper to finish... 1 (prev_count=57765, count=65389) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Tue May 21 09:01:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_one_crcx_loopback_rtp started. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(214)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(217)@4a96a946551a: Final verdict of PTC: none RTPEM2(216)@4a96a946551a: Final verdict of PTC: none RTPEM1(215)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@4a96a946551a: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Tue May 21 09:01:16 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132341) Waiting for packet dumper to finish... 1 (prev_count=132341, count=139965) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Tue May 21 09:01:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_one_crcx_loopback_rtp_ipv6 started. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(221)@4a96a946551a: Final verdict of PTC: none RTPEM1(220)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(222)@4a96a946551a: Final verdict of PTC: none RTPEM0(219)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@4a96a946551a: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Tue May 21 09:01:20 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136942) Waiting for packet dumper to finish... 1 (prev_count=136942, count=144566) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Tue May 21 09:01:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp started. RTPEM0(224)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 0 packets MTC@4a96a946551a: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(227)@4a96a946551a: Final verdict of PTC: none RTPEM2(226)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@4a96a946551a: Final verdict of PTC: none RTPEM0(224)@4a96a946551a: Final verdict of PTC: none RTPEM1(225)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Tue May 21 09:01:24 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142763) Waiting for packet dumper to finish... 1 (prev_count=142763, count=150591) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Tue May 21 09:01:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_bidir started. MTC@4a96a946551a: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(230)@4a96a946551a: Final verdict of PTC: none RTPEM2(231)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(232)@4a96a946551a: Final verdict of PTC: none RTPEM0(229)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Tue May 21 09:01:29 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194658) Waiting for packet dumper to finish... 1 (prev_count=194658, count=263805) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Tue May 21 09:01:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_diff_pt_and_rtp started. RTPEM0(234)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 0 packets MTC@4a96a946551a: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(236)@4a96a946551a: Final verdict of PTC: none RTPEM1(235)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@4a96a946551a: Final verdict of PTC: none RTPEM0(234)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(237)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Tue May 21 09:01:33 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142801) Waiting for packet dumper to finish... 1 (prev_count=142801, count=150417) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Tue May 21 09:01:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. MTC@4a96a946551a: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(241)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@4a96a946551a: Final verdict of PTC: none RTPEM1(240)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(242)@4a96a946551a: Final verdict of PTC: none RTPEM0(239)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Tue May 21 09:01:37 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=193995) Waiting for packet dumper to finish... 1 (prev_count=193995, count=263855) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Tue May 21 09:01:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp started. RTPEM0(244)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(245)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 792, num_pkts_rx := 124, bytes_payload_rx := 496, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 99, bytes_payload_rx := 396, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(244)@4a96a946551a: Final verdict of PTC: none RTPEM1(245)@4a96a946551a: Final verdict of PTC: none RTPEM2(246)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(247)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Tue May 21 09:01:44 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615341) Waiting for packet dumper to finish... 1 (prev_count=615341, count=688562) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Tue May 21 09:01:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_unsolicited_rtp started. RTPEM1(250)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(250)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 0 packets MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(252)@4a96a946551a: Final verdict of PTC: none RTPEM1(250)@4a96a946551a: Final verdict of PTC: none RTPEM2(251)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@4a96a946551a: Final verdict of PTC: none RTPEM0(249)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Tue May 21 09:01:49 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178295) Waiting for packet dumper to finish... 1 (prev_count=178295, count=185927) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Tue May 21 09:01:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. MTC@4a96a946551a: stats A: { num_pkts_tx := 148, bytes_payload_tx := 592, num_pkts_rx := 148, bytes_payload_rx := 592, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 148, bytes_payload_tx := 592, num_pkts_rx := 148, bytes_payload_rx := 592, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 5 packets MTC@4a96a946551a: stats: { num_pkts_tx := 148, bytes_payload_tx := 592, num_pkts_rx := 148, bytes_payload_rx := 592, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 148, bytes_payload_tx := 592, num_pkts_rx := 148, bytes_payload_rx := 592, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(256)@4a96a946551a: Final verdict of PTC: none RTPEM0(254)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(257)@4a96a946551a: Final verdict of PTC: none RTPEM1(255)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Tue May 21 09:01:55 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=787063) Waiting for packet dumper to finish... 1 (prev_count=787063, count=802601) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Tue May 21 09:01:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_confecho_sendonly_rtp started. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(261)@4a96a946551a: Final verdict of PTC: none RTPEM0(259)@4a96a946551a: Final verdict of PTC: none RTPEM1(260)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(262)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Tue May 21 09:01:59 UTC 2024 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198853) Waiting for packet dumper to finish... 1 (prev_count=198853, count=263686) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Tue May 21 09:02:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_ts101318_rfc5993_rtp_conversion started. RTPEM1(265)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@4a96a946551a: Final verdict of PTC: none RTPEM1(265)@4a96a946551a: Final verdict of PTC: none RTPEM0(264)@4a96a946551a: Final verdict of PTC: none RTPEM2(266)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(267)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@4a96a946551a: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Tue May 21 09:02:07 UTC 2024 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259068) Waiting for packet dumper to finish... 1 (prev_count=259068, count=267025) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Tue May 21 09:02:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. RTPEM1(270)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(269)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(272)@4a96a946551a: Final verdict of PTC: none RTPEM2(271)@4a96a946551a: Final verdict of PTC: none RTPEM1(270)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@4a96a946551a: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Tue May 21 09:02:14 UTC 2024 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260047) Waiting for packet dumper to finish... 1 (prev_count=260047, count=268004) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Tue May 21 09:02:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_oa_bwe_rtp_conversion started. RTPEM1(275)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 49, bytes_payload_rx := 833, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 49, bytes_payload_rx := 784, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(277)@4a96a946551a: Final verdict of PTC: none RTPEM1(275)@4a96a946551a: Final verdict of PTC: none RTPEM0(274)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@4a96a946551a: Final verdict of PTC: none RTPEM2(276)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Tue May 21 09:02:21 UTC 2024 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259616) Waiting for packet dumper to finish... 1 (prev_count=259616, count=267236) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Tue May 21 09:02:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_oa_oa_rtp_conversion started. RTPEM1(280)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(280)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(282)@4a96a946551a: Final verdict of PTC: none RTPEM2(281)@4a96a946551a: Final verdict of PTC: none RTPEM0(279)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Tue May 21 09:02:28 UTC 2024 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259317) Waiting for packet dumper to finish... 1 (prev_count=259317, count=266937) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Tue May 21 09:02:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_bwe_bwe_rtp_conversion started. RTPEM1(285)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(286)@4a96a946551a: Final verdict of PTC: none RTPEM1(285)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(287)@4a96a946551a: Final verdict of PTC: none RTPEM0(284)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Tue May 21 09:02:36 UTC 2024 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=259143) Waiting for packet dumper to finish... 1 (prev_count=259143, count=266767) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Tue May 21 09:02:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. RTPEM1(290)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(292)@4a96a946551a: Final verdict of PTC: none RTPEM1(290)@4a96a946551a: Final verdict of PTC: none RTPEM0(289)@4a96a946551a: Final verdict of PTC: none RTPEM2(291)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Tue May 21 09:02:43 UTC 2024 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260692) Waiting for packet dumper to finish... 1 (prev_count=260692, count=268316) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Tue May 21 09:02:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. RTPEM1(295)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(296)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@4a96a946551a: Final verdict of PTC: none RTPEM1(295)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(297)@4a96a946551a: Final verdict of PTC: none RTPEM0(294)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Tue May 21 09:02:50 UTC 2024 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260784) Waiting for packet dumper to finish... 1 (prev_count=260784, count=268408) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Tue May 21 09:02:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. RTPEM1(300)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(300)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(302)@4a96a946551a: Final verdict of PTC: none RTPEM2(301)@4a96a946551a: Final verdict of PTC: none RTPEM0(299)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Tue May 21 09:02:57 UTC 2024 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260489) Waiting for packet dumper to finish... 1 (prev_count=260489, count=268109) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Tue May 21 09:02:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. RTPEM1(305)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(306)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(307)@4a96a946551a: Final verdict of PTC: none RTPEM1(305)@4a96a946551a: Final verdict of PTC: none RTPEM0(304)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@4a96a946551a: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Tue May 21 09:03:05 UTC 2024 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260593) Waiting for packet dumper to finish... 1 (prev_count=260593, count=268217) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Tue May 21 09:03:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_conn_timeout started. MTC@4a96a946551a: Setting conn-timeout to 1s MTC@4a96a946551a: Sending RTP data for 1.5s MTC@4a96a946551a: Stopping for 0.5s and resuming MTC@4a96a946551a: Stopping for 1.5s, expecting to run into timeout MTC@4a96a946551a: Resuming should fail now RTPEM0(309)@4a96a946551a: Connection refused (expected) RTPEM0(309)@4a96a946551a: Connection refused (expected) RTPEM0(309)@4a96a946551a: Connection refused (expected) RTPEM0(309)@4a96a946551a: Connection refused (expected) RTPEM0(309)@4a96a946551a: Connection refused (expected) RTPEM0(309)@4a96a946551a: Connection refused (expected) MTC@4a96a946551a: Setting conn-timeout back to 0 (disabled) MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(310)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@4a96a946551a: Final verdict of PTC: none RTPEM2(311)@4a96a946551a: Final verdict of PTC: none RTPEM0(309)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(312)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@4a96a946551a: Test case TC_conn_timeout finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Tue May 21 09:03:12 UTC 2024 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_conn_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217235) Waiting for packet dumper to finish... 1 (prev_count=217235, count=225249) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Tue May 21 09:03:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_e1_crcx_and_dlcx_ep started. MTC@4a96a946551a: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM2(316)@4a96a946551a: Final verdict of PTC: none RTPEM0(314)@4a96a946551a: Final verdict of PTC: none RTPEM1(315)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(317)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: fail reason: "Response didn't match template" MTC@4a96a946551a: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@4a96a946551a: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: Response didn't match template MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Tue May 21 09:03:15 UTC 2024 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8182) Waiting for packet dumper to finish... 1 (prev_count=8182, count=16031) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Tue May 21 09:03:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_e1_crcx_with_overlap started. MTC@4a96a946551a: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" VirtCallAgent-STATS(322)@4a96a946551a: Final verdict of PTC: none RTPEM2(321)@4a96a946551a: Final verdict of PTC: none RTPEM1(320)@4a96a946551a: Final verdict of PTC: none RTPEM0(319)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: fail reason: "Response didn't match template" MTC@4a96a946551a: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@4a96a946551a: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: Response didn't match template MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Tue May 21 09:03:18 UTC 2024 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3323) Waiting for packet dumper to finish... 1 (prev_count=3323, count=14195) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Tue May 21 09:03:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_e1_crcx_loopback started. MTC@4a96a946551a: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(328)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(327)@4a96a946551a: Final verdict of PTC: none RTPEM0(324)@4a96a946551a: Final verdict of PTC: none RTPEM2(326)@4a96a946551a: Final verdict of PTC: none RTPEM1(325)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: fail reason: "Response didn't match template" MTC@4a96a946551a: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@4a96a946551a: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: Response didn't match template MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Tue May 21 09:03:21 UTC 2024 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2307) Waiting for packet dumper to finish... 1 (prev_count=2307, count=17832) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Tue May 21 09:03:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_e1_dlcx_wildcarded started. MTC@4a96a946551a: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(333)@4a96a946551a: Final verdict of PTC: none RTPEM0(329)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(332)@4a96a946551a: Final verdict of PTC: none RTPEM2(331)@4a96a946551a: Final verdict of PTC: none RTPEM1(330)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: fail reason: "Response didn't match template" MTC@4a96a946551a: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@4a96a946551a: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: Response didn't match template MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Tue May 21 09:03:24 UTC 2024 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10504) Waiting for packet dumper to finish... 1 (prev_count=10504, count=14189) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Tue May 21 09:03:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_mdcx_ip4 started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(335)@4a96a946551a: Final verdict of PTC: none RTPEM2(336)@4a96a946551a: Final verdict of PTC: none RTPEM0(334)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(337)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Tue May 21 09:03:27 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3288) Waiting for packet dumper to finish... 1 (prev_count=3288, count=33957) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Tue May 21 09:03:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_crcx_mdcx_ip6 started. MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(339)@4a96a946551a: Final verdict of PTC: none RTPEM2(341)@4a96a946551a: Final verdict of PTC: none RTPEM1(340)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(342)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@4a96a946551a: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Tue May 21 09:03:30 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=849) Waiting for packet dumper to finish... 1 (prev_count=849, count=33861) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Tue May 21 09:03:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. RTPEM0(344)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(345)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 195, bytes_payload_tx := 780, num_pkts_rx := 121, bytes_payload_rx := 484, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(347)@4a96a946551a: Final verdict of PTC: none RTPEM0(344)@4a96a946551a: Final verdict of PTC: none RTPEM2(346)@4a96a946551a: Final verdict of PTC: none RTPEM1(345)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Tue May 21 09:03:38 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=624981) Waiting for packet dumper to finish... 1 (prev_count=624981, count=690895) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Tue May 21 09:03:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. RTPEM0(349)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(350)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 488, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(350)@4a96a946551a: Final verdict of PTC: none RTPEM2(351)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@4a96a946551a: Final verdict of PTC: none RTPEM0(349)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(352)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Tue May 21 09:03:45 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=603871) Waiting for packet dumper to finish... 1 (prev_count=603871, count=707205) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Tue May 21 09:03:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. OsmuxEM(357)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(355)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: batch_size: 4 packets MTC@4a96a946551a: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass OsmuxEM(357)@4a96a946551a: Final verdict of PTC: none RTPEM0(354)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(358)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@4a96a946551a: Final verdict of PTC: none RTPEM1(355)@4a96a946551a: Final verdict of PTC: none RTPEM2(356)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(357): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(358): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Tue May 21 09:03:50 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143493) Waiting for packet dumper to finish... 1 (prev_count=143493, count=187513) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Tue May 21 09:03:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. OsmuxEM(363)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(361)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: batch_size: 4 packets MTC@4a96a946551a: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass VirtCallAgent-STATS(364)@4a96a946551a: Final verdict of PTC: none RTPEM2(362)@4a96a946551a: Final verdict of PTC: none OsmuxEM(363)@4a96a946551a: Final verdict of PTC: none RTPEM0(360)@4a96a946551a: Final verdict of PTC: none RTPEM1(361)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(365)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(360): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(361): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(362): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(363): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(364): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(365): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Tue May 21 09:03:55 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165397) Waiting for packet dumper to finish... 1 (prev_count=165397, count=183274) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Tue May 21 09:03:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. OsmuxEM(369)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(367)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: stats A: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: tolerance: 3 packets MTC@4a96a946551a: batch_size: 4 packets MTC@4a96a946551a: stats: { num_pkts_tx := 48, bytes_payload_tx := 816, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 12, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(366)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(371)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(370)@4a96a946551a: Final verdict of PTC: none RTPEM1(367)@4a96a946551a: Final verdict of PTC: none OsmuxEM(369)@4a96a946551a: Final verdict of PTC: none RTPEM2(368)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(366): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(367): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(368): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(369): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(370): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(371): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Tue May 21 09:04:00 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159765) Waiting for packet dumper to finish... 1 (prev_count=159765, count=186844) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Tue May 21 09:04:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. RTPEM0(372)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). OsmuxEM(375)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 195, bytes_payload_tx := 3315, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM2(374)@4a96a946551a: Final verdict of PTC: none RTPEM0(372)@4a96a946551a: Final verdict of PTC: none RTPEM1(373)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(376)@4a96a946551a: Final verdict of PTC: none OsmuxEM(375)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(377)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(372): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(373): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(374): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(375): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(376): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(377): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Tue May 21 09:04:07 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=474870) Waiting for packet dumper to finish... 1 (prev_count=474870, count=483749) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Tue May 21 09:04:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. RTPEM0(378)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). OsmuxEM(381)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 195, bytes_payload_tx := 3315, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(378)@4a96a946551a: Final verdict of PTC: none OsmuxEM(381)@4a96a946551a: Final verdict of PTC: none RTPEM2(380)@4a96a946551a: Final verdict of PTC: none RTPEM1(379)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(382)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(383)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(378): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(379): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(380): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(381): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(382): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(383): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Tue May 21 09:04:15 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=460316) Waiting for packet dumper to finish... 1 (prev_count=460316, count=469210) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Tue May 21 09:04:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. RTPEM0(384)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). OsmuxEM(387)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, num_pkts_rx := 121, bytes_payload_rx := 2057, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass OsmuxEM(387)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(388)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(389)@4a96a946551a: Final verdict of PTC: none RTPEM1(385)@4a96a946551a: Final verdict of PTC: none RTPEM0(384)@4a96a946551a: Final verdict of PTC: none RTPEM2(386)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(384): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(385): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(386): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC OsmuxEM(387): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(388): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(389): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Tue May 21 09:04:22 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=475297) Waiting for packet dumper to finish... 1 (prev_count=475297, count=484043) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Tue May 21 09:04:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup started. RTPEM0(390)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(391)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(390)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(390)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(391)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 792, num_pkts_rx := 124, bytes_payload_rx := 992, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 100, bytes_payload_rx := 814, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM2(392)@4a96a946551a: Final verdict of PTC: none RTPEM0(390)@4a96a946551a: Final verdict of PTC: none RTPEM1(391)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(394)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(393)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(390): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(391): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(392): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(393): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(394): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Tue May 21 09:04:29 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=752502) Waiting for packet dumper to finish... 1 (prev_count=752502, count=790080) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Tue May 21 09:04:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. RTPEM0(395)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(396)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(395)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(395)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(396)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 792, num_pkts_rx := 124, bytes_payload_rx := 992, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 100, bytes_payload_rx := 814, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM0(395)@4a96a946551a: Final verdict of PTC: none RTPEM1(396)@4a96a946551a: Final verdict of PTC: none RTPEM2(397)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(398)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(395): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(396): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(397): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Tue May 21 09:04:37 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=756017) Waiting for packet dumper to finish... 1 (prev_count=756017, count=790155) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Tue May 21 09:04:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. RTPEM0(400)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(401)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(400)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(401)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 792, num_pkts_rx := 124, bytes_payload_rx := 992, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 100, bytes_payload_rx := 814, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(400)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM1(401)@4a96a946551a: Final verdict of PTC: none RTPEM0(400)@4a96a946551a: Final verdict of PTC: none RTPEM2(402)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(403)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Tue May 21 09:04:46 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=967778) Waiting for packet dumper to finish... 1 (prev_count=967778, count=986566) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Tue May 21 09:04:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp started. RTPEM0(405)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(406)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(405)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(406)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 6138, num_pkts_rx := 124, bytes_payload_rx := 4340, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 5536, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM1(406)@4a96a946551a: Final verdict of PTC: none RTPEM0(405)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@4a96a946551a: Final verdict of PTC: none RTPEM2(407)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(408)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Tue May 21 09:04:53 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=728713) Waiting for packet dumper to finish... 1 (prev_count=728713, count=825061) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Tue May 21 09:04:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. RTPEM0(410)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(411)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(410)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(411)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 6138, num_pkts_rx := 124, bytes_payload_rx := 4340, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 5536, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM0(410)@4a96a946551a: Final verdict of PTC: none RTPEM2(412)@4a96a946551a: Final verdict of PTC: none RTPEM1(411)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(413)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Tue May 21 09:05:01 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=723852) Waiting for packet dumper to finish... 1 (prev_count=723852, count=825112) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Tue May 21 09:05:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. RTPEM0(415)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(416)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(415)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(416)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 6138, num_pkts_rx := 124, bytes_payload_rx := 4340, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 5536, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM0(415)@4a96a946551a: Warning: Stopping inactive timer T_transmit. MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM1(416)@4a96a946551a: Final verdict of PTC: none RTPEM2(417)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(418)@4a96a946551a: Final verdict of PTC: none RTPEM0(415)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Tue May 21 09:05:10 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=959524) Waiting for packet dumper to finish... 1 (prev_count=959524, count=981341) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Tue May 21 09:05:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. RTPEM0(420)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM1(421)@4a96a946551a: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@4a96a946551a: IuUP INIT_ACK Received RTPEM0(420)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(421)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 6138, num_pkts_rx := 124, bytes_payload_rx := 4340, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 5536, num_pkts_rx := 99, bytes_payload_rx := 3168, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed MTC@4a96a946551a: stats: { num_pkts_tx := 297, bytes_payload_tx := 9207, num_pkts_rx := 173, bytes_payload_rx := 6055, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 222, bytes_payload_tx := 7055, num_pkts_rx := 198, bytes_payload_rx := 6620, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): pass -> pass, component reason not changed RTPEM1(421)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(423)@4a96a946551a: Final verdict of PTC: none RTPEM0(420)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@4a96a946551a: Final verdict of PTC: none RTPEM2(422)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Tue May 21 09:05:20 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1154184) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Tue May 21 09:05:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. RTPEM0(425)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). RTPEM1(426)@4a96a946551a: Warning: Re-starting timer T_transmit, which is already active (running or expired). MTC@4a96a946551a: stats: { num_pkts_tx := 198, bytes_payload_tx := 792, num_pkts_rx := 124, bytes_payload_rx := 496, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 99, bytes_payload_rx := 396, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@4a96a946551a: setverdict(pass): none -> pass RTPEM1(426)@4a96a946551a: Final verdict of PTC: none RTPEM0(425)@4a96a946551a: Final verdict of PTC: none RTPEM2(427)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(428)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: pass MTC@4a96a946551a: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@4a96a946551a: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Tue May 21 09:05:26 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621441) Waiting for packet dumper to finish... 1 (prev_count=621441, count=689840) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Tue May 21 09:05:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@4a96a946551a: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@4a96a946551a: Test case TC_one_crcx_loopback_rtp_implicit started. MTC@4a96a946551a: setverdict(fail): none -> fail reason: "stats.num_pkts_rx=49: osmo-mgw should not send RTP packets to an arbitrary peer", new component reason: "stats.num_pkts_rx=49: osmo-mgw should not send RTP packets to an arbitrary peer" MTC@4a96a946551a: setverdict(fail): fail -> fail, component reason not changed MTC@4a96a946551a: stats: { num_pkts_tx := 49, bytes_payload_tx := 196, num_pkts_rx := 49, bytes_payload_rx := 196, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } RTPEM2(432)@4a96a946551a: Final verdict of PTC: none VirtCallAgent-STATS(433)@4a96a946551a: Final verdict of PTC: none RTPEM0(430)@4a96a946551a: Final verdict of PTC: none RTPEM1(431)@4a96a946551a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@4a96a946551a: Final verdict of PTC: none MTC@4a96a946551a: Setting final verdict of the test case. MTC@4a96a946551a: Local verdict of MTC: fail reason: "stats.num_pkts_rx=49: osmo-mgw should not send RTP packets to an arbitrary peer" MTC@4a96a946551a: Local verdict of PTC RTPEM0(430): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM1(431): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC RTPEM2(432): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC VirtCallAgent-STATS(433): none (fail -> fail) MTC@4a96a946551a: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (fail -> fail) MTC@4a96a946551a: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: fail reason: stats.num_pkts_rx=49: osmo-mgw should not send RTP packets to an arbitrary peer MTC@4a96a946551a: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit fail'. Tue May 21 09:05:30 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit fail ------ Saving talloc report from 172.18.48.180:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=134201) Waiting for packet dumper to finish... 1 (prev_count=134201, count=141825) MTC@4a96a946551a: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit fail' was executed successfully (exit status: 0). MC@4a96a946551a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4a96a946551a: Terminating MTC. MC@4a96a946551a: MTC terminated. MC2> exit MC@4a96a946551a: Shutting down session. MC@4a96a946551a: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass MGCP_Test.TC_selftest pass MGCP_Test.TC_auep_null pass MGCP_Test.TC_crcx pass MGCP_Test.TC_crcx_no_lco pass MGCP_Test.TC_crcx_noprefix pass MGCP_Test.TC_crcx_unsupp_mode pass MGCP_Test.TC_crcx_osmo_ign pass MGCP_Test.TC_crcx_early_bidir_mode pass MGCP_Test.TC_crcx_unsupp_param pass MGCP_Test.TC_crcx_missing_callid pass MGCP_Test.TC_crcx_missing_mode pass MGCP_Test.TC_crcx_unsupp_packet_intv pass MGCP_Test.TC_crcx_illegal_double_lco pass MGCP_Test.TC_crcx_sdp pass MGCP_Test.TC_crcx_wildcarded pass MGCP_Test.TC_crcx_wildcarded_exhaust pass MGCP_Test.TC_mdcx_without_crcx pass MGCP_Test.TC_dlcx_without_crcx pass MGCP_Test.TC_dlcx_non_existant_ep pass MGCP_Test.TC_mdcx_wildcarded pass MGCP_Test.TC_dlcx_wildcarded pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass MGCP_Test.TC_crcx_and_dlcx_ep_callid pass MGCP_Test.TC_crcx_and_dlcx_ep pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass MGCP_Test.TC_crcx_and_dlcx_retrans pass MGCP_Test.TC_crcx_osmux_wildcard pass MGCP_Test.TC_crcx_osmux_fixed pass MGCP_Test.TC_crcx_osmux_fixed_twice pass MGCP_Test.TC_crcx_osmux_257 pass MGCP_Test.TC_one_crcx_receive_only_osmux pass MGCP_Test.TC_one_crcx_loopback_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass MGCP_Test.TC_crcx_dlcx_30ep pass MGCP_Test.TC_rtpem_selftest pass MGCP_Test.TC_one_crcx_receive_only_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp pass MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp pass MGCP_Test.TC_two_crcx_and_rtp_bidir pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass MGCP_Test.TC_two_crcx_mdcx_and_rtp pass MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass MGCP_Test.TC_conn_timeout xfail MGCP_Test.TC_e1_crcx_and_dlcx_ep xfail MGCP_Test.TC_e1_crcx_with_overlap xfail MGCP_Test.TC_e1_crcx_loopback xfail MGCP_Test.TC_e1_dlcx_wildcarded pass MGCP_Test.TC_crcx_mdcx_ip4 pass MGCP_Test.TC_crcx_mdcx_ip6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass MGCP_Test.TC_two_crcx_mdcx_and_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass->FAIL MGCP_Test.TC_one_crcx_loopback_rtp_implicit Summary: pass->FAIL: 1 xfail: 4 pass: 79 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm Generated MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.merged Generated MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_oa_rtp_conversion.merged Generated MGCP_Test.TC_auep_null.merged Generated MGCP_Test.TC_conn_timeout.merged Generated MGCP_Test.TC_crcx.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.merged Generated MGCP_Test.TC_crcx_and_dlcx_retrans.merged Generated MGCP_Test.TC_crcx_dlcx_30ep.merged Generated MGCP_Test.TC_crcx_early_bidir_mode.merged Generated MGCP_Test.TC_crcx_illegal_double_lco.merged Generated MGCP_Test.TC_crcx_mdcx_ip4.merged Generated MGCP_Test.TC_crcx_mdcx_ip6.merged Generated MGCP_Test.TC_crcx_missing_callid.merged Generated MGCP_Test.TC_crcx_missing_mode.merged Generated MGCP_Test.TC_crcx_no_lco.merged Generated MGCP_Test.TC_crcx_noprefix.merged Generated MGCP_Test.TC_crcx_osmo_ign.merged Generated MGCP_Test.TC_crcx_osmux_257.merged Generated MGCP_Test.TC_crcx_osmux_fixed.merged Generated MGCP_Test.TC_crcx_osmux_fixed_twice.merged Generated MGCP_Test.TC_crcx_osmux_wildcard.merged Generated MGCP_Test.TC_crcx_sdp.merged Generated MGCP_Test.TC_crcx_unsupp_mode.merged Generated MGCP_Test.TC_crcx_unsupp_packet_intv.merged Generated MGCP_Test.TC_crcx_unsupp_param.merged Generated MGCP_Test.TC_crcx_wildcarded.merged Generated MGCP_Test.TC_crcx_wildcarded_exhaust.merged Generated MGCP_Test.TC_dlcx_non_existant_ep.merged Generated MGCP_Test.TC_dlcx_wildcarded.merged Generated MGCP_Test.TC_dlcx_without_crcx.merged Generated MGCP_Test.TC_e1_crcx_and_dlcx_ep.merged Generated MGCP_Test.TC_e1_crcx_loopback.merged Generated MGCP_Test.TC_e1_crcx_with_overlap.merged Generated MGCP_Test.TC_e1_dlcx_wildcarded.merged Generated MGCP_Test.TC_mdcx_wildcarded.merged Generated MGCP_Test.TC_mdcx_without_crcx.merged Generated MGCP_Test.TC_one_crcx_loopback_osmux.merged Generated MGCP_Test.TC_one_crcx_loopback_rtp.merged Generated MGCP_Test.TC_one_crcx_loopback_rtp_implicit.merged Generated MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.merged Generated MGCP_Test.TC_one_crcx_receive_only_osmux.merged Generated MGCP_Test.TC_one_crcx_receive_only_rtp.merged Generated MGCP_Test.TC_rtpem_selftest.merged Generated MGCP_Test.TC_selftest.merged Generated MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.merged Generated MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.merged Generated MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.merged Generated MGCP_Test.TC_two_crcx_and_rtp.merged Generated MGCP_Test.TC_two_crcx_and_rtp_bidir.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.merged Generated MGCP_Test.TC_two_crcx_and_unsolicited_rtp.merged Generated MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.merged Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp.merged Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-mgw-test-48 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-mgw-test-latest-2053-mgw + [ -n jenkins-ttcn3-mgw-test-latest-2053-mgw ] + docker_kill_wait jenkins-ttcn3-mgw-test-latest-2053-mgw + docker kill jenkins-ttcn3-mgw-test-latest-2053-mgw jenkins-ttcn3-mgw-test-latest-2053-mgw + docker wait jenkins-ttcn3-mgw-test-latest-2053-mgw 137 + network_remove + set +x Removing network ttcn3-mgw-test-48 + docker network remove ttcn3-mgw-test-48 ttcn3-mgw-test-48 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-latest/_cache:/cache --name jenkins-ttcn3-mgw-test-latest-2053-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-mgw-test-latest/logs/mgw-tester/junit-xml-21.log Response didn't match template MGCP_Test.ttcn:3352 MGCP_Test control part MGCP_Test.ttcn:2619 TC_e1_crcx_and_dlcx_ep testcase Response didn't match template MGCP_Test.ttcn:3353 MGCP_Test control part MGCP_Test.ttcn:2640 TC_e1_crcx_with_overlap testcase Response didn't match template MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:2671 TC_e1_crcx_loopback testcase Response didn't match template MGCP_Test.ttcn:3355 MGCP_Test control part MGCP_Test.ttcn:2705 TC_e1_dlcx_wildcarded testcase stats.num_pkts_rx=49: osmo-mgw should not send RTP packets to an arbitrary peer MGCP_Test.ttcn:3382 MGCP_Test control part MGCP_Test.ttcn:1971 TC_one_crcx_loopback_rtp_implicit testcase 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