+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -bootstrap-expect=3 -enable-script-checks -retry-join=onap-consul-server-0.consul-server -retry-join=onap-consul-server-1.consul-server -retry-join=onap-consul-server-2.consul-server -client=0.0.0.0 -server -ui + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -bootstrap-expect=3 -enable-script-checks -retry-join=onap-consul-server-0.consul-server -retry-join=onap-consul-server-1.consul-server -retry-join=onap-consul-server-2.consul-server -client=0.0.0.0 -server -ui bootstrap_expect > 0: expecting 3 servers ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.0.6' Node ID: '27fd1c73-5bc4-c971-e718-74226f7c94c4' Node name: 'onap-consul-server-2' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, DNS: 8600) Cluster Addr: 10.233.71.79 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/06/04 07:01:42 [INFO] raft: Initial configuration (index=0): [] 2021/06/04 07:01:42 [INFO] raft: Node at 10.233.71.79:8300 [Follower] entering Follower state (Leader: "") 2021/06/04 07:01:43 [INFO] serf: EventMemberJoin: onap-consul-server-2.dc1 10.233.71.79 2021/06/04 07:01:43 [INFO] serf: EventMemberJoin: onap-consul-server-2 10.233.71.79 2021/06/04 07:01:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/04 07:01:43 [INFO] consul: Adding LAN server onap-consul-server-2 (Addr: tcp/10.233.71.79:8300) (DC: dc1) 2021/06/04 07:01:43 [INFO] consul: Handled member-join event for server "onap-consul-server-2.dc1" in area "wan" 2021/06/04 07:01:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/04 07:01:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/04 07:01:43 [INFO] agent: started state syncer 2021/06/04 07:01:43 [INFO] agent: Retry join LAN is supported for: aliyun aws azure digitalocean gce os scaleway softlayer 2021/06/04 07:01:43 [INFO] agent: Joining LAN cluster... 2021/06/04 07:01:43 [INFO] agent: (LAN) joining: [onap-consul-server-0.consul-server onap-consul-server-1.consul-server onap-consul-server-2.consul-server] 2021/06/04 07:01:45 [INFO] serf: EventMemberJoin: onap-consul-cccf8dcbb-wprgk 10.233.78.16 2021/06/04 07:01:45 [INFO] serf: EventMemberJoin: onap-consul-server-0 10.233.76.82 2021/06/04 07:01:45 [INFO] serf: EventMemberJoin: onap-consul-server-1 10.233.77.253 2021/06/04 07:01:45 [INFO] consul: Adding LAN server onap-consul-server-0 (Addr: tcp/10.233.76.82:8300) (DC: dc1) 2021/06/04 07:01:46 [INFO] consul: Existing Raft peers reported by onap-consul-server-0, disabling bootstrap mode 2021/06/04 07:01:46 [INFO] consul: Adding LAN server onap-consul-server-1 (Addr: tcp/10.233.77.253:8300) (DC: dc1) 2021/06/04 07:01:46 [INFO] serf: EventMemberJoin: onap-consul-server-1.dc1 10.233.77.253 2021/06/04 07:01:46 [INFO] serf: EventMemberJoin: onap-consul-server-0.dc1 10.233.76.82 2021/06/04 07:01:46 [INFO] consul: Handled member-join event for server "onap-consul-server-1.dc1" in area "wan" 2021/06/04 07:01:46 [INFO] consul: Handled member-join event for server "onap-consul-server-0.dc1" in area "wan" 2021/06/04 07:01:49 [WARN] raft: no known peers, aborting election 2021/06/04 07:01:49 [WARN] memberlist: Failed to resolve onap-consul-server-2.consul-server: lookup onap-consul-server-2.consul-server on 169.254.25.10:53: no such host 2021/06/04 07:01:49 [INFO] agent: (LAN) joined: 2 Err: 2021/06/04 07:01:49 [INFO] agent: Join LAN completed. Synced with 2 initial agents 2021/06/04 07:01:50 [ERR] agent: failed to sync remote state: No cluster leader 2021/06/04 07:01:50 [DEBUG] raft-net: 10.233.71.79:8300 accepted connection from: 10.233.76.82:38278 2021/06/04 07:01:50 [DEBUG] raft-net: 10.233.71.79:8300 accepted connection from: 10.233.76.82:38282 2021/06/04 07:01:51 [INFO] consul: New leader elected: onap-consul-server-0 2021/06/04 07:01:51 [WARN] raft: Failed to get previous log: 1 log not found (last: 0) ==> Newer Consul version available: 1.9.5 (currently running: 1.0.6) 2021/06/04 07:01:55 [INFO] agent: Synced node info 2021/06/04 07:32:35 [ERR] yamux: keepalive failed: session shutdown 2021/06/04 07:32:35 [ERR] yamux: keepalive failed: session shutdown 2021/06/04 08:58:05 [WARN] raft: Heartbeat timeout from "10.233.76.82:8300" reached, starting election 2021/06/04 08:58:05 [INFO] raft: Node at 10.233.71.79:8300 [Candidate] entering Candidate state in term 3 2021/06/04 08:58:10 [INFO] memberlist: Suspect onap-consul-server-0 has failed, no acks received 2021/06/04 08:58:13 [DEBUG] raft-net: 10.233.71.79:8300 accepted connection from: 10.233.77.253:48336 2021/06/04 08:58:13 [INFO] raft: Duplicate RequestVote for same term: 3 2021/06/04 08:58:14 [INFO] memberlist: Marking onap-consul-server-0 as failed, suspect timeout reached (2 peer confirmations) 2021/06/04 08:58:14 [INFO] serf: EventMemberFailed: onap-consul-server-0 10.233.76.82 2021/06/04 08:58:14 [INFO] consul: Removing LAN server onap-consul-server-0 (Addr: tcp/10.233.76.82:8300) (DC: dc1) 2021/06/04 08:58:14 [WARN] raft: Election timeout reached, restarting election 2021/06/04 08:58:14 [INFO] raft: Node at 10.233.71.79:8300 [Candidate] entering Candidate state in term 4 2021/06/04 08:58:14 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:15 [ERR] raft: Failed to make RequestVote RPC to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:15 [INFO] raft: Election won. Tally: 2 2021/06/04 08:58:15 [INFO] raft: Node at 10.233.71.79:8300 [Leader] entering Leader state 2021/06/04 08:58:15 [INFO] raft: Added peer c5afe3be-db94-f9df-12e9-4a9a2f08d821, starting replication 2021/06/04 08:58:15 [INFO] raft: Added peer 93257fb0-578b-ea0c-d3b2-528676782379, starting replication 2021/06/04 08:58:15 [INFO] consul: cluster leadership acquired 2021/06/04 08:58:15 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:15 [INFO] consul: New leader elected: onap-consul-server-2 2021/06/04 08:58:15 [INFO] raft: pipelining replication to peer {Voter 93257fb0-578b-ea0c-d3b2-528676782379 10.233.77.253:8300} 2021/06/04 08:58:16 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:16 [INFO] consul: member 'onap-consul-server-0' failed, marking health critical 2021/06/04 08:58:18 [WARN] raft: Failed to contact c5afe3be-db94-f9df-12e9-4a9a2f08d821 in 2.666835563s 2021/06/04 08:58:19 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:58:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:20 [WARN] raft: Failed to contact c5afe3be-db94-f9df-12e9-4a9a2f08d821 in 5.143034996s 2021/06/04 08:58:21 [INFO] memberlist: Suspect onap-consul-server-0 has failed, no acks received 2021/06/04 08:58:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:24 [ERR] raft: Failed to make RequestVote RPC to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:25 [ERR] yamux: keepalive failed: i/o deadline reached 2021/06/04 08:58:25 [ERR] consul.rpc: multiplex conn accept failed: keepalive timeout from=10.233.76.82:38248 2021/06/04 08:58:25 [ERR] yamux: keepalive failed: i/o deadline reached 2021/06/04 08:58:25 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error making call: EOF 2021/06/04 08:58:25 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:25 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:26 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:27 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:58:27 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 08:58:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:35 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:35 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:37 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:37 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:58:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:45 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:45 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:46 [INFO] memberlist: Suspect onap-consul-server-0.dc1 has failed, no acks received 2021/06/04 08:58:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:47 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:48 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:58:51 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 08:58:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:55 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:55 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:58:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:58 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:58:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:58:59 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:02 [INFO] memberlist: Marking onap-consul-server-0.dc1 as failed, suspect timeout reached (0 peer confirmations) 2021/06/04 08:59:02 [INFO] serf: EventMemberFailed: onap-consul-server-0.dc1 10.233.76.82 2021/06/04 08:59:02 [INFO] consul: Handled member-failed event for server "onap-consul-server-0.dc1" in area "wan" 2021/06/04 08:59:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:59:03 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 08:59:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:05 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:05 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:09 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:09 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:13 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 08:59:13 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 08:59:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:59:15 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 08:59:15 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:15 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:19 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:20 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:21 [INFO] memberlist: Suspect onap-consul-server-0.dc1 has failed, no acks received 2021/06/04 08:59:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:25 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:26 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:59:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:30 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:31 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:36 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:36 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:59:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:41 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:43 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:46 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:48 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 08:59:51 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 08:59:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:53 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:55 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 08:59:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 08:59:58 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 08:59:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:00 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:00:03 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:00:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:05 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:08 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:10 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:00:15 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:00:15 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:18 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:23 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:00:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:24 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:25 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:00:27 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:00:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:34 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:36 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:00:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:45 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:46 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:00:51 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:00:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:55 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:00:56 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:00:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:00:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:01:03 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:01:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:06 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:07 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:01:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:01:16 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:01:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:17 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:26 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:01:27 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:01:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:36 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:01:37 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:01:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:43 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:01:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:46 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:01:48 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:01:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:01:51 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:01:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:57 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:01:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:01:58 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:03 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:02:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:02:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:07 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:09 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:02:11 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:02:15 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:02:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:17 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:02:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:19 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:27 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:02:27 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:02:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:30 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:02:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:37 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:02:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:02:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:40 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:43 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:02:43 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:02:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:47 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:02:51 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:02:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:02:51 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:02:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:02:57 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:02:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:01 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:03:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:07 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:12 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:03:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:03:15 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:03:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:18 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:03:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:22 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:03:28 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:33 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:03:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:38 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:03:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:03:39 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:03:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:43 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:48 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:03:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:03:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:54 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:03:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:03:58 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:03:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:04:03 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:04:04 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:08 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:15 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:04:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:04:15 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:04:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:18 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:04:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:25 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:04:27 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:04:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:28 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:36 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:04:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:38 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:04:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:04:39 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:04:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:43 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:04:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:46 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:48 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:04:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:04:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:53 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:04:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:57 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:04:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:04:59 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:05:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:05:03 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:05:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:07 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:09 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:15 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:05:15 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:05:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:18 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:05:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:19 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:05:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:24 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:27 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:05:28 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:29 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:33 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:05:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:36 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:39 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:05:39 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:05:39 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:05:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:48 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:49 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:49 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:05:51 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:05:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:05:59 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:06:00 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:06:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:00 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:03 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:06:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:09 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:10 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:12 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:13 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:06:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:06:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:20 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:06:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:21 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:06:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:06:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:30 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:31 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:06:37 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:06:37 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:06:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:40 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:06:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:42 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:06:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:06:49 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:06:50 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:52 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:06:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:06:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:00 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:07:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:07:01 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:07:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:02 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:07:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:10 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:12 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:07:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:20 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:07:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:24 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:07:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:07:25 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:07:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:30 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:34 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:07:37 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:07:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:41 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:07:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:45 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:07:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:07:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:51 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:55 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:07:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:07:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:01 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:08:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:08:01 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:08:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:06 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:08:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:11 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:08:13 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:08:13 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:08:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:16 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:21 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:08:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:08:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:27 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:08:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:31 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:37 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:08:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:41 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:08:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:43 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:08:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:48 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:08:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:08:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:51 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:58 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:08:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:08:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:09:02 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:09:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:09 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:09:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:12 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:13 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:09:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:09:13 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:09:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:19 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:22 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:09:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:23 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:09:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:09:25 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:09:25 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:09:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:30 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:09:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:32 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:09:37 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:09:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:40 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:42 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:09:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:09:49 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:09:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:51 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:09:52 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:09:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:09:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:01 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:10:01 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:10:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:02 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:10:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:12 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:10:12 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:13 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:10:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:10:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:22 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:23 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:10:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:10:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:33 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:33 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:10:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:10:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:43 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:10:43 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:10:49 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:10:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:53 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:10:54 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:10:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:10:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:11:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:03 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:11:04 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:13 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:11:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:15 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:11:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:23 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:11:25 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:11:25 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:11:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:33 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:36 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:11:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:11:37 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:11:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:43 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:11:44 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:11:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:46 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:11:49 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:11:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:54 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:11:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:57 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:11:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:11:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:12:01 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:12:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:04 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:12:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:07 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:12:14 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:17 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:12:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:24 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:12:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:12:25 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:12:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:27 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:33 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:12:34 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:12:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:38 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:12:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:43 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:12:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:44 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:12:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:48 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:12:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:54 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:58 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:12:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:12:59 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:13:01 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:13:01 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:13:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:05 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:13:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:09 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:10 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:10 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:13 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:13:13 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:13:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:15 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:20 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:13:22 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:22 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:25 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:13:25 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:13:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:30 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:34 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:34 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:35 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:37 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:13:37 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:13:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:42 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:13:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:43 [INFO] serf: attempting reconnect to onap-consul-server-0.dc1 10.233.76.82:8302 2021/06/04 09:13:43 [ERR] raft-net: Failed to decode incoming command: read tcp 10.233.71.79:8300->10.233.76.82:38278: read: connection timed out 2021/06/04 09:13:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:45 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:13:46 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:46 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:13:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:52 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:53 [INFO] serf: attempting reconnect to onap-consul-server-0 10.233.76.82:8301 2021/06/04 09:13:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:55 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:13:58 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:13:59 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:13:59 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:14:00 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:02 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:03 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:14:04 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:05 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:14:06 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:08 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:08 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:11 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:14:11 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:14:12 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:13 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:14 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:15 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:16 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:18 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:20 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:20 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:23 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:14:24 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:14:24 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:25 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:14:26 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:28 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:30 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:32 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:32 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:34 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:35 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:14:35 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:14:35 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:14:35 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:36 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:38 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:40 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:42 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:44 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:44 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:45 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:14:46 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:14:47 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:14:48 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:54 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:55 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:56 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:56 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:14:56 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:14:58 [INFO] serf: EventMemberJoin: onap-consul-server-0.dc1 10.233.76.22 2021/06/04 09:14:58 [INFO] consul: Handled member-join event for server "onap-consul-server-0.dc1" in area "wan" 2021/06/04 09:14:58 [INFO] serf: EventMemberJoin: onap-consul-server-0 10.233.76.22 2021/06/04 09:14:58 [INFO] consul: Adding LAN server onap-consul-server-0 (Addr: tcp/10.233.76.22:8300) (DC: dc1) 2021/06/04 09:14:58 [INFO] raft: Updating configuration with AddNonvoter (05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a, 10.233.76.22:8300) to [{Suffrage:Voter ID:c5afe3be-db94-f9df-12e9-4a9a2f08d821 Address:10.233.76.82:8300} {Suffrage:Voter ID:93257fb0-578b-ea0c-d3b2-528676782379 Address:10.233.77.253:8300} {Suffrage:Voter ID:27fd1c73-5bc4-c971-e718-74226f7c94c4 Address:10.233.71.79:8300} {Suffrage:Nonvoter ID:05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a Address:10.233.76.22:8300}] 2021/06/04 09:14:59 [INFO] raft: Added peer 05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a, starting replication 2021/06/04 09:14:59 [INFO] consul: member 'onap-consul-server-0' joined, marking health alive 2021/06/04 09:14:59 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:14:59 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:14:59 [WARN] consul: error getting server health from "onap-consul-server-2": context deadline exceeded 2021/06/04 09:15:00 [WARN] raft: AppendEntries to {Nonvoter 05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a 10.233.76.22:8300} rejected, sending older logs (next: 1) 2021/06/04 09:15:06 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:15:06 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:15:08 [WARN] consul: error getting server health from "onap-consul-server-0": rpc error getting client: failed to get conn: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:15:16 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:15:16 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:15:17 [INFO] raft: pipelining replication to peer {Nonvoter 05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a 10.233.76.22:8300} 2021/06/04 09:15:26 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:15:27 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:15:36 [INFO] autopilot: Promoting Server (ID: "05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a" Address: "10.233.76.22:8300") to voter 2021/06/04 09:15:36 [INFO] raft: Updating configuration with AddStaging (05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a, 10.233.76.22:8300) to [{Suffrage:Voter ID:c5afe3be-db94-f9df-12e9-4a9a2f08d821 Address:10.233.76.82:8300} {Suffrage:Voter ID:93257fb0-578b-ea0c-d3b2-528676782379 Address:10.233.77.253:8300} {Suffrage:Voter ID:27fd1c73-5bc4-c971-e718-74226f7c94c4 Address:10.233.71.79:8300} {Suffrage:Voter ID:05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a Address:10.233.76.22:8300}] 2021/06/04 09:15:36 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:15:37 [INFO] autopilot: Attempting removal of stale Server (ID: "c5afe3be-db94-f9df-12e9-4a9a2f08d821" Address: "10.233.76.82:8300") 2021/06/04 09:15:37 [INFO] raft: Updating configuration with RemoveServer (c5afe3be-db94-f9df-12e9-4a9a2f08d821, ) to [{Suffrage:Voter ID:93257fb0-578b-ea0c-d3b2-528676782379 Address:10.233.77.253:8300} {Suffrage:Voter ID:27fd1c73-5bc4-c971-e718-74226f7c94c4 Address:10.233.71.79:8300} {Suffrage:Voter ID:05a54b5e-a4c7-72e8-4bcf-3bd2a764f62a Address:10.233.76.22:8300}] 2021/06/04 09:15:37 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:15:37 [INFO] raft: Removed peer c5afe3be-db94-f9df-12e9-4a9a2f08d821, stopping replication after 1461 2021/06/04 09:15:46 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:15:48 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:15:56 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:15:58 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:16:07 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:16:09 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:16:17 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:16:19 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:16:27 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:16:30 [WARN] Unable to get address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821, using fallback address 10.233.76.82:8300: Could not find address for server id c5afe3be-db94-f9df-12e9-4a9a2f08d821 2021/06/04 09:16:37 [ERR] raft: Failed to AppendEntries to {Voter c5afe3be-db94-f9df-12e9-4a9a2f08d821 10.233.76.82:8300}: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:16:40 [ERR] raft: Failed to heartbeat to 10.233.76.82:8300: dial tcp ->10.233.76.82:8300: i/o timeout 2021/06/04 09:16:45 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:16:45 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:20:49 [WARN] consul: error getting server health from "onap-consul-server-0": context deadline exceeded 2021/06/04 09:20:49 [WARN] consul: error getting server health from "onap-consul-server-1": context deadline exceeded 2021/06/04 09:20:50 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding 2021/06/04 09:20:52 [WARN] consul: error getting server health from "onap-consul-server-0": last request still outstanding