use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:13:20 ] :: [ BEGIN ] :: Running 'systemctl stop firewalld' :: [ 19:13:20 ] :: [ PASS ] :: Command 'systemctl stop firewalld' (Expected 0, got 0) :: [ 19:13:20 ] :: [ BEGIN ] :: Running 'sleep 60' :: [ 19:14:20 ] :: [ PASS ] :: Command 'sleep 60' (Expected 0, got 0) :: [ 19:14:20 ] :: [ BEGIN ] :: Running 'systemctl status firewalld' ○ firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; preset: enabled) Active: inactive (dead) Docs: man:firewalld(1) :: [ 19:14:20 ] :: [ PASS ] :: Command 'systemctl status firewalld' (Expected 1-255, got 3) :: [ 19:14:20 ] :: [ BEGIN ] :: Running 'nft delete table inet filter' Error: Could not process rule: No such file or directory delete table inet filter ^^^^^^ :: [ 19:14:20 ] :: [ PASS ] :: Command 'nft delete table inet filter' (Expected 0-255, got 1) :: [ 19:14:20 ] :: [ BEGIN ] :: Running 'sleep 10' :: [ 19:14:30 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 19:14:30 ] :: [ BEGIN ] :: Running 'sys_ka_idle=7200' :: [ 19:14:30 ] :: [ PASS ] :: Command 'sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:14:30 ] :: [ BEGIN ] :: Running 'sys_ka_interval=75' :: [ 19:14:30 ] :: [ PASS ] :: Command 'sys_ka_interval=75' (Expected 0, got 0) :: [ 19:14:30 ] :: [ BEGIN ] :: Running 'sys_ka_idle=9' :: [ 19:14:30 ] :: [ PASS ] :: Command 'sys_ka_idle=9' (Expected 0, got 0) :: [ 19:14:31 ] :: [ BEGIN ] :: iproute installed :: actually running '/usr/bin/dnf -y install iproute' Last metadata expiration check: 1:14:39 ago on Sun 05 Feb 2023 05:59:54 PM EST. Package iproute-6.1.0-1.fc38.ppc64le is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 19:14:35 ] :: [ PASS ] :: iproute installed (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'ip netns add netns_ka' :: [ 19:14:35 ] :: [ PASS ] :: Command 'ip netns add netns_ka' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'ip netns exec netns_ka ip link set lo up' :: [ 19:14:35 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ip link set lo up' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'netns_sys_ka_idle=7200' :: [ 19:14:35 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'netns_sys_ka_interval=75' :: [ 19:14:35 ] :: [ PASS ] :: Command 'netns_sys_ka_interval=75' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'netns_sys_ka_idle=9' :: [ 19:14:35 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=9' (Expected 0, got 0) :: [ 19:14:35 ] :: [ LOG ] :: socket settings of keepalive will overide the system's :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'idle=6' :: [ 19:14:35 ] :: [ PASS ] :: Command 'idle=6' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'interval=1' :: [ 19:14:35 ] :: [ PASS ] :: Command 'interval=1' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'maxpkt=10' :: [ 19:14:35 ] :: [ PASS ] :: Command 'maxpkt=10' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'port=7811' :: [ 19:14:35 ] :: [ PASS ] :: Command 'port=7811' (Expected 0, got 0) :: [ 19:14:35 ] :: [ BEGIN ] :: Running 'gcc -g -Wall -o keepalive keepalive.c' keepalive.c: In function ‘main’: keepalive.c:119:9: warning: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration] 119 | wait(&status); | ^~~~ :: [ 19:14:36 ] :: [ PASS ] :: Command 'gcc -g -Wall -o keepalive keepalive.c' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 76s :: Assertions: 19 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: host :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:14:36 ] :: [ BEGIN ] :: Running 'tcpdump -nn -i lo port 7811 -w tcpdump.host.pcap &' :: [ 19:14:36 ] :: [ PASS ] :: Command 'tcpdump -nn -i lo port 7811 -w tcpdump.host.pcap &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: listening on lo, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 19:14:41 ] :: [ BEGIN ] :: Running './keepalive 127.0.0.1 7811 6 1 10 &' /usr/sbin/nft :: [ 19:14:41 ] :: [ PASS ] :: Command './keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) table inet filter { chain input { type filter hook input priority filter; policy accept; iifname "lo" ip protocol :: [ 19:14:41 ] :: [ BEGIN ] :: Running 'sleep 31 ' tcp tcp dport 7811 tcp flags ack / fin,syn,rst,psh,ack,urg drop } } :: [ 19:15:12 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:15:12 ] :: [ BEGIN ] :: Running 'childpid=682592' :: [ 19:15:12 ] :: [ PASS ] :: Command 'childpid=682592' (Expected 0, got 0) :: [ 19:15:13 ] :: [ BEGIN ] :: Running 'kill -s SIGINT 682592' connected accepted, and block ACK from client Child process terminated normally! nft delete table inet filter:: [ 19:15:13 ] :: [ PASS ] :: Command 'kill -s SIGINT 682592' (Expected 0, got 0) :: [ 19:15:13 ] :: [ BEGIN ] :: Running 'pkill tcpdump' 24 packets captured 48 packets received by filter 0 packets dropped by kernel :: [ 19:15:13 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:15:18 ] :: [ BEGIN ] :: Running 'tcpdump -r tcpdump.host.pcap' reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump 19:14:41.934039 IP localhost.47664 > localhost.7811: Flags [S], seq 664027251, win 65495, options [mss 65495,sackOK,TS val 3497569780 ecr 0,nop,wscale 7], length 0 19:14:41.934061 IP localhost.7811 > localhost.47664: Flags [S.], seq 1970412193, ack 664027252, win 65483, options [mss 65495,sackOK,TS val 3497569780 ecr 3497569780,nop,wscale 7], length 0 19:14:41.934076 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497569780 ecr 3497569780], length 0 19:14:48.413197 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497576260 ecr 3497569780], length 0 19:14:48.413262 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497576260 ecr 3497569780], length 0 19:14:49.453210 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497577300 ecr 3497569780], length 0 19:14:49.453276 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497577300 ecr 3497569780], length 0 19:14:50.493196 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497578340 ecr 3497569780], length 0 19:14:50.493262 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497578340 ecr 3497569780], length 0 19:14:51.533187 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497579380 ecr 3497569780], length 0 19:14:51.533253 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497579380 ecr 3497569780], length 0 19:14:52.573190 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497580420 ecr 3497569780], length 0 19:14:52.573254 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497580420 ecr 3497569780], length 0 19:14:53.613143 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497581460 ecr 3497569780], length 0 19:14:53.613148 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497581460 ecr 3497569780], length 0 19:14:54.653272 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497582500 ecr 3497569780], length 0 19:14:54.653282 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497582500 ecr 3497569780], length 0 19:14:55.693177 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497583540 ecr 3497569780], length 0 19:14:55.693236 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497583540 ecr 3497569780], length 0 19:14:56.733162 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497584580 ecr 3497569780], length 0 19:14:56.733173 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497584580 ecr 3497569780], length 0 19:14:57.773213 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497585620 ecr 3497569780], length 0 19:14:57.773274 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497585620 ecr 3497569780], length 0 19:14:58.813151 IP localhost.7811 > localhost.47664: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3497586660 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.host.pcap': :: [ 19:15:18 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:15:18 ] :: [ LOG ] :: reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:15:18 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:15:18 ] :: [ LOG ] :: 19:14:41.934039 IP localhost.47664 > localhost.7811: Flags [S], seq 664027251, win 65495, options [mss 65495,sackOK,TS val 3497569780 ecr 0,nop,wscale 7], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:41.934061 IP localhost.7811 > localhost.47664: Flags [S.], seq 1970412193, ack 664027252, win 65483, options [mss 65495,sackOK,TS val 3497569780 ecr 3497569780,nop,wscale 7], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:41.934076 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497569780 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:48.413197 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497576260 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:48.413262 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497576260 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:49.453210 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497577300 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:49.453276 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497577300 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:50.493196 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497578340 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:50.493262 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497578340 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:51.533187 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497579380 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:51.533253 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497579380 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:52.573190 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497580420 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:52.573254 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497580420 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:53.613143 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497581460 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:53.613148 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497581460 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:54.653272 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497582500 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:54.653282 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497582500 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:55.693177 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497583540 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:55.693236 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497583540 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:56.733162 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497584580 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:56.733173 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497584580 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:57.773213 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497585620 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:57.773274 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497585620 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:58.813151 IP localhost.7811 > localhost.47664: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3497586660 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:15:18 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.host.pcap' (Expected 0, got 0) reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump :: [ 19:15:18 ] :: [ BEGIN ] :: Running 'kalive_pkts=10' :: [ 19:15:18 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:15:18 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 42s :: Assertions: 9 good, 0 bad :: RESULT: PASS (host) ** host PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:15:20 ] :: [ BEGIN ] :: Running 'ip netns exec netns_ka tcpdump -nn -i lo port 7811 -w tcpdump.netns.pcap &' :: [ 19:15:20 ] :: [ PASS ] :: Command 'ip netns exec netns_ka tcpdump -nn -i lo port 7811 -w tcpdump.netns.pcap &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: listening on lo, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 19:15:25 ] :: [ BEGIN ] :: Running 'ip netns exec netns_ka ./keepalive 127.0.0.1 7811 6 1 10 &' /usr/sbin/nft :: [ 19:15:25 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ./keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) table inet filter { chain input { type filter hook input priority filter; policy accept; iifname "lo" ip protocol tcp tcp dport 7811 tcp flags ack / fin,syn,rst,psh,ack,urg drop } } :: [ 19:15:25 ] :: [ BEGIN ] :: Running 'sleep 31 ' :: [ 19:15:56 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:15:56 ] :: [ BEGIN ] :: Running 'childpid=683208' :: [ 19:15:56 ] :: [ PASS ] :: Command 'childpid=683208' (Expected 0, got 0) :: [ 19:15:56 ] :: [ BEGIN ] :: Running 'kill -s SIGINT 683208' connected accepted, and block ACK from client Child process terminated normally! nft delete table inet filter:: [ 19:15:56 ] :: [ PASS ] :: Command 'kill -s SIGINT 683208' (Expected 0, got 0) :: [ 19:15:56 ] :: [ BEGIN ] :: Running 'pkill tcpdump' 24 packets captured 48 packets received by filter 0 packets dropped by kernel :: [ 19:15:56 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:16:01 ] :: [ BEGIN ] :: Running 'tcpdump -r tcpdump.netns.pcap' reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump 19:15:25.540766 IP localhost.33082 > localhost.7811: Flags [S], seq 33223030, win 65495, options [mss 65495,sackOK,TS val 3497613387 ecr 0,nop,wscale 7], length 0 19:15:25.540783 IP localhost.7811 > localhost.33082: Flags [S.], seq 1457337219, ack 33223031, win 65483, options [mss 65495,sackOK,TS val 3497613387 ecr 3497613387,nop,wscale 7], length 0 19:15:25.540797 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497613387 ecr 3497613387], length 0 19:15:31.933265 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497619780 ecr 3497613387], length 0 19:15:31.933382 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497619780 ecr 3497613387], length 0 19:15:32.973168 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497620820 ecr 3497613387], length 0 19:15:32.973176 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497620820 ecr 3497613387], length 0 19:15:34.013160 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497621860 ecr 3497613387], length 0 19:15:34.013177 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497621860 ecr 3497613387], length 0 19:15:35.053221 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497622900 ecr 3497613387], length 0 19:15:35.053286 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497622900 ecr 3497613387], length 0 19:15:36.093178 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497623940 ecr 3497613387], length 0 19:15:36.093194 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497623940 ecr 3497613387], length 0 19:15:37.133232 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497624980 ecr 3497613387], length 0 19:15:37.133297 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497624980 ecr 3497613387], length 0 19:15:38.173211 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497626020 ecr 3497613387], length 0 19:15:38.173276 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497626020 ecr 3497613387], length 0 19:15:39.213248 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497627060 ecr 3497613387], length 0 19:15:39.213314 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497627060 ecr 3497613387], length 0 19:15:40.253249 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497628100 ecr 3497613387], length 0 19:15:40.253315 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497628100 ecr 3497613387], length 0 19:15:41.293246 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497629140 ecr 3497613387], length 0 19:15:41.293311 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497629140 ecr 3497613387], length 0 19:15:42.333168 IP localhost.7811 > localhost.33082: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3497630180 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.netns.pcap': :: [ 19:16:01 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:16:01 ] :: [ LOG ] :: reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:16:01 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:16:01 ] :: [ LOG ] :: 19:15:25.540766 IP localhost.33082 > localhost.7811: Flags [S], seq 33223030, win 65495, options [mss 65495,sackOK,TS val 3497613387 ecr 0,nop,wscale 7], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:25.540783 IP localhost.7811 > localhost.33082: Flags [S.], seq 1457337219, ack 33223031, win 65483, options [mss 65495,sackOK,TS val 3497613387 ecr 3497613387,nop,wscale 7], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:25.540797 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497613387 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:31.933265 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497619780 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:31.933382 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497619780 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:32.973168 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497620820 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:32.973176 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497620820 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:34.013160 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497621860 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:34.013177 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497621860 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:35.053221 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497622900 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:35.053286 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497622900 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:36.093178 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497623940 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:36.093194 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497623940 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:37.133232 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497624980 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:37.133297 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497624980 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:38.173211 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497626020 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:38.173276 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497626020 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:39.213248 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497627060 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:39.213314 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497627060 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:40.253249 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497628100 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:40.253315 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497628100 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:41.293246 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497629140 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:41.293311 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497629140 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:42.333168 IP localhost.7811 > localhost.33082: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3497630180 ecr 3497613387], length 0 :: [ 19:16:02 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:16:02 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.netns.pcap' (Expected 0, got 0) reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump :: [ 19:16:02 ] :: [ BEGIN ] :: Running 'kalive_pkts=10' :: [ 19:16:02 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:16:02 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 42s :: Assertions: 9 good, 0 bad :: RESULT: PASS (netns) ** netns PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:16:03 ] :: [ BEGIN ] :: Running 'ip netns del netns_ka' :: [ 19:16:03 ] :: [ PASS ] :: Command 'ip netns del netns_ka' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 22 Package : unknown beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : unknown Test started : 2023-02-05 19:13:20 EST Test finished : 2023-02-05 19:16:04 EST (still running) Test duration : 164 seconds Distro : Fedora release 38 (Rawhide) Hostname : ibm-p9z-15-lp1.khw3.lab.eng.bos.redhat.com Architecture : unknown CPUs : 0 x RAM size : 16247 MB HDD size : 119.86 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Keep-Alive Process: There are three configurable properties that determine how Keep-Alives work. On Linux they are1: tcp_keepalive_time default 7200 seconds tcp_keepalive_probes default 9 tcp_keepalive_intvl default 75 seconds TCP keepalive works like this: Client opens TCP connection If the connection is silent for tcp_keepalive_time seconds, send a single empty ACK packet.1 Did the server respond with a corresponding ACK of its own? No Wait tcp_keepalive_intvl seconds, then send another ACK Repeat until the number of ACK probes that have been sent equals tcp_keepalive_probes. If no response has been received at this point, send a RST and terminate the connection. Yes: Return to step 2 This process is enabled by default on most operating systems, and thus dead TCP connections are regularly pruned once the other end has been responsive for 2 hours 11 minutes (7200 seconds + 75 * 9 seconds). This test case: Use socket options to overide the system's, and test keepalive process. TCP_KEEPIDLE ----> tcp_keepalive_time TCP_KEEPCNT ----> tcp_keepalive_probes TCP_KEEPINTVL ----> tcp_keepalive_intvl For namespace: Bug 1476667 - [RFE] Namespace tcp_keepalive_time sysctl knob :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:13:20 ] :: [ PASS ] :: Command 'systemctl stop firewalld' (Expected 0, got 0) :: [ 19:14:20 ] :: [ PASS ] :: Command 'sleep 60' (Expected 0, got 0) :: [ 19:14:20 ] :: [ PASS ] :: Command 'systemctl status firewalld' (Expected 1-255, got 3) :: [ 19:14:20 ] :: [ PASS ] :: Command 'nft delete table inet filter' (Expected 0-255, got 1) :: [ 19:14:30 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 19:14:30 ] :: [ PASS ] :: Command 'sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:14:30 ] :: [ PASS ] :: Command 'sys_ka_interval=75' (Expected 0, got 0) :: [ 19:14:30 ] :: [ PASS ] :: Command 'sys_ka_idle=9' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: iproute installed (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'ip netns add netns_ka' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ip link set lo up' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'netns_sys_ka_interval=75' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=9' (Expected 0, got 0) :: [ 19:14:35 ] :: [ LOG ] :: socket settings of keepalive will overide the system's :: [ 19:14:35 ] :: [ PASS ] :: Command 'idle=6' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'interval=1' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'maxpkt=10' (Expected 0, got 0) :: [ 19:14:35 ] :: [ PASS ] :: Command 'port=7811' (Expected 0, got 0) :: [ 19:14:36 ] :: [ PASS ] :: Command 'gcc -g -Wall -o keepalive keepalive.c' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 76s :: Assertions: 19 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: host :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:14:36 ] :: [ PASS ] :: Command 'tcpdump -nn -i lo port 7811 -w tcpdump.host.pcap &' (Expected 0, got 0) :: [ 19:14:41 ] :: [ PASS ] :: Command './keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) :: [ 19:15:12 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:15:12 ] :: [ PASS ] :: Command 'childpid=682592' (Expected 0, got 0) :: [ 19:15:13 ] :: [ PASS ] :: Command 'kill -s SIGINT 682592' (Expected 0, got 0) :: [ 19:15:13 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:15:18 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.host.pcap': :: [ 19:15:18 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:15:18 ] :: [ LOG ] :: reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:15:18 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:15:18 ] :: [ LOG ] :: 19:14:41.934039 IP localhost.47664 > localhost.7811: Flags [S], seq 664027251, win 65495, options [mss 65495,sackOK,TS val 3497569780 ecr 0,nop,wscale 7], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:41.934061 IP localhost.7811 > localhost.47664: Flags [S.], seq 1970412193, ack 664027252, win 65483, options [mss 65495,sackOK,TS val 3497569780 ecr 3497569780,nop,wscale 7], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:41.934076 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497569780 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:48.413197 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497576260 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:48.413262 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497576260 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:49.453210 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497577300 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:49.453276 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497577300 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:50.493196 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497578340 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:50.493262 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497578340 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:51.533187 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497579380 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:51.533253 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497579380 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:52.573190 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497580420 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:52.573254 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497580420 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:53.613143 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497581460 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:53.613148 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497581460 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:54.653272 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497582500 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:54.653282 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497582500 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:55.693177 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497583540 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:55.693236 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497583540 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:56.733162 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497584580 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:56.733173 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497584580 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:57.773213 IP localhost.7811 > localhost.47664: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497585620 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:57.773274 IP localhost.47664 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497585620 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: 19:14:58.813151 IP localhost.7811 > localhost.47664: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3497586660 ecr 3497569780], length 0 :: [ 19:15:18 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:15:18 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.host.pcap' (Expected 0, got 0) :: [ 19:15:18 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:15:18 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 42s :: Assertions: 9 good, 0 bad :: RESULT: PASS (host) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:15:20 ] :: [ PASS ] :: Command 'ip netns exec netns_ka tcpdump -nn -i lo port 7811 -w tcpdump.netns.pcap &' (Expected 0, got 0) :: [ 19:15:25 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ./keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) :: [ 19:15:56 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:15:56 ] :: [ PASS ] :: Command 'childpid=683208' (Expected 0, got 0) :: [ 19:15:56 ] :: [ PASS ] :: Command 'kill -s SIGINT 683208' (Expected 0, got 0) :: [ 19:15:56 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:16:01 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.netns.pcap': :: [ 19:16:01 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:16:01 ] :: [ LOG ] :: reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:16:01 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:16:01 ] :: [ LOG ] :: 19:15:25.540766 IP localhost.33082 > localhost.7811: Flags [S], seq 33223030, win 65495, options [mss 65495,sackOK,TS val 3497613387 ecr 0,nop,wscale 7], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:25.540783 IP localhost.7811 > localhost.33082: Flags [S.], seq 1457337219, ack 33223031, win 65483, options [mss 65495,sackOK,TS val 3497613387 ecr 3497613387,nop,wscale 7], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:25.540797 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497613387 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:31.933265 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497619780 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:31.933382 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497619780 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:32.973168 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497620820 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:32.973176 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497620820 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:34.013160 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497621860 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:34.013177 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497621860 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:35.053221 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497622900 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:35.053286 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497622900 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:36.093178 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497623940 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:36.093194 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497623940 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:37.133232 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497624980 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:37.133297 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497624980 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:38.173211 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497626020 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:38.173276 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497626020 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:39.213248 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497627060 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:39.213314 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497627060 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:40.253249 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497628100 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:40.253315 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497628100 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:41.293246 IP localhost.7811 > localhost.33082: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497629140 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:41.293311 IP localhost.33082 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3497629140 ecr 3497613387], length 0 :: [ 19:16:01 ] :: [ LOG ] :: 19:15:42.333168 IP localhost.7811 > localhost.33082: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3497630180 ecr 3497613387], length 0 :: [ 19:16:02 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:16:02 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.netns.pcap' (Expected 0, got 0) :: [ 19:16:02 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:16:02 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 42s :: Assertions: 9 good, 0 bad :: RESULT: PASS (netns) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:16:03 ] :: [ PASS ] :: Command 'ip netns del netns_ka' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:16:04 ] :: [ LOG ] :: Phases fingerprint: 3TFH3dbq :: [ 19:16:04 ] :: [ LOG ] :: Asserts fingerprint: cDYg/isO Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 164s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (unknown)