use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:48:00 ] :: [ BEGIN ] :: Running 'get_test_iface' Starting reset_network_env ... Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported rsync: [sender] change_dir "/mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/network-scripts.no_nm" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1327) [sender=3.2.6] Redirecting to /bin/systemctl restart network.service Failed to restart network.service: Unit network.service not found. ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='no' NIC_DRIVER='virtio_net' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): ens3 $ ethtool -i ens3 driver: virtio_net version: 1.0.0 firmware-version: expansion-rom-version: bus-info: 0000:00:03.0 supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: ens3 ----------- 2: ens3: mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000 link/ether 00:16:3e:14:74:bc brd ff:ff:ff:ff:ff:ff altname enp0s3 ---------- finish setup nic, got iface: ens3 -------- :: [ 19:48:00 ] :: [ PASS ] :: Command 'get_test_iface' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: local_netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns add client' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns add client' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns add server' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns add server' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip link add link ens3 name ipvlan_c type ipvlan mode l3' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip link add link ens3 name ipvlan_c type ipvlan mode l3' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip link add link ens3 name ipvlan_s type ipvlan mode l3' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip link add link ens3 name ipvlan_s type ipvlan mode l3' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip link set ipvlan_c netns client' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip link set ipvlan_c netns client' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip link set ipvlan_s netns server' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip link set ipvlan_s netns server' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set lo up' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec client ip link set lo up' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c up' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c up' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set lo up' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec server ip link set lo up' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set ipvlan_s up' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec server ip link set ipvlan_s up' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 1.1.1.171/24 dev ipvlan_c' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 1.1.1.171/24 dev ipvlan_c' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 1111::171/64 dev ipvlan_c' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 1111::171/64 dev ipvlan_c' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 2.2.2.0/24 dev ipvlan_c' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 2.2.2.0/24 dev ipvlan_c' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 2222::/64 dev ipvlan_c' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 2222::/64 dev ipvlan_c' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 2.2.2.171/24 dev ipvlan_s' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 2.2.2.171/24 dev ipvlan_s' (Expected 0, got 0) :: [ 19:48:01 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 2222::171/64 dev ipvlan_s' :: [ 19:48:01 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 2222::171/64 dev ipvlan_s' (Expected 0, got 0) :: [ 19:48:02 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 1.1.1.0/24 dev ipvlan_s' :: [ 19:48:02 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 1.1.1.0/24 dev ipvlan_s' (Expected 0, got 0) :: [ 19:48:02 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 1111::/64 dev ipvlan_s' :: [ 19:48:02 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 1111::/64 dev ipvlan_s' (Expected 0, got 0) :: [ 19:48:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 2.2.2.171 -c 5' PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.025 ms 64 bytes from 2.2.2.171: icmp_seq=2 ttl=64 time=0.054 ms 64 bytes from 2.2.2.171: icmp_seq=3 ttl=64 time=0.055 ms 64 bytes from 2.2.2.171: icmp_seq=4 ttl=64 time=0.042 ms 64 bytes from 2.2.2.171: icmp_seq=5 ttl=64 time=0.043 ms --- 2.2.2.171 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4078ms rtt min/avg/max/mdev = 0.025/0.043/0.055/0.010 ms :: [ 19:48:06 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 5' (Expected 0, got 0) :: [ 19:48:06 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 2222::171 -c 5' PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.035 ms 64 bytes from 2222::171: icmp_seq=2 ttl=64 time=0.050 ms 64 bytes from 2222::171: icmp_seq=3 ttl=64 time=0.060 ms 64 bytes from 2222::171: icmp_seq=4 ttl=64 time=0.048 ms 64 bytes from 2222::171: icmp_seq=5 ttl=64 time=0.053 ms --- 2222::171 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4117ms rtt min/avg/max/mdev = 0.035/0.049/0.060/0.008 ms :: [ 19:48:10 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 5' (Expected 0, got 0) :: [ 19:48:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c type ipvlan mode l2' :: [ 19:48:10 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c type ipvlan mode l2' (Expected 0, got 0) :: [ 19:48:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -K ipvlan_s gso on gro on' :: [ 19:48:10 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -K ipvlan_s gso on gro on' (Expected 0, got 0) :: [ 19:48:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -k ipvlan_s' Features for ipvlan_s: rx-checksumming: on [fixed] tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on [fixed] tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on [fixed] tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on [fixed] tx-tcp-ecn-segmentation: on [fixed] tx-tcp-mangleid-segmentation: on [fixed] tx-tcp6-segmentation: on [fixed] generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: off [fixed] tx-vlan-offload: off [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on [fixed] rx-vlan-filter: on [fixed] vlan-challenged: on [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: on [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on [fixed] tx-gre-csum-segmentation: on [fixed] tx-ipxip4-segmentation: on [fixed] tx-ipxip6-segmentation: on [fixed] tx-udp_tnl-segmentation: on [fixed] tx-udp_tnl-csum-segmentation: on [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: on [fixed] tx-gso-list: on [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] :: [ 19:48:10 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -k ipvlan_s' (Expected 0, got 0) PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.045 ms --- 2.2.2.171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.045/0.045/0.045/0.000 ms :: [ 19:48:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 2.2.2.171 -c 2' PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.018 ms 64 bytes from 2.2.2.171: icmp_seq=2 ttl=64 time=0.045 ms --- 2.2.2.171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1036ms rtt min/avg/max/mdev = 0.018/0.031/0.045/0.013 ms :: [ 19:48:11 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 2' (Expected 0, got 0) PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.073 ms --- 2222::171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.073/0.073/0.073/0.000 ms :: [ 19:48:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 2222::171 -c 2' PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.039 ms 64 bytes from 2222::171: icmp_seq=2 ttl=64 time=0.054 ms --- 2222::171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1032ms rtt min/avg/max/mdev = 0.039/0.046/0.054/0.007 ms :: [ 19:48:12 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 2' (Expected 0, got 0) :: [ 19:48:12 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c type ipvlan mode l3s' :: [ 19:48:12 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c type ipvlan mode l3s' (Expected 0, got 0) :: [ 19:48:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -K ipvlan_s gso on gro on' :: [ 19:48:12 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -K ipvlan_s gso on gro on' (Expected 0, got 0) :: [ 19:48:12 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -k ipvlan_s' Features for ipvlan_s: rx-checksumming: on [fixed] tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on [fixed] tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on [fixed] tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on [fixed] tx-tcp-ecn-segmentation: on [fixed] tx-tcp-mangleid-segmentation: on [fixed] tx-tcp6-segmentation: on [fixed] generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: off [fixed] tx-vlan-offload: off [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on [fixed] rx-vlan-filter: on [fixed] vlan-challenged: on [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: on [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on [fixed] tx-gre-csum-segmentation: on [fixed] tx-ipxip4-segmentation: on [fixed] tx-ipxip6-segmentation: on [fixed] tx-udp_tnl-segmentation: on [fixed] tx-udp_tnl-csum-segmentation: on [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: on [fixed] tx-gso-list: on [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] :: [ 19:48:12 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -k ipvlan_s' (Expected 0, got 0) PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.042 ms --- 2.2.2.171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.042/0.042/0.042/0.000 ms :: [ 19:48:12 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 2.2.2.171 -c 2' PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.029 ms 64 bytes from 2.2.2.171: icmp_seq=2 ttl=64 time=0.056 ms --- 2.2.2.171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1015ms rtt min/avg/max/mdev = 0.029/0.042/0.056/0.013 ms :: [ 19:48:13 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 2' (Expected 0, got 0) PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.036 ms --- 2222::171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.036/0.036/0.036/0.000 ms :: [ 19:48:13 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 2222::171 -c 2' PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.034 ms 64 bytes from 2222::171: icmp_seq=2 ttl=64 time=0.073 ms --- 2222::171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1034ms rtt min/avg/max/mdev = 0.034/0.053/0.073/0.019 ms :: [ 19:48:14 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 2' (Expected 0, got 0) :: [ 19:48:14 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c netns 1' :: [ 19:48:15 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c netns 1' (Expected 0, got 0) :: [ 19:48:15 ] :: [ BEGIN ] :: Running 'ip netns del client' :: [ 19:48:15 ] :: [ PASS ] :: Command 'ip netns del client' (Expected 0, got 0) :: [ 19:48:15 ] :: [ BEGIN ] :: Running 'ip netns del server' :: [ 19:48:15 ] :: [ PASS ] :: Command 'ip netns del server' (Expected 0, got 0) :: [ 19:48:15 ] :: [ BEGIN ] :: Running 'ip link del ipvlan_c' :: [ 19:48:15 ] :: [ PASS ] :: Command 'ip link del ipvlan_c' (Expected 0, got 0) :: [ 19:48:15 ] :: [ BEGIN ] :: Running 'ip link del ipvlan_s' Cannot find device "ipvlan_s" :: [ 19:48:15 ] :: [ PASS ] :: Command 'ip link del ipvlan_s' (Expected 0-255, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 14s :: Assertions: 35 good, 0 bad :: RESULT: PASS (local_netns) ** local-netns PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/vnic/ipvlan/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:48:15 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 19:48:15 ] :: [ LOG ] :: Asserts fingerprint: gKdknV4F Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 16s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (networking/vnic/ipvlan/basic)