use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh /etc/pki/ca-trust/source/anchors /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/ipsec/ipsec_basic/ipsec_basic_netns --2023-02-03 18:26:08-- https://password.corp.redhat.com/legacy.crt Resolving password.corp.redhat.com (password.corp.redhat.com)... 10.2.111.154 Connecting to password.corp.redhat.com (password.corp.redhat.com)|10.2.111.154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1338 (1.3K) Saving to: ‘legacy.crt.1’ 0K . 100% 7.28M=0s 2023-02-03 18:26:09 (7.28 MB/s) - ‘legacy.crt.1’ saved [1338/1338] --2023-02-03 18:26:09-- https://password.corp.redhat.com/RH-IT-Root-CA.crt Resolving password.corp.redhat.com (password.corp.redhat.com)... 10.2.111.154 Connecting to password.corp.redhat.com (password.corp.redhat.com)|10.2.111.154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1517 (1.5K) Saving to: ‘RH-IT-Root-CA.crt.1’ 0K . 100% 25.6M=0s 2023-02-03 18:26:09 (25.6 MB/s) - ‘RH-IT-Root-CA.crt.1’ saved [1517/1517] /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/ipsec/ipsec_basic/ipsec_basic_netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:26:13 ] :: [ BEGIN ] :: Running 'netperf_install' Last metadata expiration check: 2:11:32 ago on Fri 03 Feb 2023 04:14:44 PM EST. Package netperf-2.7.0-5.20210803git3bc455b.fc38.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! Netperf version 2.7.1 :: [ 18:26:18 ] :: [ PASS ] :: Command 'netperf_install' (Expected 0, got 0) :: [ 18:26:18 ] :: [ 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.2.0-rc6/kernel/arch/x86/crypto/': No such file or directory :: [ 18:26:18 ] :: [ 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) :: [ 18:26:18 ] :: [ LOG ] :: TEST_VER=4, SPI=1000, IPSEC_MODE=tunnel, PROTO=proto esp, ALG=enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f :: [ 18:26:18 ] :: [ BEGIN ] :: Running 'spi1='0x1000'' :: [ 18:26:18 ] :: [ PASS ] :: Command 'spi1='0x1000'' (Expected 0, got 0) :: [ 18:26:18 ] :: [ BEGIN ] :: Running 'spi2='0x1001'' :: [ 18:26:18 ] :: [ PASS ] :: Command 'spi2='0x1001'' (Expected 0, got 0) :: [ 18:26:19 ] :: [ 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 Device "br0" does not exist. +++ 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 :: [ 18:26:19 ] :: [ 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) :: [ 18:26:19 ] :: [ 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' :: [ 18:26:19 ] :: [ 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) :: [ 18:26:19 ] :: [ 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' :: [ 18:26:19 ] :: [ 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) :: [ 18:26:19 ] :: [ 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' :: [ 18:26:19 ] :: [ 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) :: [ 18:26:20 ] :: [ 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' :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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' :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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' :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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' :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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' :: [ 18:26:20 ] :: [ 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: 7s :: 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' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:26:21 ] :: [ BEGIN ] :: Running 'tcpport=4053' :: [ 18:26:21 ] :: [ PASS ] :: Command 'tcpport=4053' (Expected 0, got 0) :: [ 18:26:21 ] :: [ BEGIN ] :: Running 'udpport=4053' :: [ 18:26:21 ] :: [ PASS ] :: Command 'udpport=4053' (Expected 0, got 0) :: [ 18:26:21 ] :: [ BEGIN ] :: Running 'sctpport=4053' :: [ 18:26:21 ] :: [ PASS ] :: Command 'sctpport=4053' (Expected 0, got 0) :: [ 18:26:22 ] :: [ LOG ] :: ***** icmp ****** :: [ 18:26:22 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > icmp.packet &' :: [ 18:26:22 ] :: [ PASS ] :: Command 'tcpdump -i br0 > icmp.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 :: [ 18:26:22 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:26:24 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:24 ] :: [ 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 1634ms :: [ 18:26:26 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 10 192.168.0.2' (Expected 0, got 0) :: [ 18:26:26 ] :: [ BEGIN ] :: Running 'ip netns exec ha ping -i 0.4 -c 5 -s 1404 192.168.0.2' PING 192.168.0.2 (192.168.0.2) 1404(1432) bytes of data. 1412 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.445 ms 1412 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.461 ms 1412 bytes from 192.168.0.2: icmp_seq=3 ttl=64 time=0.441 ms 1412 bytes from 192.168.0.2: icmp_seq=4 ttl=64 time=0.514 ms 1412 bytes from 192.168.0.2: icmp_seq=5 ttl=64 time=0.480 ms --- 192.168.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 1636ms rtt min/avg/max/mdev = 0.441/0.468/0.514/0.026 ms :: [ 18:26:27 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 1404 192.168.0.2' (Expected 0, got 0) :: [ 18:26:27 ] :: [ 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=13.5 ms 65458 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=13.3 ms 65458 bytes from 192.168.0.2: icmp_seq=3 ttl=64 time=13.7 ms 65458 bytes from 192.168.0.2: icmp_seq=4 ttl=64 time=14.1 ms 65458 bytes from 192.168.0.2: icmp_seq=5 ttl=64 time=13.3 ms --- 192.168.0.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 1603ms rtt min/avg/max/mdev = 13.254/13.586/14.113/0.302 ms :: [ 18:26:29 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 65450 192.168.0.2' (Expected 0, got 0) :: [ 18:26:29 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 14 packets captured 513 packets received by filter 0 packets dropped by kernel :: [ 18:26:31 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:26:31 ] :: [ BEGIN ] :: Running 'cat icmp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 18:26:24.374045 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x1), length 68 18:26:24.374163 IP 192.168.0.2 > 192.168.0.1: ESP(spi=0x00001001,seq=0x1), length 68 18:26:24.778389 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x2), length 68 18:26:24.778495 IP 192.168.0.2 > 192.168.0.1: ESP(spi=0x00001001,seq=0x2), length 68 :: [ 18:26:31 ] :: [ PASS ] :: Command 'cat icmp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:26:31 ] :: [ LOG ] :: ***** tcp ****** :: [ 18:26:31 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > tcp.packet &' :: [ 18:26:31 ] :: [ PASS ] :: Command 'tcpdump -i br0 > tcp.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 :: [ 18:26:32 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:26:34 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:34 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 tcp-l:4053 open:tcprecv,creat &' :: [ 18:26:34 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 tcp-l:4053 open:tcprecv,creat &' (Expected 0, got 0) :: [ 18:26:34 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:26:36 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:36 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1048576 tcp-connect:192.168.0.2:4053' :: [ 18:26:36 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1048576 tcp-connect:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:26:36 ] :: [ BEGIN ] :: Running 'sleep 4' :: [ 18:26:40 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 18:26:40 ] :: [ BEGIN ] :: tcp should receive 1048576 bytes, received 1048576 bytes :: actually running 'ls -l tcprecv | grep 1048576' -rw-r--r--. 1 root root 1048576 Feb 3 18:26 tcprecv :: [ 18:26:40 ] :: [ PASS ] :: tcp should receive 1048576 bytes, received 1048576 bytes (Expected 0, got 0) :: [ 18:26:41 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 7 packets captured 1192 packets received by filter 6 packets dropped by kernel :: [ 18:26:43 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:26:43 ] :: [ BEGIN ] :: Running 'cat tcp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E :: [ 18:26:43 ] :: [ PASS ] :: Command 'cat tcp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:26:43 ] :: [ LOG ] :: ***** udp ****** :: [ 18:26:43 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > udp.packet &' :: [ 18:26:43 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.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 :: [ 18:26:43 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:26:45 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:45 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' :: [ 18:26:45 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 18:26:45 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:26:47 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:47 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1404 udp-sendto:192.168.0.2:4053' :: [ 18:26:47 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1404 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:26:48 ] :: [ BEGIN ] :: Running 'sleep 10' :: [ 18:26:58 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 18:26:58 ] :: [ BEGIN ] :: udp should receive 1404 bytes, received 1404 bytes :: actually running 'ls -l udprecv | grep 1404' -rw-r--r--. 1 root root 1404 Feb 3 18:26 udprecv :: [ 18:26:58 ] :: [ PASS ] :: udp should receive 1404 bytes, received 1404 bytes (Expected 0, got 0) :: [ 18:26:58 ] :: [ BEGIN ] :: Running 'pkill socat' :: [ 18:26:58 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 18:26:58 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 38 packets captured 38 packets received by filter 0 packets dropped by kernel :: [ 18:27:00 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:27:00 ] :: [ BEGIN ] :: Running 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 18:26:47.910463 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x314), length 1468 :: [ 18:27:00 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:27:00 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > udp.packet &' :: [ 18:27:00 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.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 :: [ 18:27:00 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:27:02 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:02 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' :: [ 18:27:03 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 18:27:03 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:27:05 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:05 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=3000 udp-sendto:192.168.0.2:4053' :: [ 18:27:05 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=3000 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:27:05 ] :: [ BEGIN ] :: Running 'sleep 10' :: [ 18:27:15 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 18:27:15 ] :: [ BEGIN ] :: udp should receive 3000 bytes, received 3000 bytes :: actually running 'ls -l udprecv | grep 3000' -rw-r--r--. 1 root root 3000 Feb 3 18:27 udprecv :: [ 18:27:15 ] :: [ PASS ] :: udp should receive 3000 bytes, received 3000 bytes (Expected 0, got 0) :: [ 18:27:15 ] :: [ BEGIN ] :: Running 'pkill socat' :: [ 18:27:15 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 18:27:15 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 10 packets captured 14 packets received by filter 0 packets dropped by kernel :: [ 18:27:17 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:27:17 ] :: [ BEGIN ] :: Running 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E 18:27:05.200609 IP 192.168.0.1 > 192.168.0.2: ESP(spi=0x00001000,seq=0x315), length 1424 :: [ 18:27:17 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:27:17 ] :: [ LOG ] :: ***** sctp ****** :: [ 18:27:18 ] :: [ BEGIN ] :: Running 'tcpdump -i br0 > sctp.packet &' :: [ 18:27:18 ] :: [ 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 :: [ 18:27:18 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:27:20 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:20 ] :: [ BEGIN ] :: Running 'ip netns exec hb socat -u -4 sctp-listen:4053 open:sctprecv,creat &' :: [ 18:27:20 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 sctp-listen:4053 open:sctprecv,creat &' (Expected 0, got 0) :: [ 18:27:20 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 18:27:22 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:22 ] :: [ BEGIN ] :: Running 'ip netns exec ha socat -u -4 /dev/zero,readbytes=2000 sctp:192.168.0.2:4053' :: [ 18:27:22 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=2000 sctp:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:27:22 ] :: [ BEGIN ] :: Running 'sleep 4' :: [ 18:27:26 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 18:27:26 ] :: [ BEGIN ] :: sctp should receive 2000 bytes, received 2000 bytes :: actually running 'ls -l sctprecv | grep 2000' -rw-r--r--. 1 root root 2000 Feb 3 18:27 sctprecv :: [ 18:27:26 ] :: [ PASS ] :: sctp should receive 2000 bytes, received 2000 bytes (Expected 0, got 0) :: [ 18:27:26 ] :: [ BEGIN ] :: Running 'pkill tcpdump; sleep 2' 5 packets captured 31 packets received by filter 0 packets dropped by kernel :: [ 18:27:28 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:27:29 ] :: [ BEGIN ] :: Running 'cat sctp.packet | egrep 'AH|ESP|IPComp' | head -n5' egrep: warning: egrep is obsolescent; using grep -E :: [ 18:27:29 ] :: [ PASS ] :: Command 'cat sctp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) egrep: warning: egrep is obsolescent; using grep -E :: [ 18:27:29 ] :: [ INFO ] :: Sending proc_crypto as proc_crypto Uploading proc_crypto .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 68s :: 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 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:27: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' :: [ 18:27:32 ] :: [ 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: 2s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 34 Package : ipsec beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : networking/ipsec/ipsec_basic/ipsec_basic_netns Test started : 2023-02-03 18:26:12 EST Test finished : 2023-02-03 18:27:33 EST (still running) Test duration : 81 seconds Distro : Fedora release 38 (Rawhide) Hostname : hpe-apollo-cn99xx-15-vm-22.khw4.lab.eng.bos.redhat.com Architecture : unknown CPUs : 0 x RAM size : 5903 MB HDD size : 99.86 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 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:26:18 ] :: [ PASS ] :: Command 'netperf_install' (Expected 0, got 0) :: [ 18:26:18 ] :: [ 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) :: [ 18:26:18 ] :: [ LOG ] :: TEST_VER=4, SPI=1000, IPSEC_MODE=tunnel, PROTO=proto esp, ALG=enc des3_ede 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f auth hmac\(sha256\) 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f :: [ 18:26:18 ] :: [ PASS ] :: Command 'spi1='0x1000'' (Expected 0, got 0) :: [ 18:26:18 ] :: [ PASS ] :: Command 'spi2='0x1001'' (Expected 0, got 0) :: [ 18:26:19 ] :: [ 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) :: [ 18:26:19 ] :: [ 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) :: [ 18:26:19 ] :: [ 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) :: [ 18:26:19 ] :: [ 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) :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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) :: [ 18:26:20 ] :: [ 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: 7s :: Assertions: 13 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: -p esp -e des3_ede -a sha256 -m tunnel -s '65450' :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:26:21 ] :: [ PASS ] :: Command 'tcpport=4053' (Expected 0, got 0) :: [ 18:26:21 ] :: [ PASS ] :: Command 'udpport=4053' (Expected 0, got 0) :: [ 18:26:21 ] :: [ PASS ] :: Command 'sctpport=4053' (Expected 0, got 0) :: [ 18:26:22 ] :: [ LOG ] :: ***** icmp ****** :: [ 18:26:22 ] :: [ PASS ] :: Command 'tcpdump -i br0 > icmp.packet &' (Expected 0, got 0) :: [ 18:26:24 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:26 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 10 192.168.0.2' (Expected 0, got 0) :: [ 18:26:27 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 1404 192.168.0.2' (Expected 0, got 0) :: [ 18:26:29 ] :: [ PASS ] :: Command 'ip netns exec ha ping -i 0.4 -c 5 -s 65450 192.168.0.2' (Expected 0, got 0) :: [ 18:26:31 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:26:31 ] :: [ PASS ] :: Command 'cat icmp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:26:31 ] :: [ LOG ] :: ***** tcp ****** :: [ 18:26:31 ] :: [ PASS ] :: Command 'tcpdump -i br0 > tcp.packet &' (Expected 0, got 0) :: [ 18:26:34 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:34 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 tcp-l:4053 open:tcprecv,creat &' (Expected 0, got 0) :: [ 18:26:36 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:36 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1048576 tcp-connect:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:26:40 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 18:26:40 ] :: [ PASS ] :: tcp should receive 1048576 bytes, received 1048576 bytes (Expected 0, got 0) :: [ 18:26:43 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:26:43 ] :: [ PASS ] :: Command 'cat tcp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:26:43 ] :: [ LOG ] :: ***** udp ****** :: [ 18:26:43 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.packet &' (Expected 0, got 0) :: [ 18:26:45 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:45 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 18:26:47 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:26:47 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=1404 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:26:58 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 18:26:58 ] :: [ PASS ] :: udp should receive 1404 bytes, received 1404 bytes (Expected 0, got 0) :: [ 18:26:58 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 18:27:00 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:27:00 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:27:00 ] :: [ PASS ] :: Command 'tcpdump -i br0 > udp.packet &' (Expected 0, got 0) :: [ 18:27:02 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:03 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 udp-l:4053 open:udprecv,creat &' (Expected 0, got 0) :: [ 18:27:05 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:05 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=3000 udp-sendto:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:27:15 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 18:27:15 ] :: [ PASS ] :: udp should receive 3000 bytes, received 3000 bytes (Expected 0, got 0) :: [ 18:27:15 ] :: [ PASS ] :: Command 'pkill socat' (Expected 0, got 0) :: [ 18:27:17 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:27:17 ] :: [ PASS ] :: Command 'cat udp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:27:17 ] :: [ LOG ] :: ***** sctp ****** :: [ 18:27:18 ] :: [ PASS ] :: Command 'tcpdump -i br0 > sctp.packet &' (Expected 0, got 0) :: [ 18:27:20 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:20 ] :: [ PASS ] :: Command 'ip netns exec hb socat -u -4 sctp-listen:4053 open:sctprecv,creat &' (Expected 0, got 0) :: [ 18:27:22 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 18:27:22 ] :: [ PASS ] :: Command 'ip netns exec ha socat -u -4 /dev/zero,readbytes=2000 sctp:192.168.0.2:4053' (Expected 0, got 0) :: [ 18:27:26 ] :: [ PASS ] :: Command 'sleep 4' (Expected 0, got 0) :: [ 18:27:26 ] :: [ PASS ] :: sctp should receive 2000 bytes, received 2000 bytes (Expected 0, got 0) :: [ 18:27:28 ] :: [ PASS ] :: Command 'pkill tcpdump; sleep 2' (Expected 0, got 0) :: [ 18:27:29 ] :: [ PASS ] :: Command 'cat sctp.packet | egrep 'AH|ESP|IPComp' | head -n5' (Expected 0, got 0) :: [ 18:27:29 ] :: [ INFO ] :: Sending proc_crypto as proc_crypto :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 68s :: Assertions: 48 good, 0 bad :: RESULT: PASS (-p esp -e des3_ede -a sha256 -m tunnel -s '65450') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:27:32 ] :: [ 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: 2s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/ipsec/ipsec_basic/ipsec_basic_netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:27:33 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 18:27:33 ] :: [ LOG ] :: Asserts fingerprint: T1cCTj04 Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 81s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (networking/ipsec/ipsec_basic/ipsec_basic_netns)