Skip to content

Console Output

Skipping 239 KB.. Full Log
+ [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgpg-error.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ]
+ realpath /lib/x86_64-linux-gnu/liblzma.so.5
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ]
+ realpath /lib/x86_64-linux-gnu/libzstd.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ]
+ realpath /lib/x86_64-linux-gnu/liblz4.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libmnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libtalloc.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgtpnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libc.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libc.so.6 ]
+ initrd_add_file /data/osmo-ggsn.cfg
+ local i
+ cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd
+ initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo #!/bin/sh -ex
+ chmod +x /tmp/initrd/cmd.sh
+ echo mount -t debugfs none /sys/kernel/debug || true
+ echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true
+ echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ initrd_add_cmd ip addr add 172.18.91.201/24 brd 172.18.91.255 dev eth0 ip route add default via 172.18.91.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo ip addr add 172.18.91.201/24 brd 172.18.91.255 dev eth0
+ echo ip route add default via 172.18.91.1 dev eth0
+ echo osmo-ggsn -c /data/osmo-ggsn.cfg
+ find . -print0
+ cpio --quiet -o -0 -H newc
+ gzip -1
+ [ 0 = 1 ]
+ cp /boot/vmlinuz-6.1.0-18-amd64 /cache/kernel-test/linux
+ [  != 1 ]
+ docker_kvm_param
+ [ 0 != 0 ]
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh
+ LOG=/tmp/smoke_test.log
+ /kernel-test/run-qemu.sh SMOKE_TEST
+ grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log
+ GGSN_CMD=/kernel-test/run-qemu.sh
+ docker_network_params 91 200
+ NET=91
+ ADDR_SUFIX=200
+ echo --network ttcn3-ggsn-test-91 --ip 172.18.91.200 --ip6 fd02:db8:91::200
+ docker_kvm_param
+ [ 0 != 0 ]
+ GGSN_DOCKER_ARGS=
			--network ttcn3-ggsn-test-91 --ip 172.18.91.200 --ip6 fd02:db8:91::200
			
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache
			
+ OSMO_SUT_HOST=172.18.91.200
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1152-ggsn -d --network ttcn3-ggsn-test-91 --ip 172.18.91.200 --ip6 fd02:db8:91::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1
68336f11dbc90f7e0c87b3ef7f83125414774631294b4d29492a08a2d4ee5ce5
+ kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ local i
+ [ 1 != 1 ]
+ seq 1 15
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.log
+ return
+ start_testsuite v6_only
+ local test_config=v6_only
+ docker_network_params 91 202
+ NET=91
+ ADDR_SUFIX=202
+ echo --network ttcn3-ggsn-test-91 --ip 172.18.91.202 --ip6 fd02:db8:91::202
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-91 --ip 172.18.91.202 --ip6 fd02:db8:91::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.91.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1152-ggsn-test osmocom-build/ttcn3-ggsn-test
+ SUBDIR=ggsn_tests
+ SUITE=GGSN_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli GGSN_Tests.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: 9.0.0                                                        *
* Copyright (c) 2000-2023 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at              *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html            *
*************************************************************************

Using configuration file: GGSN_Tests.cfg
MC@36fb9cf55925: Unix server socket created successfully.
MC@36fb9cf55925: Listening on TCP port 35149.
MC2> 36fb9cf55925 is the default
spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 36fb9cf55925 35149
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@36fb9cf55925: New HC connected from 172.18.91.202 [172.18.91.202]. 36fb9cf55925: Linux 5.10.0-19-amd64 on x86_64.
cmtc
MC@36fb9cf55925: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@36fb9cf55925: Configuration file was processed on all HCs.
MC@36fb9cf55925: Creating MTC on host 172.18.91.202.
MC@36fb9cf55925: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'.
------ GGSN_Tests.TC_pdp6_act_deact ------
Sat Apr 13 04:51:53 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'.
Sat Apr 13 04:51:54 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=15745)
Waiting for packet dumper to finish... 1 (prev_count=15745, count=15993)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'.
------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------
Sat Apr 13 04:52:01 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_pcodns started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact_pcodns() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'.
Sat Apr 13 04:52:02 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9765)
Waiting for packet dumper to finish... 1 (prev_count=9765, count=9829)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'.
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------
Sat Apr 13 04:52:09 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_icmp6 started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact_icmp6() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'.
Sat Apr 13 04:52:10 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9901)
Waiting for packet dumper to finish... 1 (prev_count=9901, count=9965)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------
Sat Apr 13 04:52:17 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact_gtpu_access() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'.
Sat Apr 13 04:52:18 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10097)
Waiting for packet dumper to finish... 1 (prev_count=10097, count=10161)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------
Sat Apr 13 04:52:25 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'.
Sat Apr 13 04:52:26 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10050)
Waiting for packet dumper to finish... 1 (prev_count=10050, count=10114)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------
Sat Apr 13 04:52:33 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'.
Sat Apr 13 04:52:34 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9970)
Waiting for packet dumper to finish... 1 (prev_count=9970, count=10034)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------
Sat Apr 13 04:52:41 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'.
Sat Apr 13 04:52:42 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9943)
Waiting for packet dumper to finish... 1 (prev_count=9943, count=10007)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'.
------ GGSN_Tests.TC_pdp6_clients_interact ------
Sat Apr 13 04:52:49 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_pdp6_clients_interact started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_pdp6_clients_interact() start"
MTC@36fb9cf55925: sending CreatePDP
MTC@36fb9cf55925: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'.
Sat Apr 13 04:52:50 UTC 2024
------ GGSN_Tests.TC_pdp6_clients_interact fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9897)
Waiting for packet dumper to finish... 1 (prev_count=9897, count=9961)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'.
------ GGSN_Tests.TC_echo_req_resp ------
Sat Apr 13 04:52:57 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_echo_req_resp started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_echo_req_resp() start"
MTC@36fb9cf55925: setverdict(pass): none -> pass
MTC@36fb9cf55925: setverdict(pass): pass -> pass, component reason not changed
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: pass
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_echo_req_resp finished. Verdict: pass
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'.
Sat Apr 13 04:53:00 UTC 2024
====== GGSN_Tests.TC_echo_req_resp pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7078)
Waiting for packet dumper to finish... 1 (prev_count=7078, count=7142)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'.
------ GGSN_Tests.TC_echo_req_resp_gtpu ------
Sat Apr 13 04:53:07 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0).
MTC@36fb9cf55925: Test case TC_echo_req_resp_gtpu started.
MTC@36fb9cf55925: GTP1C ConnectionID: 1
MTC@36fb9cf55925: "TC_echo_req_resp_gtpu() start"
MTC@36fb9cf55925: setverdict(pass): none -> pass
MTC@36fb9cf55925: setverdict(pass): pass -> pass, component reason not changed
MTC@36fb9cf55925: Setting final verdict of the test case.
MTC@36fb9cf55925: Local verdict of MTC: pass
MTC@36fb9cf55925: No PTCs were created.
MTC@36fb9cf55925: Test case TC_echo_req_resp_gtpu finished. Verdict: pass
MTC@36fb9cf55925: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'.
Sat Apr 13 04:53:10 UTC 2024
====== GGSN_Tests.TC_echo_req_resp_gtpu pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7001)
Waiting for packet dumper to finish... 1 (prev_count=7001, count=7065)
MTC@36fb9cf55925: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0).
MC@36fb9cf55925: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@36fb9cf55925: Terminating MTC.
MC@36fb9cf55925: MTC terminated.
MC2> exit
MC@36fb9cf55925: Shutting down session.
MC@36fb9cf55925: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass->FAIL GGSN_Tests.TC_pdp6_act_deact
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp6_clients_interact
pass GGSN_Tests.TC_echo_req_resp
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6
NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu

