use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:06:26 ] :: [ BEGIN ] :: Running 'netperf_install' Netperf version 2.7.0 :: [ 15:06:26 ] :: [ PASS ] :: Command 'netperf_install' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'source /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/ipsec/ipsec_basic/ipsec_basic_netns/ipsec-parameter-setting.sh -p esp -e des3_ede -a sha256 -m tunnel -s '65450'' TEST_VER=4, SPI=1000, IPSEC_MODE=tunnel, PROTO=proto esp, ALG=enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f ls: cannot access '/lib/modules/6.0.0-rc7/kernel/arch/x86/crypto/': No such file or directory :: [ 15:06:27 ] :: [ PASS ] :: Command 'source /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/ipsec/ipsec_basic/ipsec_basic_netns/ipsec-parameter-setting.sh -p esp -e des3_ede -a sha256 -m tunnel -s '65450'' (Expected 0, got 0) :: [ 15:06:27 ] :: [ LOG ] :: TEST_VER=4, SPI=1000, IPSEC_MODE=tunnel, PROTO=proto esp, ALG=enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'spi1='0x1000'' :: [ 15:06:27 ] :: [ PASS ] :: Command 'spi1='0x1000'' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'spi2='0x1001'' :: [ 15:06:27 ] :: [ PASS ] :: Command 'spi2='0x1001'' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'source /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/tools/netns_1_net.sh' +++ MASK[4]=24 +++ MASK[6]=64 +++ BR0_IP[4]=192.168.0.254 +++ HA_IP[4]=192.168.0.1 +++ HB_IP[4]=192.168.0.2 +++ BR0_IP[6]=2000::254 +++ HA_IP[6]=2000::1 +++ HB_IP[6]=2000::2 +++ nets='ha hb' +++ for net in $nets +++ ip netns del ha Cannot remove namespace file "/var/run/netns/ha": No such file or directory +++ for net in $nets +++ ip netns del hb Cannot remove namespace file "/var/run/netns/hb": No such file or directory +++ modprobe -r veth +++ ip link show br0 214: br0: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000 link/ether aa:b1:d1:4c:62:ef brd ff:ff:ff:ff:ff:ff +++ ip link set dev br0 down +++ ip link del dev br0 +++ for net in $nets +++ ip netns add ha +++ for net in $nets +++ ip netns add hb +++ ip link add br0 type bridge +++ ip link add ha_veth0 type veth peer name ha_veth0_br +++ ip link add hb_veth0 type veth peer name hb_veth0_br +++ ip link set ha_veth0_br master br0 +++ ip link set hb_veth0_br master br0 +++ ip link set ha_veth0 netns ha +++ ip link set hb_veth0 netns hb +++ HA='ip netns exec ha' +++ HB='ip netns exec hb' +++ out_ifaces='br0 ha_veth0_br hb_veth0_br' +++ for iface in $out_ifaces +++ ip link set br0 up +++ for iface in $out_ifaces +++ ip link set ha_veth0_br up +++ for iface in $out_ifaces +++ ip link set hb_veth0_br up +++ ip netns exec ha ip link set lo up +++ ip netns exec ha ip link set ha_veth0 up +++ ip netns exec hb ip link set lo up +++ ip netns exec hb ip link set hb_veth0 up +++ ip addr add 192.168.0.254/24 dev br0 +++ ip netns exec ha ip addr add 192.168.0.1/24 dev ha_veth0 +++ ip netns exec hb ip addr add 192.168.0.2/24 dev hb_veth0 +++ ip addr add 2000::254/64 dev br0 +++ ip netns exec ha ip addr add 2000::1/64 dev ha_veth0 +++ ip netns exec hb ip addr add 2000::2/64 dev hb_veth0 +++ set +x :: [ 15:06:27 ] :: [ PASS ] :: Command 'source /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/tools/netns_1_net.sh' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec ha ip xfrm state add src 192.168.0.1 dst 192.168.0.2 spi 0x1000 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.1 dst 192.168.0.2' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm state add src 192.168.0.1 dst 192.168.0.2 spi 0x1000 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.1 dst 192.168.0.2' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec ha ip xfrm state add src 192.168.0.2 dst 192.168.0.1 spi 0x1001 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.2 dst 192.168.0.1' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm state add src 192.168.0.2 dst 192.168.0.1 spi 0x1001 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.2 dst 192.168.0.1' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec ha ip xfrm policy add dir out src 192.168.0.1 dst 192.168.0.2 tmpl src 192.168.0.1 dst 192.168.0.2 proto esp mode tunnel' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm policy add dir out src 192.168.0.1 dst 192.168.0.2 tmpl src 192.168.0.1 dst 192.168.0.2 proto esp mode tunnel' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec ha ip xfrm policy add dir in src 192.168.0.2 dst 192.168.0.1 tmpl src 192.168.0.2 dst 192.168.0.1 proto esp mode tunnel level use' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm policy add dir in src 192.168.0.2 dst 192.168.0.1 tmpl src 192.168.0.2 dst 192.168.0.1 proto esp mode tunnel level use' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec hb ip xfrm state add src 192.168.0.2 dst 192.168.0.1 spi 0x1001 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.2 dst 192.168.0.1' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm state add src 192.168.0.2 dst 192.168.0.1 spi 0x1001 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.2 dst 192.168.0.1' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec hb ip xfrm state add src 192.168.0.1 dst 192.168.0.2 spi 0x1000 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.1 dst 192.168.0.2' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm state add src 192.168.0.1 dst 192.168.0.2 spi 0x1000 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.1 dst 192.168.0.2' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec hb ip xfrm policy add dir out src 192.168.0.2 dst 192.168.0.1 tmpl src 192.168.0.2 dst 192.168.0.1 proto esp mode tunnel' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm policy add dir out src 192.168.0.2 dst 192.168.0.1 tmpl src 192.168.0.2 dst 192.168.0.1 proto esp mode tunnel' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'ip netns exec hb ip xfrm policy add dir in src 192.168.0.1 dst 192.168.0.2 tmpl src 192.168.0.1 dst 192.168.0.2 proto esp mode tunnel level use' :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm policy add dir in src 192.168.0.1 dst 192.168.0.2 tmpl src 192.168.0.1 dst 192.168.0.2 proto esp mode tunnel level use' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 13 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: -p esp -e des3_ede -a sha256 -m tunnel -s '65450' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'tcpport=4053' :: [ 15:06:27 ] :: [ PASS ] :: Command 'tcpport=4053' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'udpport=4053' :: [ 15:06:27 ] :: [ PASS ] :: Command 'udpport=4053' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'sctpport=4053' :: [ 15:06:27 ] :: [ PASS ] :: Command 'sctpport=4053' (Expected 0, got 0) :: [ 15:06:27 ] :: [ LOG ] :: ***** icmp ****** :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > icmp.packet &' :: [ 15:06:27 ] :: [ PASS ] :: Command 'tcpdump -i br0 > icmp.packet &' (Expected 0, got 0) :: [ 15:06:27 ] :: [ BEGIN ] :: Running 'sleep 2' dropped privs to tcpdump tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on br0, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 15:06:29 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:29 ] :: [ BEGIN ] :: Running 'ip netns exec ha ping -i 0.4 -c 5 -s 10 192.168.0.2' PING 192.168.0.2 (192.168.0.2) 10(38) bytes of data. 18 bytes from 192.168.0.2: icmp_seq=1 ttl=64 18 bytes from 192.168.0.2: icmp_seq=2 ttl=64 18 bytes from 192.168.0.2: icmp_seq=3 ttl=64 18 bytes from 192.168.0.2: icmp_seq=4 ttl=64 18 bytes from 192.168.0.2: icmp_seq=5 ttl=64 --- 192.168.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 1633ms :: [ 15:06:31 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 10 192.168.0.2' (Expected 0, got 0) :: [ 15:06:31 ] :: [ BEGIN ] :: Running 'ip netns exec ha ping -i 0.4 -c 5 -s 1460 192.168.0.2' PING 192.168.0.2 (192.168.0.2) 1460(1488) bytes of data. 1468 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.039 ms 1468 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.129 ms 1468 bytes from 192.168.0.2: icmp_seq=3 ttl=64 time=0.163 ms 1468 bytes from 192.168.0.2: icmp_seq=4 ttl=64 time=0.122 ms 1468 bytes from 192.168.0.2: icmp_seq=5 ttl=64 time=0.181 ms --- 192.168.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 1631ms rtt min/avg/max/mdev = 0.039/0.126/0.181/0.048 ms :: [ 15:06:33 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 1460 192.168.0.2' (Expected 0, got 0) :: [ 15:06:33 ] :: [ BEGIN ] :: Running 'ip netns exec ha ping -i 0.4 -c 5 -s 65450 192.168.0.2' PING 192.168.0.2 (192.168.0.2) 65450(65478) bytes of data. 65458 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.566 ms 65458 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.712 ms 65458 bytes from 192.168.0.2: icmp_seq=3 ttl=64 time=0.716 ms 65458 bytes from 192.168.0.2: icmp_seq=4 ttl=64 time=0.729 ms 65458 bytes from 192.168.0.2: icmp_seq=5 ttl=64 time=0.654 ms --- 192.168.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 1603ms rtt min/avg/max/mdev = 0.566/0.675/0.729/0.060 ms :: [ 15:06:34 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 65450 192.168.0.2' (Expected 0, got 0) :: [ 15:06:34 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' :: [ 15:06:36 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:06:36 ] :: [ BEGIN ] :: Running 'cat icmp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E :: [ 15:06:36 ] :: [ PASS ] :: Command 'cat icmp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:06:36 ] :: [ LOG ] :: ***** tcp ****** :: [ 15:06:36 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > tcp.packet &' :: [ 15:06:36 ] :: [ PASS ] :: Command 'tcpdump -i br0 > tcp.packet &' (Expected 0, got 0) :: [ 15:06:36 ] :: [ BEGIN ] :: Running 'sleep 2' dropped privs to tcpdump tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on br0, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 15:06:38 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:39 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 tcp-l:4053 open:tcprecv,creat &' :: [ 15:06:39 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 tcp-l:4053 open:tcprecv,creat &' (Expected 0, got 0) :: [ 15:06:39 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 15:06:41 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:41 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1048576 tcp-connect:192.168.0.2:4053' :: [ 15:06:41 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1048576 tcp-connect:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:06:41 ] :: [ BEGIN ] :: Running 'sleep 4' 14 packets captured 1939 packets received by filter 1392 packets dropped by kernel :: [ 15:06:45 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 15:06:45 ] :: [ BEGIN ] :: tcp should receive 1048576 bytes, received 1048576 bytes :: actually running 'ls -l tcprecv | grep 1048576' -rw-r--r--. 1 root root 1048576 Sep 29 15:06 tcprecv :: [ 15:06:45 ] :: [ PASS ] :: tcp should receive 1048576 bytes, received 1048576 bytes (Expected 0, got 0) :: [ 15:06:45 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' :: [ 15:06:47 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:06:47 ] :: [ BEGIN ] :: Running 'cat tcp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 15:06:41.053359 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x10), length 92 15:06:41.053398 IP 192.168.0.2 > 192.168.0.1: ESP(spi=0x00001001,seq=0x10), length 92 15:06:41.053413 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x11), length 84 15:06:41.053457 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x12), length 1476 15:06:41.053466 IP 192.168.0.2 > 192.168.0.1: ESP(spi=0x00001001,seq=0x11), length 84 :: [ 15:06:47 ] :: [ PASS ] :: Command 'cat tcp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:06:47 ] :: [ LOG ] :: ***** udp ****** :: [ 15:06:47 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > udp.packet &' :: [ 15:06:47 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.packet &' (Expected 0, got 0) :: [ 15:06:47 ] :: [ BEGIN ] :: Running 'sleep 2' dropped privs to tcpdump tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on br0, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 15:06:49 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:49 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' :: [ 15:06:49 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 15:06:49 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 15:06:51 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:51 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1460 udp-sendto:192.168.0.2:4053' :: [ 15:06:51 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1460 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:06:51 ] :: [ BEGIN ] :: Running 'sleep 10' 1375 packets captured 1416 packets received by filter 3 packets dropped by kernel :: [ 15:07:01 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 15:07:01 ] :: [ BEGIN ] :: udp should receive 1460 bytes, received 1460 bytes :: actually running 'ls -l udprecv | grep 1460' -rw-r--r--. 1 root root 1460 Sep 29 15:06 udprecv :: [ 15:07:01 ] :: [ PASS ] :: udp should receive 1460 bytes, received 1460 bytes (Expected 0, got 0) :: [ 15:07:01 ] :: [ BEGIN ] :: Running 'pkill socat' :: [ 15:07:01 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 15:07:01 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 31 packets captured 31 packets received by filter 0 packets dropped by kernel :: [ 15:07:03 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:07:03 ] :: [ BEGIN ] :: Running 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 15:06:51.333874 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x314), length 1424 :: [ 15:07:03 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:07:03 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > udp.packet &' :: [ 15:07:03 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.packet &' (Expected 0, got 0) :: [ 15:07:03 ] :: [ BEGIN ] :: Running 'sleep 2' dropped privs to tcpdump tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on br0, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 15:07:05 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:05 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' :: [ 15:07:05 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 15:07:05 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 15:07:07 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:07 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=3000 udp-sendto:192.168.0.2:4053' :: [ 15:07:07 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=3000 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:07:07 ] :: [ BEGIN ] :: Running 'sleep 10' :: [ 15:07:17 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 15:07:17 ] :: [ BEGIN ] :: udp should receive 3000 bytes, received 3000 bytes :: actually running 'ls -l udprecv | grep 3000' -rw-r--r--. 1 root root 3000 Sep 29 15:07 udprecv :: [ 15:07:17 ] :: [ PASS ] :: udp should receive 3000 bytes, received 3000 bytes (Expected 0, got 0) :: [ 15:07:17 ] :: [ BEGIN ] :: Running 'pkill socat' :: [ 15:07:17 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 15:07:17 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 26 packets captured 26 packets received by filter 0 packets dropped by kernel :: [ 15:07:19 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:07:19 ] :: [ BEGIN ] :: Running 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 15:07:07.669042 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x315), length 1424 :: [ 15:07:19 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:07:19 ] :: [ LOG ] :: ***** sctp ****** :: [ 15:07:19 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > sctp.packet &' :: [ 15:07:19 ] :: [ PASS ] :: Command 'tcpdump -i br0 > sctp.packet &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on br0, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 15:07:19 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 15:07:21 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:21 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 sctp-listen:4053 open:sctprecv,creat &' :: [ 15:07:21 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 sctp-listen:4053 open:sctprecv,creat &' (Expected 0, got 0) :: [ 15:07:22 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 15:07:24 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:24 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=2000 sctp:192.168.0.2:4053' :: [ 15:07:24 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=2000 sctp:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:07:24 ] :: [ BEGIN ] :: Running 'sleep 4' :: [ 15:07:28 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 15:07:28 ] :: [ BEGIN ] :: sctp should receive 2000 bytes, received 2000 bytes :: actually running 'ls -l sctprecv | grep 2000' -rw-r--r--. 1 root root 2000 Sep 29 15:07 sctprecv :: [ 15:07:28 ] :: [ PASS ] :: sctp should receive 2000 bytes, received 2000 bytes (Expected 0, got 0) :: [ 15:07:28 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 15 packets captured 16 packets received by filter 0 packets dropped by kernel :: [ 15:07:30 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:07:30 ] :: [ BEGIN ] :: Running 'cat sctp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 15:07:24.077486 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x316), length 100 15:07:24.077541 IP 192.168.0.2 > 192.168.0.1: ESP(spi=0x00001001,seq=0x260), length 324 15:07:24.077555 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x317), length 300 15:07:24.077578 IP 192.168.0.2 > 192.168.0.1: ESP(spi=0x00001001,seq=0x261), length 68 15:07:24.078523 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x318), length 1476 :: [ 15:07:30 ] :: [ PASS ] :: Command 'cat sctp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) egrep: warning: egrep is obsolescent; using grep -E :: [ 15:07:30 ] :: [ INFO ] :: Sending proc_crypto as proc_crypto Uploading proc_crypto .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 63s :: Assertions: 48 good, 0 bad :: RESULT: PASS (-p esp -e des3_ede -a sha256 -m tunnel -s '65450') ** -p-esp-e-des3-ede-a-sha256-m-tunnel-s-65450- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:07:30 ] :: [ BEGIN ] :: Running 'bash /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/tools/netns_clean.sh' modprobe: FATAL: Module bridge is in use. :: [ 15:07:31 ] :: [ PASS ] :: Command 'bash /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/tools/netns_clean.sh' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 28 Package : ipsec beakerlib RPM : beakerlib-1.29.2-1.fc38.noarch Test name : networking/ipsec/ipsec_basic/ipsec_basic_netns Test started : 2022-09-29 15:06:26 EDT Test finished : 2022-09-29 15:07:31 EDT (still running) Test duration : 65 seconds Distro : Fedora release 38 (Rawhide) Hostname : ibm-z-503.lab.eng.rdu2.redhat.com Architecture : unknown CPUs : 0 x RAM size : 5997 MB HDD size : 38.08 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: IPsec compression: same message size but different content will result in different data size after compression. So we just use a large enough message size(65000) for testing [cipher]: des3_ede: blocksize = 8; min keysize = 24; max keysize = 24 aes: blocksize = 16; min keysize = 16; max keysize = 32 blowfish: blocksize = 8; min keysize = 16; max keysize = 56 twofish: blocksize = 16; min keysize = 16; max keysize = 32 cast6: blocksize = 16; min keysize = 16; max keysize = 32 cast5: blocksize = 8; min keysize = 5; max keysize = 16 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:06:26 ] :: [ PASS ] :: Command 'netperf_install' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'source /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/ipsec/ipsec_basic/ipsec_basic_netns/ipsec-parameter-setting.sh -p esp -e des3_ede -a sha256 -m tunnel -s '65450'' (Expected 0, got 0) :: [ 15:06:27 ] :: [ LOG ] :: TEST_VER=4, SPI=1000, IPSEC_MODE=tunnel, PROTO=proto esp, ALG=enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f :: [ 15:06:27 ] :: [ PASS ] :: Command 'spi1='0x1000'' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'spi2='0x1001'' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'source /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/tools/netns_1_net.sh' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm state add src 192.168.0.1 dst 192.168.0.2 spi 0x1000 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.1 dst 192.168.0.2' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm state add src 192.168.0.2 dst 192.168.0.1 spi 0x1001 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.2 dst 192.168.0.1' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm policy add dir out src 192.168.0.1 dst 192.168.0.2 tmpl src 192.168.0.1 dst 192.168.0.2 proto esp mode tunnel' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec ha ip xfrm policy add dir in src 192.168.0.2 dst 192.168.0.1 tmpl src 192.168.0.2 dst 192.168.0.1 proto esp mode tunnel level use' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm state add src 192.168.0.2 dst 192.168.0.1 spi 0x1001 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.2 dst 192.168.0.1' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm state add src 192.168.0.1 dst 192.168.0.2 spi 0x1000 proto esp enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f mode tunnel sel src 192.168.0.1 dst 192.168.0.2' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm policy add dir out src 192.168.0.2 dst 192.168.0.1 tmpl src 192.168.0.2 dst 192.168.0.1 proto esp mode tunnel' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'ip netns exec hb ip xfrm policy add dir in src 192.168.0.1 dst 192.168.0.2 tmpl src 192.168.0.1 dst 192.168.0.2 proto esp mode tunnel level use' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 13 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: -p esp -e des3_ede -a sha256 -m tunnel -s '65450' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:06:27 ] :: [ PASS ] :: Command 'tcpport=4053' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'udpport=4053' (Expected 0, got 0) :: [ 15:06:27 ] :: [ PASS ] :: Command 'sctpport=4053' (Expected 0, got 0) :: [ 15:06:27 ] :: [ LOG ] :: ***** icmp ****** :: [ 15:06:27 ] :: [ PASS ] :: Command 'tcpdump -i br0 > icmp.packet &' (Expected 0, got 0) :: [ 15:06:29 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:31 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 10 192.168.0.2' (Expected 0, got 0) :: [ 15:06:33 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 1460 192.168.0.2' (Expected 0, got 0) :: [ 15:06:34 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 65450 192.168.0.2' (Expected 0, got 0) :: [ 15:06:36 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:06:36 ] :: [ PASS ] :: Command 'cat icmp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:06:36 ] :: [ LOG ] :: ***** tcp ****** :: [ 15:06:36 ] :: [ PASS ] :: Command 'tcpdump -i br0 > tcp.packet &' (Expected 0, got 0) :: [ 15:06:38 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:39 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 tcp-l:4053 open:tcprecv,creat &' (Expected 0, got 0) :: [ 15:06:41 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:41 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1048576 tcp-connect:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:06:45 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 15:06:45 ] :: [ PASS ] :: tcp should receive 1048576 bytes, received 1048576 bytes (Expected 0, got 0) :: [ 15:06:47 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:06:47 ] :: [ PASS ] :: Command 'cat tcp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:06:47 ] :: [ LOG ] :: ***** udp ****** :: [ 15:06:47 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.packet &' (Expected 0, got 0) :: [ 15:06:49 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:49 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 15:06:51 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:06:51 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1460 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:07:01 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 15:07:01 ] :: [ PASS ] :: udp should receive 1460 bytes, received 1460 bytes (Expected 0, got 0) :: [ 15:07:01 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 15:07:03 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:07:03 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:07:03 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.packet &' (Expected 0, got 0) :: [ 15:07:05 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:05 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 15:07:07 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:07 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=3000 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:07:17 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 15:07:17 ] :: [ PASS ] :: udp should receive 3000 bytes, received 3000 bytes (Expected 0, got 0) :: [ 15:07:17 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 15:07:19 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:07:19 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:07:19 ] :: [ LOG ] :: ***** sctp ****** :: [ 15:07:19 ] :: [ PASS ] :: Command 'tcpdump -i br0 > sctp.packet &' (Expected 0, got 0) :: [ 15:07:21 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:21 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 sctp-listen:4053 open:sctprecv,creat &' (Expected 0, got 0) :: [ 15:07:24 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 15:07:24 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=2000 sctp:192.168.0.2:4053' (Expected 0, got 0) :: [ 15:07:28 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 15:07:28 ] :: [ PASS ] :: sctp should receive 2000 bytes, received 2000 bytes (Expected 0, got 0) :: [ 15:07:30 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 15:07:30 ] :: [ PASS ] :: Command 'cat sctp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 15:07:30 ] :: [ INFO ] :: Sending proc_crypto as proc_crypto :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 63s :: Assertions: 48 good, 0 bad :: RESULT: PASS (-p esp -e des3_ede -a sha256 -m tunnel -s '65450') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:07:31 ] :: [ PASS ] :: Command 'bash /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/tools/netns_clean.sh' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/ipsec/ipsec_basic/ipsec_basic_netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 15:07:31 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 15:07:31 ] :: [ LOG ] :: Asserts fingerprint: T1cCTj04 Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 65s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (networking/ipsec/ipsec_basic/ipsec_basic_netns)