By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ 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 -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'a448ccdf-8cdd-e90b-949a-0c4397828563' Node name: 'onap-msb-consul-59f55f8877-qmmj6' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/26 00:59:41 [DEBUG] agent: Using random ID "a448ccdf-8cdd-e90b-949a-0c4397828563" as node ID 2022/03/26 00:59:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a448ccdf-8cdd-e90b-949a-0c4397828563 Address:127.0.0.1:8300}] 2022/03/26 00:59:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/26 00:59:41 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/26 00:59:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/26 00:59:41 [WARN] raft: Unable to get address for server id a448ccdf-8cdd-e90b-949a-0c4397828563, using fallback address 127.0.0.1:8300: Could not find address for server id a448ccdf-8cdd-e90b-949a-0c4397828563 2022/03/26 00:59:41 [DEBUG] raft: Votes needed: 1 2022/03/26 00:59:41 [DEBUG] raft: Vote granted from a448ccdf-8cdd-e90b-949a-0c4397828563 in term 2. Tally: 1 2022/03/26 00:59:41 [INFO] raft: Election won. Tally: 1 2022/03/26 00:59:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/26 00:59:42 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-qmmj6.dc1 127.0.0.1 2022/03/26 00:59:42 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-qmmj6 127.0.0.1 2022/03/26 00:59:42 [INFO] consul: cluster leadership acquired 2022/03/26 00:59:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-qmmj6.dc1" in area "wan" 2022/03/26 00:59:42 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-qmmj6 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 00:59:42 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/26 00:59:42 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-qmmj6 2022/03/26 00:59:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/26 00:59:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/26 00:59:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/26 00:59:43 [INFO] agent: started state syncer 2022/03/26 00:59:43 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/26 00:59:43 [INFO] agent: Synced node info 2022/03/26 00:59:43 [DEBUG] agent: Node info in sync 2022/03/26 00:59:44 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/26 00:59:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 00:59:44 [INFO] consul: member 'onap-msb-consul-59f55f8877-qmmj6' joined, marking health alive 2022/03/26 00:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 00:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 00:59:45 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/26 01:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:00:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:00:57 [DEBUG] agent: Node info in sync 2022/03/26 01:01:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:02:19 [DEBUG] agent: Node info in sync 2022/03/26 01:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:03:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:03:24 [DEBUG] agent: Node info in sync 2022/03/26 01:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:04:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:04:36 [DEBUG] agent: Node info in sync 2022/03/26 01:04:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:05:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:05:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:05:45 [DEBUG] agent: Node info in sync 2022/03/26 01:06:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:06:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:06:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:06:47 [DEBUG] agent: Node info in sync 2022/03/26 01:07:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:08:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:08:25 [DEBUG] agent: Node info in sync 2022/03/26 01:08:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:08:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:10:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:10:11 [DEBUG] agent: Node info in sync 2022/03/26 01:10:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:11:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:11:33 [DEBUG] agent: Node info in sync 2022/03/26 01:11:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:12:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:13:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:13:14 [DEBUG] agent: Node info in sync 2022/03/26 01:13:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:13:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:14:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:15:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:15:11 [DEBUG] agent: Node info in sync 2022/03/26 01:15:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:16:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:16:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:17:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:17:04 [DEBUG] agent: Node info in sync 2022/03/26 01:17:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:18:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:18:09 [DEBUG] agent: Node info in sync 2022/03/26 01:18:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:19:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:19:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:19:39 [DEBUG] agent: Node info in sync 2022/03/26 01:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:20:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:20:50 [DEBUG] agent: Node info in sync 2022/03/26 01:21:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:21:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:21:51 [DEBUG] agent: Node info in sync 2022/03/26 01:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:23:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:23:36 [DEBUG] agent: Node info in sync 2022/03/26 01:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:24:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:25:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:25:32 [DEBUG] agent: Node info in sync 2022/03/26 01:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:26:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:27:19 [DEBUG] agent: Node info in sync 2022/03/26 01:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:28:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:28:22 [DEBUG] agent: Node info in sync 2022/03/26 01:28:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:29:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:29:34 [DEBUG] agent: Node info in sync 2022/03/26 01:29:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:31:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:31:17 [DEBUG] agent: Node info in sync 2022/03/26 01:31:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:32:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:32:33 [DEBUG] agent: Node info in sync 2022/03/26 01:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:33:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:33:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:33:54 [DEBUG] agent: Node info in sync 2022/03/26 01:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:35:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:35:06 [DEBUG] agent: Node info in sync 2022/03/26 01:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:36:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:37:05 [DEBUG] agent: Node info in sync 2022/03/26 01:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:38:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:38:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:38:58 [DEBUG] agent: Node info in sync 2022/03/26 01:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:40:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:40:03 [DEBUG] agent: Node info in sync 2022/03/26 01:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:40:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:41:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:41:23 [DEBUG] agent: Node info in sync 2022/03/26 01:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:43:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:43:17 [DEBUG] agent: Node info in sync 2022/03/26 01:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:43:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:44:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:44:35 [DEBUG] agent: Node info in sync 2022/03/26 01:44:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:45:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:45:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:46:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:46:16 [DEBUG] agent: Node info in sync 2022/03/26 01:46:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:47:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:48:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:48:06 [DEBUG] agent: Node info in sync 2022/03/26 01:48:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:48:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:49:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:49:40 [DEBUG] agent: Node info in sync 2022/03/26 01:49:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:50:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:51:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:51:35 [DEBUG] agent: Node info in sync 2022/03/26 01:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:52:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:53:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:53:01 [DEBUG] agent: Node info in sync 2022/03/26 01:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:54:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:54:54 [DEBUG] agent: Node info in sync 2022/03/26 01:55:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:56:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:56:29 [DEBUG] agent: Node info in sync 2022/03/26 01:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:58:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:58:00 [DEBUG] agent: Node info in sync 2022/03/26 01:58:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 01:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 01:59:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 01:59:13 [DEBUG] agent: Node info in sync 2022/03/26 01:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:00:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:01:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:01:11 [DEBUG] agent: Node info in sync 2022/03/26 02:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:03:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:03:00 [DEBUG] agent: Node info in sync 2022/03/26 02:03:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:04:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:04:45 [DEBUG] agent: Node info in sync 2022/03/26 02:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:06:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:06:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:06:43 [DEBUG] agent: Node info in sync 2022/03/26 02:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:08:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:08:06 [DEBUG] agent: Node info in sync 2022/03/26 02:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:09:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:09:46 [DEBUG] agent: Node info in sync 2022/03/26 02:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:11:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:11:30 [DEBUG] agent: Node info in sync 2022/03/26 02:11:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:12:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:12:55 [DEBUG] agent: Node info in sync 2022/03/26 02:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:14:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:14:16 [DEBUG] agent: Node info in sync 2022/03/26 02:14:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:15:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:15:18 [DEBUG] agent: Node info in sync 2022/03/26 02:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:17:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:17:00 [DEBUG] agent: Node info in sync 2022/03/26 02:17:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:18:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:18:55 [DEBUG] agent: Node info in sync 2022/03/26 02:19:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:20:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:20:13 [DEBUG] agent: Node info in sync 2022/03/26 02:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:21:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:21:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:21:54 [DEBUG] agent: Node info in sync 2022/03/26 02:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:22:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:22:55 [DEBUG] agent: Node info in sync 2022/03/26 02:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:23:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:24:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:24:12 [DEBUG] agent: Node info in sync 2022/03/26 02:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:25:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:25:58 [DEBUG] agent: Node info in sync 2022/03/26 02:26:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:27:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:27:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:27:50 [DEBUG] agent: Node info in sync 2022/03/26 02:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:29:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:29:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:29:21 [DEBUG] agent: Node info in sync 2022/03/26 02:29:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:30:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:31:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:31:12 [DEBUG] agent: Node info in sync 2022/03/26 02:31:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:31:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:32:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:32:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:32:58 [DEBUG] agent: Node info in sync 2022/03/26 02:33:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:34:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:34:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:34:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:34:57 [DEBUG] agent: Node info in sync 2022/03/26 02:35:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:36:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:36:30 [DEBUG] agent: Node info in sync 2022/03/26 02:36:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:36:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:37:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:38:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:38:15 [DEBUG] agent: Node info in sync 2022/03/26 02:38:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:39:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:39:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:39:40 [DEBUG] agent: Node info in sync 2022/03/26 02:39:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:40:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:41:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:41:25 [DEBUG] agent: Node info in sync 2022/03/26 02:41:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:41:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:42:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:43:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:43:07 [DEBUG] agent: Node info in sync 2022/03/26 02:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:44:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:44:08 [DEBUG] agent: Node info in sync 2022/03/26 02:44:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:45:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:45:19 [DEBUG] agent: Node info in sync 2022/03/26 02:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:46:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:46:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:46:59 [DEBUG] agent: Node info in sync 2022/03/26 02:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:48:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:48:50 [DEBUG] agent: Node info in sync 2022/03/26 02:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:49:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:50:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:50:01 [DEBUG] agent: Node info in sync 2022/03/26 02:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:51:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:51:47 [DEBUG] agent: Node info in sync 2022/03/26 02:52:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:53:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:53:45 [DEBUG] agent: Node info in sync 2022/03/26 02:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:54:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:55:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:55:38 [DEBUG] agent: Node info in sync 2022/03/26 02:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:56:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:56:56 [DEBUG] agent: Node info in sync 2022/03/26 02:57:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 02:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:58:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:58:29 [DEBUG] agent: Node info in sync 2022/03/26 02:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 02:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 02:59:45 [DEBUG] agent: Node info in sync 2022/03/26 03:00:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:01:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:01:04 [DEBUG] agent: Node info in sync 2022/03/26 03:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:02:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:02:05 [DEBUG] agent: Node info in sync 2022/03/26 03:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:02:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:03:41 [DEBUG] agent: Node info in sync 2022/03/26 03:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:05:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:05:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:05:39 [DEBUG] agent: Node info in sync 2022/03/26 03:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:07:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:07:02 [DEBUG] agent: Node info in sync 2022/03/26 03:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:08:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:08:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:08:13 [DEBUG] agent: Node info in sync 2022/03/26 03:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:09:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:09:43 [DEBUG] agent: Node info in sync 2022/03/26 03:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:10:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:11:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:11:34 [DEBUG] agent: Node info in sync 2022/03/26 03:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:12:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:12:35 [DEBUG] agent: Node info in sync 2022/03/26 03:12:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:14:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:14:31 [DEBUG] agent: Node info in sync 2022/03/26 03:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:14:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:16:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:16:14 [DEBUG] agent: Node info in sync 2022/03/26 03:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:17:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:18:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:18:06 [DEBUG] agent: Node info in sync 2022/03/26 03:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:19:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:19:36 [DEBUG] agent: Node info in sync 2022/03/26 03:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:19:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:21:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:21:30 [DEBUG] agent: Node info in sync 2022/03/26 03:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:22:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:23:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:23:00 [DEBUG] agent: Node info in sync 2022/03/26 03:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:24:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:24:25 [DEBUG] agent: Node info in sync 2022/03/26 03:24:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:26:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:26:06 [DEBUG] agent: Node info in sync 2022/03/26 03:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:27:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:27:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:28:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:28:02 [DEBUG] agent: Node info in sync 2022/03/26 03:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:29:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:29:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:29:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:29:57 [DEBUG] agent: Node info in sync 2022/03/26 03:30:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:30:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:30:58 [DEBUG] agent: Node info in sync 2022/03/26 03:31:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:31:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:32:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:32:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:32:44 [DEBUG] agent: Node info in sync 2022/03/26 03:33:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:33:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:34:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:34:30 [DEBUG] agent: Node info in sync 2022/03/26 03:34:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:35:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:35:31 [DEBUG] agent: Node info in sync 2022/03/26 03:35:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:36:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:36:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:37:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:37:29 [DEBUG] agent: Node info in sync 2022/03/26 03:37:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:38:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:39:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:39:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:39:13 [DEBUG] agent: Node info in sync 2022/03/26 03:39:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:40:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:40:25 [DEBUG] agent: Node info in sync 2022/03/26 03:40:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:41:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:41:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:41:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:41:46 [DEBUG] agent: Node info in sync 2022/03/26 03:42:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:43:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:43:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:43:28 [DEBUG] agent: Node info in sync 2022/03/26 03:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:44:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:44:38 [DEBUG] agent: Node info in sync 2022/03/26 03:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:45:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:46:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:46:06 [DEBUG] agent: Node info in sync 2022/03/26 03:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:47:25 [DEBUG] agent: Node info in sync 2022/03/26 03:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:47:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:49:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:49:15 [DEBUG] agent: Node info in sync 2022/03/26 03:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:50:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:50:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:50:25 [DEBUG] agent: Node info in sync 2022/03/26 03:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:52:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:52:03 [DEBUG] agent: Node info in sync 2022/03/26 03:52:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:53:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:53:44 [DEBUG] agent: Node info in sync 2022/03/26 03:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:55:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:55:11 [DEBUG] agent: Node info in sync 2022/03/26 03:55:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:56:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:56:44 [DEBUG] agent: Node info in sync 2022/03/26 03:57:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 03:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:57:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:57:59 [DEBUG] agent: Node info in sync 2022/03/26 03:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 03:59:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 03:59:22 [DEBUG] agent: Node info in sync 2022/03/26 03:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:00:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:00:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:00:25 [DEBUG] agent: Node info in sync 2022/03/26 04:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:02:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:02:12 [DEBUG] agent: Node info in sync 2022/03/26 04:02:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:04:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:04:01 [DEBUG] agent: Node info in sync 2022/03/26 04:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:05:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:05:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:05:07 [DEBUG] agent: Node info in sync 2022/03/26 04:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:06:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:06:19 [DEBUG] agent: Node info in sync 2022/03/26 04:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:07:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:08:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:08:00 [DEBUG] agent: Node info in sync 2022/03/26 04:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:09:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:09:59 [DEBUG] agent: Node info in sync 2022/03/26 04:10:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:11:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:11:40 [DEBUG] agent: Node info in sync 2022/03/26 04:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:12:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:12:50 [DEBUG] agent: Node info in sync 2022/03/26 04:12:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:13:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:13:56 [DEBUG] agent: Node info in sync 2022/03/26 04:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:15:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:15:25 [DEBUG] agent: Node info in sync 2022/03/26 04:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:15:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:16:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:16:53 [DEBUG] agent: Node info in sync 2022/03/26 04:17:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:17:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:17:58 [DEBUG] agent: Node info in sync 2022/03/26 04:18:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:18:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:19:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:19:35 [DEBUG] agent: Node info in sync 2022/03/26 04:19:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:20:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:20:41 [DEBUG] agent: Node info in sync 2022/03/26 04:20:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:21:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:22:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:22:09 [DEBUG] agent: Node info in sync 2022/03/26 04:22:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:23:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:23:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:24:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:24:05 [DEBUG] agent: Node info in sync 2022/03/26 04:24:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:25:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:25:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:26:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:26:03 [DEBUG] agent: Node info in sync 2022/03/26 04:26:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:27:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:27:20 [DEBUG] agent: Node info in sync 2022/03/26 04:27:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:28:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:28:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:28:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:28:56 [DEBUG] agent: Node info in sync 2022/03/26 04:29:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:30:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:30:19 [DEBUG] agent: Node info in sync 2022/03/26 04:30:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:30:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:31:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:31:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:31:56 [DEBUG] agent: Node info in sync 2022/03/26 04:32:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:32:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:33:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:33:25 [DEBUG] agent: Node info in sync 2022/03/26 04:33:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:34:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:34:30 [DEBUG] agent: Node info in sync 2022/03/26 04:34:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:35:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:35:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:36:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:36:23 [DEBUG] agent: Node info in sync 2022/03/26 04:36:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:37:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:38:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:38:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:38:19 [DEBUG] agent: Node info in sync 2022/03/26 04:38:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:39:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:39:31 [DEBUG] agent: Node info in sync 2022/03/26 04:39:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:40:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:41:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:41:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:41:25 [DEBUG] agent: Node info in sync 2022/03/26 04:41:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:42:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:42:29 [DEBUG] agent: Node info in sync 2022/03/26 04:42:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:43:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:43:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:43:40 [DEBUG] agent: Node info in sync 2022/03/26 04:43:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:44:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:44:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:44:53 [DEBUG] agent: Node info in sync 2022/03/26 04:45:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:45:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:46:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:46:08 [DEBUG] agent: Node info in sync 2022/03/26 04:46:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:47:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:47:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:47:45 [DEBUG] agent: Node info in sync 2022/03/26 04:48:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:48:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:48:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:48:56 [DEBUG] agent: Node info in sync 2022/03/26 04:49:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:50:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:50:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:50:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:50:46 [DEBUG] agent: Node info in sync 2022/03/26 04:51:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:51:52 [DEBUG] agent: Node info in sync 2022/03/26 04:52:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:52:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:53:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:53:24 [DEBUG] agent: Node info in sync 2022/03/26 04:53:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:54:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:54:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:54:46 [DEBUG] agent: Node info in sync 2022/03/26 04:54:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:55:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:56:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:56:04 [DEBUG] agent: Node info in sync 2022/03/26 04:56:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:57:17 [DEBUG] agent: Node info in sync 2022/03/26 04:57:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 04:57:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:58:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 04:59:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 04:59:09 [DEBUG] agent: Node info in sync 2022/03/26 04:59:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:00:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:00:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:00:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:00:56 [DEBUG] agent: Node info in sync 2022/03/26 05:01:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:02:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:02:11 [DEBUG] agent: Node info in sync 2022/03/26 05:02:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:03:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:03:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:03:18 [DEBUG] agent: Node info in sync 2022/03/26 05:03:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:04:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:04:20 [DEBUG] agent: Node info in sync 2022/03/26 05:04:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:05:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:05:25 [DEBUG] agent: Node info in sync 2022/03/26 05:05:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:05:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:06:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:07:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:07:01 [DEBUG] agent: Node info in sync 2022/03/26 05:07:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:07:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:08:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:08:40 [DEBUG] agent: Node info in sync 2022/03/26 05:08:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:09:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:09:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:09:55 [DEBUG] agent: Node info in sync 2022/03/26 05:10:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:10:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:11:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:11:43 [DEBUG] agent: Node info in sync 2022/03/26 05:11:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:12:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:12:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:13:07 [DEBUG] agent: Node info in sync 2022/03/26 05:13:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:14:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:14:39 [DEBUG] agent: Node info in sync 2022/03/26 05:14:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:15:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:15:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:16:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:16:31 [DEBUG] agent: Node info in sync 2022/03/26 05:16:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:17:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:17:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:18:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:18:24 [DEBUG] agent: Node info in sync 2022/03/26 05:18:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:19:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:20:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:20:00 [DEBUG] agent: Node info in sync 2022/03/26 05:20:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:20:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:21:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:21:37 [DEBUG] agent: Node info in sync 2022/03/26 05:21:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:22:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:22:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:22:58 [DEBUG] agent: Node info in sync 2022/03/26 05:23:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:23:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:24:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:24:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:24:45 [DEBUG] agent: Node info in sync 2022/03/26 05:25:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:26:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:26:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:26:18 [DEBUG] agent: Node info in sync 2022/03/26 05:26:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:27:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:27:21 [DEBUG] agent: Node info in sync 2022/03/26 05:27:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:28:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:28:30 [DEBUG] agent: Node info in sync 2022/03/26 05:28:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:29:43 [DEBUG] agent: Node info in sync 2022/03/26 05:29:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:30:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:30:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:30:57 [DEBUG] agent: Node info in sync 2022/03/26 05:31:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:31:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:31:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:31:59 [DEBUG] agent: Node info in sync 2022/03/26 05:32:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:33:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:33:23 [DEBUG] agent: Node info in sync 2022/03/26 05:33:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:33:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:34:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:34:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:34:51 [DEBUG] agent: Node info in sync 2022/03/26 05:35:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:36:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:36:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:36:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:36:49 [DEBUG] agent: Node info in sync 2022/03/26 05:37:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:38:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:38:29 [DEBUG] agent: Node info in sync 2022/03/26 05:38:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:38:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:39:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:39:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:39:55 [DEBUG] agent: Node info in sync 2022/03/26 05:40:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:40:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:41:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:41:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:41:46 [DEBUG] agent: Node info in sync 2022/03/26 05:42:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:43:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:43:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:43:43 [DEBUG] agent: Node info in sync 2022/03/26 05:43:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:44:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:45:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:45:38 [DEBUG] agent: Node info in sync 2022/03/26 05:45:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:45:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:46:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:47:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:47:20 [DEBUG] agent: Node info in sync 2022/03/26 05:47:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:47:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:48:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:48:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:48:54 [DEBUG] agent: Node info in sync 2022/03/26 05:49:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:50:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:50:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:50:40 [DEBUG] agent: Node info in sync 2022/03/26 05:50:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:51:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:51:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:51:50 [DEBUG] agent: Node info in sync 2022/03/26 05:52:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:52:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:53:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:53:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:53:44 [DEBUG] agent: Node info in sync 2022/03/26 05:54:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:54:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:54:52 [DEBUG] agent: Node info in sync 2022/03/26 05:55:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:55:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:56:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:56:07 [DEBUG] agent: Node info in sync 2022/03/26 05:56:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:57:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:57:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 05:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:57:51 [DEBUG] agent: Node info in sync 2022/03/26 05:58:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:59:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 05:59:37 [DEBUG] agent: Node info in sync 2022/03/26 05:59:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 05:59:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 06:00:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:00:42 [DEBUG] agent: Node info in sync 2022/03/26 06:00:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:01:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:02:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 06:02:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:02:06 [DEBUG] agent: Node info in sync 2022/03/26 06:02:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:03:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:03:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:03:52 [DEBUG] agent: Node info in sync 2022/03/26 06:04:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:04:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 06:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:04:53 [DEBUG] agent: Node info in sync 2022/03/26 06:05:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:05:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:05:55 [DEBUG] agent: Node info in sync 2022/03/26 06:06:05 [ERR] consul.rpc: unrecognized RPC byte: 74 from=127.0.0.1:44382 2022/03/26 06:06:06 [DEBUG] memberlist: Stream connection from=127.0.0.1:41166 2022/03/26 06:06:06 [ERR] memberlist: Received invalid msgType (74) from=127.0.0.1:41166 2022/03/26 06:06:07 [DEBUG] memberlist: Stream connection from=127.0.0.1:52630 2022/03/26 06:06:07 [ERR] memberlist: Received invalid msgType (74) from=127.0.0.1:52630 2022/03/26 06:06:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:06:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/26 06:07:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:07:38 [DEBUG] agent: Node info in sync 2022/03/26 06:07:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:08:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-qmmj6" since the cluster is too small 2022/03/26 06:09:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/26 06:09:00 [DEBUG] agent: Node info in sync 2022/03/26 06:09:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-qmmj6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)