Summary:
  pass->FAIL: 5
  NEW: FAIL: 3
  pass: 1
  NEW: PASS: 1
  skip: 20


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm
Generated GGSN_Tests.TC_echo_req_resp.merged
Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged
Generated GGSN_Tests.TC_pdp6_act_deact.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged
Generated GGSN_Tests.TC_pdp6_clients_interact.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
+ docker kill jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
+ docker wait jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
137
+ test_config_enabled v4v6_only
+ local config=v4v6_only
+ local i
+ local valid=0
+ [ v4v6_only = all ]
+ [ v4v6_only = v4_only ]
+ [ v4v6_only = v6_only ]
+ [ v4v6_only = v4v6_only ]
+ valid=1
+ break
+ [ 1 != 1 ]
+ [ -z all v4_only v6_only v4v6_only ]
+ [ v4v6_only = all ]
+ [ v4v6_only = v4_only ]
+ [ v4v6_only = v6_only ]
+ [ v4v6_only = v4v6_only ]
+ return 0
+ [ v4v6_only = all ]
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only
+ cp ttcn3/v4v6_only/GGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only
+ cp osmo-ggsn-kernel/v4v6_only/osmo-ggsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ start_ggsn v4v6_only
+ local test_config=v4v6_only
+ GGSN_CMD=osmo-ggsn -c /data/osmo-ggsn.cfg
+ GGSN_DOCKER_ARGS=
+ [ 1 = 1 ]
+ cp osmo-ggsn-kernel/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/osmo-ggsn.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4_only/initrd-ggsn.sh
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/GGSN_Tests.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/GGSN_Tests.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/osmo-ggsn.cfg
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v6_only/initrd-ggsn.sh
Applying SUBNET=91 to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/GGSN_Tests.cfg
+ kernel_test_prepare defconfig osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh osmocom-build/osmo-ggsn-master -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data
+ local kernel_config_base=defconfig
+ local kernel_config_fragment=osmo-ggsn-kernel/fragment.config
+ local initrd_project_script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh
+ local docker_image=osmocom-build/osmo-ggsn-master
+ shift 4
+ [ -z 0 ]
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test
+ cp osmo-ggsn-kernel/fragment.config /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/fragment.config
+ cp /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/initrd-ggsn.sh /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache/kernel-test/initrd-project-script.sh
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1152-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ docker run --rm --user build -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -e KERNEL_BRANCH= -e KERNEL_BUILD= -e KERNEL_CONFIG_BASE=defconfig -e KERNEL_REMOTE_NAME= -e KERNEL_URL= -e KERNEL_SKIP_REBUILD= -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/prepare.sh
+ KERNEL_BUILD=0
+ /kernel-test/initrd-build.sh
+ mkdir -p /tmp/initrd
+ cd /tmp/initrd
+ ln -s usr/bin bin
+ ln -s usr/sbin sbin
+ ln -s usr/lib lib
+ ln -s usr/lib64 lib64
+ mkdir -p dev/net proc sys tmp usr/bin usr/sbin
+ initrd_add_bin busybox
+ local bin
+ local bin_path
+ local file
+ which busybox
+ local bin_path=/usr/bin/busybox
+ [ -z /usr/bin/busybox ]
+ lddtree -l /usr/bin/busybox
+ lddtree_out=/usr/bin/busybox
+ [ -z /usr/bin/busybox ]
+ initrd_add_file /usr/bin/busybox
+ local i
+ cp -a --parents /usr/bin/busybox /tmp/initrd
+ [ -L /usr/bin/busybox ]
+ initrd_add_mod virtio_net virtio_pci
+ [ 0 = 1 ]
+ basename /lib/modules/6.1.0-18-amd64
+ local kernel=6.1.0-18-amd64
+ modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 virtio_net virtio_pci
+ sort -u
+ cut -d   -f 2
+ local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko
/lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko
+ initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko
+ local i
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/net_failover.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/virtio_net.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_legacy_dev.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_pci_modern_dev.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/virtio/virtio_ring.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/net/core/failover.ko /tmp/initrd/usr
+ echo virtio_net
+ echo virtio_pci
+ initrd_add_file /lib/modules/6.1.0-18-amd64/modules.dep
+ local i
+ cp -a --parents /lib/modules/6.1.0-18-amd64/modules.dep /tmp/initrd/usr
+ cp /kernel-test/initrd-init.sh init
+ . /cache/kernel-test/initrd-project-script.sh
+ initrd_add_mod gtp tun
+ [ 0 = 1 ]
+ basename /lib/modules/6.1.0-18-amd64
+ local kernel=6.1.0-18-amd64
+ modprobe -a --dry-run --show-depends --set-version=6.1.0-18-amd64 gtp tun+ cut -d   -f 2

