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: '51aba936-2253-8549-7fef-245ab515f24a' Node name: 'onap-msb-consul-5cdd876fd9-cf2hr' 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/12/20 22:58:47 [DEBUG] agent: Using random ID "51aba936-2253-8549-7fef-245ab515f24a" as node ID 2022/12/20 22:58:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:51aba936-2253-8549-7fef-245ab515f24a Address:127.0.0.1:8300}] 2022/12/20 22:58:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/20 22:58:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-cf2hr.dc1 127.0.0.1 2022/12/20 22:58:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/20 22:58:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/20 22:58:48 [WARN] raft: Unable to get address for server id 51aba936-2253-8549-7fef-245ab515f24a, using fallback address 127.0.0.1:8300: Could not find address for server id 51aba936-2253-8549-7fef-245ab515f24a 2022/12/20 22:58:48 [DEBUG] raft: Votes needed: 1 2022/12/20 22:58:48 [DEBUG] raft: Vote granted from 51aba936-2253-8549-7fef-245ab515f24a in term 2. Tally: 1 2022/12/20 22:58:48 [INFO] raft: Election won. Tally: 1 2022/12/20 22:58:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/20 22:58:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-cf2hr 127.0.0.1 2022/12/20 22:58:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-cf2hr.dc1" in area "wan" 2022/12/20 22:58:48 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-cf2hr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 22:58:48 [INFO] consul: cluster leadership acquired 2022/12/20 22:58:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/20 22:58:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/20 22:58:48 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-cf2hr 2022/12/20 22:58:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/20 22:58:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/20 22:58:48 [INFO] agent: started state syncer 2022/12/20 22:58:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/20 22:58:48 [INFO] agent: Synced node info 2022/12/20 22:58:48 [DEBUG] agent: Node info in sync 2022/12/20 22:58:49 [DEBUG] agent: Node info in sync 2022/12/20 22:58:49 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/20 22:58:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 22:58:49 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-cf2hr' joined, marking health alive 2022/12/20 22:58:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small ==> 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/12/20 22:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:00:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:00:21 [DEBUG] agent: Node info in sync 2022/12/20 23:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:00:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:01:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:01:48 [DEBUG] agent: Node info in sync 2022/12/20 23:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:03:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:03:05 [DEBUG] agent: Node info in sync 2022/12/20 23:03:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:04:53 [DEBUG] agent: Node info in sync 2022/12/20 23:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:06:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:06:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:06:33 [DEBUG] agent: Node info in sync 2022/12/20 23:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:08:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:08:04 [DEBUG] agent: Node info in sync 2022/12/20 23:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:09:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:09:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:09:48 [DEBUG] agent: Node info in sync 2022/12/20 23:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:11:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:11:48 [DEBUG] agent: Node info in sync 2022/12/20 23:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:11:49 [DEBUG] http: Request GET /v1/catalog/services (466.847µs) from=127.0.0.6:43601 2022/12/20 23:11:49 [DEBUG] http: Request GET /v1/status/leader (3.125337ms) from=127.0.0.6:50033 2022/12/20 23:12:10 [DEBUG] http: Request GET /v1/status/leader (502.429µs) from=127.0.0.6:35905 2022/12/20 23:12:18 [DEBUG] http: Request GET /v1/catalog/services (129.631µs) from=127.0.0.6:50033 2022/12/20 23:12:19 [DEBUG] http: Request GET /v1/status/leader (288.672µs) from=127.0.0.6:51191 2022/12/20 23:12:30 [DEBUG] http: Request GET /v1/status/leader (199.076µs) from=127.0.0.6:51191 2022/12/20 23:12:39 [DEBUG] http: Request GET /v1/status/leader (368.168µs) from=127.0.0.6:51191 2022/12/20 23:12:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:12:50 [DEBUG] http: Request GET /v1/status/leader (338.541µs) from=127.0.0.6:51191 2022/12/20 23:12:59 [DEBUG] http: Request GET /v1/status/leader (307.148µs) from=127.0.0.6:51191 2022/12/20 23:13:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:13:00 [DEBUG] agent: Node info in sync 2022/12/20 23:13:10 [DEBUG] http: Request GET /v1/status/leader (206.967µs) from=127.0.0.6:51191 2022/12/20 23:13:19 [DEBUG] http: Request GET /v1/status/leader (370.902µs) from=127.0.0.6:51191 2022/12/20 23:13:30 [DEBUG] http: Request GET /v1/status/leader (340.532µs) from=127.0.0.6:35905 2022/12/20 23:13:39 [DEBUG] http: Request GET /v1/status/leader (164.869µs) from=127.0.0.6:51191 2022/12/20 23:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:13:50 [DEBUG] http: Request GET /v1/status/leader (1.196852ms) from=127.0.0.6:51191 2022/12/20 23:13:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:13:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.499888929s) from=127.0.0.6:43601 2022/12/20 23:14:00 [DEBUG] http: Request GET /v1/status/leader (167.151µs) from=127.0.0.6:51191 2022/12/20 23:14:10 [DEBUG] http: Request GET /v1/status/leader (158.719µs) from=127.0.0.6:35905 2022/12/20 23:14:20 [DEBUG] http: Request GET /v1/status/leader (159.313µs) from=127.0.0.6:51191 2022/12/20 23:14:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.156235451s) from=127.0.0.6:50033 2022/12/20 23:14:30 [DEBUG] http: Request GET /v1/status/leader (796.922µs) from=127.0.0.6:35905 2022/12/20 23:14:40 [DEBUG] http: Request GET /v1/status/leader (156.473103ms) from=127.0.0.6:51191 2022/12/20 23:14:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:14:43 [DEBUG] agent: Node info in sync 2022/12/20 23:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:14:50 [DEBUG] http: Request GET /v1/status/leader (345.916µs) from=127.0.0.6:35905 2022/12/20 23:15:00 [DEBUG] http: Request GET /v1/status/leader (180.565µs) from=127.0.0.6:51191 2022/12/20 23:15:10 [DEBUG] http: Request GET /v1/status/leader (307.83µs) from=127.0.0.6:35905 2022/12/20 23:15:20 [DEBUG] http: Request GET /v1/status/leader (220.981µs) from=127.0.0.6:51191 2022/12/20 23:15:30 [DEBUG] http: Request GET /v1/status/leader (379.331µs) from=127.0.0.6:35905 2022/12/20 23:15:40 [DEBUG] http: Request GET /v1/status/leader (269.746µs) from=127.0.0.6:51191 2022/12/20 23:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:15:50 [DEBUG] http: Request GET /v1/status/leader (1.158701ms) from=127.0.0.6:35905 2022/12/20 23:16:00 [DEBUG] http: Request GET /v1/status/leader (306.461µs) from=127.0.0.6:51191 2022/12/20 23:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.654711704s) from=127.0.0.6:43601 2022/12/20 23:16:10 [DEBUG] http: Request GET /v1/status/leader (295.046µs) from=127.0.0.6:35905 2022/12/20 23:16:20 [DEBUG] http: Request GET /v1/status/leader (186.338µs) from=127.0.0.6:51191 2022/12/20 23:16:30 [DEBUG] http: Request GET /v1/status/leader (1.644134ms) from=127.0.0.6:51191 2022/12/20 23:16:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.180376763s) from=127.0.0.6:50033 2022/12/20 23:16:40 [DEBUG] http: Request GET /v1/status/leader (279.368µs) from=127.0.0.6:51191 2022/12/20 23:16:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:16:41 [DEBUG] agent: Node info in sync 2022/12/20 23:16:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:16:50 [DEBUG] http: Request GET /v1/status/leader (317.949µs) from=127.0.0.6:51191 2022/12/20 23:16:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:17:00 [DEBUG] http: Request GET /v1/status/leader (174.799µs) from=127.0.0.6:51191 2022/12/20 23:17:10 [DEBUG] http: Request GET /v1/status/leader (148.704µs) from=127.0.0.6:35905 2022/12/20 23:17:20 [DEBUG] http: Request GET /v1/status/leader (327.354µs) from=127.0.0.6:51191 2022/12/20 23:17:30 [DEBUG] http: Request GET /v1/status/leader (301.117µs) from=127.0.0.6:51191 2022/12/20 23:17:40 [DEBUG] http: Request GET /v1/status/leader (919.791µs) from=127.0.0.6:51191 2022/12/20 23:17:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:17:48 [DEBUG] agent: Node info in sync 2022/12/20 23:17:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:17:50 [DEBUG] http: Request GET /v1/status/leader (333.881µs) from=127.0.0.6:35905 2022/12/20 23:18:00 [DEBUG] http: Request GET /v1/status/leader (286.388µs) from=127.0.0.6:51191 2022/12/20 23:18:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.674897444s) from=127.0.0.6:43601 2022/12/20 23:18:10 [DEBUG] http: Request GET /v1/status/leader (345.811µs) from=127.0.0.6:35905 2022/12/20 23:18:20 [DEBUG] http: Request GET /v1/status/leader (146.749µs) from=127.0.0.6:51191 2022/12/20 23:18:30 [DEBUG] http: Request GET /v1/status/leader (252.515µs) from=127.0.0.6:51191 2022/12/20 23:18:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.262157404s) from=127.0.0.6:50033 2022/12/20 23:18:40 [DEBUG] http: Request GET /v1/status/leader (154.484µs) from=127.0.0.6:51191 2022/12/20 23:18:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:18:50 [DEBUG] http: Request GET /v1/status/leader (388.121µs) from=127.0.0.6:51191 2022/12/20 23:19:00 [DEBUG] http: Request GET /v1/status/leader (410.22µs) from=127.0.0.6:51191 2022/12/20 23:19:10 [DEBUG] http: Request GET /v1/status/leader (298.4µs) from=127.0.0.6:35905 2022/12/20 23:19:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:19:20 [DEBUG] http: Request GET /v1/status/leader (440.665µs) from=127.0.0.6:51191 2022/12/20 23:19:30 [DEBUG] http: Request GET /v1/status/leader (151.274µs) from=127.0.0.6:35905 2022/12/20 23:19:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:19:36 [DEBUG] agent: Node info in sync 2022/12/20 23:19:41 [DEBUG] http: Request GET /v1/status/leader (250.349µs) from=127.0.0.6:51191 2022/12/20 23:19:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:19:50 [DEBUG] http: Request GET /v1/status/leader (372.532µs) from=127.0.0.6:51191 2022/12/20 23:20:01 [DEBUG] http: Request GET /v1/status/leader (1.109382ms) from=127.0.0.6:51191 2022/12/20 23:20:10 [DEBUG] http: Request GET /v1/status/leader (170.528µs) from=127.0.0.6:51191 2022/12/20 23:20:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.676188856s) from=127.0.0.6:43601 2022/12/20 23:20:21 [DEBUG] http: Request GET /v1/status/leader (300.135µs) from=127.0.0.6:51191 2022/12/20 23:20:30 [DEBUG] http: Request GET /v1/status/leader (204.504µs) from=127.0.0.6:51191 2022/12/20 23:20:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:20:39 [DEBUG] agent: Node info in sync 2022/12/20 23:20:41 [DEBUG] http: Request GET /v1/status/leader (329.234µs) from=127.0.0.6:51191 2022/12/20 23:20:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.513371358s) from=127.0.0.6:50033 2022/12/20 23:20:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:20:50 [DEBUG] http: Request GET /v1/status/leader (294.043µs) from=127.0.0.6:35905 2022/12/20 23:21:01 [DEBUG] http: Request GET /v1/status/leader (274.305µs) from=127.0.0.6:51191 2022/12/20 23:21:10 [DEBUG] http: Request GET /v1/status/leader (208.417µs) from=127.0.0.6:51191 2022/12/20 23:21:21 [DEBUG] http: Request GET /v1/status/leader (164.577µs) from=127.0.0.6:51191 2022/12/20 23:21:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:21:30 [DEBUG] http: Request GET /v1/status/leader (334.19µs) from=127.0.0.6:35905 2022/12/20 23:21:41 [DEBUG] http: Request GET /v1/status/leader (193.868µs) from=127.0.0.6:51191 2022/12/20 23:21:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:21:50 [DEBUG] http: Request GET /v1/status/leader (151.576µs) from=127.0.0.6:35905 2022/12/20 23:22:01 [DEBUG] http: Request GET /v1/status/leader (1.051547ms) from=127.0.0.6:51191 2022/12/20 23:22:10 [DEBUG] http: Request GET /v1/status/leader (253.684µs) from=127.0.0.6:35905 2022/12/20 23:22:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.177368267s) from=127.0.0.6:43601 2022/12/20 23:22:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:22:17 [DEBUG] agent: Node info in sync 2022/12/20 23:22:21 [DEBUG] http: Request GET /v1/status/leader (155.546µs) from=127.0.0.6:51191 2022/12/20 23:22:30 [DEBUG] http: Request GET /v1/status/leader (245.849µs) from=127.0.0.6:35905 2022/12/20 23:22:41 [DEBUG] http: Request GET /v1/status/leader (203.98µs) from=127.0.0.6:51191 2022/12/20 23:22:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.043748185s) from=127.0.0.6:50033 2022/12/20 23:22:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:22:50 [DEBUG] http: Request GET /v1/status/leader (196.224683ms) from=127.0.0.6:51191 2022/12/20 23:23:01 [DEBUG] http: Request GET /v1/status/leader (351.024µs) from=127.0.0.6:51191 2022/12/20 23:23:11 [DEBUG] http: Request GET /v1/status/leader (246.613µs) from=127.0.0.6:51191 2022/12/20 23:23:21 [DEBUG] http: Request GET /v1/status/leader (162.609µs) from=127.0.0.6:51191 2022/12/20 23:23:31 [DEBUG] http: Request GET /v1/status/leader (355.957µs) from=127.0.0.6:51191 2022/12/20 23:23:41 [DEBUG] http: Request GET /v1/status/leader (305.216µs) from=127.0.0.6:51191 2022/12/20 23:23:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:23:51 [DEBUG] http: Request GET /v1/status/leader (329.123µs) from=127.0.0.6:51191 2022/12/20 23:23:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:23:51 [DEBUG] agent: Node info in sync 2022/12/20 23:23:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:24:01 [DEBUG] http: Request GET /v1/status/leader (188.406µs) from=127.0.0.6:51191 2022/12/20 23:24:11 [DEBUG] http: Request GET /v1/status/leader (383.769µs) from=127.0.0.6:51191 2022/12/20 23:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.87069678s) from=127.0.0.6:43601 2022/12/20 23:24:21 [DEBUG] http: Request GET /v1/status/leader (395.944µs) from=127.0.0.6:51191 2022/12/20 23:24:31 [DEBUG] http: Request GET /v1/status/leader (479.685µs) from=127.0.0.6:35905 2022/12/20 23:24:41 [DEBUG] http: Request GET /v1/status/leader (211.972µs) from=127.0.0.6:51191 2022/12/20 23:24:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.429188781s) from=127.0.0.6:50033 2022/12/20 23:24:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:24:51 [DEBUG] http: Request GET /v1/status/leader (987.468µs) from=127.0.0.6:51191 2022/12/20 23:25:01 [DEBUG] http: Request GET /v1/status/leader (194.132µs) from=127.0.0.6:51191 2022/12/20 23:25:11 [DEBUG] http: Request GET /v1/status/leader (362.194µs) from=127.0.0.6:51191 2022/12/20 23:25:21 [DEBUG] http: Request GET /v1/status/leader (238.714µs) from=127.0.0.6:51191 2022/12/20 23:25:31 [DEBUG] http: Request GET /v1/status/leader (199.446µs) from=127.0.0.6:35905 2022/12/20 23:25:41 [DEBUG] http: Request GET /v1/status/leader (334.828µs) from=127.0.0.6:51191 2022/12/20 23:25:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:25:44 [DEBUG] agent: Node info in sync 2022/12/20 23:25:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:25:51 [DEBUG] http: Request GET /v1/status/leader (295.353µs) from=127.0.0.6:51191 2022/12/20 23:26:01 [DEBUG] http: Request GET /v1/status/leader (848.988µs) from=127.0.0.6:51191 2022/12/20 23:26:11 [DEBUG] http: Request GET /v1/status/leader (329.612µs) from=127.0.0.6:51191 2022/12/20 23:26:21 [DEBUG] http: Request GET /v1/status/leader (251.625µs) from=127.0.0.6:51191 2022/12/20 23:26:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.897222649s) from=127.0.0.6:43601 2022/12/20 23:26:31 [DEBUG] http: Request GET /v1/status/leader (166.804µs) from=127.0.0.6:35905 2022/12/20 23:26:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:26:41 [DEBUG] http: Request GET /v1/status/leader (181.11µs) from=127.0.0.6:51191 2022/12/20 23:26:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:26:51 [DEBUG] http: Request GET /v1/status/leader (321.513µs) from=127.0.0.6:51191 2022/12/20 23:26:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.663112389s) from=127.0.0.6:50033 2022/12/20 23:27:01 [DEBUG] http: Request GET /v1/status/leader (178.879µs) from=127.0.0.6:51191 2022/12/20 23:27:11 [DEBUG] http: Request GET /v1/status/leader (171.767µs) from=127.0.0.6:51191 2022/12/20 23:27:21 [DEBUG] http: Request GET /v1/status/leader (949.872µs) from=127.0.0.6:51191 2022/12/20 23:27:31 [DEBUG] http: Request GET /v1/status/leader (171.501µs) from=127.0.0.6:51191 2022/12/20 23:27:41 [DEBUG] http: Request GET /v1/status/leader (141.53µs) from=127.0.0.6:51191 2022/12/20 23:27:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:27:43 [DEBUG] agent: Node info in sync 2022/12/20 23:27:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:27:51 [DEBUG] http: Request GET /v1/status/leader (373.306µs) from=127.0.0.6:35905 2022/12/20 23:28:01 [DEBUG] http: Request GET /v1/status/leader (165.995µs) from=127.0.0.6:51191 2022/12/20 23:28:11 [DEBUG] http: Request GET /v1/status/leader (175.781µs) from=127.0.0.6:51191 2022/12/20 23:28:21 [DEBUG] http: Request GET /v1/status/leader (280.622µs) from=127.0.0.6:51191 2022/12/20 23:28:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.938215901s) from=127.0.0.6:43601 2022/12/20 23:28:31 [DEBUG] http: Request GET /v1/status/leader (280.333µs) from=127.0.0.6:35905 2022/12/20 23:28:41 [DEBUG] http: Request GET /v1/status/leader (299.019µs) from=127.0.0.6:51191 2022/12/20 23:28:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:28:46 [DEBUG] agent: Node info in sync 2022/12/20 23:28:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:28:51 [DEBUG] http: Request GET /v1/status/leader (662.523µs) from=127.0.0.6:51191 2022/12/20 23:28:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.179683583s) from=127.0.0.6:50033 2022/12/20 23:29:01 [DEBUG] http: Request GET /v1/status/leader (336.669µs) from=127.0.0.6:51191 2022/12/20 23:29:11 [DEBUG] http: Request GET /v1/status/leader (200.684µs) from=127.0.0.6:51191 2022/12/20 23:29:21 [DEBUG] http: Request GET /v1/status/leader (482.209µs) from=127.0.0.6:51191 2022/12/20 23:29:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:29:31 [DEBUG] http: Request GET /v1/status/leader (287.278µs) from=127.0.0.6:35905 2022/12/20 23:29:41 [DEBUG] http: Request GET /v1/status/leader (225.552µs) from=127.0.0.6:51191 2022/12/20 23:29:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:29:51 [DEBUG] http: Request GET /v1/status/leader (534.804µs) from=127.0.0.6:35905 2022/12/20 23:30:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:30:00 [DEBUG] agent: Node info in sync 2022/12/20 23:30:01 [DEBUG] http: Request GET /v1/status/leader (380.699µs) from=127.0.0.6:51191 2022/12/20 23:30:11 [DEBUG] http: Request GET /v1/status/leader (276.255µs) from=127.0.0.6:35905 2022/12/20 23:30:21 [DEBUG] http: Request GET /v1/status/leader (2.003298ms) from=127.0.0.6:51191 2022/12/20 23:30:31 [DEBUG] http: Request GET /v1/status/leader (362.073µs) from=127.0.0.6:35905 2022/12/20 23:30:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.305195532s) from=127.0.0.6:43601 2022/12/20 23:30:41 [DEBUG] http: Request GET /v1/status/leader (252.462µs) from=127.0.0.6:51191 2022/12/20 23:30:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:30:51 [DEBUG] http: Request GET /v1/status/leader (258.71µs) from=127.0.0.6:51191 2022/12/20 23:30:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.045698768s) from=127.0.0.6:50033 2022/12/20 23:31:01 [DEBUG] http: Request GET /v1/status/leader (38.128677ms) from=127.0.0.6:51191 2022/12/20 23:31:11 [DEBUG] http: Request GET /v1/status/leader (286.282µs) from=127.0.0.6:35905 2022/12/20 23:31:21 [DEBUG] http: Request GET /v1/status/leader (176.918µs) from=127.0.0.6:51191 2022/12/20 23:31:31 [DEBUG] http: Request GET /v1/status/leader (184.91µs) from=127.0.0.6:51191 2022/12/20 23:31:41 [DEBUG] http: Request GET /v1/status/leader (215.788µs) from=127.0.0.6:51191 2022/12/20 23:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:31:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:31:50 [DEBUG] agent: Node info in sync 2022/12/20 23:31:51 [DEBUG] http: Request GET /v1/status/leader (166.478µs) from=127.0.0.6:35905 2022/12/20 23:32:01 [DEBUG] http: Request GET /v1/status/leader (335.019µs) from=127.0.0.6:51191 2022/12/20 23:32:11 [DEBUG] http: Request GET /v1/status/leader (283.139µs) from=127.0.0.6:35905 2022/12/20 23:32:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:32:21 [DEBUG] http: Request GET /v1/status/leader (153.401µs) from=127.0.0.6:51191 2022/12/20 23:32:31 [DEBUG] http: Request GET /v1/status/leader (1.120934ms) from=127.0.0.6:51191 2022/12/20 23:32:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.083089943s) from=127.0.0.6:43601 2022/12/20 23:32:41 [DEBUG] http: Request GET /v1/status/leader (212.712µs) from=127.0.0.6:51191 2022/12/20 23:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:32:51 [DEBUG] http: Request GET /v1/status/leader (273.557µs) from=127.0.0.6:35905 2022/12/20 23:33:01 [DEBUG] http: Request GET /v1/status/leader (623.958µs) from=127.0.0.6:51191 2022/12/20 23:33:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.991110117s) from=127.0.0.6:50033 2022/12/20 23:33:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:33:09 [DEBUG] agent: Node info in sync 2022/12/20 23:33:11 [DEBUG] http: Request GET /v1/status/leader (180.14µs) from=127.0.0.6:51191 2022/12/20 23:33:21 [DEBUG] http: Request GET /v1/status/leader (536.169µs) from=127.0.0.6:51191 2022/12/20 23:33:31 [DEBUG] http: Request GET /v1/status/leader (153.424µs) from=127.0.0.6:35905 2022/12/20 23:33:41 [DEBUG] http: Request GET /v1/status/leader (172.216µs) from=127.0.0.6:51191 2022/12/20 23:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:33:51 [DEBUG] http: Request GET /v1/status/leader (2.525647ms) from=127.0.0.6:51191 2022/12/20 23:34:01 [DEBUG] http: Request GET /v1/status/leader (281.236µs) from=127.0.0.6:51191 2022/12/20 23:34:11 [DEBUG] http: Request GET /v1/status/leader (288.004µs) from=127.0.0.6:35905 2022/12/20 23:34:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:34:21 [DEBUG] http: Request GET /v1/status/leader (441.572µs) from=127.0.0.6:51191 2022/12/20 23:34:31 [DEBUG] http: Request GET /v1/status/leader (361.066µs) from=127.0.0.6:35905 2022/12/20 23:34:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.839644782s) from=127.0.0.6:43601 2022/12/20 23:34:41 [DEBUG] http: Request GET /v1/status/leader (294.032µs) from=127.0.0.6:51191 2022/12/20 23:34:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:34:44 [DEBUG] agent: Node info in sync 2022/12/20 23:34:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:34:51 [DEBUG] http: Request GET /v1/status/leader (178.642µs) from=127.0.0.6:51191 2022/12/20 23:35:01 [DEBUG] http: Request GET /v1/status/leader (354.017µs) from=127.0.0.6:51191 2022/12/20 23:35:11 [DEBUG] http: Request GET /v1/status/leader (217.52µs) from=127.0.0.6:35905 2022/12/20 23:35:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.531901265s) from=127.0.0.6:50033 2022/12/20 23:35:21 [DEBUG] http: Request GET /v1/status/leader (513.289µs) from=127.0.0.6:51191 2022/12/20 23:35:31 [DEBUG] http: Request GET /v1/status/leader (668.46µs) from=127.0.0.6:35905 2022/12/20 23:35:42 [DEBUG] http: Request GET /v1/status/leader (289.547662ms) from=127.0.0.6:51191 2022/12/20 23:35:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:35:51 [DEBUG] http: Request GET /v1/status/leader (283.521µs) from=127.0.0.6:35905 2022/12/20 23:35:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:35:58 [DEBUG] agent: Node info in sync 2022/12/20 23:36:02 [DEBUG] http: Request GET /v1/status/leader (202.666µs) from=127.0.0.6:51191 2022/12/20 23:36:11 [DEBUG] http: Request GET /v1/status/leader (205.273µs) from=127.0.0.6:51191 2022/12/20 23:36:22 [DEBUG] http: Request GET /v1/status/leader (419.975µs) from=127.0.0.6:51191 2022/12/20 23:36:31 [DEBUG] http: Request GET /v1/status/leader (300.081µs) from=127.0.0.6:51191 2022/12/20 23:36:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.899905752s) from=127.0.0.6:43601 2022/12/20 23:36:42 [DEBUG] http: Request GET /v1/status/leader (289.695µs) from=127.0.0.6:51191 2022/12/20 23:36:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:36:51 [DEBUG] http: Request GET /v1/status/leader (247.146µs) from=127.0.0.6:35905 2022/12/20 23:37:02 [DEBUG] http: Request GET /v1/status/leader (257.133µs) from=127.0.0.6:51191 2022/12/20 23:37:11 [DEBUG] http: Request GET /v1/status/leader (279.309µs) from=127.0.0.6:51191 2022/12/20 23:37:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.040326238s) from=127.0.0.6:50033 2022/12/20 23:37:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:37:22 [DEBUG] http: Request GET /v1/status/leader (849.456µs) from=127.0.0.6:51191 2022/12/20 23:37:31 [DEBUG] http: Request GET /v1/status/leader (370.873µs) from=127.0.0.6:35905 2022/12/20 23:37:42 [DEBUG] http: Request GET /v1/status/leader (273.819µs) from=127.0.0.6:51191 2022/12/20 23:37:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:37:51 [DEBUG] http: Request GET /v1/status/leader (145.092µs) from=127.0.0.6:35905 2022/12/20 23:37:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:37:56 [DEBUG] agent: Node info in sync 2022/12/20 23:38:02 [DEBUG] http: Request GET /v1/status/leader (12.632099ms) from=127.0.0.6:51191 2022/12/20 23:38:11 [DEBUG] http: Request GET /v1/status/leader (294.421µs) from=127.0.0.6:35905 2022/12/20 23:38:22 [DEBUG] http: Request GET /v1/status/leader (317.751µs) from=127.0.0.6:51191 2022/12/20 23:38:31 [DEBUG] http: Request GET /v1/status/leader (160.146µs) from=127.0.0.6:51191 2022/12/20 23:38:42 [DEBUG] http: Request GET /v1/status/leader (159.66µs) from=127.0.0.6:51191 2022/12/20 23:38:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.864852544s) from=127.0.0.6:43601 2022/12/20 23:38:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:38:51 [DEBUG] http: Request GET /v1/status/leader (309.24µs) from=127.0.0.6:51191 2022/12/20 23:39:02 [DEBUG] http: Request GET /v1/status/leader (295.864µs) from=127.0.0.6:51191 2022/12/20 23:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:39:06 [DEBUG] agent: Node info in sync 2022/12/20 23:39:11 [DEBUG] http: Request GET /v1/status/leader (234.682µs) from=127.0.0.6:35905 2022/12/20 23:39:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.40512947s) from=127.0.0.6:50033 2022/12/20 23:39:22 [DEBUG] http: Request GET /v1/status/leader (429.447µs) from=127.0.0.6:51191 2022/12/20 23:39:31 [DEBUG] http: Request GET /v1/status/leader (282.87µs) from=127.0.0.6:35905 2022/12/20 23:39:42 [DEBUG] http: Request GET /v1/status/leader (160.739µs) from=127.0.0.6:51191 2022/12/20 23:39:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:39:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:39:51 [DEBUG] http: Request GET /v1/status/leader (171.128µs) from=127.0.0.6:51191 2022/12/20 23:40:02 [DEBUG] http: Request GET /v1/status/leader (291.916µs) from=127.0.0.6:51191 2022/12/20 23:40:11 [DEBUG] http: Request GET /v1/status/leader (215.921µs) from=127.0.0.6:35905 2022/12/20 23:40:22 [DEBUG] http: Request GET /v1/status/leader (368.238µs) from=127.0.0.6:51191 2022/12/20 23:40:31 [DEBUG] http: Request GET /v1/status/leader (318.345µs) from=127.0.0.6:51191 2022/12/20 23:40:42 [DEBUG] http: Request GET /v1/status/leader (169.499µs) from=127.0.0.6:51191 2022/12/20 23:40:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.335089199s) from=127.0.0.6:43601 2022/12/20 23:40:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:40:51 [DEBUG] http: Request GET /v1/status/leader (349.958µs) from=127.0.0.6:51191 2022/12/20 23:41:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:41:01 [DEBUG] agent: Node info in sync 2022/12/20 23:41:02 [DEBUG] http: Request GET /v1/status/leader (502.776µs) from=127.0.0.6:51191 2022/12/20 23:41:11 [DEBUG] http: Request GET /v1/status/leader (292.901µs) from=127.0.0.6:35905 2022/12/20 23:41:22 [DEBUG] http: Request GET /v1/status/leader (382.578µs) from=127.0.0.6:51191 2022/12/20 23:41:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.279101066s) from=127.0.0.6:50033 2022/12/20 23:41:31 [DEBUG] http: Request GET /v1/status/leader (155.376µs) from=127.0.0.6:51191 2022/12/20 23:41:42 [DEBUG] http: Request GET /v1/status/leader (624.366µs) from=127.0.0.6:51191 2022/12/20 23:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:41:51 [DEBUG] http: Request GET /v1/status/leader (642.739µs) from=127.0.0.6:35905 2022/12/20 23:41:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:42:02 [DEBUG] http: Request GET /v1/status/leader (223.078µs) from=127.0.0.6:51191 2022/12/20 23:42:11 [DEBUG] http: Request GET /v1/status/leader (95.020146ms) from=127.0.0.6:51191 2022/12/20 23:42:22 [DEBUG] http: Request GET /v1/status/leader (310.541µs) from=127.0.0.6:51191 2022/12/20 23:42:32 [DEBUG] http: Request GET /v1/status/leader (235.028µs) from=127.0.0.6:51191 2022/12/20 23:42:42 [DEBUG] http: Request GET /v1/status/leader (280.581µs) from=127.0.0.6:51191 2022/12/20 23:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.598373071s) from=127.0.0.6:43601 2022/12/20 23:42:52 [DEBUG] http: Request GET /v1/status/leader (1.886727ms) from=127.0.0.6:35905 2022/12/20 23:43:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:43:01 [DEBUG] agent: Node info in sync 2022/12/20 23:43:02 [DEBUG] http: Request GET /v1/status/leader (191.608µs) from=127.0.0.6:51191 2022/12/20 23:43:12 [DEBUG] http: Request GET /v1/status/leader (308.575µs) from=127.0.0.6:51191 2022/12/20 23:43:22 [DEBUG] http: Request GET /v1/status/leader (168.512µs) from=127.0.0.6:51191 2022/12/20 23:43:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.519184757s) from=127.0.0.6:50033 2022/12/20 23:43:32 [DEBUG] http: Request GET /v1/status/leader (207.667µs) from=127.0.0.6:51191 2022/12/20 23:43:42 [DEBUG] http: Request GET /v1/status/leader (191.964µs) from=127.0.0.6:51191 2022/12/20 23:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:43:52 [DEBUG] http: Request GET /v1/status/leader (363.492µs) from=127.0.0.6:51191 2022/12/20 23:44:02 [DEBUG] http: Request GET /v1/status/leader (360.495µs) from=127.0.0.6:51191 2022/12/20 23:44:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:44:12 [DEBUG] http: Request GET /v1/status/leader (349.019µs) from=127.0.0.6:35905 2022/12/20 23:44:22 [DEBUG] http: Request GET /v1/status/leader (303.133µs) from=127.0.0.6:51191 2022/12/20 23:44:32 [DEBUG] http: Request GET /v1/status/leader (247.896µs) from=127.0.0.6:51191 2022/12/20 23:44:42 [DEBUG] http: Request GET /v1/status/leader (269.125µs) from=127.0.0.6:51191 2022/12/20 23:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:44:52 [DEBUG] http: Request GET /v1/status/leader (175.728µs) from=127.0.0.6:35905 2022/12/20 23:44:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.903081042s) from=127.0.0.6:43601 2022/12/20 23:44:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:44:58 [DEBUG] agent: Node info in sync 2022/12/20 23:45:02 [DEBUG] http: Request GET /v1/status/leader (311.621µs) from=127.0.0.6:51191 2022/12/20 23:45:12 [DEBUG] http: Request GET /v1/status/leader (324.35µs) from=127.0.0.6:51191 2022/12/20 23:45:22 [DEBUG] http: Request GET /v1/status/leader (319.54µs) from=127.0.0.6:51191 2022/12/20 23:45:32 [DEBUG] http: Request GET /v1/status/leader (385.966µs) from=127.0.0.6:35905 2022/12/20 23:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.145846668s) from=127.0.0.6:50033 2022/12/20 23:45:42 [DEBUG] http: Request GET /v1/status/leader (309.948µs) from=127.0.0.6:51191 2022/12/20 23:45:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:45:52 [DEBUG] http: Request GET /v1/status/leader (2.794811ms) from=127.0.0.6:51191 2022/12/20 23:46:02 [DEBUG] http: Request GET /v1/status/leader (276.31µs) from=127.0.0.6:51191 2022/12/20 23:46:12 [DEBUG] http: Request GET /v1/status/leader (151.515µs) from=127.0.0.6:51191 2022/12/20 23:46:22 [DEBUG] http: Request GET /v1/status/leader (289.074µs) from=127.0.0.6:51191 2022/12/20 23:46:32 [DEBUG] http: Request GET /v1/status/leader (3.64914ms) from=127.0.0.6:35905 2022/12/20 23:46:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:46:42 [DEBUG] agent: Node info in sync 2022/12/20 23:46:42 [DEBUG] http: Request GET /v1/status/leader (278.51µs) from=127.0.0.6:51191 2022/12/20 23:46:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:46:52 [DEBUG] http: Request GET /v1/status/leader (162.689µs) from=127.0.0.6:35905 2022/12/20 23:46:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.184706457s) from=127.0.0.6:43601 2022/12/20 23:47:02 [DEBUG] http: Request GET /v1/status/leader (194.843µs) from=127.0.0.6:51191 2022/12/20 23:47:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:47:12 [DEBUG] http: Request GET /v1/status/leader (363.296µs) from=127.0.0.6:51191 2022/12/20 23:47:22 [DEBUG] http: Request GET /v1/status/leader (176.946µs) from=127.0.0.6:51191 2022/12/20 23:47:32 [DEBUG] http: Request GET /v1/status/leader (661.749µs) from=127.0.0.6:35905 2022/12/20 23:47:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.570036148s) from=127.0.0.6:50033 2022/12/20 23:47:42 [DEBUG] http: Request GET /v1/status/leader (171.084µs) from=127.0.0.6:51191 2022/12/20 23:47:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:47:52 [DEBUG] http: Request GET /v1/status/leader (354.7µs) from=127.0.0.6:51191 2022/12/20 23:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:47:57 [DEBUG] agent: Node info in sync 2022/12/20 23:48:03 [DEBUG] http: Request GET /v1/status/leader (1.181429ms) from=127.0.0.6:51191 2022/12/20 23:48:12 [DEBUG] http: Request GET /v1/status/leader (677.432µs) from=127.0.0.6:35905 2022/12/20 23:48:23 [DEBUG] http: Request GET /v1/status/leader (196.484µs) from=127.0.0.6:51191 2022/12/20 23:48:32 [DEBUG] http: Request GET /v1/status/leader (381.497µs) from=127.0.0.6:51191 2022/12/20 23:48:43 [DEBUG] http: Request GET /v1/status/leader (181.086µs) from=127.0.0.6:51191 2022/12/20 23:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:48:52 [DEBUG] http: Request GET /v1/status/leader (309.677µs) from=127.0.0.6:35905 2022/12/20 23:48:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.961354791s) from=127.0.0.6:43601 2022/12/20 23:49:03 [DEBUG] http: Request GET /v1/status/leader (179.844µs) from=127.0.0.6:51191 2022/12/20 23:49:12 [DEBUG] http: Request GET /v1/status/leader (194.797µs) from=127.0.0.6:51191 2022/12/20 23:49:23 [DEBUG] http: Request GET /v1/status/leader (330.684µs) from=127.0.0.6:51191 2022/12/20 23:49:32 [DEBUG] http: Request GET /v1/status/leader (346.937µs) from=127.0.0.6:51191 2022/12/20 23:49:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:49:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.511695903s) from=127.0.0.6:50033 2022/12/20 23:49:43 [DEBUG] http: Request GET /v1/status/leader (321.016µs) from=127.0.0.6:51191 2022/12/20 23:49:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:49:47 [DEBUG] agent: Node info in sync 2022/12/20 23:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:49:52 [DEBUG] http: Request GET /v1/status/leader (174.716µs) from=127.0.0.6:35905 2022/12/20 23:50:03 [DEBUG] http: Request GET /v1/status/leader (169.543µs) from=127.0.0.6:51191 2022/12/20 23:50:12 [DEBUG] http: Request GET /v1/status/leader (346.529µs) from=127.0.0.6:35905 2022/12/20 23:50:23 [DEBUG] http: Request GET /v1/status/leader (256.534µs) from=127.0.0.6:51191 2022/12/20 23:50:32 [DEBUG] http: Request GET /v1/status/leader (172.988µs) from=127.0.0.6:51191 2022/12/20 23:50:43 [DEBUG] http: Request GET /v1/status/leader (164.585µs) from=127.0.0.6:51191 2022/12/20 23:50:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:50:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:50:51 [DEBUG] agent: Node info in sync 2022/12/20 23:50:52 [DEBUG] http: Request GET /v1/status/leader (278.444µs) from=127.0.0.6:35905 2022/12/20 23:50:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.212916431s) from=127.0.0.6:43601 2022/12/20 23:51:03 [DEBUG] http: Request GET /v1/status/leader (181.515µs) from=127.0.0.6:51191 2022/12/20 23:51:12 [DEBUG] http: Request GET /v1/status/leader (289.711µs) from=127.0.0.6:35905 2022/12/20 23:51:23 [DEBUG] http: Request GET /v1/status/leader (181.032µs) from=127.0.0.6:51191 2022/12/20 23:51:32 [DEBUG] http: Request GET /v1/status/leader (286.731µs) from=127.0.0.6:51191 2022/12/20 23:51:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.499441766s) from=127.0.0.6:50033 2022/12/20 23:51:43 [DEBUG] http: Request GET /v1/status/leader (177.354µs) from=127.0.0.6:51191 2022/12/20 23:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:51:52 [DEBUG] http: Request GET /v1/status/leader (270.546µs) from=127.0.0.6:51191 2022/12/20 23:51:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:52:03 [DEBUG] http: Request GET /v1/status/leader (273.047µs) from=127.0.0.6:51191 2022/12/20 23:52:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:52:04 [DEBUG] agent: Node info in sync 2022/12/20 23:52:12 [DEBUG] http: Request GET /v1/status/leader (156.575µs) from=127.0.0.6:35905 2022/12/20 23:52:23 [DEBUG] http: Request GET /v1/status/leader (170.685µs) from=127.0.0.6:51191 2022/12/20 23:52:32 [DEBUG] http: Request GET /v1/status/leader (163.957µs) from=127.0.0.6:35905 2022/12/20 23:52:43 [DEBUG] http: Request GET /v1/status/leader (3.597144ms) from=127.0.0.6:51191 2022/12/20 23:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:52:52 [DEBUG] http: Request GET /v1/status/leader (319.015µs) from=127.0.0.6:51191 2022/12/20 23:53:03 [DEBUG] http: Request GET /v1/status/leader (176.376µs) from=127.0.0.6:51191 2022/12/20 23:53:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.642678102s) from=127.0.0.6:43601 2022/12/20 23:53:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:53:08 [DEBUG] agent: Node info in sync 2022/12/20 23:53:12 [DEBUG] http: Request GET /v1/status/leader (365.198µs) from=127.0.0.6:51191 2022/12/20 23:53:23 [DEBUG] http: Request GET /v1/status/leader (188.034µs) from=127.0.0.6:51191 2022/12/20 23:53:32 [DEBUG] http: Request GET /v1/status/leader (532.408µs) from=127.0.0.6:51191 2022/12/20 23:53:43 [DEBUG] http: Request GET /v1/status/leader (722.472µs) from=127.0.0.6:51191 2022/12/20 23:53:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.534004291s) from=127.0.0.6:50033 2022/12/20 23:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:53:52 [DEBUG] http: Request GET /v1/status/leader (160.103µs) from=127.0.0.6:51191 2022/12/20 23:54:03 [DEBUG] http: Request GET /v1/status/leader (1.556556ms) from=127.0.0.6:51191 2022/12/20 23:54:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:54:12 [DEBUG] http: Request GET /v1/status/leader (419.874µs) from=127.0.0.6:35905 2022/12/20 23:54:23 [DEBUG] http: Request GET /v1/status/leader (371.249µs) from=127.0.0.6:51191 2022/12/20 23:54:32 [DEBUG] http: Request GET /v1/status/leader (162.107µs) from=127.0.0.6:51191 2022/12/20 23:54:43 [DEBUG] http: Request GET /v1/status/leader (185.348µs) from=127.0.0.6:51191 2022/12/20 23:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:54:52 [DEBUG] http: Request GET /v1/status/leader (278.332µs) from=127.0.0.6:51191 2022/12/20 23:55:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:55:03 [DEBUG] agent: Node info in sync 2022/12/20 23:55:03 [DEBUG] http: Request GET /v1/status/leader (385.095µs) from=127.0.0.6:51191 2022/12/20 23:55:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.429859036s) from=127.0.0.6:43601 2022/12/20 23:55:12 [DEBUG] http: Request GET /v1/status/leader (204.651µs) from=127.0.0.6:51191 2022/12/20 23:55:23 [DEBUG] http: Request GET /v1/status/leader (171.614µs) from=127.0.0.6:51191 2022/12/20 23:55:32 [DEBUG] http: Request GET /v1/status/leader (330.813µs) from=127.0.0.6:35905 2022/12/20 23:55:43 [DEBUG] http: Request GET /v1/status/leader (156.687µs) from=127.0.0.6:51191 2022/12/20 23:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:55:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.607935905s) from=127.0.0.6:50033 2022/12/20 23:55:52 [DEBUG] http: Request GET /v1/status/leader (270.348µs) from=127.0.0.6:35905 2022/12/20 23:56:03 [DEBUG] http: Request GET /v1/status/leader (329.296µs) from=127.0.0.6:51191 2022/12/20 23:56:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:56:10 [DEBUG] agent: Node info in sync 2022/12/20 23:56:12 [DEBUG] http: Request GET /v1/status/leader (312.085µs) from=127.0.0.6:35905 2022/12/20 23:56:23 [DEBUG] http: Request GET /v1/status/leader (178.021µs) from=127.0.0.6:51191 2022/12/20 23:56:32 [DEBUG] http: Request GET /v1/status/leader (56.186672ms) from=127.0.0.6:35905 2022/12/20 23:56:43 [DEBUG] http: Request GET /v1/status/leader (356.571µs) from=127.0.0.6:51191 2022/12/20 23:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:56:52 [DEBUG] http: Request GET /v1/status/leader (320.668µs) from=127.0.0.6:51191 2022/12/20 23:56:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:57:03 [DEBUG] http: Request GET /v1/status/leader (187.277µs) from=127.0.0.6:51191 2022/12/20 23:57:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.800348092s) from=127.0.0.6:43601 2022/12/20 23:57:12 [DEBUG] http: Request GET /v1/status/leader (1.104872ms) from=127.0.0.6:51191 2022/12/20 23:57:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:57:23 [DEBUG] agent: Node info in sync 2022/12/20 23:57:23 [DEBUG] http: Request GET /v1/status/leader (289.582µs) from=127.0.0.6:51191 2022/12/20 23:57:32 [DEBUG] http: Request GET /v1/status/leader (278.57µs) from=127.0.0.6:35905 2022/12/20 23:57:43 [DEBUG] http: Request GET /v1/status/leader (274.279µs) from=127.0.0.6:51191 2022/12/20 23:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:57:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.098891594s) from=127.0.0.6:50033 2022/12/20 23:57:52 [DEBUG] http: Request GET /v1/status/leader (364.935µs) from=127.0.0.6:51191 2022/12/20 23:58:03 [DEBUG] http: Request GET /v1/status/leader (247.618µs) from=127.0.0.6:51191 2022/12/20 23:58:12 [DEBUG] http: Request GET /v1/status/leader (158.822µs) from=127.0.0.6:35905 2022/12/20 23:58:23 [DEBUG] http: Request GET /v1/status/leader (43.842457ms) from=127.0.0.6:51191 2022/12/20 23:58:32 [DEBUG] http: Request GET /v1/status/leader (274.761µs) from=127.0.0.6:35905 2022/12/20 23:58:43 [DEBUG] http: Request GET /v1/status/leader (250.528µs) from=127.0.0.6:51191 2022/12/20 23:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:58:52 [DEBUG] http: Request GET /v1/status/leader (217.593µs) from=127.0.0.6:35905 2022/12/20 23:59:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 23:59:03 [DEBUG] agent: Node info in sync 2022/12/20 23:59:03 [DEBUG] http: Request GET /v1/status/leader (187µs) from=127.0.0.6:51191 2022/12/20 23:59:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 23:59:12 [DEBUG] http: Request GET /v1/status/leader (585.992µs) from=127.0.0.6:35905 2022/12/20 23:59:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.110024872s) from=127.0.0.6:43601 2022/12/20 23:59:23 [DEBUG] http: Request GET /v1/status/leader (335.911µs) from=127.0.0.6:51191 2022/12/20 23:59:32 [DEBUG] http: Request GET /v1/status/leader (217.172µs) from=127.0.0.6:35905 2022/12/20 23:59:43 [DEBUG] http: Request GET /v1/status/leader (1.262373ms) from=127.0.0.6:51191 2022/12/20 23:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/20 23:59:52 [DEBUG] http: Request GET /v1/status/leader (504.829µs) from=127.0.0.6:51191 2022/12/20 23:59:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.155693119s) from=127.0.0.6:50033 2022/12/21 00:00:03 [DEBUG] http: Request GET /v1/status/leader (516.901µs) from=127.0.0.6:51191 2022/12/21 00:00:12 [DEBUG] http: Request GET /v1/status/leader (184.932µs) from=127.0.0.6:51191 2022/12/21 00:00:24 [DEBUG] http: Request GET /v1/status/leader (180.081µs) from=127.0.0.6:51191 2022/12/21 00:00:32 [DEBUG] http: Request GET /v1/status/leader (315.076µs) from=127.0.0.6:51191 2022/12/21 00:00:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:00:40 [DEBUG] agent: Node info in sync 2022/12/21 00:00:44 [DEBUG] http: Request GET /v1/status/leader (168.734µs) from=127.0.0.6:51191 2022/12/21 00:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:00:52 [DEBUG] http: Request GET /v1/status/leader (329.918µs) from=127.0.0.6:35905 2022/12/21 00:01:04 [DEBUG] http: Request GET /v1/status/leader (1.214497ms) from=127.0.0.6:51191 2022/12/21 00:01:12 [DEBUG] http: Request GET /v1/status/leader (487.169µs) from=127.0.0.6:35905 2022/12/21 00:01:24 [DEBUG] http: Request GET /v1/status/leader (192.336µs) from=127.0.0.6:51191 2022/12/21 00:01:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.446951097s) from=127.0.0.6:43601 2022/12/21 00:01:32 [DEBUG] http: Request GET /v1/status/leader (298.237µs) from=127.0.0.6:51191 2022/12/21 00:01:44 [DEBUG] http: Request GET /v1/status/leader (157.324µs) from=127.0.0.6:51191 2022/12/21 00:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:01:52 [DEBUG] http: Request GET /v1/status/leader (341.237µs) from=127.0.0.6:51191 2022/12/21 00:01:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:02:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.737949145s) from=127.0.0.6:50033 2022/12/21 00:02:04 [DEBUG] http: Request GET /v1/status/leader (179.863µs) from=127.0.0.6:51191 2022/12/21 00:02:12 [DEBUG] http: Request GET /v1/status/leader (326.739µs) from=127.0.0.6:51191 2022/12/21 00:02:24 [DEBUG] http: Request GET /v1/status/leader (145.257µs) from=127.0.0.6:51191 2022/12/21 00:02:32 [DEBUG] http: Request GET /v1/status/leader (352.596µs) from=127.0.0.6:35905 2022/12/21 00:02:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:02:38 [DEBUG] agent: Node info in sync 2022/12/21 00:02:44 [DEBUG] http: Request GET /v1/status/leader (188.393µs) from=127.0.0.6:51191 2022/12/21 00:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:02:52 [DEBUG] http: Request GET /v1/status/leader (288.945µs) from=127.0.0.6:51191 2022/12/21 00:03:04 [DEBUG] http: Request GET /v1/status/leader (337.849µs) from=127.0.0.6:51191 2022/12/21 00:03:12 [DEBUG] http: Request GET /v1/status/leader (214.611µs) from=127.0.0.6:51191 2022/12/21 00:03:24 [DEBUG] http: Request GET /v1/status/leader (322.909µs) from=127.0.0.6:51191 2022/12/21 00:03:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.322625639s) from=127.0.0.6:43601 2022/12/21 00:03:32 [DEBUG] http: Request GET /v1/status/leader (189.503µs) from=127.0.0.6:51191 2022/12/21 00:03:44 [DEBUG] http: Request GET /v1/status/leader (354.224µs) from=127.0.0.6:51191 2022/12/21 00:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:03:53 [DEBUG] http: Request GET /v1/status/leader (207.156µs) from=127.0.0.6:51191 2022/12/21 00:04:04 [DEBUG] http: Request GET /v1/status/leader (238.321µs) from=127.0.0.6:51191 2022/12/21 00:04:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.10515658s) from=127.0.0.6:50033 2022/12/21 00:04:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:04:07 [DEBUG] agent: Node info in sync 2022/12/21 00:04:13 [DEBUG] http: Request GET /v1/status/leader (282.356µs) from=127.0.0.6:35905 2022/12/21 00:04:24 [DEBUG] http: Request GET /v1/status/leader (309.103µs) from=127.0.0.6:51191 2022/12/21 00:04:33 [DEBUG] http: Request GET /v1/status/leader (301.325µs) from=127.0.0.6:51191 2022/12/21 00:04:44 [DEBUG] http: Request GET /v1/status/leader (909.483µs) from=127.0.0.6:51191 2022/12/21 00:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:04:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:04:53 [DEBUG] http: Request GET /v1/status/leader (279.064µs) from=127.0.0.6:51191 2022/12/21 00:05:04 [DEBUG] http: Request GET /v1/status/leader (175.783µs) from=127.0.0.6:51191 2022/12/21 00:05:13 [DEBUG] http: Request GET /v1/status/leader (461.703µs) from=127.0.0.6:51191 2022/12/21 00:05:24 [DEBUG] http: Request GET /v1/status/leader (170.432µs) from=127.0.0.6:51191 2022/12/21 00:05:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.28276344s) from=127.0.0.6:43601 2022/12/21 00:05:33 [DEBUG] http: Request GET /v1/status/leader (460.933µs) from=127.0.0.6:35905 2022/12/21 00:05:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:05:34 [DEBUG] agent: Node info in sync 2022/12/21 00:05:44 [DEBUG] http: Request GET /v1/status/leader (616.353µs) from=127.0.0.6:51191 2022/12/21 00:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:05:53 [DEBUG] http: Request GET /v1/status/leader (285.808µs) from=127.0.0.6:35905 2022/12/21 00:06:04 [DEBUG] http: Request GET /v1/status/leader (431.094141ms) from=127.0.0.6:51191 2022/12/21 00:06:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.930054323s) from=127.0.0.6:50033 2022/12/21 00:06:13 [DEBUG] http: Request GET /v1/status/leader (395.447µs) from=127.0.0.6:51191 2022/12/21 00:06:24 [DEBUG] http: Request GET /v1/status/leader (291.46µs) from=127.0.0.6:51191 2022/12/21 00:06:33 [DEBUG] http: Request GET /v1/status/leader (218.928µs) from=127.0.0.6:35905 2022/12/21 00:06:44 [DEBUG] http: Request GET /v1/status/leader (184.05µs) from=127.0.0.6:51191 2022/12/21 00:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:06:53 [DEBUG] http: Request GET /v1/status/leader (304.546µs) from=127.0.0.6:35905 2022/12/21 00:07:04 [DEBUG] http: Request GET /v1/status/leader (246.824µs) from=127.0.0.6:51191 2022/12/21 00:07:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:07:13 [DEBUG] http: Request GET /v1/status/leader (177.913µs) from=127.0.0.6:51191 2022/12/21 00:07:24 [DEBUG] http: Request GET /v1/status/leader (40.751246ms) from=127.0.0.6:51191 2022/12/21 00:07:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:07:28 [DEBUG] agent: Node info in sync 2022/12/21 00:07:33 [DEBUG] http: Request GET /v1/status/leader (298.303µs) from=127.0.0.6:35905 2022/12/21 00:07:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.78820904s) from=127.0.0.6:43601 2022/12/21 00:07:44 [DEBUG] http: Request GET /v1/status/leader (305.686µs) from=127.0.0.6:51191 2022/12/21 00:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:07:53 [DEBUG] http: Request GET /v1/status/leader (697.347µs) from=127.0.0.6:35905 2022/12/21 00:08:04 [DEBUG] http: Request GET /v1/status/leader (313.218µs) from=127.0.0.6:51191 2022/12/21 00:08:13 [DEBUG] http: Request GET /v1/status/leader (289.015µs) from=127.0.0.6:51191 2022/12/21 00:08:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.590131465s) from=127.0.0.6:50033 2022/12/21 00:08:25 [DEBUG] http: Request GET /v1/status/leader (360.298969ms) from=127.0.0.6:51191 2022/12/21 00:08:33 [DEBUG] http: Request GET /v1/status/leader (309.346µs) from=127.0.0.6:51191 2022/12/21 00:08:45 [DEBUG] http: Request GET /v1/status/leader (185.083µs) from=127.0.0.6:51191 2022/12/21 00:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:08:53 [DEBUG] http: Request GET /v1/status/leader (188.341µs) from=127.0.0.6:35905 2022/12/21 00:08:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:08:53 [DEBUG] agent: Node info in sync 2022/12/21 00:09:05 [DEBUG] http: Request GET /v1/status/leader (254.766µs) from=127.0.0.6:51191 2022/12/21 00:09:13 [DEBUG] http: Request GET /v1/status/leader (256.372µs) from=127.0.0.6:35905 2022/12/21 00:09:25 [DEBUG] http: Request GET /v1/status/leader (251.346µs) from=127.0.0.6:51191 2022/12/21 00:09:33 [DEBUG] http: Request GET /v1/status/leader (250.828µs) from=127.0.0.6:51191 2022/12/21 00:09:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.190521283s) from=127.0.0.6:43601 2022/12/21 00:09:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:09:45 [DEBUG] http: Request GET /v1/status/leader (263.146µs) from=127.0.0.6:51191 2022/12/21 00:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:09:53 [DEBUG] http: Request GET /v1/status/leader (157.704µs) from=127.0.0.6:35905 2022/12/21 00:10:05 [DEBUG] http: Request GET /v1/status/leader (304.688µs) from=127.0.0.6:51191 2022/12/21 00:10:13 [DEBUG] http: Request GET /v1/status/leader (251.841µs) from=127.0.0.6:51191 2022/12/21 00:10:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.375601684s) from=127.0.0.6:50033 2022/12/21 00:10:25 [DEBUG] http: Request GET /v1/status/leader (290.868µs) from=127.0.0.6:51191 2022/12/21 00:10:33 [DEBUG] http: Request GET /v1/status/leader (153.596µs) from=127.0.0.6:51191 2022/12/21 00:10:45 [DEBUG] http: Request GET /v1/status/leader (351.946µs) from=127.0.0.6:51191 2022/12/21 00:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:10:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:10:49 [DEBUG] agent: Node info in sync 2022/12/21 00:10:53 [DEBUG] http: Request GET /v1/status/leader (471.405µs) from=127.0.0.6:35905 2022/12/21 00:11:05 [DEBUG] http: Request GET /v1/status/leader (143.275µs) from=127.0.0.6:51191 2022/12/21 00:11:13 [DEBUG] http: Request GET /v1/status/leader (428.628µs) from=127.0.0.6:35905 2022/12/21 00:11:25 [DEBUG] http: Request GET /v1/status/leader (795.41µs) from=127.0.0.6:51191 2022/12/21 00:11:33 [DEBUG] http: Request GET /v1/status/leader (210.95µs) from=127.0.0.6:35905 2022/12/21 00:11:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.576968815s) from=127.0.0.6:43601 2022/12/21 00:11:45 [DEBUG] http: Request GET /v1/status/leader (53.810238ms) from=127.0.0.6:51191 2022/12/21 00:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:11:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:11:50 [DEBUG] agent: Node info in sync 2022/12/21 00:11:53 [DEBUG] http: Request GET /v1/status/leader (186.418µs) from=127.0.0.6:35905 2022/12/21 00:11:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:12:05 [DEBUG] http: Request GET /v1/status/leader (352.568µs) from=127.0.0.6:51191 2022/12/21 00:12:13 [DEBUG] http: Request GET /v1/status/leader (351.307µs) from=127.0.0.6:35905 2022/12/21 00:12:25 [DEBUG] http: Request GET /v1/status/leader (155.594µs) from=127.0.0.6:51191 2022/12/21 00:12:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.025953352s) from=127.0.0.6:50033 2022/12/21 00:12:33 [DEBUG] http: Request GET /v1/status/leader (340.087µs) from=127.0.0.6:51191 2022/12/21 00:12:45 [DEBUG] http: Request GET /v1/status/leader (258.92µs) from=127.0.0.6:51191 2022/12/21 00:12:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:12:53 [DEBUG] http: Request GET /v1/status/leader (280.963µs) from=127.0.0.6:51191 2022/12/21 00:12:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:12:58 [DEBUG] agent: Node info in sync 2022/12/21 00:13:05 [DEBUG] http: Request GET /v1/status/leader (172.044µs) from=127.0.0.6:51191 2022/12/21 00:13:13 [DEBUG] http: Request GET /v1/status/leader (267.187µs) from=127.0.0.6:35905 2022/12/21 00:13:25 [DEBUG] http: Request GET /v1/status/leader (207.972µs) from=127.0.0.6:51191 2022/12/21 00:13:33 [DEBUG] http: Request GET /v1/status/leader (281.321µs) from=127.0.0.6:35905 2022/12/21 00:13:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.327327736s) from=127.0.0.6:43601 2022/12/21 00:13:45 [DEBUG] http: Request GET /v1/status/leader (299.523µs) from=127.0.0.6:51191 2022/12/21 00:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:13:53 [DEBUG] http: Request GET /v1/status/leader (280.597µs) from=127.0.0.6:35905 2022/12/21 00:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:13:59 [DEBUG] agent: Node info in sync 2022/12/21 00:14:05 [DEBUG] http: Request GET /v1/status/leader (354.429µs) from=127.0.0.6:51191 2022/12/21 00:14:13 [DEBUG] http: Request GET /v1/status/leader (337.941µs) from=127.0.0.6:35905 2022/12/21 00:14:25 [DEBUG] http: Request GET /v1/status/leader (156.309µs) from=127.0.0.6:51191 2022/12/21 00:14:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:14:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.045263525s) from=127.0.0.6:50033 2022/12/21 00:14:33 [DEBUG] http: Request GET /v1/status/leader (246.463µs) from=127.0.0.6:51191 2022/12/21 00:14:45 [DEBUG] http: Request GET /v1/status/leader (242.473µs) from=127.0.0.6:51191 2022/12/21 00:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:14:53 [DEBUG] http: Request GET /v1/status/leader (145.9µs) from=127.0.0.6:35905 2022/12/21 00:15:05 [DEBUG] http: Request GET /v1/status/leader (1.762902ms) from=127.0.0.6:51191 2022/12/21 00:15:13 [DEBUG] http: Request GET /v1/status/leader (343.284µs) from=127.0.0.6:51191 2022/12/21 00:15:25 [DEBUG] http: Request GET /v1/status/leader (302.188µs) from=127.0.0.6:51191 2022/12/21 00:15:33 [DEBUG] http: Request GET /v1/status/leader (340.883µs) from=127.0.0.6:35905 2022/12/21 00:15:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:15:39 [DEBUG] agent: Node info in sync 2022/12/21 00:15:45 [DEBUG] http: Request GET /v1/status/leader (257.92µs) from=127.0.0.6:51191 2022/12/21 00:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:15:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.29527035s) from=127.0.0.6:43601 2022/12/21 00:15:53 [DEBUG] http: Request GET /v1/status/leader (292.526µs) from=127.0.0.6:51191 2022/12/21 00:16:05 [DEBUG] http: Request GET /v1/status/leader (171.851µs) from=127.0.0.6:51191 2022/12/21 00:16:13 [DEBUG] http: Request GET /v1/status/leader (370.312µs) from=127.0.0.6:51191 2022/12/21 00:16:25 [DEBUG] http: Request GET /v1/status/leader (275.211µs) from=127.0.0.6:51191 2022/12/21 00:16:33 [DEBUG] http: Request GET /v1/status/leader (341.768µs) from=127.0.0.6:51191 2022/12/21 00:16:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.513112593s) from=127.0.0.6:50033 2022/12/21 00:16:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:16:45 [DEBUG] http: Request GET /v1/status/leader (171.851368ms) from=127.0.0.6:51191 2022/12/21 00:16:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:16:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:16:50 [DEBUG] agent: Node info in sync 2022/12/21 00:16:53 [DEBUG] http: Request GET /v1/status/leader (431.787µs) from=127.0.0.6:35905 2022/12/21 00:17:05 [DEBUG] http: Request GET /v1/status/leader (232.304µs) from=127.0.0.6:51191 2022/12/21 00:17:13 [DEBUG] http: Request GET /v1/status/leader (258.303µs) from=127.0.0.6:35905 2022/12/21 00:17:25 [DEBUG] http: Request GET /v1/status/leader (170.246µs) from=127.0.0.6:51191 2022/12/21 00:17:33 [DEBUG] http: Request GET /v1/status/leader (597.194µs) from=127.0.0.6:35905 2022/12/21 00:17:45 [DEBUG] http: Request GET /v1/status/leader (353.297µs) from=127.0.0.6:51191 2022/12/21 00:17:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:17:53 [DEBUG] http: Request GET /v1/status/leader (306.262µs) from=127.0.0.6:35905 2022/12/21 00:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.281358105s) from=127.0.0.6:43601 2022/12/21 00:18:05 [DEBUG] http: Request GET /v1/status/leader (385.66µs) from=127.0.0.6:51191 2022/12/21 00:18:13 [DEBUG] http: Request GET /v1/status/leader (346.275µs) from=127.0.0.6:35905 2022/12/21 00:18:25 [DEBUG] http: Request GET /v1/status/leader (243.427µs) from=127.0.0.6:51191 2022/12/21 00:18:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:18:31 [DEBUG] agent: Node info in sync 2022/12/21 00:18:33 [DEBUG] http: Request GET /v1/status/leader (412.316µs) from=127.0.0.6:51191 2022/12/21 00:18:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.031791111s) from=127.0.0.6:50033 2022/12/21 00:18:45 [DEBUG] http: Request GET /v1/status/leader (362.727µs) from=127.0.0.6:51191 2022/12/21 00:18:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:18:53 [DEBUG] http: Request GET /v1/status/leader (287.644µs) from=127.0.0.6:51191 2022/12/21 00:19:05 [DEBUG] http: Request GET /v1/status/leader (169.301µs) from=127.0.0.6:51191 2022/12/21 00:19:13 [DEBUG] http: Request GET /v1/status/leader (99.569685ms) from=127.0.0.6:35905 2022/12/21 00:19:26 [DEBUG] http: Request GET /v1/status/leader (238.686µs) from=127.0.0.6:51191 2022/12/21 00:19:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:19:33 [DEBUG] http: Request GET /v1/status/leader (443.626µs) from=127.0.0.6:51191 2022/12/21 00:19:46 [DEBUG] http: Request GET /v1/status/leader (150.013µs) from=127.0.0.6:51191 2022/12/21 00:19:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:19:53 [DEBUG] http: Request GET /v1/status/leader (162.937µs) from=127.0.0.6:51191 2022/12/21 00:19:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.644494577s) from=127.0.0.6:43601 2022/12/21 00:20:06 [DEBUG] http: Request GET /v1/status/leader (349.541µs) from=127.0.0.6:51191 2022/12/21 00:20:13 [DEBUG] http: Request GET /v1/status/leader (343.967µs) from=127.0.0.6:51191 2022/12/21 00:20:26 [DEBUG] http: Request GET /v1/status/leader (253.83µs) from=127.0.0.6:51191 2022/12/21 00:20:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:20:27 [DEBUG] agent: Node info in sync 2022/12/21 00:20:33 [DEBUG] http: Request GET /v1/status/leader (161.539µs) from=127.0.0.6:35905 2022/12/21 00:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.615273947s) from=127.0.0.6:50033 2022/12/21 00:20:46 [DEBUG] http: Request GET /v1/status/leader (244.595µs) from=127.0.0.6:51191 2022/12/21 00:20:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:20:53 [DEBUG] http: Request GET /v1/status/leader (161.639µs) from=127.0.0.6:35905 2022/12/21 00:21:06 [DEBUG] http: Request GET /v1/status/leader (300.077µs) from=127.0.0.6:51191 2022/12/21 00:21:13 [DEBUG] http: Request GET /v1/status/leader (384.496µs) from=127.0.0.6:51191 2022/12/21 00:21:26 [DEBUG] http: Request GET /v1/status/leader (371.444µs) from=127.0.0.6:51191 2022/12/21 00:21:33 [DEBUG] http: Request GET /v1/status/leader (326.024µs) from=127.0.0.6:35905 2022/12/21 00:21:46 [DEBUG] http: Request GET /v1/status/leader (358.364µs) from=127.0.0.6:51191 2022/12/21 00:21:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:21:53 [DEBUG] http: Request GET /v1/status/leader (287.547µs) from=127.0.0.6:51191 2022/12/21 00:21:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.983779872s) from=127.0.0.6:43601 2022/12/21 00:22:06 [DEBUG] http: Request GET /v1/status/leader (232.081µs) from=127.0.0.6:51191 2022/12/21 00:22:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:22:12 [DEBUG] agent: Node info in sync 2022/12/21 00:22:13 [DEBUG] http: Request GET /v1/status/leader (1.114033ms) from=127.0.0.6:35905 2022/12/21 00:22:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:22:26 [DEBUG] http: Request GET /v1/status/leader (390.54µs) from=127.0.0.6:51191 2022/12/21 00:22:33 [DEBUG] http: Request GET /v1/status/leader (208.601µs) from=127.0.0.6:35905 2022/12/21 00:22:46 [DEBUG] http: Request GET /v1/status/leader (237.521µs) from=127.0.0.6:51191 2022/12/21 00:22:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.646365529s) from=127.0.0.6:50033 2022/12/21 00:22:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:22:53 [DEBUG] http: Request GET /v1/status/leader (205.536µs) from=127.0.0.6:35905 2022/12/21 00:23:06 [DEBUG] http: Request GET /v1/status/leader (300.522µs) from=127.0.0.6:51191 2022/12/21 00:23:13 [DEBUG] http: Request GET /v1/status/leader (311.169µs) from=127.0.0.6:35905 2022/12/21 00:23:26 [DEBUG] http: Request GET /v1/status/leader (192.829µs) from=127.0.0.6:51191 2022/12/21 00:23:33 [DEBUG] http: Request GET /v1/status/leader (447.975µs) from=127.0.0.6:51191 2022/12/21 00:23:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:23:43 [DEBUG] agent: Node info in sync 2022/12/21 00:23:46 [DEBUG] http: Request GET /v1/status/leader (534.05µs) from=127.0.0.6:51191 2022/12/21 00:23:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:23:54 [DEBUG] http: Request GET /v1/status/leader (358.975µs) from=127.0.0.6:51191 2022/12/21 00:23:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.114801953s) from=127.0.0.6:43601 2022/12/21 00:24:06 [DEBUG] http: Request GET /v1/status/leader (718.139µs) from=127.0.0.6:51191 2022/12/21 00:24:14 [DEBUG] http: Request GET /v1/status/leader (297.017µs) from=127.0.0.6:51191 2022/12/21 00:24:26 [DEBUG] http: Request GET /v1/status/leader (277.026µs) from=127.0.0.6:51191 2022/12/21 00:24:34 [DEBUG] http: Request GET /v1/status/leader (208.114µs) from=127.0.0.6:35905 2022/12/21 00:24:46 [DEBUG] http: Request GET /v1/status/leader (245.224µs) from=127.0.0.6:51191 2022/12/21 00:24:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:24:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.838489212s) from=127.0.0.6:50033 2022/12/21 00:24:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:24:53 [DEBUG] agent: Node info in sync 2022/12/21 00:24:54 [DEBUG] http: Request GET /v1/status/leader (453.833µs) from=127.0.0.6:51191 2022/12/21 00:25:06 [DEBUG] http: Request GET /v1/status/leader (272.976µs) from=127.0.0.6:51191 2022/12/21 00:25:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:25:14 [DEBUG] http: Request GET /v1/status/leader (174.691µs) from=127.0.0.6:51191 2022/12/21 00:25:26 [DEBUG] http: Request GET /v1/status/leader (179.501µs) from=127.0.0.6:51191 2022/12/21 00:25:34 [DEBUG] http: Request GET /v1/status/leader (381.332µs) from=127.0.0.6:35905 2022/12/21 00:25:46 [DEBUG] http: Request GET /v1/status/leader (178.206µs) from=127.0.0.6:51191 2022/12/21 00:25:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:25:54 [DEBUG] http: Request GET /v1/status/leader (260.436µs) from=127.0.0.6:51191 2022/12/21 00:25:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:25:54 [DEBUG] agent: Node info in sync 2022/12/21 00:26:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.071431467s) from=127.0.0.6:43601 2022/12/21 00:26:06 [DEBUG] http: Request GET /v1/status/leader (292.656µs) from=127.0.0.6:51191 2022/12/21 00:26:14 [DEBUG] http: Request GET /v1/status/leader (290.057µs) from=127.0.0.6:35905 2022/12/21 00:26:26 [DEBUG] http: Request GET /v1/status/leader (237.503µs) from=127.0.0.6:51191 2022/12/21 00:26:34 [DEBUG] http: Request GET /v1/status/leader (324.535µs) from=127.0.0.6:35905 2022/12/21 00:26:46 [DEBUG] http: Request GET /v1/status/leader (156.859µs) from=127.0.0.6:51191 2022/12/21 00:26:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:26:54 [DEBUG] http: Request GET /v1/status/leader (163.591µs) from=127.0.0.6:35905 2022/12/21 00:26:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.248518645s) from=127.0.0.6:50033 2022/12/21 00:27:06 [DEBUG] http: Request GET /v1/status/leader (294.661µs) from=127.0.0.6:51191 2022/12/21 00:27:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:27:13 [DEBUG] agent: Node info in sync 2022/12/21 00:27:14 [DEBUG] http: Request GET /v1/status/leader (343.414µs) from=127.0.0.6:51191 2022/12/21 00:27:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:27:26 [DEBUG] http: Request GET /v1/status/leader (172.309µs) from=127.0.0.6:51191 2022/12/21 00:27:34 [DEBUG] http: Request GET /v1/status/leader (174.351µs) from=127.0.0.6:51191 2022/12/21 00:27:46 [DEBUG] http: Request GET /v1/status/leader (258.025µs) from=127.0.0.6:51191 2022/12/21 00:27:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:27:54 [DEBUG] http: Request GET /v1/status/leader (233.719µs) from=127.0.0.6:51191 2022/12/21 00:28:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.031099379s) from=127.0.0.6:43601 2022/12/21 00:28:06 [DEBUG] http: Request GET /v1/status/leader (148.59µs) from=127.0.0.6:51191 2022/12/21 00:28:14 [DEBUG] http: Request GET /v1/status/leader (147.233µs) from=127.0.0.6:35905 2022/12/21 00:28:26 [DEBUG] http: Request GET /v1/status/leader (314.464µs) from=127.0.0.6:51191 2022/12/21 00:28:34 [DEBUG] http: Request GET /v1/status/leader (329.692µs) from=127.0.0.6:51191 2022/12/21 00:28:46 [DEBUG] http: Request GET /v1/status/leader (1.274477ms) from=127.0.0.6:51191 2022/12/21 00:28:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:28:54 [DEBUG] http: Request GET /v1/status/leader (265.863µs) from=127.0.0.6:35905 2022/12/21 00:28:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:28:56 [DEBUG] agent: Node info in sync 2022/12/21 00:29:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.223708936s) from=127.0.0.6:50033 2022/12/21 00:29:07 [DEBUG] http: Request GET /v1/status/leader (816.428µs) from=127.0.0.6:51191 2022/12/21 00:29:14 [DEBUG] http: Request GET /v1/status/leader (180.757µs) from=127.0.0.6:35905 2022/12/21 00:29:27 [DEBUG] http: Request GET /v1/status/leader (185.433µs) from=127.0.0.6:51191 2022/12/21 00:29:34 [DEBUG] http: Request GET /v1/status/leader (178.198µs) from=127.0.0.6:35905 2022/12/21 00:29:47 [DEBUG] http: Request GET /v1/status/leader (302.826µs) from=127.0.0.6:51191 2022/12/21 00:29:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:29:54 [DEBUG] http: Request GET /v1/status/leader (345.789µs) from=127.0.0.6:51191 2022/12/21 00:30:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:30:07 [DEBUG] http: Request GET /v1/status/leader (1.020043ms) from=127.0.0.6:51191 2022/12/21 00:30:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.818420782s) from=127.0.0.6:43601 2022/12/21 00:30:14 [DEBUG] http: Request GET /v1/status/leader (252.619µs) from=127.0.0.6:51191 2022/12/21 00:30:27 [DEBUG] http: Request GET /v1/status/leader (195.512µs) from=127.0.0.6:51191 2022/12/21 00:30:34 [DEBUG] http: Request GET /v1/status/leader (465.717µs) from=127.0.0.6:35905 2022/12/21 00:30:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:30:46 [DEBUG] agent: Node info in sync 2022/12/21 00:30:47 [DEBUG] http: Request GET /v1/status/leader (274.24µs) from=127.0.0.6:51191 2022/12/21 00:30:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:30:54 [DEBUG] http: Request GET /v1/status/leader (157.441µs) from=127.0.0.6:51191 2022/12/21 00:31:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.098969788s) from=127.0.0.6:50033 2022/12/21 00:31:07 [DEBUG] http: Request GET /v1/status/leader (463.745µs) from=127.0.0.6:51191 2022/12/21 00:31:14 [DEBUG] http: Request GET /v1/status/leader (470.361µs) from=127.0.0.6:51191 2022/12/21 00:31:27 [DEBUG] http: Request GET /v1/status/leader (178.371µs) from=127.0.0.6:51191 2022/12/21 00:31:34 [DEBUG] http: Request GET /v1/status/leader (319.994µs) from=127.0.0.6:35905 2022/12/21 00:31:47 [DEBUG] http: Request GET /v1/status/leader (279.402µs) from=127.0.0.6:51191 2022/12/21 00:31:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:31:54 [DEBUG] http: Request GET /v1/status/leader (164.741µs) from=127.0.0.6:35905 2022/12/21 00:32:07 [DEBUG] http: Request GET /v1/status/leader (165.649µs) from=127.0.0.6:51191 2022/12/21 00:32:14 [DEBUG] http: Request GET /v1/status/leader (308.394µs) from=127.0.0.6:35905 2022/12/21 00:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.48584305s) from=127.0.0.6:43601 2022/12/21 00:32:27 [DEBUG] http: Request GET /v1/status/leader (253.185µs) from=127.0.0.6:51191 2022/12/21 00:32:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:32:30 [DEBUG] agent: Node info in sync 2022/12/21 00:32:34 [DEBUG] http: Request GET /v1/status/leader (209.084µs) from=127.0.0.6:51191 2022/12/21 00:32:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:32:47 [DEBUG] http: Request GET /v1/status/leader (299.339µs) from=127.0.0.6:51191 2022/12/21 00:32:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:32:54 [DEBUG] http: Request GET /v1/status/leader (99.990627ms) from=127.0.0.6:35905 2022/12/21 00:33:07 [DEBUG] http: Request GET /v1/status/leader (331.56µs) from=127.0.0.6:51191 2022/12/21 00:33:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.765887131s) from=127.0.0.6:50033 2022/12/21 00:33:14 [DEBUG] http: Request GET /v1/status/leader (291.764µs) from=127.0.0.6:35905 2022/12/21 00:33:27 [DEBUG] http: Request GET /v1/status/leader (207.712µs) from=127.0.0.6:51191 2022/12/21 00:33:34 [DEBUG] http: Request GET /v1/status/leader (370.353205ms) from=127.0.0.6:35905 2022/12/21 00:33:47 [DEBUG] http: Request GET /v1/status/leader (374.537µs) from=127.0.0.6:51191 2022/12/21 00:33:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:33:54 [DEBUG] http: Request GET /v1/status/leader (310.249µs) from=127.0.0.6:51191 2022/12/21 00:34:07 [DEBUG] http: Request GET /v1/status/leader (1.380423ms) from=127.0.0.6:51191 2022/12/21 00:34:14 [DEBUG] http: Request GET /v1/status/leader (323.167µs) from=127.0.0.6:51191 2022/12/21 00:34:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:34:17 [DEBUG] agent: Node info in sync 2022/12/21 00:34:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.616024734s) from=127.0.0.6:43601 2022/12/21 00:34:27 [DEBUG] http: Request GET /v1/status/leader (192.955µs) from=127.0.0.6:51191 2022/12/21 00:34:34 [DEBUG] http: Request GET /v1/status/leader (158.486µs) from=127.0.0.6:35905 2022/12/21 00:34:47 [DEBUG] http: Request GET /v1/status/leader (317.305µs) from=127.0.0.6:51191 2022/12/21 00:34:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:34:54 [DEBUG] http: Request GET /v1/status/leader (45.270217ms) from=127.0.0.6:51191 2022/12/21 00:35:07 [DEBUG] http: Request GET /v1/status/leader (386.753µs) from=127.0.0.6:51191 2022/12/21 00:35:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.597527386s) from=127.0.0.6:50033 2022/12/21 00:35:15 [DEBUG] http: Request GET /v1/status/leader (164.26µs) from=127.0.0.6:51191 2022/12/21 00:35:27 [DEBUG] http: Request GET /v1/status/leader (157.603µs) from=127.0.0.6:51191 2022/12/21 00:35:35 [DEBUG] http: Request GET /v1/status/leader (203.356µs) from=127.0.0.6:35905 2022/12/21 00:35:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:35:47 [DEBUG] http: Request GET /v1/status/leader (1.322931ms) from=127.0.0.6:51191 2022/12/21 00:35:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:35:55 [DEBUG] http: Request GET /v1/status/leader (274.355µs) from=127.0.0.6:35905 2022/12/21 00:36:07 [DEBUG] http: Request GET /v1/status/leader (260.634µs) from=127.0.0.6:51191 2022/12/21 00:36:15 [DEBUG] http: Request GET /v1/status/leader (179.459µs) from=127.0.0.6:35905 2022/12/21 00:36:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:36:15 [DEBUG] agent: Node info in sync 2022/12/21 00:36:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.300966764s) from=127.0.0.6:43601 2022/12/21 00:36:27 [DEBUG] http: Request GET /v1/status/leader (148.225µs) from=127.0.0.6:51191 2022/12/21 00:36:35 [DEBUG] http: Request GET /v1/status/leader (695.554µs) from=127.0.0.6:51191 2022/12/21 00:36:47 [DEBUG] http: Request GET /v1/status/leader (305.37µs) from=127.0.0.6:51191 2022/12/21 00:36:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:36:55 [DEBUG] http: Request GET /v1/status/leader (178.492µs) from=127.0.0.6:35905 2022/12/21 00:37:07 [DEBUG] http: Request GET /v1/status/leader (191.583µs) from=127.0.0.6:51191 2022/12/21 00:37:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.834618048s) from=127.0.0.6:50033 2022/12/21 00:37:15 [DEBUG] http: Request GET /v1/status/leader (354.355µs) from=127.0.0.6:35905 2022/12/21 00:37:27 [DEBUG] http: Request GET /v1/status/leader (386.496µs) from=127.0.0.6:51191 2022/12/21 00:37:35 [DEBUG] http: Request GET /v1/status/leader (181.953µs) from=127.0.0.6:35905 2022/12/21 00:37:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:37:41 [DEBUG] agent: Node info in sync 2022/12/21 00:37:47 [DEBUG] http: Request GET /v1/status/leader (190.93µs) from=127.0.0.6:51191 2022/12/21 00:37:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:37:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:37:55 [DEBUG] http: Request GET /v1/status/leader (1.526982ms) from=127.0.0.6:35905 2022/12/21 00:38:07 [DEBUG] http: Request GET /v1/status/leader (186.688µs) from=127.0.0.6:51191 2022/12/21 00:38:15 [DEBUG] http: Request GET /v1/status/leader (406.268µs) from=127.0.0.6:51191 2022/12/21 00:38:27 [DEBUG] http: Request GET /v1/status/leader (190.892µs) from=127.0.0.6:51191 2022/12/21 00:38:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.326276592s) from=127.0.0.6:43601 2022/12/21 00:38:35 [DEBUG] http: Request GET /v1/status/leader (1.135056ms) from=127.0.0.6:51191 2022/12/21 00:38:47 [DEBUG] http: Request GET /v1/status/leader (607.777µs) from=127.0.0.6:51191 2022/12/21 00:38:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:38:47 [DEBUG] agent: Node info in sync 2022/12/21 00:38:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:38:55 [DEBUG] http: Request GET /v1/status/leader (361.119µs) from=127.0.0.6:51191 2022/12/21 00:39:07 [DEBUG] http: Request GET /v1/status/leader (189.799µs) from=127.0.0.6:51191 2022/12/21 00:39:15 [DEBUG] http: Request GET /v1/status/leader (152.122µs) from=127.0.0.6:51191 2022/12/21 00:39:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.984004825s) from=127.0.0.6:50033 2022/12/21 00:39:27 [DEBUG] http: Request GET /v1/status/leader (263.324µs) from=127.0.0.6:51191 2022/12/21 00:39:35 [DEBUG] http: Request GET /v1/status/leader (171.065µs) from=127.0.0.6:35905 2022/12/21 00:39:47 [DEBUG] http: Request GET /v1/status/leader (337.373µs) from=127.0.0.6:51191 2022/12/21 00:39:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:39:55 [DEBUG] http: Request GET /v1/status/leader (188.902µs) from=127.0.0.6:51191 2022/12/21 00:40:07 [DEBUG] http: Request GET /v1/status/leader (265.115µs) from=127.0.0.6:51191 2022/12/21 00:40:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:40:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:40:08 [DEBUG] agent: Node info in sync 2022/12/21 00:40:15 [DEBUG] http: Request GET /v1/status/leader (308.569µs) from=127.0.0.6:35905 2022/12/21 00:40:27 [DEBUG] http: Request GET /v1/status/leader (47.57066ms) from=127.0.0.6:51191 2022/12/21 00:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.692185719s) from=127.0.0.6:43601 2022/12/21 00:40:35 [DEBUG] http: Request GET /v1/status/leader (248.245µs) from=127.0.0.6:51191 2022/12/21 00:40:47 [DEBUG] http: Request GET /v1/status/leader (219.663µs) from=127.0.0.6:51191 2022/12/21 00:40:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:40:55 [DEBUG] http: Request GET /v1/status/leader (348.795µs) from=127.0.0.6:35905 2022/12/21 00:41:07 [DEBUG] http: Request GET /v1/status/leader (149.989µs) from=127.0.0.6:51191 2022/12/21 00:41:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:41:11 [DEBUG] agent: Node info in sync 2022/12/21 00:41:15 [DEBUG] http: Request GET /v1/status/leader (299.644µs) from=127.0.0.6:51191 2022/12/21 00:41:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.181305219s) from=127.0.0.6:50033 2022/12/21 00:41:27 [DEBUG] http: Request GET /v1/status/leader (281.138µs) from=127.0.0.6:51191 2022/12/21 00:41:35 [DEBUG] http: Request GET /v1/status/leader (242.749µs) from=127.0.0.6:35905 2022/12/21 00:41:47 [DEBUG] http: Request GET /v1/status/leader (282.842µs) from=127.0.0.6:51191 2022/12/21 00:41:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:41:55 [DEBUG] http: Request GET /v1/status/leader (318.861µs) from=127.0.0.6:35905 2022/12/21 00:42:07 [DEBUG] http: Request GET /v1/status/leader (313.806µs) from=127.0.0.6:51191 2022/12/21 00:42:15 [DEBUG] http: Request GET /v1/status/leader (305.562µs) from=127.0.0.6:51191 2022/12/21 00:42:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:42:17 [DEBUG] agent: Node info in sync 2022/12/21 00:42:27 [DEBUG] http: Request GET /v1/status/leader (331.05µs) from=127.0.0.6:51191 2022/12/21 00:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.866142352s) from=127.0.0.6:43601 2022/12/21 00:42:35 [DEBUG] http: Request GET /v1/status/leader (147.28µs) from=127.0.0.6:51191 2022/12/21 00:42:47 [DEBUG] http: Request GET /v1/status/leader (159.904µs) from=127.0.0.6:51191 2022/12/21 00:42:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:42:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:42:55 [DEBUG] http: Request GET /v1/status/leader (253.086µs) from=127.0.0.6:51191 2022/12/21 00:43:07 [DEBUG] http: Request GET /v1/status/leader (244.82µs) from=127.0.0.6:51191 2022/12/21 00:43:15 [DEBUG] http: Request GET /v1/status/leader (369.284µs) from=127.0.0.6:51191 2022/12/21 00:43:27 [DEBUG] http: Request GET /v1/status/leader (252.24µs) from=127.0.0.6:51191 2022/12/21 00:43:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.949710251s) from=127.0.0.6:50033 2022/12/21 00:43:35 [DEBUG] http: Request GET /v1/status/leader (147.425µs) from=127.0.0.6:35905 2022/12/21 00:43:47 [DEBUG] http: Request GET /v1/status/leader (155.075µs) from=127.0.0.6:51191 2022/12/21 00:43:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:43:55 [DEBUG] http: Request GET /v1/status/leader (952.636µs) from=127.0.0.6:35905 2022/12/21 00:43:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:43:59 [DEBUG] agent: Node info in sync 2022/12/21 00:44:07 [DEBUG] http: Request GET /v1/status/leader (259.551µs) from=127.0.0.6:51191 2022/12/21 00:44:15 [DEBUG] http: Request GET /v1/status/leader (454.501µs) from=127.0.0.6:51191 2022/12/21 00:44:27 [DEBUG] http: Request GET /v1/status/leader (300.929µs) from=127.0.0.6:51191 2022/12/21 00:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.449537293s) from=127.0.0.6:43601 2022/12/21 00:44:35 [DEBUG] http: Request GET /v1/status/leader (255.89µs) from=127.0.0.6:51191 2022/12/21 00:44:47 [DEBUG] http: Request GET /v1/status/leader (333.835µs) from=127.0.0.6:51191 2022/12/21 00:44:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:44:55 [DEBUG] http: Request GET /v1/status/leader (282.514µs) from=127.0.0.6:51191 2022/12/21 00:45:07 [DEBUG] http: Request GET /v1/status/leader (496.282µs) from=127.0.0.6:51191 2022/12/21 00:45:15 [DEBUG] http: Request GET /v1/status/leader (152.029µs) from=127.0.0.6:51191 2022/12/21 00:45:28 [DEBUG] http: Request GET /v1/status/leader (420.3µs) from=127.0.0.6:51191 2022/12/21 00:45:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.311652865s) from=127.0.0.6:50033 2022/12/21 00:45:35 [DEBUG] http: Request GET /v1/status/leader (1.490294ms) from=127.0.0.6:35905 2022/12/21 00:45:48 [DEBUG] http: Request GET /v1/status/leader (612.228µs) from=127.0.0.6:51191 2022/12/21 00:45:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:45:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:45:52 [DEBUG] agent: Node info in sync 2022/12/21 00:45:55 [DEBUG] http: Request GET /v1/status/leader (526.551µs) from=127.0.0.6:51191 2022/12/21 00:46:08 [DEBUG] http: Request GET /v1/status/leader (151.074µs) from=127.0.0.6:51191 2022/12/21 00:46:15 [DEBUG] http: Request GET /v1/status/leader (239.007µs) from=127.0.0.6:35905 2022/12/21 00:46:28 [DEBUG] http: Request GET /v1/status/leader (249.505µs) from=127.0.0.6:51191 2022/12/21 00:46:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.762601561s) from=127.0.0.6:43601 2022/12/21 00:46:35 [DEBUG] http: Request GET /v1/status/leader (324.855µs) from=127.0.0.6:51191 2022/12/21 00:46:48 [DEBUG] http: Request GET /v1/status/leader (151.615µs) from=127.0.0.6:51191 2022/12/21 00:46:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:46:55 [DEBUG] http: Request GET /v1/status/leader (1.200163ms) from=127.0.0.6:51191 2022/12/21 00:47:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:47:02 [DEBUG] agent: Node info in sync 2022/12/21 00:47:08 [DEBUG] http: Request GET /v1/status/leader (243.257µs) from=127.0.0.6:51191 2022/12/21 00:47:15 [DEBUG] http: Request GET /v1/status/leader (270.884µs) from=127.0.0.6:51191 2022/12/21 00:47:28 [DEBUG] http: Request GET /v1/status/leader (190.814µs) from=127.0.0.6:51191 2022/12/21 00:47:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.295431154s) from=127.0.0.6:50033 2022/12/21 00:47:35 [DEBUG] http: Request GET /v1/status/leader (169.036µs) from=127.0.0.6:35905 2022/12/21 00:47:48 [DEBUG] http: Request GET /v1/status/leader (329.045µs) from=127.0.0.6:51191 2022/12/21 00:47:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:47:55 [DEBUG] http: Request GET /v1/status/leader (323.112µs) from=127.0.0.6:51191 2022/12/21 00:48:08 [DEBUG] http: Request GET /v1/status/leader (221.924µs) from=127.0.0.6:51191 2022/12/21 00:48:15 [DEBUG] http: Request GET /v1/status/leader (194.888µs) from=127.0.0.6:35905 2022/12/21 00:48:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:48:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:48:21 [DEBUG] agent: Node info in sync 2022/12/21 00:48:28 [DEBUG] http: Request GET /v1/status/leader (366.587µs) from=127.0.0.6:51191 2022/12/21 00:48:35 [DEBUG] http: Request GET /v1/status/leader (299.335µs) from=127.0.0.6:51191 2022/12/21 00:48:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.215297666s) from=127.0.0.6:43601 2022/12/21 00:48:48 [DEBUG] http: Request GET /v1/status/leader (192.72µs) from=127.0.0.6:51191 2022/12/21 00:48:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:48:55 [DEBUG] http: Request GET /v1/status/leader (1.264109ms) from=127.0.0.6:35905 2022/12/21 00:49:08 [DEBUG] http: Request GET /v1/status/leader (378.289µs) from=127.0.0.6:51191 2022/12/21 00:49:15 [DEBUG] http: Request GET /v1/status/leader (169.235µs) from=127.0.0.6:35905 2022/12/21 00:49:28 [DEBUG] http: Request GET /v1/status/leader (278.928µs) from=127.0.0.6:51191 2022/12/21 00:49:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.950668634s) from=127.0.0.6:50033 2022/12/21 00:49:35 [DEBUG] http: Request GET /v1/status/leader (167.191µs) from=127.0.0.6:51191 2022/12/21 00:49:48 [DEBUG] http: Request GET /v1/status/leader (324.642µs) from=127.0.0.6:51191 2022/12/21 00:49:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:49:55 [DEBUG] http: Request GET /v1/status/leader (263.679µs) from=127.0.0.6:51191 2022/12/21 00:50:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:50:07 [DEBUG] agent: Node info in sync 2022/12/21 00:50:08 [DEBUG] http: Request GET /v1/status/leader (275.192µs) from=127.0.0.6:51191 2022/12/21 00:50:15 [DEBUG] http: Request GET /v1/status/leader (294.179µs) from=127.0.0.6:35905 2022/12/21 00:50:28 [DEBUG] http: Request GET /v1/status/leader (237.121µs) from=127.0.0.6:51191 2022/12/21 00:50:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:50:35 [DEBUG] http: Request GET /v1/status/leader (374.784µs) from=127.0.0.6:51191 2022/12/21 00:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.000718498s) from=127.0.0.6:43601 2022/12/21 00:50:48 [DEBUG] http: Request GET /v1/status/leader (305.271µs) from=127.0.0.6:51191 2022/12/21 00:50:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:50:55 [DEBUG] http: Request GET /v1/status/leader (349.285µs) from=127.0.0.6:51191 2022/12/21 00:51:08 [DEBUG] http: Request GET /v1/status/leader (166.375µs) from=127.0.0.6:51191 2022/12/21 00:51:15 [DEBUG] http: Request GET /v1/status/leader (230.411µs) from=127.0.0.6:35905 2022/12/21 00:51:28 [DEBUG] http: Request GET /v1/status/leader (432.196µs) from=127.0.0.6:51191 2022/12/21 00:51:35 [DEBUG] http: Request GET /v1/status/leader (147.008µs) from=127.0.0.6:35905 2022/12/21 00:51:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.451312811s) from=127.0.0.6:50033 2022/12/21 00:51:48 [DEBUG] http: Request GET /v1/status/leader (309.677µs) from=127.0.0.6:51191 2022/12/21 00:51:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:51:52 [DEBUG] agent: Node info in sync 2022/12/21 00:51:55 [DEBUG] http: Request GET /v1/status/leader (172.41µs) from=127.0.0.6:35905 2022/12/21 00:52:08 [DEBUG] http: Request GET /v1/status/leader (409.972µs) from=127.0.0.6:51191 2022/12/21 00:52:15 [DEBUG] http: Request GET /v1/status/leader (600.13µs) from=127.0.0.6:51191 2022/12/21 00:52:28 [DEBUG] http: Request GET /v1/status/leader (157.898µs) from=127.0.0.6:51191 2022/12/21 00:52:35 [DEBUG] http: Request GET /v1/status/leader (176.053µs) from=127.0.0.6:35905 2022/12/21 00:52:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.537678103s) from=127.0.0.6:43601 2022/12/21 00:52:48 [DEBUG] http: Request GET /v1/status/leader (295.017µs) from=127.0.0.6:51191 2022/12/21 00:52:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:52:55 [DEBUG] http: Request GET /v1/status/leader (402.784µs) from=127.0.0.6:35905 2022/12/21 00:53:08 [DEBUG] http: Request GET /v1/status/leader (2.24917ms) from=127.0.0.6:51191 2022/12/21 00:53:15 [DEBUG] http: Request GET /v1/status/leader (323.274µs) from=127.0.0.6:35905 2022/12/21 00:53:28 [DEBUG] http: Request GET /v1/status/leader (235.532µs) from=127.0.0.6:51191 2022/12/21 00:53:35 [DEBUG] http: Request GET /v1/status/leader (329.633µs) from=127.0.0.6:51191 2022/12/21 00:53:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:53:36 [DEBUG] agent: Node info in sync 2022/12/21 00:53:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.789086204s) from=127.0.0.6:50033 2022/12/21 00:53:48 [DEBUG] http: Request GET /v1/status/leader (307.273µs) from=127.0.0.6:51191 2022/12/21 00:53:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:53:55 [DEBUG] http: Request GET /v1/status/leader (299.425µs) from=127.0.0.6:35905 2022/12/21 00:54:08 [DEBUG] http: Request GET /v1/status/leader (207.255µs) from=127.0.0.6:51191 2022/12/21 00:54:15 [DEBUG] http: Request GET /v1/status/leader (179.872µs) from=127.0.0.6:51191 2022/12/21 00:54:28 [DEBUG] http: Request GET /v1/status/leader (342.598µs) from=127.0.0.6:51191 2022/12/21 00:54:35 [DEBUG] http: Request GET /v1/status/leader (354.803µs) from=127.0.0.6:51191 2022/12/21 00:54:48 [DEBUG] http: Request GET /v1/status/leader (162.678µs) from=127.0.0.6:51191 2022/12/21 00:54:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:54:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.072681117s) from=127.0.0.6:43601 2022/12/21 00:54:55 [DEBUG] http: Request GET /v1/status/leader (148.034µs) from=127.0.0.6:35905 2022/12/21 00:55:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:55:01 [DEBUG] agent: Node info in sync 2022/12/21 00:55:08 [DEBUG] http: Request GET /v1/status/leader (647.036µs) from=127.0.0.6:51191 2022/12/21 00:55:15 [DEBUG] http: Request GET /v1/status/leader (352.642µs) from=127.0.0.6:35905 2022/12/21 00:55:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:55:28 [DEBUG] http: Request GET /v1/status/leader (277.412µs) from=127.0.0.6:51191 2022/12/21 00:55:35 [DEBUG] http: Request GET /v1/status/leader (304.079µs) from=127.0.0.6:35905 2022/12/21 00:55:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.172118407s) from=127.0.0.6:50033 2022/12/21 00:55:48 [DEBUG] http: Request GET /v1/status/leader (245.809µs) from=127.0.0.6:51191 2022/12/21 00:55:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:55:55 [DEBUG] http: Request GET /v1/status/leader (177.805µs) from=127.0.0.6:51191 2022/12/21 00:56:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:56:02 [DEBUG] agent: Node info in sync 2022/12/21 00:56:08 [DEBUG] http: Request GET /v1/status/leader (172.955µs) from=127.0.0.6:51191 2022/12/21 00:56:15 [DEBUG] http: Request GET /v1/status/leader (350.727µs) from=127.0.0.6:35905 2022/12/21 00:56:28 [DEBUG] http: Request GET /v1/status/leader (342.794µs) from=127.0.0.6:51191 2022/12/21 00:56:35 [DEBUG] http: Request GET /v1/status/leader (241.165µs) from=127.0.0.6:51191 2022/12/21 00:56:48 [DEBUG] http: Request GET /v1/status/leader (1.715843ms) from=127.0.0.6:51191 2022/12/21 00:56:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:56:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.844018934s) from=127.0.0.6:43601 2022/12/21 00:56:55 [DEBUG] http: Request GET /v1/status/leader (289.217µs) from=127.0.0.6:51191 2022/12/21 00:57:08 [DEBUG] http: Request GET /v1/status/leader (343.427µs) from=127.0.0.6:51191 2022/12/21 00:57:15 [DEBUG] http: Request GET /v1/status/leader (158.449µs) from=127.0.0.6:35905 2022/12/21 00:57:28 [DEBUG] http: Request GET /v1/status/leader (1.347422ms) from=127.0.0.6:51191 2022/12/21 00:57:35 [DEBUG] http: Request GET /v1/status/leader (200.182µs) from=127.0.0.6:51191 2022/12/21 00:57:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 00:57:48 [DEBUG] http: Request GET /v1/status/leader (316.457µs) from=127.0.0.6:51191 2022/12/21 00:57:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:57:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:57:51 [DEBUG] agent: Node info in sync 2022/12/21 00:57:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.046304127s) from=127.0.0.6:50033 2022/12/21 00:57:55 [DEBUG] http: Request GET /v1/status/leader (144.332µs) from=127.0.0.6:51191 2022/12/21 00:58:08 [DEBUG] http: Request GET /v1/status/leader (166.758µs) from=127.0.0.6:51191 2022/12/21 00:58:15 [DEBUG] http: Request GET /v1/status/leader (460.179µs) from=127.0.0.6:35905 2022/12/21 00:58:28 [DEBUG] http: Request GET /v1/status/leader (179.068µs) from=127.0.0.6:51191 2022/12/21 00:58:35 [DEBUG] http: Request GET /v1/status/leader (499.385µs) from=127.0.0.6:51191 2022/12/21 00:58:48 [DEBUG] http: Request GET /v1/status/leader (729.929µs) from=127.0.0.6:51191 2022/12/21 00:58:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:58:55 [DEBUG] http: Request GET /v1/status/leader (203.474µs) from=127.0.0.6:51191 2022/12/21 00:59:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.125923689s) from=127.0.0.6:43601 2022/12/21 00:59:08 [DEBUG] http: Request GET /v1/status/leader (422.62µs) from=127.0.0.6:51191 2022/12/21 00:59:16 [DEBUG] http: Request GET /v1/status/leader (294.68µs) from=127.0.0.6:35905 2022/12/21 00:59:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 00:59:23 [DEBUG] agent: Node info in sync 2022/12/21 00:59:28 [DEBUG] http: Request GET /v1/status/leader (350.772µs) from=127.0.0.6:51191 2022/12/21 00:59:36 [DEBUG] http: Request GET /v1/status/leader (257.88µs) from=127.0.0.6:35905 2022/12/21 00:59:48 [DEBUG] http: Request GET /v1/status/leader (210.789µs) from=127.0.0.6:51191 2022/12/21 00:59:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 00:59:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.006077737s) from=127.0.0.6:50033 2022/12/21 00:59:56 [DEBUG] http: Request GET /v1/status/leader (245.58µs) from=127.0.0.6:51191 2022/12/21 01:00:08 [DEBUG] http: Request GET /v1/status/leader (151.176µs) from=127.0.0.6:51191 2022/12/21 01:00:16 [DEBUG] http: Request GET /v1/status/leader (332.517µs) from=127.0.0.6:35905 2022/12/21 01:00:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:00:28 [DEBUG] http: Request GET /v1/status/leader (280.841µs) from=127.0.0.6:51191 2022/12/21 01:00:36 [DEBUG] http: Request GET /v1/status/leader (238.007µs) from=127.0.0.6:35905 2022/12/21 01:00:48 [DEBUG] http: Request GET /v1/status/leader (299.127µs) from=127.0.0.6:51191 2022/12/21 01:00:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:00:56 [DEBUG] http: Request GET /v1/status/leader (279.45µs) from=127.0.0.6:35905 2022/12/21 01:01:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.849293695s) from=127.0.0.6:43601 2022/12/21 01:01:08 [DEBUG] http: Request GET /v1/status/leader (183.259µs) from=127.0.0.6:51191 2022/12/21 01:01:16 [DEBUG] http: Request GET /v1/status/leader (1.380433ms) from=127.0.0.6:35905 2022/12/21 01:01:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:01:20 [DEBUG] agent: Node info in sync 2022/12/21 01:01:28 [DEBUG] http: Request GET /v1/status/leader (393.276µs) from=127.0.0.6:51191 2022/12/21 01:01:36 [DEBUG] http: Request GET /v1/status/leader (350.719µs) from=127.0.0.6:51191 2022/12/21 01:01:48 [DEBUG] http: Request GET /v1/status/leader (365.062µs) from=127.0.0.6:51191 2022/12/21 01:01:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:01:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.658388627s) from=127.0.0.6:50033 2022/12/21 01:01:56 [DEBUG] http: Request GET /v1/status/leader (264.227µs) from=127.0.0.6:35905 2022/12/21 01:02:08 [DEBUG] http: Request GET /v1/status/leader (380.409µs) from=127.0.0.6:51191 2022/12/21 01:02:16 [DEBUG] http: Request GET /v1/status/leader (300.899µs) from=127.0.0.6:35905 2022/12/21 01:02:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:02:28 [DEBUG] http: Request GET /v1/status/leader (441.86µs) from=127.0.0.6:51191 2022/12/21 01:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:02:29 [DEBUG] agent: Node info in sync 2022/12/21 01:02:36 [DEBUG] http: Request GET /v1/status/leader (245.23µs) from=127.0.0.6:51191 2022/12/21 01:02:48 [DEBUG] http: Request GET /v1/status/leader (379.409µs) from=127.0.0.6:51191 2022/12/21 01:02:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:02:56 [DEBUG] http: Request GET /v1/status/leader (301.063µs) from=127.0.0.6:51191 2022/12/21 01:03:08 [DEBUG] http: Request GET /v1/status/leader (262.961µs) from=127.0.0.6:51191 2022/12/21 01:03:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.893338556s) from=127.0.0.6:43601 2022/12/21 01:03:16 [DEBUG] http: Request GET /v1/status/leader (148.502µs) from=127.0.0.6:35905 2022/12/21 01:03:28 [DEBUG] http: Request GET /v1/status/leader (126.766165ms) from=127.0.0.6:51191 2022/12/21 01:03:36 [DEBUG] http: Request GET /v1/status/leader (271.449µs) from=127.0.0.6:51191 2022/12/21 01:03:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:03:49 [DEBUG] http: Request GET /v1/status/leader (598.569µs) from=127.0.0.6:51191 2022/12/21 01:03:56 [DEBUG] http: Request GET /v1/status/leader (160.617µs) from=127.0.0.6:51191 2022/12/21 01:03:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.72413393s) from=127.0.0.6:50033 2022/12/21 01:04:09 [DEBUG] http: Request GET /v1/status/leader (172.366483ms) from=127.0.0.6:51191 2022/12/21 01:04:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:04:09 [DEBUG] agent: Node info in sync 2022/12/21 01:04:16 [DEBUG] http: Request GET /v1/status/leader (403.731µs) from=127.0.0.6:35905 2022/12/21 01:04:29 [DEBUG] http: Request GET /v1/status/leader (451.384µs) from=127.0.0.6:51191 2022/12/21 01:04:36 [DEBUG] http: Request GET /v1/status/leader (189.593µs) from=127.0.0.6:51191 2022/12/21 01:04:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:04:49 [DEBUG] http: Request GET /v1/status/leader (301.618µs) from=127.0.0.6:51191 2022/12/21 01:04:56 [DEBUG] http: Request GET /v1/status/leader (260.389µs) from=127.0.0.6:51191 2022/12/21 01:04:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:05:09 [DEBUG] http: Request GET /v1/status/leader (307.567µs) from=127.0.0.6:51191 2022/12/21 01:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.682487916s) from=127.0.0.6:43601 2022/12/21 01:05:16 [DEBUG] http: Request GET /v1/status/leader (366.17µs) from=127.0.0.6:35905 2022/12/21 01:05:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:05:17 [DEBUG] agent: Node info in sync 2022/12/21 01:05:29 [DEBUG] http: Request GET /v1/status/leader (296.496µs) from=127.0.0.6:51191 2022/12/21 01:05:36 [DEBUG] http: Request GET /v1/status/leader (317.274µs) from=127.0.0.6:35905 2022/12/21 01:05:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:05:49 [DEBUG] http: Request GET /v1/status/leader (173.832µs) from=127.0.0.6:51191 2022/12/21 01:05:56 [DEBUG] http: Request GET /v1/status/leader (970.661µs) from=127.0.0.6:51191 2022/12/21 01:05:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.315062604s) from=127.0.0.6:50033 2022/12/21 01:06:09 [DEBUG] http: Request GET /v1/status/leader (241.742µs) from=127.0.0.6:51191 2022/12/21 01:06:16 [DEBUG] http: Request GET /v1/status/leader (167.232µs) from=127.0.0.6:51191 2022/12/21 01:06:29 [DEBUG] http: Request GET /v1/status/leader (175.819µs) from=127.0.0.6:51191 2022/12/21 01:06:36 [DEBUG] http: Request GET /v1/status/leader (407.65µs) from=127.0.0.6:51191 2022/12/21 01:06:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:06:41 [DEBUG] agent: Node info in sync 2022/12/21 01:06:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:06:49 [DEBUG] http: Request GET /v1/status/leader (269.759µs) from=127.0.0.6:51191 2022/12/21 01:06:56 [DEBUG] http: Request GET /v1/status/leader (310.126µs) from=127.0.0.6:35905 2022/12/21 01:07:09 [DEBUG] http: Request GET /v1/status/leader (224.788µs) from=127.0.0.6:51191 2022/12/21 01:07:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:07:16 [DEBUG] http: Request GET /v1/status/leader (170.73µs) from=127.0.0.6:51191 2022/12/21 01:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.475317751s) from=127.0.0.6:43601 2022/12/21 01:07:29 [DEBUG] http: Request GET /v1/status/leader (365.339µs) from=127.0.0.6:51191 2022/12/21 01:07:36 [DEBUG] http: Request GET /v1/status/leader (292.965µs) from=127.0.0.6:35905 2022/12/21 01:07:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:07:49 [DEBUG] http: Request GET /v1/status/leader (1.33516ms) from=127.0.0.6:51191 2022/12/21 01:07:56 [DEBUG] http: Request GET /v1/status/leader (272.47µs) from=127.0.0.6:35905 2022/12/21 01:08:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.281029119s) from=127.0.0.6:50033 2022/12/21 01:08:09 [DEBUG] http: Request GET /v1/status/leader (243.873µs) from=127.0.0.6:51191 2022/12/21 01:08:16 [DEBUG] http: Request GET /v1/status/leader (170.665µs) from=127.0.0.6:51191 2022/12/21 01:08:29 [DEBUG] http: Request GET /v1/status/leader (203.801µs) from=127.0.0.6:51191 2022/12/21 01:08:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:08:35 [DEBUG] agent: Node info in sync 2022/12/21 01:08:36 [DEBUG] http: Request GET /v1/status/leader (165.172µs) from=127.0.0.6:51191 2022/12/21 01:08:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:08:49 [DEBUG] http: Request GET /v1/status/leader (256.928µs) from=127.0.0.6:51191 2022/12/21 01:08:56 [DEBUG] http: Request GET /v1/status/leader (175.012µs) from=127.0.0.6:35905 2022/12/21 01:09:09 [DEBUG] http: Request GET /v1/status/leader (356.43µs) from=127.0.0.6:51191 2022/12/21 01:09:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:09:16 [DEBUG] http: Request GET /v1/status/leader (166.263µs) from=127.0.0.6:35905 2022/12/21 01:09:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.904058809s) from=127.0.0.6:43601 2022/12/21 01:09:29 [DEBUG] http: Request GET /v1/status/leader (530.268µs) from=127.0.0.6:51191 2022/12/21 01:09:36 [DEBUG] http: Request GET /v1/status/leader (170.981µs) from=127.0.0.6:51191 2022/12/21 01:09:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:09:49 [DEBUG] http: Request GET /v1/status/leader (420.481µs) from=127.0.0.6:51191 2022/12/21 01:09:56 [DEBUG] http: Request GET /v1/status/leader (1.176504ms) from=127.0.0.6:35905 2022/12/21 01:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.766720315s) from=127.0.0.6:50033 2022/12/21 01:10:09 [DEBUG] http: Request GET /v1/status/leader (400.694µs) from=127.0.0.6:51191 2022/12/21 01:10:16 [DEBUG] http: Request GET /v1/status/leader (415.342µs) from=127.0.0.6:35905 2022/12/21 01:10:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:10:18 [DEBUG] agent: Node info in sync 2022/12/21 01:10:29 [DEBUG] http: Request GET /v1/status/leader (264.268µs) from=127.0.0.6:51191 2022/12/21 01:10:36 [DEBUG] http: Request GET /v1/status/leader (147.254µs) from=127.0.0.6:35905 2022/12/21 01:10:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:10:49 [DEBUG] http: Request GET /v1/status/leader (373.802µs) from=127.0.0.6:51191 2022/12/21 01:10:56 [DEBUG] http: Request GET /v1/status/leader (158.079µs) from=127.0.0.6:51191 2022/12/21 01:11:09 [DEBUG] http: Request GET /v1/status/leader (298.773µs) from=127.0.0.6:51191 2022/12/21 01:11:16 [DEBUG] http: Request GET /v1/status/leader (172.469µs) from=127.0.0.6:35905 2022/12/21 01:11:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.761396899s) from=127.0.0.6:43601 2022/12/21 01:11:29 [DEBUG] http: Request GET /v1/status/leader (248.219µs) from=127.0.0.6:51191 2022/12/21 01:11:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:11:36 [DEBUG] http: Request GET /v1/status/leader (294.662µs) from=127.0.0.6:35905 2022/12/21 01:11:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:11:49 [DEBUG] http: Request GET /v1/status/leader (62.29682ms) from=127.0.0.6:51191 2022/12/21 01:11:56 [DEBUG] http: Request GET /v1/status/leader (275.485µs) from=127.0.0.6:51191 2022/12/21 01:11:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:11:59 [DEBUG] agent: Node info in sync 2022/12/21 01:12:09 [DEBUG] http: Request GET /v1/status/leader (351.778µs) from=127.0.0.6:51191 2022/12/21 01:12:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.52273174s) from=127.0.0.6:50033 2022/12/21 01:12:16 [DEBUG] http: Request GET /v1/status/leader (352.839µs) from=127.0.0.6:51191 2022/12/21 01:12:29 [DEBUG] http: Request GET /v1/status/leader (310.371µs) from=127.0.0.6:51191 2022/12/21 01:12:36 [DEBUG] http: Request GET /v1/status/leader (287.346µs) from=127.0.0.6:51191 2022/12/21 01:12:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:12:49 [DEBUG] http: Request GET /v1/status/leader (248.123µs) from=127.0.0.6:51191 2022/12/21 01:12:56 [DEBUG] http: Request GET /v1/status/leader (254.013µs) from=127.0.0.6:51191 2022/12/21 01:13:09 [DEBUG] http: Request GET /v1/status/leader (340.226µs) from=127.0.0.6:51191 2022/12/21 01:13:16 [DEBUG] http: Request GET /v1/status/leader (254.063µs) from=127.0.0.6:35905 2022/12/21 01:13:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.223394087s) from=127.0.0.6:43601 2022/12/21 01:13:29 [DEBUG] http: Request GET /v1/status/leader (257.787µs) from=127.0.0.6:51191 2022/12/21 01:13:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:13:33 [DEBUG] agent: Node info in sync 2022/12/21 01:13:36 [DEBUG] http: Request GET /v1/status/leader (181.432µs) from=127.0.0.6:51191 2022/12/21 01:13:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:13:49 [DEBUG] http: Request GET /v1/status/leader (176.079µs) from=127.0.0.6:51191 2022/12/21 01:13:56 [DEBUG] http: Request GET /v1/status/leader (163.714µs) from=127.0.0.6:35905 2022/12/21 01:13:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:14:09 [DEBUG] http: Request GET /v1/status/leader (97.535997ms) from=127.0.0.6:51191 2022/12/21 01:14:16 [DEBUG] http: Request GET /v1/status/leader (277.59µs) from=127.0.0.6:51191 2022/12/21 01:14:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.435063097s) from=127.0.0.6:50033 2022/12/21 01:14:29 [DEBUG] http: Request GET /v1/status/leader (192.208µs) from=127.0.0.6:51191 2022/12/21 01:14:36 [DEBUG] http: Request GET /v1/status/leader (381.788µs) from=127.0.0.6:35905 2022/12/21 01:14:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:14:49 [DEBUG] http: Request GET /v1/status/leader (990.988µs) from=127.0.0.6:51191 2022/12/21 01:14:56 [DEBUG] http: Request GET /v1/status/leader (244.689µs) from=127.0.0.6:35905 2022/12/21 01:15:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:15:01 [DEBUG] agent: Node info in sync 2022/12/21 01:15:09 [DEBUG] http: Request GET /v1/status/leader (166.972µs) from=127.0.0.6:51191 2022/12/21 01:15:16 [DEBUG] http: Request GET /v1/status/leader (717.504µs) from=127.0.0.6:35905 2022/12/21 01:15:29 [DEBUG] http: Request GET /v1/status/leader (414.392µs) from=127.0.0.6:51191 2022/12/21 01:15:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.860635532s) from=127.0.0.6:43601 2022/12/21 01:15:36 [DEBUG] http: Request GET /v1/status/leader (181.794µs) from=127.0.0.6:35905 2022/12/21 01:15:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:15:49 [DEBUG] http: Request GET /v1/status/leader (716.505µs) from=127.0.0.6:51191 2022/12/21 01:15:56 [DEBUG] http: Request GET /v1/status/leader (342.637µs) from=127.0.0.6:51191 2022/12/21 01:16:09 [DEBUG] http: Request GET /v1/status/leader (303.431µs) from=127.0.0.6:51191 2022/12/21 01:16:16 [DEBUG] http: Request GET /v1/status/leader (230.646µs) from=127.0.0.6:35905 2022/12/21 01:16:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:16:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.344954921s) from=127.0.0.6:50033 2022/12/21 01:16:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:16:29 [DEBUG] agent: Node info in sync 2022/12/21 01:16:30 [DEBUG] http: Request GET /v1/status/leader (315.589µs) from=127.0.0.6:51191 2022/12/21 01:16:36 [DEBUG] http: Request GET /v1/status/leader (148.476µs) from=127.0.0.6:51191 2022/12/21 01:16:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:16:50 [DEBUG] http: Request GET /v1/status/leader (323.325µs) from=127.0.0.6:51191 2022/12/21 01:16:56 [DEBUG] http: Request GET /v1/status/leader (110.113524ms) from=127.0.0.6:51191 2022/12/21 01:17:10 [DEBUG] http: Request GET /v1/status/leader (324.696µs) from=127.0.0.6:51191 2022/12/21 01:17:16 [DEBUG] http: Request GET /v1/status/leader (302.723µs) from=127.0.0.6:35905 2022/12/21 01:17:30 [DEBUG] http: Request GET /v1/status/leader (183.666µs) from=127.0.0.6:51191 2022/12/21 01:17:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.596620335s) from=127.0.0.6:43601 2022/12/21 01:17:36 [DEBUG] http: Request GET /v1/status/leader (196.825µs) from=127.0.0.6:35905 2022/12/21 01:17:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:17:37 [DEBUG] agent: Node info in sync 2022/12/21 01:17:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:17:50 [DEBUG] http: Request GET /v1/status/leader (261.629µs) from=127.0.0.6:51191 2022/12/21 01:17:56 [DEBUG] http: Request GET /v1/status/leader (394.049µs) from=127.0.0.6:51191 2022/12/21 01:18:10 [DEBUG] http: Request GET /v1/status/leader (173.593µs) from=127.0.0.6:51191 2022/12/21 01:18:16 [DEBUG] http: Request GET /v1/status/leader (149.864µs) from=127.0.0.6:35905 2022/12/21 01:18:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.538164731s) from=127.0.0.6:50033 2022/12/21 01:18:30 [DEBUG] http: Request GET /v1/status/leader (325.806µs) from=127.0.0.6:51191 2022/12/21 01:18:36 [DEBUG] http: Request GET /v1/status/leader (252.003µs) from=127.0.0.6:35905 2022/12/21 01:18:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:18:50 [DEBUG] http: Request GET /v1/status/leader (333.857µs) from=127.0.0.6:51191 2022/12/21 01:18:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:18:56 [DEBUG] http: Request GET /v1/status/leader (304.822µs) from=127.0.0.6:51191 2022/12/21 01:19:10 [DEBUG] http: Request GET /v1/status/leader (331.786µs) from=127.0.0.6:51191 2022/12/21 01:19:16 [DEBUG] http: Request GET /v1/status/leader (372.532µs) from=127.0.0.6:35905 2022/12/21 01:19:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:19:17 [DEBUG] agent: Node info in sync 2022/12/21 01:19:30 [DEBUG] http: Request GET /v1/status/leader (248.962µs) from=127.0.0.6:51191 2022/12/21 01:19:36 [DEBUG] http: Request GET /v1/status/leader (269.674µs) from=127.0.0.6:51191 2022/12/21 01:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.059679724s) from=127.0.0.6:43601 2022/12/21 01:19:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:19:50 [DEBUG] http: Request GET /v1/status/leader (200.645µs) from=127.0.0.6:51191 2022/12/21 01:19:56 [DEBUG] http: Request GET /v1/status/leader (183.711µs) from=127.0.0.6:51191 2022/12/21 01:20:10 [DEBUG] http: Request GET /v1/status/leader (393.202µs) from=127.0.0.6:51191 2022/12/21 01:20:16 [DEBUG] http: Request GET /v1/status/leader (417.516µs) from=127.0.0.6:51191 2022/12/21 01:20:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.570355132s) from=127.0.0.6:50033 2022/12/21 01:20:30 [DEBUG] http: Request GET /v1/status/leader (261.233µs) from=127.0.0.6:51191 2022/12/21 01:20:36 [DEBUG] http: Request GET /v1/status/leader (314.168µs) from=127.0.0.6:35905 2022/12/21 01:20:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:20:50 [DEBUG] http: Request GET /v1/status/leader (324.28µs) from=127.0.0.6:51191 2022/12/21 01:20:56 [DEBUG] http: Request GET /v1/status/leader (180.261µs) from=127.0.0.6:35905 2022/12/21 01:21:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:21:04 [DEBUG] agent: Node info in sync 2022/12/21 01:21:10 [DEBUG] http: Request GET /v1/status/leader (151.046µs) from=127.0.0.6:51191 2022/12/21 01:21:16 [DEBUG] http: Request GET /v1/status/leader (389.261µs) from=127.0.0.6:35905 2022/12/21 01:21:30 [DEBUG] http: Request GET /v1/status/leader (276.294µs) from=127.0.0.6:51191 2022/12/21 01:21:36 [DEBUG] http: Request GET /v1/status/leader (178.649µs) from=127.0.0.6:35905 2022/12/21 01:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.911555579s) from=127.0.0.6:43601 2022/12/21 01:21:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:21:50 [DEBUG] http: Request GET /v1/status/leader (1.432033ms) from=127.0.0.6:51191 2022/12/21 01:21:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:21:56 [DEBUG] http: Request GET /v1/status/leader (275.246µs) from=127.0.0.6:35905 2022/12/21 01:22:10 [DEBUG] http: Request GET /v1/status/leader (452.46µs) from=127.0.0.6:51191 2022/12/21 01:22:17 [DEBUG] http: Request GET /v1/status/leader (411.853µs) from=127.0.0.6:51191 2022/12/21 01:22:30 [DEBUG] http: Request GET /v1/status/leader (372.592µs) from=127.0.0.6:51191 2022/12/21 01:22:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.022697627s) from=127.0.0.6:50033 2022/12/21 01:22:37 [DEBUG] http: Request GET /v1/status/leader (490.735µs) from=127.0.0.6:35905 2022/12/21 01:22:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:22:41 [DEBUG] agent: Node info in sync 2022/12/21 01:22:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:22:50 [DEBUG] http: Request GET /v1/status/leader (247.83µs) from=127.0.0.6:51191 2022/12/21 01:22:57 [DEBUG] http: Request GET /v1/status/leader (192.934µs) from=127.0.0.6:35905 2022/12/21 01:23:10 [DEBUG] http: Request GET /v1/status/leader (359.866µs) from=127.0.0.6:51191 2022/12/21 01:23:17 [DEBUG] http: Request GET /v1/status/leader (316.99µs) from=127.0.0.6:35905 2022/12/21 01:23:30 [DEBUG] http: Request GET /v1/status/leader (319.513µs) from=127.0.0.6:51191 2022/12/21 01:23:37 [DEBUG] http: Request GET /v1/status/leader (266.022µs) from=127.0.0.6:51191 2022/12/21 01:23:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.637561747s) from=127.0.0.6:43601 2022/12/21 01:23:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:23:50 [DEBUG] http: Request GET /v1/status/leader (312.744µs) from=127.0.0.6:51191 2022/12/21 01:23:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:23:57 [DEBUG] http: Request GET /v1/status/leader (143.568µs) from=127.0.0.6:35905 2022/12/21 01:24:10 [DEBUG] http: Request GET /v1/status/leader (186.096µs) from=127.0.0.6:51191 2022/12/21 01:24:17 [DEBUG] http: Request GET /v1/status/leader (261.103µs) from=127.0.0.6:51191 2022/12/21 01:24:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:24:23 [DEBUG] agent: Node info in sync 2022/12/21 01:24:30 [DEBUG] http: Request GET /v1/status/leader (300.102µs) from=127.0.0.6:51191 2022/12/21 01:24:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.334973267s) from=127.0.0.6:50033 2022/12/21 01:24:37 [DEBUG] http: Request GET /v1/status/leader (323.371µs) from=127.0.0.6:35905 2022/12/21 01:24:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:24:50 [DEBUG] http: Request GET /v1/status/leader (248.683µs) from=127.0.0.6:51191 2022/12/21 01:24:57 [DEBUG] http: Request GET /v1/status/leader (301.216µs) from=127.0.0.6:35905 2022/12/21 01:25:10 [DEBUG] http: Request GET /v1/status/leader (158.032µs) from=127.0.0.6:51191 2022/12/21 01:25:17 [DEBUG] http: Request GET /v1/status/leader (178.439µs) from=127.0.0.6:51191 2022/12/21 01:25:30 [DEBUG] http: Request GET /v1/status/leader (237.96µs) from=127.0.0.6:51191 2022/12/21 01:25:37 [DEBUG] http: Request GET /v1/status/leader (361.427µs) from=127.0.0.6:51191 2022/12/21 01:25:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.707478345s) from=127.0.0.6:43601 2022/12/21 01:25:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:25:50 [DEBUG] http: Request GET /v1/status/leader (263.184µs) from=127.0.0.6:51191 2022/12/21 01:25:57 [DEBUG] http: Request GET /v1/status/leader (292.785µs) from=127.0.0.6:51191 2022/12/21 01:26:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:26:10 [DEBUG] http: Request GET /v1/status/leader (501.453µs) from=127.0.0.6:51191 2022/12/21 01:26:17 [DEBUG] http: Request GET /v1/status/leader (311.11µs) from=127.0.0.6:51191 2022/12/21 01:26:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:26:17 [DEBUG] agent: Node info in sync 2022/12/21 01:26:30 [DEBUG] http: Request GET /v1/status/leader (2.23338ms) from=127.0.0.6:51191 2022/12/21 01:26:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.693956675s) from=127.0.0.6:50033 2022/12/21 01:26:37 [DEBUG] http: Request GET /v1/status/leader (341.877µs) from=127.0.0.6:35905 2022/12/21 01:26:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:26:50 [DEBUG] http: Request GET /v1/status/leader (11.314995ms) from=127.0.0.6:51191 2022/12/21 01:26:57 [DEBUG] http: Request GET /v1/status/leader (459.965µs) from=127.0.0.6:35905 2022/12/21 01:27:10 [DEBUG] http: Request GET /v1/status/leader (1.589899ms) from=127.0.0.6:51191 2022/12/21 01:27:17 [DEBUG] http: Request GET /v1/status/leader (307.023µs) from=127.0.0.6:35905 2022/12/21 01:27:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:27:24 [DEBUG] agent: Node info in sync 2022/12/21 01:27:30 [DEBUG] http: Request GET /v1/status/leader (384.336µs) from=127.0.0.6:51191 2022/12/21 01:27:37 [DEBUG] http: Request GET /v1/status/leader (170.666µs) from=127.0.0.6:35905 2022/12/21 01:27:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.042255353s) from=127.0.0.6:43601 2022/12/21 01:27:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:27:50 [DEBUG] http: Request GET /v1/status/leader (208.944µs) from=127.0.0.6:51191 2022/12/21 01:27:57 [DEBUG] http: Request GET /v1/status/leader (175.175µs) from=127.0.0.6:35905 2022/12/21 01:28:10 [DEBUG] http: Request GET /v1/status/leader (323.464µs) from=127.0.0.6:51191 2022/12/21 01:28:17 [DEBUG] http: Request GET /v1/status/leader (351.059µs) from=127.0.0.6:35905 2022/12/21 01:28:30 [DEBUG] http: Request GET /v1/status/leader (733.41µs) from=127.0.0.6:51191 2022/12/21 01:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:28:30 [DEBUG] agent: Node info in sync 2022/12/21 01:28:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:28:37 [DEBUG] http: Request GET /v1/status/leader (351.947µs) from=127.0.0.6:51191 2022/12/21 01:28:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.454834289s) from=127.0.0.6:50033 2022/12/21 01:28:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:28:50 [DEBUG] http: Request GET /v1/status/leader (308.757µs) from=127.0.0.6:51191 2022/12/21 01:28:57 [DEBUG] http: Request GET /v1/status/leader (730.897µs) from=127.0.0.6:51191 2022/12/21 01:29:10 [DEBUG] http: Request GET /v1/status/leader (976.227µs) from=127.0.0.6:51191 2022/12/21 01:29:17 [DEBUG] http: Request GET /v1/status/leader (446.917µs) from=127.0.0.6:51191 2022/12/21 01:29:30 [DEBUG] http: Request GET /v1/status/leader (281.005µs) from=127.0.0.6:51191 2022/12/21 01:29:37 [DEBUG] http: Request GET /v1/status/leader (145.638µs) from=127.0.0.6:35905 2022/12/21 01:29:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:29:42 [DEBUG] agent: Node info in sync 2022/12/21 01:29:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.834057499s) from=127.0.0.6:43601 2022/12/21 01:29:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:29:50 [DEBUG] http: Request GET /v1/status/leader (178.835µs) from=127.0.0.6:51191 2022/12/21 01:29:57 [DEBUG] http: Request GET /v1/status/leader (239.08µs) from=127.0.0.6:35905 2022/12/21 01:30:10 [DEBUG] http: Request GET /v1/status/leader (724.81µs) from=127.0.0.6:51191 2022/12/21 01:30:17 [DEBUG] http: Request GET /v1/status/leader (340.426µs) from=127.0.0.6:35905 2022/12/21 01:30:30 [DEBUG] http: Request GET /v1/status/leader (1.584326ms) from=127.0.0.6:51191 2022/12/21 01:30:37 [DEBUG] http: Request GET /v1/status/leader (150.636µs) from=127.0.0.6:35905 2022/12/21 01:30:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.760748903s) from=127.0.0.6:50033 2022/12/21 01:30:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:30:50 [DEBUG] http: Request GET /v1/status/leader (290.168µs) from=127.0.0.6:51191 2022/12/21 01:30:57 [DEBUG] http: Request GET /v1/status/leader (172.096µs) from=127.0.0.6:51191 2022/12/21 01:31:10 [DEBUG] http: Request GET /v1/status/leader (353.055µs) from=127.0.0.6:51191 2022/12/21 01:31:17 [DEBUG] http: Request GET /v1/status/leader (17.74278ms) from=127.0.0.6:51191 2022/12/21 01:31:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:31:30 [DEBUG] http: Request GET /v1/status/leader (180.411µs) from=127.0.0.6:51191 2022/12/21 01:31:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:31:31 [DEBUG] agent: Node info in sync 2022/12/21 01:31:37 [DEBUG] http: Request GET /v1/status/leader (169.626µs) from=127.0.0.6:35905 2022/12/21 01:31:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:31:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.141796977s) from=127.0.0.6:43601 2022/12/21 01:31:50 [DEBUG] http: Request GET /v1/status/leader (244.418µs) from=127.0.0.6:51191 2022/12/21 01:31:57 [DEBUG] http: Request GET /v1/status/leader (146.168µs) from=127.0.0.6:51191 2022/12/21 01:32:10 [DEBUG] http: Request GET /v1/status/leader (1.221477ms) from=127.0.0.6:51191 2022/12/21 01:32:17 [DEBUG] http: Request GET /v1/status/leader (222.87µs) from=127.0.0.6:51191 2022/12/21 01:32:30 [DEBUG] http: Request GET /v1/status/leader (156.556µs) from=127.0.0.6:51191 2022/12/21 01:32:37 [DEBUG] http: Request GET /v1/status/leader (284.791µs) from=127.0.0.6:35905 2022/12/21 01:32:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.887348965s) from=127.0.0.6:50033 2022/12/21 01:32:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:32:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:32:49 [DEBUG] agent: Node info in sync 2022/12/21 01:32:50 [DEBUG] http: Request GET /v1/status/leader (180.207µs) from=127.0.0.6:51191 2022/12/21 01:32:57 [DEBUG] http: Request GET /v1/status/leader (312.1µs) from=127.0.0.6:35905 2022/12/21 01:33:10 [DEBUG] http: Request GET /v1/status/leader (241.857µs) from=127.0.0.6:51191 2022/12/21 01:33:17 [DEBUG] http: Request GET /v1/status/leader (194.309µs) from=127.0.0.6:51191 2022/12/21 01:33:30 [DEBUG] http: Request GET /v1/status/leader (414.704µs) from=127.0.0.6:51191 2022/12/21 01:33:37 [DEBUG] http: Request GET /v1/status/leader (236.254µs) from=127.0.0.6:51191 2022/12/21 01:33:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:33:50 [DEBUG] http: Request GET /v1/status/leader (270.395µs) from=127.0.0.6:51191 2022/12/21 01:33:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:33:51 [DEBUG] agent: Node info in sync 2022/12/21 01:33:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.36926345s) from=127.0.0.6:43601 2022/12/21 01:33:57 [DEBUG] http: Request GET /v1/status/leader (436.818µs) from=127.0.0.6:35905 2022/12/21 01:34:10 [DEBUG] http: Request GET /v1/status/leader (1.572461ms) from=127.0.0.6:51191 2022/12/21 01:34:17 [DEBUG] http: Request GET /v1/status/leader (669.815µs) from=127.0.0.6:35905 2022/12/21 01:34:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cf2hr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 01:34:30 [DEBUG] http: Request GET /v1/status/leader (254.781µs) from=127.0.0.6:51191 2022/12/21 01:34:37 [DEBUG] http: Request GET /v1/status/leader (234.361µs) from=127.0.0.6:35905 2022/12/21 01:34:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.655699568s) from=127.0.0.6:50033 2022/12/21 01:34:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:34:50 [DEBUG] http: Request GET /v1/status/leader (349.402µs) from=127.0.0.6:51191 2022/12/21 01:34:57 [DEBUG] http: Request GET /v1/status/leader (274.566µs) from=127.0.0.6:35905 2022/12/21 01:35:10 [DEBUG] http: Request GET /v1/status/leader (409.394µs) from=127.0.0.6:51191 2022/12/21 01:35:17 [DEBUG] http: Request GET /v1/status/leader (148.962µs) from=127.0.0.6:51191 2022/12/21 01:35:30 [DEBUG] http: Request GET /v1/status/leader (362.399µs) from=127.0.0.6:51191 2022/12/21 01:35:37 [DEBUG] http: Request GET /v1/status/leader (254.46µs) from=127.0.0.6:35905 2022/12/21 01:35:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cf2hr" since the cluster is too small 2022/12/21 01:35:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 01:35:50 [DEBUG] agent: Node info in sync 2022/12/21 01:35:50 [DEBUG] http: Request GET /v1/status/leader (368.779µs) from=127.0.0.6:51191 2022/12/21 01:35:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.489348523s) from=127.0.0.6:43601 2022/12/21 01:35:57 [DEBUG] http: Request GET /v1/status/leader (164.774µs) from=127.0.0.6:35905 2022/12/21 01:36:11 [DEBUG] http: Request GET /v1/status/leader (582.903µs) from=127.0.0.6:51191