+ sort -u
+ local files=/lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko
/lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko
/lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko
+ initrd_add_file /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko
+ local i
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/gtp.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/drivers/net/tun.ko /tmp/initrd/usr
+ cp -a --parents /lib/modules/6.1.0-18-amd64/kernel/net/ipv4/udp_tunnel.ko /tmp/initrd/usr
+ echo gtp
+ echo tun
+ initrd_add_bin osmo-ggsn
+ local bin
+ local bin_path
+ local file
+ which osmo-ggsn
+ local bin_path=/usr/local/bin/osmo-ggsn
+ [ -z /usr/local/bin/osmo-ggsn ]
+ lddtree -l /usr/local/bin/osmo-ggsn
+ lddtree_out=/usr/local/bin/osmo-ggsn
/lib64/ld-linux-x86-64.so.2
/usr/local/lib/libgtp.so.6
/lib/x86_64-linux-gnu/libosmoctrl.so.0
/lib/x86_64-linux-gnu/libosmogsm.so.20
/lib/x86_64-linux-gnu/libosmoisdn.so.0
/lib/x86_64-linux-gnu/libgnutls.so.30
/lib/x86_64-linux-gnu/libp11-kit.so.0
/lib/x86_64-linux-gnu/libffi.so.8
/lib/x86_64-linux-gnu/libidn2.so.0
/lib/x86_64-linux-gnu/libunistring.so.2
/lib/x86_64-linux-gnu/libtasn1.so.6
/lib/x86_64-linux-gnu/libnettle.so.8
/lib/x86_64-linux-gnu/libhogweed.so.6
/lib/x86_64-linux-gnu/libgmp.so.10
/lib/x86_64-linux-gnu/libosmovty.so.13
/lib/x86_64-linux-gnu/libosmocore.so.21
/lib/x86_64-linux-gnu/libsctp.so.1
/lib/x86_64-linux-gnu/liburing.so.2
/lib/x86_64-linux-gnu/libsystemd.so.0
/lib/x86_64-linux-gnu/libcap.so.2
/lib/x86_64-linux-gnu/libgcrypt.so.20
/lib/x86_64-linux-gnu/libgpg-error.so.0
/lib/x86_64-linux-gnu/liblzma.so.5
/lib/x86_64-linux-gnu/libzstd.so.1
/lib/x86_64-linux-gnu/liblz4.so.1
/lib/x86_64-linux-gnu/libmnl.so.0
/lib/x86_64-linux-gnu/libtalloc.so.2
/lib/x86_64-linux-gnu/libgtpnl.so.0
/lib/x86_64-linux-gnu/libc.so.6
+ [ -z /usr/local/bin/osmo-ggsn
/lib64/ld-linux-x86-64.so.2
/usr/local/lib/libgtp.so.6
/lib/x86_64-linux-gnu/libosmoctrl.so.0
/lib/x86_64-linux-gnu/libosmogsm.so.20
/lib/x86_64-linux-gnu/libosmoisdn.so.0
/lib/x86_64-linux-gnu/libgnutls.so.30
/lib/x86_64-linux-gnu/libp11-kit.so.0
/lib/x86_64-linux-gnu/libffi.so.8
/lib/x86_64-linux-gnu/libidn2.so.0
/lib/x86_64-linux-gnu/libunistring.so.2
/lib/x86_64-linux-gnu/libtasn1.so.6
/lib/x86_64-linux-gnu/libnettle.so.8
/lib/x86_64-linux-gnu/libhogweed.so.6
/lib/x86_64-linux-gnu/libgmp.so.10
/lib/x86_64-linux-gnu/libosmovty.so.13
/lib/x86_64-linux-gnu/libosmocore.so.21
/lib/x86_64-linux-gnu/libsctp.so.1
/lib/x86_64-linux-gnu/liburing.so.2
/lib/x86_64-linux-gnu/libsystemd.so.0
/lib/x86_64-linux-gnu/libcap.so.2
/lib/x86_64-linux-gnu/libgcrypt.so.20
/lib/x86_64-linux-gnu/libgpg-error.so.0
/lib/x86_64-linux-gnu/liblzma.so.5
/lib/x86_64-linux-gnu/libzstd.so.1
/lib/x86_64-linux-gnu/liblz4.so.1
/lib/x86_64-linux-gnu/libmnl.so.0
/lib/x86_64-linux-gnu/libtalloc.so.2
/lib/x86_64-linux-gnu/libgtpnl.so.0
/lib/x86_64-linux-gnu/libc.so.6 ]
+ initrd_add_file /usr/local/bin/osmo-ggsn
+ local i
+ cp -a --parents /usr/local/bin/osmo-ggsn /tmp/initrd
+ [ -L /usr/local/bin/osmo-ggsn ]
+ initrd_add_file /lib64/ld-linux-x86-64.so.2
+ local i
+ cp -a --parents /lib64/ld-linux-x86-64.so.2 /tmp/initrd/usr
+ [ -L /lib64/ld-linux-x86-64.so.2 ]
+ realpath /lib64/ld-linux-x86-64.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /tmp/initrd
+ initrd_add_file /usr/local/lib/libgtp.so.6
+ local i
+ cp -a --parents /usr/local/lib/libgtp.so.6 /tmp/initrd
+ [ -L /usr/local/lib/libgtp.so.6 ]
+ realpath /usr/local/lib/libgtp.so.6
+ initrd_add_file /usr/local/lib/libgtp.so.6.3.1
+ local i
+ cp -a --parents /usr/local/lib/libgtp.so.6.3.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmoctrl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmoctrl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmoctrl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libosmoctrl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoctrl.so.0.8.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmogsm.so.20
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmogsm.so.20 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmogsm.so.20 ]
+ realpath /lib/x86_64-linux-gnu/libosmogsm.so.20
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmogsm.so.20.0.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmoisdn.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmoisdn.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmoisdn.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libosmoisdn.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmoisdn.so.0.1.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgnutls.so.30
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgnutls.so.30 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgnutls.so.30 ]
+ realpath /lib/x86_64-linux-gnu/libgnutls.so.30
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgnutls.so.30.34.3 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libp11-kit.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libp11-kit.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libp11-kit.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libp11-kit.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libp11-kit.so.0.3.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libffi.so.8
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libffi.so.8 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libffi.so.8 ]
+ realpath /lib/x86_64-linux-gnu/libffi.so.8
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libffi.so.8.1.2 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libidn2.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libidn2.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libidn2.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libidn2.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libidn2.so.0.3.8 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libunistring.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libunistring.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libunistring.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libunistring.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libunistring.so.2.2.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libtasn1.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libtasn1.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libtasn1.so.6 ]
+ realpath /lib/x86_64-linux-gnu/libtasn1.so.6
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libtasn1.so.6.6.3 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libnettle.so.8
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libnettle.so.8 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libnettle.so.8 ]
+ realpath /lib/x86_64-linux-gnu/libnettle.so.8
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libnettle.so.8.6
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libnettle.so.8.6 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libhogweed.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libhogweed.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libhogweed.so.6 ]
+ realpath /lib/x86_64-linux-gnu/libhogweed.so.6
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libhogweed.so.6.6 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgmp.so.10
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgmp.so.10 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgmp.so.10 ]
+ realpath /lib/x86_64-linux-gnu/libgmp.so.10
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmovty.so.13
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmovty.so.13 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmovty.so.13 ]
+ realpath /lib/x86_64-linux-gnu/libosmovty.so.13
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmovty.so.13.0.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libosmocore.so.21
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libosmocore.so.21 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libosmocore.so.21 ]
+ realpath /lib/x86_64-linux-gnu/libosmocore.so.21
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libosmocore.so.21.0.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libsctp.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libsctp.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libsctp.so.1 ]
+ realpath /lib/x86_64-linux-gnu/libsctp.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libsctp.so.1.0.19 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liburing.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liburing.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liburing.so.2 ]
+ realpath /lib/x86_64-linux-gnu/liburing.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liburing.so.2.3
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liburing.so.2.3 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libsystemd.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libsystemd.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libsystemd.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libsystemd.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libsystemd.so.0.35.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libcap.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libcap.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libcap.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libcap.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libcap.so.2.66
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libcap.so.2.66 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgcrypt.so.20
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgcrypt.so.20 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgcrypt.so.20 ]
+ realpath /lib/x86_64-linux-gnu/libgcrypt.so.20
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgpg-error.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgpg-error.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgpg-error.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgpg-error.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.33.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblzma.so.5
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblzma.so.5 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblzma.so.5 ]
+ realpath /lib/x86_64-linux-gnu/liblzma.so.5
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblzma.so.5.4.1 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libzstd.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libzstd.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libzstd.so.1 ]
+ realpath /lib/x86_64-linux-gnu/libzstd.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libzstd.so.1.5.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/liblz4.so.1
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/liblz4.so.1 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/liblz4.so.1 ]
+ realpath /lib/x86_64-linux-gnu/liblz4.so.1
+ initrd_add_file /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.4 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libmnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libmnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libmnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libmnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libmnl.so.0.2.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libtalloc.so.2
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libtalloc.so.2 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libtalloc.so.2 ]
+ realpath /lib/x86_64-linux-gnu/libtalloc.so.2
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libtalloc.so.2.4.0 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libgtpnl.so.0
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libgtpnl.so.0 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libgtpnl.so.0 ]
+ realpath /lib/x86_64-linux-gnu/libgtpnl.so.0
+ initrd_add_file /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2
+ local i
+ cp -a --parents /usr/lib/x86_64-linux-gnu/libgtpnl.so.0.1.2 /tmp/initrd
+ initrd_add_file /lib/x86_64-linux-gnu/libc.so.6
+ local i
+ cp -a --parents /lib/x86_64-linux-gnu/libc.so.6 /tmp/initrd/usr
+ [ -L /lib/x86_64-linux-gnu/libc.so.6 ]
+ initrd_add_file /data/osmo-ggsn.cfg
+ local i
+ cp -a --parents /data/osmo-ggsn.cfg /tmp/initrd
+ initrd_add_cmd mount -t debugfs none /sys/kernel/debug || true (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo #!/bin/sh -ex
+ chmod +x /tmp/initrd/cmd.sh
+ echo mount -t debugfs none /sys/kernel/debug || true
+ echo (cat /sys/kernel/debug/dynamic_debug/control | grep gtp) || true
+ echo echo -n 'module gtp +p' > /sys/kernel/debug/dynamic_debug/control || true
+ initrd_add_cmd ip addr add 172.18.91.201/24 brd 172.18.91.255 dev eth0 ip route add default via 172.18.91.1 dev eth0 osmo-ggsn -c /data/osmo-ggsn.cfg
+ local i
+ [ -e /tmp/initrd/cmd.sh ]
+ echo ip addr add 172.18.91.201/24 brd 172.18.91.255 dev eth0
+ echo ip route add default via 172.18.91.1 dev eth0
+ echo osmo-ggsn -c /data/osmo-ggsn.cfg
+ find . -print0
+ cpio --quiet -o -0 -H newc
+ gzip -1
+ [ 0 = 1 ]
+ cp /boot/vmlinuz-6.1.0-18-amd64 /cache/kernel-test/linux
+ [  != 1 ]
+ docker_kvm_param
+ [ 0 != 0 ]
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data osmocom-build/osmo-ggsn-master /kernel-test/smoke-test.sh
+ LOG=/tmp/smoke_test.log
+ /kernel-test/run-qemu.sh SMOKE_TEST
+ grep -q SMOKE_TEST_SUCCESS /tmp/smoke_test.log
+ GGSN_CMD=/kernel-test/run-qemu.sh
+ docker_network_params 91 200
+ NET=91
+ ADDR_SUFIX=200
+ echo --network ttcn3-ggsn-test-91 --ip 172.18.91.200 --ip6 fd02:db8:91::200
+ docker_kvm_param
+ [ 0 != 0 ]
+ GGSN_DOCKER_ARGS=
			--network ttcn3-ggsn-test-91 --ip 172.18.91.200 --ip6 fd02:db8:91::200
			
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro
			-v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache
			
+ OSMO_SUT_HOST=172.18.91.200
+ docker run --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun --sysctl net.ipv6.conf.all.disable_ipv6=0 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only:/data --name jenkins-ttcn3-ggsn-test-kernel-1152-ggsn -d --network ttcn3-ggsn-test-91 --ip 172.18.91.200 --ip6 fd02:db8:91::200 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/scripts/kernel-test:/kernel-test:ro -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache osmocom-build/osmo-ggsn-master /bin/sh -c /kernel-test/run-qemu.sh >/data/osmo-ggsn.log 2>&1
7f8393925031038868d618de4ba55d2abc914977b013b64090c88a7a7be29303
+ kernel_test_wait_for_vm /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ local log=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ local i
+ [ 1 != 1 ]
+ seq 1 15
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ sleep 1
+ grep -q KERNEL_TEST_VM_IS_READY /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-v4v6_only/osmo-ggsn.log
+ return
+ start_testsuite v4v6_only
+ local test_config=v4v6_only
+ docker_network_params 91 202
+ NET=91
+ ADDR_SUFIX=202
+ echo --network ttcn3-ggsn-test-91 --ip 172.18.91.202 --ip6 fd02:db8:91::202
+ docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-ggsn-test-91 --ip 172.18.91.202 --ip6 fd02:db8:91::202 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.91.200 -e OSMO_SUT_PORT=4260 --name jenkins-ttcn3-ggsn-test-kernel-1152-ggsn-test osmocom-build/ttcn3-ggsn-test
+ SUBDIR=ggsn_tests
+ SUITE=GGSN_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests GGSN_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli GGSN_Tests.cfg

*************************************************************************
* TTCN-3 Test Executor - Main Controller 2                              *
* Version: 9.0.0                                                        *
* Copyright (c) 2000-2023 Ericsson Telecom AB                           *
* All rights reserved. This program and the accompanying materials      *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at              *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html            *
*************************************************************************

Using configuration file: GGSN_Tests.cfg
MC@9320f0b5424c: Unix server socket created successfully.
MC@9320f0b5424c: Listening on TCP port 35743.
9320f0b5424c is the default
MC2> spawn /osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 9320f0b5424c 35743
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@9320f0b5424c: New HC connected from 172.18.91.202 [172.18.91.202]. 9320f0b5424c: Linux 5.10.0-19-amd64 on x86_64.
cmtc
MC@9320f0b5424c: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@9320f0b5424c: Configuration file was processed on all HCs.
MC@9320f0b5424c: Creating MTC on host 172.18.91.202.
MC@9320f0b5424c: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'.
------ GGSN_Tests.TC_pdp4_act_deact ------
Sat Apr 13 04:53:36 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'.
Sat Apr 13 04:53:39 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=17313)
Waiting for packet dumper to finish... 1 (prev_count=17313, count=17377)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'.
------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------
Sat Apr 13 04:53:46 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_ipcp started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_ipcp() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'.
Sat Apr 13 04:53:49 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11500)
Waiting for packet dumper to finish... 1 (prev_count=11500, count=11564)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'.
------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------
Sat Apr 13 04:53:56 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_ipcp_pap_broken started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_ipcp_pap_broken() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'.
Sat Apr 13 04:53:59 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11716)
Waiting for packet dumper to finish... 1 (prev_count=11716, count=11780)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'.
------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------
Sat Apr 13 04:54:06 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_pcodns started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_pcodns() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'.
Sat Apr 13 04:54:09 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_pcodns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10951)
Waiting for packet dumper to finish... 1 (prev_count=10951, count=11015)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------
Sat Apr 13 04:54:16 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_gtpu_access started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_gtpu_access() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'.
Sat Apr 13 04:54:19 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11074)
Waiting for packet dumper to finish... 1 (prev_count=11074, count=11138)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'.
------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------
Sat Apr 13 04:54:26 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_gtpu_access_wrong_saddr() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: Warning: Stopping inactive timer T_default.
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'.
Sat Apr 13 04:54:32 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11845)
Waiting for packet dumper to finish... 1 (prev_count=11845, count=11909)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'.
------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------
Sat Apr 13 04:54:39 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_gtpu_access_ipv6_apn4() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: Warning: Stopping inactive timer T_default.
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'.
Sat Apr 13 04:54:45 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11798)
Waiting for packet dumper to finish... 1 (prev_count=11798, count=11862)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'.
------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------
Sat Apr 13 04:54:52 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_clients_interact_with_txseq started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_clients_interact_with_txseq() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(fail): pass -> fail
MTC@9320f0b5424c: Warning: Stopping inactive timer T_default.
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'.
Sat Apr 13 04:54:58 UTC 2024
------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_with_txseq.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14171)
Waiting for packet dumper to finish... 1 (prev_count=14171, count=14235)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'.
------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------
Sat Apr 13 04:55:05 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_clients_interact_without_txseq started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_clients_interact_without_txseq() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(fail): pass -> fail
MTC@9320f0b5424c: Warning: Stopping inactive timer T_default.
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: fail
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail'.
Sat Apr 13 04:55:11 UTC 2024
------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_clients_interact_without_txseq.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14655)
Waiting for packet dumper to finish... 1 (prev_count=14655, count=14719)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'.
------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------
Sat Apr 13 04:55:18 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_with_single_dns started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_with_single_dns() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'.
Sat Apr 13 04:55:22 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_single_dns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=16230)
Waiting for packet dumper to finish... 1 (prev_count=16230, count=16294)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'.
------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------
Sat Apr 13 04:55:29 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_with_separate_dns started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_deact_with_separate_dns() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'.
Sat Apr 13 04:55:32 UTC 2024
====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12211)
Waiting for packet dumper to finish... 1 (prev_count=12211, count=12275)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'.
------ GGSN_Tests.TC_pdp4_act_update_teic ------
Sat Apr 13 04:55:39 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_update_teic started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_update_teic() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: sending UpdatePDP
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_update_teic finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'.
Sat Apr 13 04:55:42 UTC 2024
====== GGSN_Tests.TC_pdp4_act_update_teic pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_update_teic.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11747)
Waiting for packet dumper to finish... 1 (prev_count=11747, count=11811)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'.
------ GGSN_Tests.TC_pdp4_act_update_teid ------
Sat Apr 13 04:55:49 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp4_act_update_teid started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp4_act_update_teid() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: sending UpdatePDP
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: setverdict(fail): pass -> fail reason: "Received wrong local TEID", new component reason: "Received wrong local TEID"
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: "Received wrong local TEID"
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp4_act_update_teid finished. Verdict: fail reason: Received wrong local TEID
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail'.
Sat Apr 13 04:55:52 UTC 2024
------ GGSN_Tests.TC_pdp4_act_update_teid fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp4_act_update_teid.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12470)
Waiting for packet dumper to finish... 1 (prev_count=12470, count=12534)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'.
------ GGSN_Tests.TC_pdp6_act_deact ------
Sat Apr 13 04:55:59 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail'.
Sat Apr 13 04:56:00 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9646)
Waiting for packet dumper to finish... 1 (prev_count=9646, count=9710)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'.
------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------
Sat Apr 13 04:56:07 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_pcodns started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact_pcodns() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_pcodns finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail'.
Sat Apr 13 04:56:08 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_pcodns fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_pcodns.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9680)
Waiting for packet dumper to finish... 1 (prev_count=9680, count=9744)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'.
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------
Sat Apr 13 04:56:15 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_icmp6 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact_icmp6() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail'.
Sat Apr 13 04:56:16 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_icmp6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_icmp6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9902)
Waiting for packet dumper to finish... 1 (prev_count=9902, count=9966)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------
Sat Apr 13 04:56:23 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact_gtpu_access() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail'.
Sat Apr 13 04:56:24 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9689)
Waiting for packet dumper to finish... 1 (prev_count=9689, count=9753)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------
Sat Apr 13 04:56:31 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail'.
Sat Apr 13 04:56:32 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9734)
Waiting for packet dumper to finish... 1 (prev_count=9734, count=9798)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------
Sat Apr 13 04:56:39 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail'.
Sat Apr 13 04:56:40 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9971)
Waiting for packet dumper to finish... 1 (prev_count=9971, count=10035)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'.
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------
Sat Apr 13 04:56:47 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail'.
Sat Apr 13 04:56:48 UTC 2024
------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9949)
Waiting for packet dumper to finish... 1 (prev_count=9949, count=10013)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'.
------ GGSN_Tests.TC_pdp6_clients_interact ------
Sat Apr 13 04:56:55 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp6_clients_interact started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp6_clients_interact() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp6_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail'.
Sat Apr 13 04:56:56 UTC 2024
------ GGSN_Tests.TC_pdp6_clients_interact fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp6_clients_interact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9892)
Waiting for packet dumper to finish... 1 (prev_count=9892, count=9956)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'.
------ GGSN_Tests.TC_pdp46_act_deact ------
Sat Apr 13 04:57:03 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail'.
Sat Apr 13 04:57:04 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9887)
Waiting for packet dumper to finish... 1 (prev_count=9887, count=9951)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'.
------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------
Sat Apr 13 04:57:11 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_ipcp started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_ipcp() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_ipcp finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail'.
Sat Apr 13 04:57:12 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_ipcp fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_ipcp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9679)
Waiting for packet dumper to finish... 1 (prev_count=9679, count=9743)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'.
------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------
Sat Apr 13 04:57:19 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_icmp6 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_icmp6() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail'.
Sat Apr 13 04:57:20 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_icmp6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_icmp6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9664)
Waiting for packet dumper to finish... 1 (prev_count=9664, count=9728)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'.
------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------
Sat Apr 13 04:57:27 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_pcodns4 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_pcodns4() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail'.
Sat Apr 13 04:57:28 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9674)
Waiting for packet dumper to finish... 1 (prev_count=9674, count=9738)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'.
------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------
Sat Apr 13 04:57:35 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_pcodns6 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_pcodns6() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail'.
Sat Apr 13 04:57:36 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_pcodns6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9766)
Waiting for packet dumper to finish... 1 (prev_count=9766, count=9830)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------
Sat Apr 13 04:57:43 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_gtpu_access() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail'.
Sat Apr 13 04:57:44 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9682)
Waiting for packet dumper to finish... 1 (prev_count=9682, count=9746)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------
Sat Apr 13 04:57:51 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail'.
Sat Apr 13 04:57:52 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9913)
Waiting for packet dumper to finish... 1 (prev_count=9913, count=9977)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------
Sat Apr 13 04:57:59 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail'.
Sat Apr 13 04:58:00 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9747)
Waiting for packet dumper to finish... 1 (prev_count=9747, count=9811)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'.
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------
Sat Apr 13 04:58:07 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail'.
Sat Apr 13 04:58:08 UTC 2024
------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9750)
Waiting for packet dumper to finish... 1 (prev_count=9750, count=9814)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'.
------ GGSN_Tests.TC_pdp46_clients_interact ------
Sat Apr 13 04:58:15 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp46_clients_interact started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp46_clients_interact() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp46_clients_interact finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail'.
Sat Apr 13 04:58:16 UTC 2024
------ GGSN_Tests.TC_pdp46_clients_interact fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp46_clients_interact.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9660)
Waiting for packet dumper to finish... 1 (prev_count=9660, count=9724)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'.
------ GGSN_Tests.TC_echo_req_resp ------
Sat Apr 13 04:58:23 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_echo_req_resp started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_echo_req_resp() start"
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_echo_req_resp finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'.
Sat Apr 13 04:58:27 UTC 2024
====== GGSN_Tests.TC_echo_req_resp pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_echo_req_resp.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7049)
Waiting for packet dumper to finish... 1 (prev_count=7049, count=7113)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'.
------ GGSN_Tests.TC_echo_req_resp_gtpu ------
Sat Apr 13 04:58:34 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_echo_req_resp_gtpu started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_echo_req_resp_gtpu() start"
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: setverdict(pass): pass -> pass, component reason not changed
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: pass
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_echo_req_resp_gtpu finished. Verdict: pass
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'.
Sat Apr 13 04:58:37 UTC 2024
====== GGSN_Tests.TC_echo_req_resp_gtpu pass ======

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_echo_req_resp_gtpu.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7240)
Waiting for packet dumper to finish... 1 (prev_count=7240, count=7304)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'.
------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------
Sat Apr 13 04:58:44 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_pdp_act_restart_ctr_echo started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_pdp_act_restart_ctr_echo() start"
MTC@9320f0b5424c: sending CreatePDP
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'.
Sat Apr 13 04:58:45 UTC 2024
------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_pdp_act_restart_ctr_echo.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9545)
Waiting for packet dumper to finish... 1 (prev_count=9545, count=9609)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'.
------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------
Sat Apr 13 04:58:52 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_lots_of_concurrent_pdp_ctx started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_lots_of_concurrent_pdp_ctx() start"
MTC@9320f0b5424c: setverdict(fail): none -> fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"", new component reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":413
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: fail reason: "GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail'.
Sat Apr 13 04:58:53 UTC 2024
------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9590)
Waiting for packet dumper to finish... 1 (prev_count=9590, count=9654)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx fail' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'.
------ GGSN_Tests.TC_addr_pool_exhaustion ------
Sat Apr 13 04:59:00 UTC 2024
NOTE: unable to use dumpcap due to missing capabilities or suid bit
Waiting for packet dumper to start... 0
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0).
MTC@9320f0b5424c: Test case TC_addr_pool_exhaustion started.
MTC@9320f0b5424c: GTP1C ConnectionID: 1
MTC@9320f0b5424c: "TC_addr_pool_exhaustion() start"
MTC@9320f0b5424c: Successfully created 0 PDP contexts before exhausting the pool
MTC@9320f0b5424c: setverdict(pass): none -> pass
MTC@9320f0b5424c: Warning: Re-starting timer T_next, which is already active (running or expired).
MTC@9320f0b5424c: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:343 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:343 : pingpong T_default timeout""
MTC@9320f0b5424c: Stopping testcase execution from "GGSN_Tests.ttcn":343
MTC@9320f0b5424c: Setting final verdict of the test case.
MTC@9320f0b5424c: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:343 : pingpong T_default timeout""
MTC@9320f0b5424c: No PTCs were created.
MTC@9320f0b5424c: Test case TC_addr_pool_exhaustion finished. Verdict: fail reason: "GGSN_Tests.ttcn:343 : pingpong T_default timeout"
MTC@9320f0b5424c: Starting external command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail'.
Sat Apr 13 05:01:01 UTC 2024
------ GGSN_Tests.TC_addr_pool_exhaustion fail ------

Saving talloc report from 172.18.91.200:4260 to GGSN_Tests.TC_addr_pool_exhaustion.talloc

ERROR: failed to get talloc report via vty

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10015)
Waiting for packet dumper to finish... 1 (prev_count=10015, count=10335)
MTC@9320f0b5424c: External command `../ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion fail' was executed successfully (exit status: 0).
MC@9320f0b5424c: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@9320f0b5424c: Terminating MTC.
MC@9320f0b5424c: MTC terminated.
MC2> exit
MC@9320f0b5424c: Shutting down session.
MC@9320f0b5424c: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass GGSN_Tests.TC_pdp4_act_deact
pass GGSN_Tests.TC_pdp4_act_deact_ipcp
pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken
pass GGSN_Tests.TC_pdp4_act_deact_pcodns
pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq
pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_without_txseq
pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns
pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns
pass->FAIL GGSN_Tests.TC_pdp6_act_deact
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_pcodns
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_icmp6
pass->FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp6_clients_interact
pass->FAIL GGSN_Tests.TC_pdp46_act_deact
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_ipcp
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_icmp6
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns4
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_pcodns6
pass->FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access
pass->FAIL GGSN_Tests.TC_pdp46_clients_interact
pass GGSN_Tests.TC_echo_req_resp
pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo
NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr
NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4
NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic
NEW: FAIL GGSN_Tests.TC_pdp4_act_update_teid
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr
NEW: FAIL GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6
NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4
NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6
NEW: FAIL GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6
NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu
NEW: FAIL GGSN_Tests.TC_lots_of_concurrent_pdp_ctx
NEW: FAIL GGSN_Tests.TC_addr_pool_exhaustion

Summary:
  pass->FAIL: 15
  NEW: FAIL: 9
  pass: 8
  NEW: PASS: 4
  skip: 3


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm
Generated GGSN_Tests.TC_addr_pool_exhaustion.merged
Generated GGSN_Tests.TC_echo_req_resp.merged
Generated GGSN_Tests.TC_echo_req_resp_gtpu.merged
Generated GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.merged
Generated GGSN_Tests.TC_pdp46_act_deact.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.merged
Generated GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.merged
Generated GGSN_Tests.TC_pdp46_act_deact_icmp6.merged
Generated GGSN_Tests.TC_pdp46_act_deact_ipcp.merged
Generated GGSN_Tests.TC_pdp46_act_deact_pcodns4.merged
Generated GGSN_Tests.TC_pdp46_act_deact_pcodns6.merged
Generated GGSN_Tests.TC_pdp46_clients_interact.merged
Generated GGSN_Tests.TC_pdp4_act_deact.merged
Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.merged
Generated GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.merged
Generated GGSN_Tests.TC_pdp4_act_deact_ipcp.merged
Generated GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.merged
Generated GGSN_Tests.TC_pdp4_act_deact_pcodns.merged
Generated GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.merged
Generated GGSN_Tests.TC_pdp4_act_deact_with_single_dns.merged
Generated GGSN_Tests.TC_pdp4_act_update_teic.merged
Generated GGSN_Tests.TC_pdp4_act_update_teid.merged
Generated GGSN_Tests.TC_pdp4_clients_interact_with_txseq.merged
Generated GGSN_Tests.TC_pdp4_clients_interact_without_txseq.merged
Generated GGSN_Tests.TC_pdp6_act_deact.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.merged
Generated GGSN_Tests.TC_pdp6_act_deact_icmp6.merged
Generated GGSN_Tests.TC_pdp6_act_deact_pcodns.merged
Generated GGSN_Tests.TC_pdp6_clients_interact.merged
Generated GGSN_Tests.TC_pdp_act_restart_ctr_echo.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
+ docker kill jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
+ docker wait jenkins-ttcn3-ggsn-test-kernel-1152-ggsn
137
+ clean_up_common
+ set +e
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ type clean_up
+ clean_up
+ local i
+ local log
+ [ all = all ]
+ continue
+ [ v4_only = all ]
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log ]
+ sed -i s/classname='\([^']\+\)'/classname='\1_v4_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log
+ [ v6_only = all ]
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log ]
+ sed -i s/classname='\([^']\+\)'/classname='\1_v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log
+ [ v4v6_only = all ]
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log ]
+ sed -i s/classname='\([^']\+\)'/classname='\1_v4v6_only'/g /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log
+ network_clean
+ docker network inspect ttcn3-ggsn-test-91
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n  ]
+ network_remove
+ set +x
Removing network ttcn3-ggsn-test-91
+ docker network remove ttcn3-ggsn-test-91
ttcn3-ggsn-test-91
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_cache:/cache --name jenkins-ttcn3-ggsn-test-kernel-1152-cleaner debian:bookworm sh -e -x -c 
				chmod -R a+rX /data/ /cache/
				chown -R 1000:1000 /data /cache
			
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v4v6_only/junit-xml-21.log /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/ggsn-tester-v6_only/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='GGSN_Tests' tests='20' failures='3' errors='0' skipped='0' inconc='0' time='257.00'>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact' time='2.065299'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp' time='2.023085'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.020701'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_pcodns' time='2.020319'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access' time='2.023764'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.023187'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.022172'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_with_txseq' time='5.029091'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2229 GGSN_Tests control part
      GGSN_Tests.ttcn:1353 TC_pdp4_clients_interact_with_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_clients_interact_without_txseq' time='5.028184'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2230 GGSN_Tests control part
      GGSN_Tests.ttcn:1360 TC_pdp4_clients_interact_without_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_single_dns' time='2.025638'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.019482'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teic' time='2.022384'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp4_act_update_teid' time='2.027401'>
    <failure type='fail-verdict'>Received wrong local TEID
      GGSN_Tests.ttcn:2234 GGSN_Tests control part
      GGSN_Tests.ttcn:1513 TC_pdp4_act_update_teid testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp' time='2.016052'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_echo_req_resp_gtpu' time='2.023072'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act2_recovery' time='2.027954'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_act_deact_retrans_duplicate' time='3.024427'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_pdp_act_restart_ctr_echo' time='12.025572'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_lots_of_concurrent_pdp_ctx' time='23.266523'/>
  <testcase classname='GGSN_Tests_v4_only' name='TC_addr_pool_exhaustion' time='13.463063'/>
</testsuite>
<?xml version="1.0"?>
<testsuite name='GGSN_Tests' tests='36' failures='24' errors='0' skipped='0' inconc='0' time='452.00'>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact' time='2.055522'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp' time='2.034332'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_ipcp_pap_broken' time='2.021038'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_pcodns' time='2.018090'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access' time='2.026416'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='5.021906'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='5.045360'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_with_txseq' time='5.027842'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2229 GGSN_Tests control part
      GGSN_Tests.ttcn:1353 TC_pdp4_clients_interact_with_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_clients_interact_without_txseq' time='5.027221'>
    <failure type='fail-verdict'>
      GGSN_Tests.ttcn:2230 GGSN_Tests control part
      GGSN_Tests.ttcn:1360 TC_pdp4_clients_interact_without_txseq testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_single_dns' time='2.024586'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_deact_with_separate_dns' time='2.021467'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teic' time='2.021218'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp4_act_update_teid' time='2.025684'>
    <failure type='fail-verdict'>Received wrong local TEID
      GGSN_Tests.ttcn:2234 GGSN_Tests control part
      GGSN_Tests.ttcn:1513 TC_pdp4_act_update_teid testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact' time='0.024120'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2238 GGSN_Tests control part
      GGSN_Tests.ttcn:1009 TC_pdp6_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_pcodns' time='0.016916'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2239 GGSN_Tests control part
      GGSN_Tests.ttcn:1020 TC_pdp6_act_deact_pcodns testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_icmp6' time='0.015990'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2240 GGSN_Tests control part
      GGSN_Tests.ttcn:1044 TC_pdp6_act_deact_icmp6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.017790'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2241 GGSN_Tests control part
      GGSN_Tests.ttcn:1062 TC_pdp6_act_deact_gtpu_access testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.019618'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2242 GGSN_Tests control part
      GGSN_Tests.ttcn:1093 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.013709'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2243 GGSN_Tests control part
      GGSN_Tests.ttcn:1113 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.014427'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2244 GGSN_Tests control part
      GGSN_Tests.ttcn:1134 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp6_clients_interact' time='0.017149'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2245 GGSN_Tests control part
      GGSN_Tests.ttcn:1154 TC_pdp6_clients_interact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact' time='0.014217'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2249 GGSN_Tests control part
      GGSN_Tests.ttcn:1520 TC_pdp46_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_ipcp' time='0.016251'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2250 GGSN_Tests control part
      GGSN_Tests.ttcn:1532 TC_pdp46_act_deact_ipcp testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_icmp6' time='0.017903'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2251 GGSN_Tests control part
      GGSN_Tests.ttcn:1557 TC_pdp46_act_deact_icmp6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns4' time='0.016900'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2252 GGSN_Tests control part
      GGSN_Tests.ttcn:1573 TC_pdp46_act_deact_pcodns4 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_pcodns6' time='0.018215'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2253 GGSN_Tests control part
      GGSN_Tests.ttcn:1597 TC_pdp46_act_deact_pcodns6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access' time='0.013286'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2254 GGSN_Tests control part
      GGSN_Tests.ttcn:1621 TC_pdp46_act_deact_gtpu_access testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='0.013465'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2255 GGSN_Tests control part
      GGSN_Tests.ttcn:1639 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='0.017921'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2256 GGSN_Tests control part
      GGSN_Tests.ttcn:1656 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='0.015049'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2257 GGSN_Tests control part
      GGSN_Tests.ttcn:1672 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp46_clients_interact' time='0.015933'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2258 GGSN_Tests control part
      GGSN_Tests.ttcn:1693 TC_pdp46_clients_interact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp' time='2.016662'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_echo_req_resp_gtpu' time='2.015840'/>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_pdp_act_restart_ctr_echo' time='0.015682'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2274 GGSN_Tests control part
      GGSN_Tests.ttcn:1856 TC_pdp_act_restart_ctr_echo testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_lots_of_concurrent_pdp_ctx' time='0.276833'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2276 GGSN_Tests control part
      GGSN_Tests.ttcn:1943 TC_lots_of_concurrent_pdp_ctx testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v4v6_only' name='TC_addr_pool_exhaustion' time='120.025190'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:343 : pingpong T_default timeout"
      GGSN_Tests.ttcn:2278 GGSN_Tests control part
      GGSN_Tests.ttcn:2082 TC_addr_pool_exhaustion testcase
    </failure>
  </testcase>
</testsuite>
<?xml version="1.0"?>
<testsuite name='GGSN_Tests' tests='10' failures='8' errors='0' skipped='0' inconc='0' time='84.00'>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact' time='0.056776'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2238 GGSN_Tests control part
      GGSN_Tests.ttcn:1009 TC_pdp6_act_deact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_pcodns' time='0.017985'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2239 GGSN_Tests control part
      GGSN_Tests.ttcn:1020 TC_pdp6_act_deact_pcodns testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_icmp6' time='0.018174'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2240 GGSN_Tests control part
      GGSN_Tests.ttcn:1044 TC_pdp6_act_deact_icmp6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access' time='0.017077'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2241 GGSN_Tests control part
      GGSN_Tests.ttcn:1062 TC_pdp6_act_deact_gtpu_access testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='0.017538'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2242 GGSN_Tests control part
      GGSN_Tests.ttcn:1093 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='0.017585'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2243 GGSN_Tests control part
      GGSN_Tests.ttcn:1113 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='0.017090'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2244 GGSN_Tests control part
      GGSN_Tests.ttcn:1134 TC_pdp6_act_deact_gtpu_access_ipv4_apn6 testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_pdp6_clients_interact' time='0.017503'>
    <failure type='fail-verdict'>"GGSN_Tests.ttcn:413 : CreatePDPContextResp: cause expectancies didn't match"
      GGSN_Tests.ttcn:2245 GGSN_Tests control part
      GGSN_Tests.ttcn:1154 TC_pdp6_clients_interact testcase
    </failure>
  </testcase>
  <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp' time='2.016871'/>
  <testcase classname='GGSN_Tests_v6_only' name='TC_echo_req_resp_gtpu' time='2.017325'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Archiving artifacts
Finished: UNSTABLE