+ 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: '516a10e0-50f4-6c1d-68a9-3e00463366eb' Node name: 'onap-msb-consul-5cdd876fd9-vcbwd' 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/21 22:56:32 [DEBUG] agent: Using random ID "516a10e0-50f4-6c1d-68a9-3e00463366eb" as node ID 2022/12/21 22:56:32 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:516a10e0-50f4-6c1d-68a9-3e00463366eb Address:127.0.0.1:8300}] 2022/12/21 22:56:32 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/21 22:56:32 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/21 22:56:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/21 22:56:32 [WARN] raft: Unable to get address for server id 516a10e0-50f4-6c1d-68a9-3e00463366eb, using fallback address 127.0.0.1:8300: Could not find address for server id 516a10e0-50f4-6c1d-68a9-3e00463366eb 2022/12/21 22:56:32 [DEBUG] raft: Votes needed: 1 2022/12/21 22:56:32 [DEBUG] raft: Vote granted from 516a10e0-50f4-6c1d-68a9-3e00463366eb in term 2. Tally: 1 2022/12/21 22:56:32 [INFO] raft: Election won. Tally: 1 2022/12/21 22:56:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/21 22:56:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-vcbwd.dc1 127.0.0.1 2022/12/21 22:56:32 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-vcbwd 127.0.0.1 2022/12/21 22:56:32 [INFO] consul: cluster leadership acquired 2022/12/21 22:56:32 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-vcbwd (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 22:56:32 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/21 22:56:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-vcbwd.dc1" in area "wan" 2022/12/21 22:56:32 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-vcbwd 2022/12/21 22:56:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/21 22:56:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/21 22:56:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/21 22:56:32 [INFO] agent: started state syncer 2022/12/21 22:56:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/21 22:56:32 [INFO] agent: Synced node info 2022/12/21 22:56:32 [DEBUG] agent: Node info in sync 2022/12/21 22:56:33 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/21 22:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 22:56:33 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-vcbwd' joined, marking health alive 2022/12/21 22:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 22:56:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 22:56:33 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/12/21 22:57:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 22:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 22:58:14 [DEBUG] agent: Node info in sync 2022/12/21 22:58:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 22:58:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 22:59:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 22:59:16 [DEBUG] agent: Node info in sync 2022/12/21 22:59:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:00:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:00:23 [DEBUG] agent: Node info in sync 2022/12/21 23:00:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:00:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:01:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:01:23 [DEBUG] agent: Node info in sync 2022/12/21 23:01:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:02:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:02:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:02:40 [DEBUG] agent: Node info in sync 2022/12/21 23:03:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:03:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:04:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:04:20 [DEBUG] agent: Node info in sync 2022/12/21 23:04:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:05:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:06:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:06:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:06:20 [DEBUG] agent: Node info in sync 2022/12/21 23:06:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:07:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:07:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:07:59 [DEBUG] agent: Node info in sync 2022/12/21 23:08:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:08:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:09:01 [DEBUG] http: Request GET /v1/catalog/services (1.399002ms) from=127.0.0.6:57055 2022/12/21 23:09:01 [DEBUG] http: Request GET /v1/status/leader (152.212329ms) from=127.0.0.6:52461 2022/12/21 23:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:09:18 [DEBUG] agent: Node info in sync 2022/12/21 23:09:21 [DEBUG] http: Request GET /v1/status/leader (806.183µs) from=127.0.0.6:52461 2022/12/21 23:09:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:09:37 [DEBUG] http: Request GET /v1/catalog/services (244.651µs) from=127.0.0.6:57119 2022/12/21 23:09:38 [DEBUG] http: Request GET /v1/status/leader (921.412µs) from=127.0.0.6:52461 2022/12/21 23:09:41 [DEBUG] http: Request GET /v1/status/leader (363.581µs) from=127.0.0.6:52461 2022/12/21 23:09:58 [DEBUG] http: Request GET /v1/status/leader (309.727µs) from=127.0.0.6:52461 2022/12/21 23:10:01 [DEBUG] http: Request GET /v1/status/leader (166.092µs) from=127.0.0.6:52461 2022/12/21 23:10:18 [DEBUG] http: Request GET /v1/status/leader (393.483µs) from=127.0.0.6:52461 2022/12/21 23:10:21 [DEBUG] http: Request GET /v1/status/leader (311.421µs) from=127.0.0.6:52461 2022/12/21 23:10:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:10:32 [DEBUG] agent: Node info in sync 2022/12/21 23:10:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:10:38 [DEBUG] http: Request GET /v1/status/leader (153.285µs) from=127.0.0.6:52461 2022/12/21 23:10:41 [DEBUG] http: Request GET /v1/status/leader (116.430822ms) from=127.0.0.6:52461 2022/12/21 23:10:58 [DEBUG] http: Request GET /v1/status/leader (221.196µs) from=127.0.0.6:52461 2022/12/21 23:11:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:11:01 [DEBUG] http: Request GET /v1/status/leader (264.447µs) from=127.0.0.6:52461 2022/12/21 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.085915856s) from=127.0.0.6:57055 2022/12/21 23:11:18 [DEBUG] http: Request GET /v1/status/leader (295.188µs) from=127.0.0.6:52461 2022/12/21 23:11:21 [DEBUG] http: Request GET /v1/status/leader (227.254µs) from=127.0.0.6:52461 2022/12/21 23:11:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:11:38 [DEBUG] http: Request GET /v1/status/leader (316.163µs) from=127.0.0.6:52461 2022/12/21 23:11:41 [DEBUG] http: Request GET /v1/status/leader (310.156µs) from=127.0.0.6:52461 2022/12/21 23:11:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.578482582s) from=127.0.0.6:57119 2022/12/21 23:11:58 [DEBUG] http: Request GET /v1/status/leader (241.638µs) from=127.0.0.6:52461 2022/12/21 23:12:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:12:00 [DEBUG] agent: Node info in sync 2022/12/21 23:12:01 [DEBUG] http: Request GET /v1/status/leader (269.494µs) from=127.0.0.6:52461 2022/12/21 23:12:18 [DEBUG] http: Request GET /v1/status/leader (242.541µs) from=127.0.0.6:52461 2022/12/21 23:12:21 [DEBUG] http: Request GET /v1/status/leader (247.163µs) from=127.0.0.6:52461 2022/12/21 23:12:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:12:38 [DEBUG] http: Request GET /v1/status/leader (725.197µs) from=127.0.0.6:52461 2022/12/21 23:12:41 [DEBUG] http: Request GET /v1/status/leader (488.202µs) from=127.0.0.6:52461 2022/12/21 23:12:58 [DEBUG] http: Request GET /v1/status/leader (652.442µs) from=127.0.0.6:52461 2022/12/21 23:13:01 [DEBUG] http: Request GET /v1/status/leader (170.088µs) from=127.0.0.6:52461 2022/12/21 23:13:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:13:07 [DEBUG] agent: Node info in sync 2022/12/21 23:13:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.403073s) from=127.0.0.6:57055 2022/12/21 23:13:18 [DEBUG] http: Request GET /v1/status/leader (424.702µs) from=127.0.0.6:52461 2022/12/21 23:13:21 [DEBUG] http: Request GET /v1/status/leader (322.649µs) from=127.0.0.6:52461 2022/12/21 23:13:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:13:38 [DEBUG] http: Request GET /v1/status/leader (3.645804ms) from=127.0.0.6:52461 2022/12/21 23:13:41 [DEBUG] http: Request GET /v1/status/leader (212.433µs) from=127.0.0.6:52461 2022/12/21 23:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.920066469s) from=127.0.0.6:57119 2022/12/21 23:13:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:13:59 [DEBUG] http: Request GET /v1/status/leader (559.588µs) from=127.0.0.6:52461 2022/12/21 23:14:01 [DEBUG] http: Request GET /v1/status/leader (398.462µs) from=127.0.0.6:52461 2022/12/21 23:14:19 [DEBUG] http: Request GET /v1/status/leader (179.715µs) from=127.0.0.6:52461 2022/12/21 23:14:21 [DEBUG] http: Request GET /v1/status/leader (2.456898ms) from=127.0.0.6:52461 2022/12/21 23:14:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:14:39 [DEBUG] http: Request GET /v1/status/leader (316.878µs) from=127.0.0.6:52461 2022/12/21 23:14:42 [DEBUG] http: Request GET /v1/status/leader (163.576µs) from=127.0.0.6:52461 2022/12/21 23:14:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:14:59 [DEBUG] agent: Node info in sync 2022/12/21 23:14:59 [DEBUG] http: Request GET /v1/status/leader (367.653µs) from=127.0.0.6:52461 2022/12/21 23:15:02 [DEBUG] http: Request GET /v1/status/leader (162.789µs) from=127.0.0.6:52461 2022/12/21 23:15:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.470581511s) from=127.0.0.6:57055 2022/12/21 23:15:19 [DEBUG] http: Request GET /v1/status/leader (286.191µs) from=127.0.0.6:52461 2022/12/21 23:15:22 [DEBUG] http: Request GET /v1/status/leader (180.879µs) from=127.0.0.6:52461 2022/12/21 23:15:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:15:39 [DEBUG] http: Request GET /v1/status/leader (169.063µs) from=127.0.0.6:52461 2022/12/21 23:15:42 [DEBUG] http: Request GET /v1/status/leader (1.068149ms) from=127.0.0.6:52461 2022/12/21 23:15:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.191792767s) from=127.0.0.6:57119 2022/12/21 23:15:59 [DEBUG] http: Request GET /v1/status/leader (315.462µs) from=127.0.0.6:52461 2022/12/21 23:16:02 [DEBUG] http: Request GET /v1/status/leader (288.072µs) from=127.0.0.6:52461 2022/12/21 23:16:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:16:19 [DEBUG] http: Request GET /v1/status/leader (1.225251ms) from=127.0.0.6:52461 2022/12/21 23:16:22 [DEBUG] http: Request GET /v1/status/leader (277.898µs) from=127.0.0.6:52461 2022/12/21 23:16:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:16:39 [DEBUG] http: Request GET /v1/status/leader (179.542µs) from=127.0.0.6:52461 2022/12/21 23:16:42 [DEBUG] http: Request GET /v1/status/leader (300.891µs) from=127.0.0.6:52461 2022/12/21 23:16:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:16:58 [DEBUG] agent: Node info in sync 2022/12/21 23:16:59 [DEBUG] http: Request GET /v1/status/leader (944.327µs) from=127.0.0.6:52461 2022/12/21 23:17:02 [DEBUG] http: Request GET /v1/status/leader (176.341µs) from=127.0.0.6:52461 2022/12/21 23:17:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.293349932s) from=127.0.0.6:57055 2022/12/21 23:17:19 [DEBUG] http: Request GET /v1/status/leader (276.001µs) from=127.0.0.6:52461 2022/12/21 23:17:22 [DEBUG] http: Request GET /v1/status/leader (315.11µs) from=127.0.0.6:52461 2022/12/21 23:17:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:17:39 [DEBUG] http: Request GET /v1/status/leader (718.206µs) from=127.0.0.6:52461 2022/12/21 23:17:42 [DEBUG] http: Request GET /v1/status/leader (258.429µs) from=127.0.0.6:52461 2022/12/21 23:17:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.386056884s) from=127.0.0.6:57119 2022/12/21 23:17:59 [DEBUG] http: Request GET /v1/status/leader (334.999µs) from=127.0.0.6:52461 2022/12/21 23:18:02 [DEBUG] http: Request GET /v1/status/leader (192.733µs) from=127.0.0.6:52461 2022/12/21 23:18:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:18:19 [DEBUG] http: Request GET /v1/status/leader (176.503µs) from=127.0.0.6:52461 2022/12/21 23:18:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:18:20 [DEBUG] agent: Node info in sync 2022/12/21 23:18:22 [DEBUG] http: Request GET /v1/status/leader (278.579µs) from=127.0.0.6:52461 2022/12/21 23:18:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:18:39 [DEBUG] http: Request GET /v1/status/leader (630.287µs) from=127.0.0.6:52461 2022/12/21 23:18:42 [DEBUG] http: Request GET /v1/status/leader (175.599µs) from=127.0.0.6:52461 2022/12/21 23:18:59 [DEBUG] http: Request GET /v1/status/leader (450.759µs) from=127.0.0.6:52461 2022/12/21 23:19:02 [DEBUG] http: Request GET /v1/status/leader (539.668µs) from=127.0.0.6:52461 2022/12/21 23:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.495547835s) from=127.0.0.6:57055 2022/12/21 23:19:19 [DEBUG] http: Request GET /v1/status/leader (393.076µs) from=127.0.0.6:52461 2022/12/21 23:19:22 [DEBUG] http: Request GET /v1/status/leader (312.561µs) from=127.0.0.6:52461 2022/12/21 23:19:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:19:39 [DEBUG] http: Request GET /v1/status/leader (330.665µs) from=127.0.0.6:52461 2022/12/21 23:19:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:19:40 [DEBUG] agent: Node info in sync 2022/12/21 23:19:42 [DEBUG] http: Request GET /v1/status/leader (467.333µs) from=127.0.0.6:52461 2022/12/21 23:19:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.97642179s) from=127.0.0.6:57119 2022/12/21 23:19:59 [DEBUG] http: Request GET /v1/status/leader (468.828µs) from=127.0.0.6:52461 2022/12/21 23:20:02 [DEBUG] http: Request GET /v1/status/leader (179.583µs) from=127.0.0.6:52461 2022/12/21 23:20:19 [DEBUG] http: Request GET /v1/status/leader (313.672µs) from=127.0.0.6:52461 2022/12/21 23:20:22 [DEBUG] http: Request GET /v1/status/leader (380.409µs) from=127.0.0.6:52461 2022/12/21 23:20:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:20:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:20:39 [DEBUG] http: Request GET /v1/status/leader (872.637µs) from=127.0.0.6:52461 2022/12/21 23:20:42 [DEBUG] http: Request GET /v1/status/leader (283.708µs) from=127.0.0.6:52461 2022/12/21 23:20:59 [DEBUG] http: Request GET /v1/status/leader (303.971µs) from=127.0.0.6:52461 2022/12/21 23:21:02 [DEBUG] http: Request GET /v1/status/leader (616.051µs) from=127.0.0.6:52461 2022/12/21 23:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:21:05 [DEBUG] agent: Node info in sync 2022/12/21 23:21:20 [DEBUG] http: Request GET /v1/status/leader (298.591µs) from=127.0.0.6:52461 2022/12/21 23:21:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.28870229s) from=127.0.0.6:57055 2022/12/21 23:21:22 [DEBUG] http: Request GET /v1/status/leader (293.435µs) from=127.0.0.6:52461 2022/12/21 23:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:21:40 [DEBUG] http: Request GET /v1/status/leader (203.679µs) from=127.0.0.6:52461 2022/12/21 23:21:42 [DEBUG] http: Request GET /v1/status/leader (2.8258ms) from=127.0.0.6:52461 2022/12/21 23:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.530739783s) from=127.0.0.6:57119 2022/12/21 23:22:00 [DEBUG] http: Request GET /v1/status/leader (233.181µs) from=127.0.0.6:52461 2022/12/21 23:22:02 [DEBUG] http: Request GET /v1/status/leader (259.083µs) from=127.0.0.6:52461 2022/12/21 23:22:20 [DEBUG] http: Request GET /v1/status/leader (158.175µs) from=127.0.0.6:52461 2022/12/21 23:22:22 [DEBUG] http: Request GET /v1/status/leader (176.194µs) from=127.0.0.6:52461 2022/12/21 23:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:22:40 [DEBUG] http: Request GET /v1/status/leader (258.63µs) from=127.0.0.6:52461 2022/12/21 23:22:42 [DEBUG] http: Request GET /v1/status/leader (248.84µs) from=127.0.0.6:52461 2022/12/21 23:22:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:22:55 [DEBUG] agent: Node info in sync 2022/12/21 23:23:00 [DEBUG] http: Request GET /v1/status/leader (169.378µs) from=127.0.0.6:52461 2022/12/21 23:23:02 [DEBUG] http: Request GET /v1/status/leader (228.179µs) from=127.0.0.6:52461 2022/12/21 23:23:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:23:20 [DEBUG] http: Request GET /v1/status/leader (280.666µs) from=127.0.0.6:52461 2022/12/21 23:23:22 [DEBUG] http: Request GET /v1/status/leader (265.287µs) from=127.0.0.6:52461 2022/12/21 23:23:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.801164746s) from=127.0.0.6:57055 2022/12/21 23:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:23:40 [DEBUG] http: Request GET /v1/status/leader (291.227µs) from=127.0.0.6:52461 2022/12/21 23:23:42 [DEBUG] http: Request GET /v1/status/leader (248.826µs) from=127.0.0.6:52461 2022/12/21 23:24:00 [DEBUG] http: Request GET /v1/status/leader (302.81µs) from=127.0.0.6:52461 2022/12/21 23:24:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.884888474s) from=127.0.0.6:57119 2022/12/21 23:24:02 [DEBUG] http: Request GET /v1/status/leader (267.198µs) from=127.0.0.6:52461 2022/12/21 23:24:20 [DEBUG] http: Request GET /v1/status/leader (704.036µs) from=127.0.0.6:52461 2022/12/21 23:24:22 [DEBUG] http: Request GET /v1/status/leader (2.615821ms) from=127.0.0.6:52461 2022/12/21 23:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:24:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:24:38 [DEBUG] agent: Node info in sync 2022/12/21 23:24:40 [DEBUG] http: Request GET /v1/status/leader (564.06µs) from=127.0.0.6:52461 2022/12/21 23:24:42 [DEBUG] http: Request GET /v1/status/leader (190.012µs) from=127.0.0.6:52461 2022/12/21 23:25:00 [DEBUG] http: Request GET /v1/status/leader (184.543µs) from=127.0.0.6:52461 2022/12/21 23:25:02 [DEBUG] http: Request GET /v1/status/leader (168.712µs) from=127.0.0.6:52461 2022/12/21 23:25:20 [DEBUG] http: Request GET /v1/status/leader (331.551µs) from=127.0.0.6:52461 2022/12/21 23:25:22 [DEBUG] http: Request GET /v1/status/leader (554.215µs) from=127.0.0.6:52461 2022/12/21 23:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.229153817s) from=127.0.0.6:57055 2022/12/21 23:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:25:40 [DEBUG] http: Request GET /v1/status/leader (212.514µs) from=127.0.0.6:52461 2022/12/21 23:25:42 [DEBUG] http: Request GET /v1/status/leader (1.005664ms) from=127.0.0.6:52461 2022/12/21 23:26:00 [DEBUG] http: Request GET /v1/status/leader (256.505µs) from=127.0.0.6:52461 2022/12/21 23:26:02 [DEBUG] http: Request GET /v1/status/leader (709.773µs) from=127.0.0.6:52461 2022/12/21 23:26:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.394372282s) from=127.0.0.6:57119 2022/12/21 23:26:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:26:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:26:15 [DEBUG] agent: Node info in sync 2022/12/21 23:26:20 [DEBUG] http: Request GET /v1/status/leader (167.981µs) from=127.0.0.6:52461 2022/12/21 23:26:22 [DEBUG] http: Request GET /v1/status/leader (185.108µs) from=127.0.0.6:52461 2022/12/21 23:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:26:40 [DEBUG] http: Request GET /v1/status/leader (365.916µs) from=127.0.0.6:52461 2022/12/21 23:26:42 [DEBUG] http: Request GET /v1/status/leader (282.491µs) from=127.0.0.6:52461 2022/12/21 23:27:00 [DEBUG] http: Request GET /v1/status/leader (346.843µs) from=127.0.0.6:52461 2022/12/21 23:27:02 [DEBUG] http: Request GET /v1/status/leader (254.17µs) from=127.0.0.6:52461 2022/12/21 23:27:20 [DEBUG] http: Request GET /v1/status/leader (261.854µs) from=127.0.0.6:52461 2022/12/21 23:27:22 [DEBUG] http: Request GET /v1/status/leader (340.749µs) from=127.0.0.6:52461 2022/12/21 23:27:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.345383127s) from=127.0.0.6:57055 2022/12/21 23:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:27:40 [DEBUG] http: Request GET /v1/status/leader (299.282µs) from=127.0.0.6:52461 2022/12/21 23:27:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:27:42 [DEBUG] agent: Node info in sync 2022/12/21 23:27:42 [DEBUG] http: Request GET /v1/status/leader (265.581µs) from=127.0.0.6:52461 2022/12/21 23:28:00 [DEBUG] http: Request GET /v1/status/leader (69.411857ms) from=127.0.0.6:52461 2022/12/21 23:28:02 [DEBUG] http: Request GET /v1/status/leader (2.109779ms) from=127.0.0.6:52461 2022/12/21 23:28:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.733583411s) from=127.0.0.6:57119 2022/12/21 23:28:20 [DEBUG] http: Request GET /v1/status/leader (232.634µs) from=127.0.0.6:52461 2022/12/21 23:28:22 [DEBUG] http: Request GET /v1/status/leader (1.014672ms) from=127.0.0.6:52461 2022/12/21 23:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:28:40 [DEBUG] http: Request GET /v1/status/leader (183.553µs) from=127.0.0.6:52461 2022/12/21 23:28:42 [DEBUG] http: Request GET /v1/status/leader (247.837µs) from=127.0.0.6:52461 2022/12/21 23:28:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:29:00 [DEBUG] http: Request GET /v1/status/leader (322.087µs) from=127.0.0.6:52461 2022/12/21 23:29:02 [DEBUG] http: Request GET /v1/status/leader (260.895µs) from=127.0.0.6:52461 2022/12/21 23:29:20 [DEBUG] http: Request GET /v1/status/leader (253.183µs) from=127.0.0.6:52461 2022/12/21 23:29:22 [DEBUG] http: Request GET /v1/status/leader (143.375µs) from=127.0.0.6:52461 2022/12/21 23:29:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.755363864s) from=127.0.0.6:57055 2022/12/21 23:29:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:29:28 [DEBUG] agent: Node info in sync 2022/12/21 23:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:29:40 [DEBUG] http: Request GET /v1/status/leader (259.228µs) from=127.0.0.6:52461 2022/12/21 23:29:42 [DEBUG] http: Request GET /v1/status/leader (283.87µs) from=127.0.0.6:52461 2022/12/21 23:30:00 [DEBUG] http: Request GET /v1/status/leader (244.666µs) from=127.0.0.6:52461 2022/12/21 23:30:03 [DEBUG] http: Request GET /v1/status/leader (245.629µs) from=127.0.0.6:52461 2022/12/21 23:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.053500172s) from=127.0.0.6:57119 2022/12/21 23:30:20 [DEBUG] http: Request GET /v1/status/leader (276.661µs) from=127.0.0.6:52461 2022/12/21 23:30:23 [DEBUG] http: Request GET /v1/status/leader (263.906µs) from=127.0.0.6:52461 2022/12/21 23:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:30:40 [DEBUG] http: Request GET /v1/status/leader (447.778µs) from=127.0.0.6:52461 2022/12/21 23:30:43 [DEBUG] http: Request GET /v1/status/leader (552.626µs) from=127.0.0.6:52461 2022/12/21 23:30:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:30:45 [DEBUG] agent: Node info in sync 2022/12/21 23:31:00 [DEBUG] http: Request GET /v1/status/leader (294.248µs) from=127.0.0.6:52461 2022/12/21 23:31:03 [DEBUG] http: Request GET /v1/status/leader (184.101µs) from=127.0.0.6:52461 2022/12/21 23:31:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:31:20 [DEBUG] http: Request GET /v1/status/leader (391.801µs) from=127.0.0.6:52461 2022/12/21 23:31:23 [DEBUG] http: Request GET /v1/status/leader (308.741µs) from=127.0.0.6:52461 2022/12/21 23:31:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.036799658s) from=127.0.0.6:57055 2022/12/21 23:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:31:40 [DEBUG] http: Request GET /v1/status/leader (147.412µs) from=127.0.0.6:52461 2022/12/21 23:31:43 [DEBUG] http: Request GET /v1/status/leader (1.184726ms) from=127.0.0.6:52461 2022/12/21 23:32:00 [DEBUG] http: Request GET /v1/status/leader (323.811µs) from=127.0.0.6:52461 2022/12/21 23:32:03 [DEBUG] http: Request GET /v1/status/leader (207.678µs) from=127.0.0.6:52461 2022/12/21 23:32:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:32:06 [DEBUG] agent: Node info in sync 2022/12/21 23:32:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.173388693s) from=127.0.0.6:57119 2022/12/21 23:32:20 [DEBUG] http: Request GET /v1/status/leader (491.56µs) from=127.0.0.6:52461 2022/12/21 23:32:23 [DEBUG] http: Request GET /v1/status/leader (1.537914ms) from=127.0.0.6:52461 2022/12/21 23:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:32:40 [DEBUG] http: Request GET /v1/status/leader (334.605µs) from=127.0.0.6:52461 2022/12/21 23:32:43 [DEBUG] http: Request GET /v1/status/leader (160.086µs) from=127.0.0.6:52461 2022/12/21 23:33:00 [DEBUG] http: Request GET /v1/status/leader (284.509µs) from=127.0.0.6:52461 2022/12/21 23:33:03 [DEBUG] http: Request GET /v1/status/leader (245.836µs) from=127.0.0.6:52461 2022/12/21 23:33:20 [DEBUG] http: Request GET /v1/status/leader (304.963µs) from=127.0.0.6:52461 2022/12/21 23:33:23 [DEBUG] http: Request GET /v1/status/leader (145.044µs) from=127.0.0.6:52461 2022/12/21 23:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:33:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.840732415s) from=127.0.0.6:57055 2022/12/21 23:33:40 [DEBUG] http: Request GET /v1/status/leader (324.433µs) from=127.0.0.6:52461 2022/12/21 23:33:43 [DEBUG] http: Request GET /v1/status/leader (324.103µs) from=127.0.0.6:52461 2022/12/21 23:33:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:33:49 [DEBUG] agent: Node info in sync 2022/12/21 23:34:00 [DEBUG] http: Request GET /v1/status/leader (371.906µs) from=127.0.0.6:52461 2022/12/21 23:34:03 [DEBUG] http: Request GET /v1/status/leader (312.974µs) from=127.0.0.6:52461 2022/12/21 23:34:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:34:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.587929403s) from=127.0.0.6:57119 2022/12/21 23:34:20 [DEBUG] http: Request GET /v1/status/leader (1.082341ms) from=127.0.0.6:52461 2022/12/21 23:34:23 [DEBUG] http: Request GET /v1/status/leader (164.958µs) from=127.0.0.6:52461 2022/12/21 23:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:34:40 [DEBUG] http: Request GET /v1/status/leader (134.115µs) from=127.0.0.6:52461 2022/12/21 23:34:43 [DEBUG] http: Request GET /v1/status/leader (143.367µs) from=127.0.0.6:52461 2022/12/21 23:35:01 [DEBUG] http: Request GET /v1/status/leader (301.892µs) from=127.0.0.6:52461 2022/12/21 23:35:03 [DEBUG] http: Request GET /v1/status/leader (41.396429ms) from=127.0.0.6:52461 2022/12/21 23:35:21 [DEBUG] http: Request GET /v1/status/leader (275.678µs) from=127.0.0.6:52461 2022/12/21 23:35:23 [DEBUG] http: Request GET /v1/status/leader (283.314µs) from=127.0.0.6:52461 2022/12/21 23:35:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:35:29 [DEBUG] agent: Node info in sync 2022/12/21 23:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:35:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.178791826s) from=127.0.0.6:57055 2022/12/21 23:35:41 [DEBUG] http: Request GET /v1/status/leader (1.030799ms) from=127.0.0.6:52461 2022/12/21 23:35:43 [DEBUG] http: Request GET /v1/status/leader (156.555µs) from=127.0.0.6:52461 2022/12/21 23:36:01 [DEBUG] http: Request GET /v1/status/leader (271.267µs) from=127.0.0.6:52461 2022/12/21 23:36:03 [DEBUG] http: Request GET /v1/status/leader (309.191µs) from=127.0.0.6:52461 2022/12/21 23:36:21 [DEBUG] http: Request GET /v1/status/leader (152.918µs) from=127.0.0.6:52461 2022/12/21 23:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.210915749s) from=127.0.0.6:57119 2022/12/21 23:36:23 [DEBUG] http: Request GET /v1/status/leader (701.714µs) from=127.0.0.6:52461 2022/12/21 23:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:36:41 [DEBUG] http: Request GET /v1/status/leader (330.119µs) from=127.0.0.6:52461 2022/12/21 23:36:43 [DEBUG] http: Request GET /v1/status/leader (322.011µs) from=127.0.0.6:52461 2022/12/21 23:36:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:37:01 [DEBUG] http: Request GET /v1/status/leader (181.446µs) from=127.0.0.6:52461 2022/12/21 23:37:03 [DEBUG] http: Request GET /v1/status/leader (205.595µs) from=127.0.0.6:52461 2022/12/21 23:37:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:37:17 [DEBUG] agent: Node info in sync 2022/12/21 23:37:21 [DEBUG] http: Request GET /v1/status/leader (248.591µs) from=127.0.0.6:52461 2022/12/21 23:37:23 [DEBUG] http: Request GET /v1/status/leader (172.028µs) from=127.0.0.6:52461 2022/12/21 23:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:37:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.06316083s) from=127.0.0.6:57055 2022/12/21 23:37:41 [DEBUG] http: Request GET /v1/status/leader (64.375866ms) from=127.0.0.6:52461 2022/12/21 23:37:43 [DEBUG] http: Request GET /v1/status/leader (155.933µs) from=127.0.0.6:52461 2022/12/21 23:38:01 [DEBUG] http: Request GET /v1/status/leader (289.396µs) from=127.0.0.6:52461 2022/12/21 23:38:03 [DEBUG] http: Request GET /v1/status/leader (179.673µs) from=127.0.0.6:52461 2022/12/21 23:38:21 [DEBUG] http: Request GET /v1/status/leader (247.91µs) from=127.0.0.6:52461 2022/12/21 23:38:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.202546448s) from=127.0.0.6:57119 2022/12/21 23:38:23 [DEBUG] http: Request GET /v1/status/leader (173.629µs) from=127.0.0.6:52461 2022/12/21 23:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:38:41 [DEBUG] http: Request GET /v1/status/leader (592.373µs) from=127.0.0.6:52461 2022/12/21 23:38:43 [DEBUG] http: Request GET /v1/status/leader (816.532µs) from=127.0.0.6:52461 2022/12/21 23:39:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:39:01 [DEBUG] http: Request GET /v1/status/leader (642.6µs) from=127.0.0.6:52461 2022/12/21 23:39:03 [DEBUG] http: Request GET /v1/status/leader (276.511µs) from=127.0.0.6:52461 2022/12/21 23:39:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:39:16 [DEBUG] agent: Node info in sync 2022/12/21 23:39:21 [DEBUG] http: Request GET /v1/status/leader (308.536µs) from=127.0.0.6:52461 2022/12/21 23:39:23 [DEBUG] http: Request GET /v1/status/leader (963.51µs) from=127.0.0.6:52461 2022/12/21 23:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:39:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.867902999s) from=127.0.0.6:57055 2022/12/21 23:39:41 [DEBUG] http: Request GET /v1/status/leader (483.453µs) from=127.0.0.6:52461 2022/12/21 23:39:43 [DEBUG] http: Request GET /v1/status/leader (200.295µs) from=127.0.0.6:52461 2022/12/21 23:40:01 [DEBUG] http: Request GET /v1/status/leader (290.425µs) from=127.0.0.6:52461 2022/12/21 23:40:03 [DEBUG] http: Request GET /v1/status/leader (950.365µs) from=127.0.0.6:52461 2022/12/21 23:40:21 [DEBUG] http: Request GET /v1/status/leader (511.192µs) from=127.0.0.6:52461 2022/12/21 23:40:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.443174693s) from=127.0.0.6:57119 2022/12/21 23:40:23 [DEBUG] http: Request GET /v1/status/leader (420.341µs) from=127.0.0.6:52461 2022/12/21 23:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:40:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:40:34 [DEBUG] agent: Node info in sync 2022/12/21 23:40:41 [DEBUG] http: Request GET /v1/status/leader (1.145232ms) from=127.0.0.6:52461 2022/12/21 23:40:43 [DEBUG] http: Request GET /v1/status/leader (296.236µs) from=127.0.0.6:52461 2022/12/21 23:41:01 [DEBUG] http: Request GET /v1/status/leader (327.684µs) from=127.0.0.6:52461 2022/12/21 23:41:03 [DEBUG] http: Request GET /v1/status/leader (156.028µs) from=127.0.0.6:52461 2022/12/21 23:41:21 [DEBUG] http: Request GET /v1/status/leader (1.001943ms) from=127.0.0.6:52461 2022/12/21 23:41:23 [DEBUG] http: Request GET /v1/status/leader (169.543µs) from=127.0.0.6:52461 2022/12/21 23:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:41:41 [DEBUG] http: Request GET /v1/status/leader (296.96µs) from=127.0.0.6:52461 2022/12/21 23:41:43 [DEBUG] http: Request GET /v1/status/leader (172.761µs) from=127.0.0.6:52461 2022/12/21 23:41:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.774728046s) from=127.0.0.6:57055 2022/12/21 23:41:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:42:01 [DEBUG] http: Request GET /v1/status/leader (170.083µs) from=127.0.0.6:52461 2022/12/21 23:42:03 [DEBUG] http: Request GET /v1/status/leader (315.485µs) from=127.0.0.6:52461 2022/12/21 23:42:21 [DEBUG] http: Request GET /v1/status/leader (174.889µs) from=127.0.0.6:52461 2022/12/21 23:42:23 [DEBUG] http: Request GET /v1/status/leader (174.031µs) from=127.0.0.6:52461 2022/12/21 23:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.192888202s) from=127.0.0.6:57119 2022/12/21 23:42:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:42:30 [DEBUG] agent: Node info in sync 2022/12/21 23:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:42:41 [DEBUG] http: Request GET /v1/status/leader (150.459µs) from=127.0.0.6:52461 2022/12/21 23:42:43 [DEBUG] http: Request GET /v1/status/leader (344.44µs) from=127.0.0.6:52461 2022/12/21 23:43:01 [DEBUG] http: Request GET /v1/status/leader (364.232µs) from=127.0.0.6:52461 2022/12/21 23:43:03 [DEBUG] http: Request GET /v1/status/leader (275.436µs) from=127.0.0.6:52461 2022/12/21 23:43:21 [DEBUG] http: Request GET /v1/status/leader (172.303µs) from=127.0.0.6:52461 2022/12/21 23:43:23 [DEBUG] http: Request GET /v1/status/leader (275.858µs) from=127.0.0.6:52461 2022/12/21 23:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:43:32 [DEBUG] agent: Node info in sync 2022/12/21 23:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:43:41 [DEBUG] http: Request GET /v1/status/leader (273.633µs) from=127.0.0.6:52461 2022/12/21 23:43:43 [DEBUG] http: Request GET /v1/status/leader (239.929µs) from=127.0.0.6:52461 2022/12/21 23:43:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.463373973s) from=127.0.0.6:57055 2022/12/21 23:44:01 [DEBUG] http: Request GET /v1/status/leader (232.022µs) from=127.0.0.6:52461 2022/12/21 23:44:03 [DEBUG] http: Request GET /v1/status/leader (240.039µs) from=127.0.0.6:52461 2022/12/21 23:44:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:44:21 [DEBUG] http: Request GET /v1/status/leader (175.276µs) from=127.0.0.6:52461 2022/12/21 23:44:23 [DEBUG] http: Request GET /v1/status/leader (391.281µs) from=127.0.0.6:52461 2022/12/21 23:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.429379941s) from=127.0.0.6:57119 2022/12/21 23:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:44:41 [DEBUG] http: Request GET /v1/status/leader (267.271µs) from=127.0.0.6:52461 2022/12/21 23:44:43 [DEBUG] http: Request GET /v1/status/leader (270.285µs) from=127.0.0.6:52461 2022/12/21 23:44:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:44:56 [DEBUG] agent: Node info in sync 2022/12/21 23:45:01 [DEBUG] http: Request GET /v1/status/leader (253.77µs) from=127.0.0.6:52461 2022/12/21 23:45:03 [DEBUG] http: Request GET /v1/status/leader (161.651µs) from=127.0.0.6:52461 2022/12/21 23:45:21 [DEBUG] http: Request GET /v1/status/leader (347.528µs) from=127.0.0.6:52461 2022/12/21 23:45:23 [DEBUG] http: Request GET /v1/status/leader (274.665µs) from=127.0.0.6:52461 2022/12/21 23:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:45:41 [DEBUG] http: Request GET /v1/status/leader (380.45µs) from=127.0.0.6:52461 2022/12/21 23:45:43 [DEBUG] http: Request GET /v1/status/leader (264.421µs) from=127.0.0.6:52461 2022/12/21 23:45:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.605961764s) from=127.0.0.6:57055 2022/12/21 23:46:01 [DEBUG] http: Request GET /v1/status/leader (268.765µs) from=127.0.0.6:52461 2022/12/21 23:46:03 [DEBUG] http: Request GET /v1/status/leader (616.253µs) from=127.0.0.6:52461 2022/12/21 23:46:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:46:06 [DEBUG] agent: Node info in sync 2022/12/21 23:46:21 [DEBUG] http: Request GET /v1/status/leader (194.384µs) from=127.0.0.6:52461 2022/12/21 23:46:23 [DEBUG] http: Request GET /v1/status/leader (616.309µs) from=127.0.0.6:52461 2022/12/21 23:46:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:46:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.052140444s) from=127.0.0.6:57119 2022/12/21 23:46:41 [DEBUG] http: Request GET /v1/status/leader (785.67µs) from=127.0.0.6:52461 2022/12/21 23:46:43 [DEBUG] http: Request GET /v1/status/leader (318.837µs) from=127.0.0.6:52461 2022/12/21 23:47:01 [DEBUG] http: Request GET /v1/status/leader (390.643µs) from=127.0.0.6:52461 2022/12/21 23:47:03 [DEBUG] http: Request GET /v1/status/leader (308.748µs) from=127.0.0.6:52461 2022/12/21 23:47:21 [DEBUG] http: Request GET /v1/status/leader (299.655µs) from=127.0.0.6:52461 2022/12/21 23:47:23 [DEBUG] http: Request GET /v1/status/leader (168.193µs) from=127.0.0.6:52461 2022/12/21 23:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:47:41 [DEBUG] http: Request GET /v1/status/leader (287.716µs) from=127.0.0.6:52461 2022/12/21 23:47:43 [DEBUG] http: Request GET /v1/status/leader (373.999µs) from=127.0.0.6:52461 2022/12/21 23:47:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.432641946s) from=127.0.0.6:57055 2022/12/21 23:48:01 [DEBUG] http: Request GET /v1/status/leader (204.649µs) from=127.0.0.6:52461 2022/12/21 23:48:03 [DEBUG] http: Request GET /v1/status/leader (425.258µs) from=127.0.0.6:52461 2022/12/21 23:48:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:48:04 [DEBUG] agent: Node info in sync 2022/12/21 23:48:21 [DEBUG] http: Request GET /v1/status/leader (183.338µs) from=127.0.0.6:52461 2022/12/21 23:48:23 [DEBUG] http: Request GET /v1/status/leader (347.786µs) from=127.0.0.6:52461 2022/12/21 23:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.834606951s) from=127.0.0.6:57119 2022/12/21 23:48:41 [DEBUG] http: Request GET /v1/status/leader (305.349µs) from=127.0.0.6:52461 2022/12/21 23:48:43 [DEBUG] http: Request GET /v1/status/leader (325.431µs) from=127.0.0.6:52461 2022/12/21 23:49:01 [DEBUG] http: Request GET /v1/status/leader (186.277µs) from=127.0.0.6:52461 2022/12/21 23:49:03 [DEBUG] http: Request GET /v1/status/leader (169.771µs) from=127.0.0.6:52461 2022/12/21 23:49:21 [DEBUG] http: Request GET /v1/status/leader (288.801µs) from=127.0.0.6:52461 2022/12/21 23:49:24 [DEBUG] http: Request GET /v1/status/leader (302.487µs) from=127.0.0.6:52461 2022/12/21 23:49:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:49:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:49:38 [DEBUG] agent: Node info in sync 2022/12/21 23:49:41 [DEBUG] http: Request GET /v1/status/leader (780.816µs) from=127.0.0.6:52461 2022/12/21 23:49:44 [DEBUG] http: Request GET /v1/status/leader (321.667µs) from=127.0.0.6:52461 2022/12/21 23:49:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.300642787s) from=127.0.0.6:57055 2022/12/21 23:50:01 [DEBUG] http: Request GET /v1/status/leader (285.725µs) from=127.0.0.6:52461 2022/12/21 23:50:04 [DEBUG] http: Request GET /v1/status/leader (1.4135ms) from=127.0.0.6:52461 2022/12/21 23:50:21 [DEBUG] http: Request GET /v1/status/leader (267.835µs) from=127.0.0.6:52461 2022/12/21 23:50:24 [DEBUG] http: Request GET /v1/status/leader (314.331µs) from=127.0.0.6:52461 2022/12/21 23:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:50:41 [DEBUG] http: Request GET /v1/status/leader (271.29µs) from=127.0.0.6:52461 2022/12/21 23:50:44 [DEBUG] http: Request GET /v1/status/leader (286.689µs) from=127.0.0.6:52461 2022/12/21 23:50:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.324784985s) from=127.0.0.6:57119 2022/12/21 23:51:01 [DEBUG] http: Request GET /v1/status/leader (376.613µs) from=127.0.0.6:52461 2022/12/21 23:51:04 [DEBUG] http: Request GET /v1/status/leader (300.173µs) from=127.0.0.6:52461 2022/12/21 23:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:51:09 [DEBUG] agent: Node info in sync 2022/12/21 23:51:21 [DEBUG] http: Request GET /v1/status/leader (282.174µs) from=127.0.0.6:52461 2022/12/21 23:51:24 [DEBUG] http: Request GET /v1/status/leader (359.604µs) from=127.0.0.6:52461 2022/12/21 23:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:51:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:51:41 [DEBUG] http: Request GET /v1/status/leader (912.453µs) from=127.0.0.6:52461 2022/12/21 23:51:44 [DEBUG] http: Request GET /v1/status/leader (256.854µs) from=127.0.0.6:52461 2022/12/21 23:52:02 [DEBUG] http: Request GET /v1/status/leader (328.776µs) from=127.0.0.6:52461 2022/12/21 23:52:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.474171278s) from=127.0.0.6:57055 2022/12/21 23:52:04 [DEBUG] http: Request GET /v1/status/leader (307.067µs) from=127.0.0.6:52461 2022/12/21 23:52:22 [DEBUG] http: Request GET /v1/status/leader (275.415µs) from=127.0.0.6:52461 2022/12/21 23:52:24 [DEBUG] http: Request GET /v1/status/leader (166.605µs) from=127.0.0.6:52461 2022/12/21 23:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:52:42 [DEBUG] http: Request GET /v1/status/leader (280.059µs) from=127.0.0.6:52461 2022/12/21 23:52:44 [DEBUG] http: Request GET /v1/status/leader (157.016µs) from=127.0.0.6:52461 2022/12/21 23:52:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.002643558s) from=127.0.0.6:57119 2022/12/21 23:53:02 [DEBUG] http: Request GET /v1/status/leader (1.123105ms) from=127.0.0.6:52461 2022/12/21 23:53:04 [DEBUG] http: Request GET /v1/status/leader (1.486844ms) from=127.0.0.6:52461 2022/12/21 23:53:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:53:07 [DEBUG] agent: Node info in sync 2022/12/21 23:53:22 [DEBUG] http: Request GET /v1/status/leader (2.192045ms) from=127.0.0.6:52461 2022/12/21 23:53:24 [DEBUG] http: Request GET /v1/status/leader (525.084µs) from=127.0.0.6:52461 2022/12/21 23:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:53:42 [DEBUG] http: Request GET /v1/status/leader (846.912µs) from=127.0.0.6:52461 2022/12/21 23:53:44 [DEBUG] http: Request GET /v1/status/leader (1.979276ms) from=127.0.0.6:52461 2022/12/21 23:54:02 [DEBUG] http: Request GET /v1/status/leader (656.669µs) from=127.0.0.6:52461 2022/12/21 23:54:04 [DEBUG] http: Request GET /v1/status/leader (457.326µs) from=127.0.0.6:52461 2022/12/21 23:54:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.907968247s) from=127.0.0.6:57055 2022/12/21 23:54:22 [DEBUG] http: Request GET /v1/status/leader (1.254084ms) from=127.0.0.6:52461 2022/12/21 23:54:24 [DEBUG] http: Request GET /v1/status/leader (448.481µs) from=127.0.0.6:52461 2022/12/21 23:54:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:54:42 [DEBUG] http: Request GET /v1/status/leader (304.796µs) from=127.0.0.6:52461 2022/12/21 23:54:44 [DEBUG] http: Request GET /v1/status/leader (523.386µs) from=127.0.0.6:52461 2022/12/21 23:54:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:54:46 [DEBUG] agent: Node info in sync 2022/12/21 23:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.305495355s) from=127.0.0.6:57119 2022/12/21 23:55:02 [DEBUG] http: Request GET /v1/status/leader (597.555µs) from=127.0.0.6:52461 2022/12/21 23:55:04 [DEBUG] http: Request GET /v1/status/leader (322.559µs) from=127.0.0.6:52461 2022/12/21 23:55:22 [DEBUG] http: Request GET /v1/status/leader (180.29µs) from=127.0.0.6:52461 2022/12/21 23:55:24 [DEBUG] http: Request GET /v1/status/leader (512.411µs) from=127.0.0.6:52461 2022/12/21 23:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:55:42 [DEBUG] http: Request GET /v1/status/leader (619.183µs) from=127.0.0.6:52461 2022/12/21 23:55:44 [DEBUG] http: Request GET /v1/status/leader (172.927µs) from=127.0.0.6:52461 2022/12/21 23:56:02 [DEBUG] http: Request GET /v1/status/leader (211.318µs) from=127.0.0.6:52461 2022/12/21 23:56:04 [DEBUG] http: Request GET /v1/status/leader (397.599µs) from=127.0.0.6:52461 2022/12/21 23:56:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.780049533s) from=127.0.0.6:57055 2022/12/21 23:56:22 [DEBUG] http: Request GET /v1/status/leader (342.058µs) from=127.0.0.6:52461 2022/12/21 23:56:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:56:23 [DEBUG] agent: Node info in sync 2022/12/21 23:56:24 [DEBUG] http: Request GET /v1/status/leader (310.991µs) from=127.0.0.6:52461 2022/12/21 23:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:56:42 [DEBUG] http: Request GET /v1/status/leader (1.367299ms) from=127.0.0.6:52461 2022/12/21 23:56:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:56:44 [DEBUG] http: Request GET /v1/status/leader (310.799µs) from=127.0.0.6:52461 2022/12/21 23:57:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.748027522s) from=127.0.0.6:57119 2022/12/21 23:57:02 [DEBUG] http: Request GET /v1/status/leader (241.347µs) from=127.0.0.6:52461 2022/12/21 23:57:04 [DEBUG] http: Request GET /v1/status/leader (746.325µs) from=127.0.0.6:52461 2022/12/21 23:57:22 [DEBUG] http: Request GET /v1/status/leader (200.468µs) from=127.0.0.6:52461 2022/12/21 23:57:24 [DEBUG] http: Request GET /v1/status/leader (206.273µs) from=127.0.0.6:52461 2022/12/21 23:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:57:42 [DEBUG] http: Request GET /v1/status/leader (524.057µs) from=127.0.0.6:52461 2022/12/21 23:57:44 [DEBUG] http: Request GET /v1/status/leader (500.287µs) from=127.0.0.6:52461 2022/12/21 23:58:02 [DEBUG] http: Request GET /v1/status/leader (1.448246ms) from=127.0.0.6:52461 2022/12/21 23:58:04 [DEBUG] http: Request GET /v1/status/leader (287.538µs) from=127.0.0.6:52461 2022/12/21 23:58:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:58:15 [DEBUG] agent: Node info in sync 2022/12/21 23:58:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.961741006s) from=127.0.0.6:57055 2022/12/21 23:58:22 [DEBUG] http: Request GET /v1/status/leader (491.48µs) from=127.0.0.6:52461 2022/12/21 23:58:24 [DEBUG] http: Request GET /v1/status/leader (324.97µs) from=127.0.0.6:52461 2022/12/21 23:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:58:42 [DEBUG] http: Request GET /v1/status/leader (189.768µs) from=127.0.0.6:52461 2022/12/21 23:58:44 [DEBUG] http: Request GET /v1/status/leader (2.997543ms) from=127.0.0.6:52461 2022/12/21 23:59:02 [DEBUG] http: Request GET /v1/status/leader (139.918µs) from=127.0.0.6:52461 2022/12/21 23:59:04 [DEBUG] http: Request GET /v1/status/leader (292.337µs) from=127.0.0.6:52461 2022/12/21 23:59:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.192434016s) from=127.0.0.6:57119 2022/12/21 23:59:22 [DEBUG] http: Request GET /v1/status/leader (364.064µs) from=127.0.0.6:52461 2022/12/21 23:59:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 23:59:24 [DEBUG] http: Request GET /v1/status/leader (170.628µs) from=127.0.0.6:52461 2022/12/21 23:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/21 23:59:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 23:59:33 [DEBUG] agent: Node info in sync 2022/12/21 23:59:42 [DEBUG] http: Request GET /v1/status/leader (326.541µs) from=127.0.0.6:52461 2022/12/21 23:59:44 [DEBUG] http: Request GET /v1/status/leader (319.866µs) from=127.0.0.6:52461 2022/12/22 00:00:02 [DEBUG] http: Request GET /v1/status/leader (100.954585ms) from=127.0.0.6:52461 2022/12/22 00:00:04 [DEBUG] http: Request GET /v1/status/leader (305.13µs) from=127.0.0.6:52461 2022/12/22 00:00:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.556265679s) from=127.0.0.6:57055 2022/12/22 00:00:22 [DEBUG] http: Request GET /v1/status/leader (373.485µs) from=127.0.0.6:52461 2022/12/22 00:00:24 [DEBUG] http: Request GET /v1/status/leader (143.201µs) from=127.0.0.6:52461 2022/12/22 00:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:00:42 [DEBUG] http: Request GET /v1/status/leader (284.606µs) from=127.0.0.6:52461 2022/12/22 00:00:44 [DEBUG] http: Request GET /v1/status/leader (294.496µs) from=127.0.0.6:52461 2022/12/22 00:01:02 [DEBUG] http: Request GET /v1/status/leader (1.071974ms) from=127.0.0.6:52461 2022/12/22 00:01:04 [DEBUG] http: Request GET /v1/status/leader (263.806µs) from=127.0.0.6:52461 2022/12/22 00:01:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.301453949s) from=127.0.0.6:57119 2022/12/22 00:01:22 [DEBUG] http: Request GET /v1/status/leader (372.054µs) from=127.0.0.6:52461 2022/12/22 00:01:24 [DEBUG] http: Request GET /v1/status/leader (181.75µs) from=127.0.0.6:52461 2022/12/22 00:01:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:01:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:01:25 [DEBUG] agent: Node info in sync 2022/12/22 00:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:01:42 [DEBUG] http: Request GET /v1/status/leader (532.382µs) from=127.0.0.6:52461 2022/12/22 00:01:44 [DEBUG] http: Request GET /v1/status/leader (491.31µs) from=127.0.0.6:52461 2022/12/22 00:02:02 [DEBUG] http: Request GET /v1/status/leader (287.423µs) from=127.0.0.6:52461 2022/12/22 00:02:04 [DEBUG] http: Request GET /v1/status/leader (185.167µs) from=127.0.0.6:52461 2022/12/22 00:02:22 [DEBUG] http: Request GET /v1/status/leader (875.493µs) from=127.0.0.6:52461 2022/12/22 00:02:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.112179451s) from=127.0.0.6:57055 2022/12/22 00:02:24 [DEBUG] http: Request GET /v1/status/leader (270.337µs) from=127.0.0.6:52461 2022/12/22 00:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:02:27 [DEBUG] agent: Node info in sync 2022/12/22 00:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:02:42 [DEBUG] http: Request GET /v1/status/leader (232.566µs) from=127.0.0.6:52461 2022/12/22 00:02:44 [DEBUG] http: Request GET /v1/status/leader (258.311µs) from=127.0.0.6:52461 2022/12/22 00:03:02 [DEBUG] http: Request GET /v1/status/leader (325.586µs) from=127.0.0.6:52461 2022/12/22 00:03:04 [DEBUG] http: Request GET /v1/status/leader (358.986µs) from=127.0.0.6:52461 2022/12/22 00:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.678363598s) from=127.0.0.6:57119 2022/12/22 00:03:22 [DEBUG] http: Request GET /v1/status/leader (177.011µs) from=127.0.0.6:52461 2022/12/22 00:03:24 [DEBUG] http: Request GET /v1/status/leader (285.276µs) from=127.0.0.6:52461 2022/12/22 00:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:03:42 [DEBUG] http: Request GET /v1/status/leader (318.336µs) from=127.0.0.6:52461 2022/12/22 00:03:44 [DEBUG] http: Request GET /v1/status/leader (295.203µs) from=127.0.0.6:52461 2022/12/22 00:04:02 [DEBUG] http: Request GET /v1/status/leader (37.710988ms) from=127.0.0.6:52461 2022/12/22 00:04:04 [DEBUG] http: Request GET /v1/status/leader (372.863µs) from=127.0.0.6:52461 2022/12/22 00:04:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:04:13 [DEBUG] agent: Node info in sync 2022/12/22 00:04:23 [DEBUG] http: Request GET /v1/status/leader (205.801µs) from=127.0.0.6:52461 2022/12/22 00:04:24 [DEBUG] http: Request GET /v1/status/leader (454.656µs) from=127.0.0.6:52461 2022/12/22 00:04:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.762871056s) from=127.0.0.6:57055 2022/12/22 00:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:04:43 [DEBUG] http: Request GET /v1/status/leader (284.931µs) from=127.0.0.6:52461 2022/12/22 00:04:44 [DEBUG] http: Request GET /v1/status/leader (169.066µs) from=127.0.0.6:52461 2022/12/22 00:05:03 [DEBUG] http: Request GET /v1/status/leader (385.536µs) from=127.0.0.6:52461 2022/12/22 00:05:04 [DEBUG] http: Request GET /v1/status/leader (382.461µs) from=127.0.0.6:52461 2022/12/22 00:05:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.494095219s) from=127.0.0.6:57119 2022/12/22 00:05:23 [DEBUG] http: Request GET /v1/status/leader (425.934µs) from=127.0.0.6:52461 2022/12/22 00:05:24 [DEBUG] http: Request GET /v1/status/leader (173.398439ms) from=127.0.0.6:52461 2022/12/22 00:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:05:28 [DEBUG] agent: Node info in sync 2022/12/22 00:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:05:43 [DEBUG] http: Request GET /v1/status/leader (310.528µs) from=127.0.0.6:52461 2022/12/22 00:05:44 [DEBUG] http: Request GET /v1/status/leader (143.16µs) from=127.0.0.6:52461 2022/12/22 00:06:03 [DEBUG] http: Request GET /v1/status/leader (144.216µs) from=127.0.0.6:52461 2022/12/22 00:06:04 [DEBUG] http: Request GET /v1/status/leader (690.62µs) from=127.0.0.6:52461 2022/12/22 00:06:23 [DEBUG] http: Request GET /v1/status/leader (202.968µs) from=127.0.0.6:52461 2022/12/22 00:06:24 [DEBUG] http: Request GET /v1/status/leader (279.308µs) from=127.0.0.6:52461 2022/12/22 00:06:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.758688637s) from=127.0.0.6:57055 2022/12/22 00:06:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:06:43 [DEBUG] http: Request GET /v1/status/leader (146.445µs) from=127.0.0.6:52461 2022/12/22 00:06:44 [DEBUG] http: Request GET /v1/status/leader (302.131µs) from=127.0.0.6:52461 2022/12/22 00:07:03 [DEBUG] http: Request GET /v1/status/leader (334.949µs) from=127.0.0.6:52461 2022/12/22 00:07:04 [DEBUG] http: Request GET /v1/status/leader (267.641µs) from=127.0.0.6:52461 2022/12/22 00:07:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:07:17 [DEBUG] agent: Node info in sync 2022/12/22 00:07:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.226617581s) from=127.0.0.6:57119 2022/12/22 00:07:23 [DEBUG] http: Request GET /v1/status/leader (163.76µs) from=127.0.0.6:52461 2022/12/22 00:07:24 [DEBUG] http: Request GET /v1/status/leader (393.364µs) from=127.0.0.6:52461 2022/12/22 00:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:07:43 [DEBUG] http: Request GET /v1/status/leader (300.444µs) from=127.0.0.6:52461 2022/12/22 00:07:44 [DEBUG] http: Request GET /v1/status/leader (331.955µs) from=127.0.0.6:52461 2022/12/22 00:08:03 [DEBUG] http: Request GET /v1/status/leader (199.601µs) from=127.0.0.6:52461 2022/12/22 00:08:04 [DEBUG] http: Request GET /v1/status/leader (1.15033ms) from=127.0.0.6:52461 2022/12/22 00:08:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:08:18 [DEBUG] agent: Node info in sync 2022/12/22 00:08:23 [DEBUG] http: Request GET /v1/status/leader (314.606µs) from=127.0.0.6:52461 2022/12/22 00:08:25 [DEBUG] http: Request GET /v1/status/leader (279.761µs) from=127.0.0.6:52461 2022/12/22 00:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:08:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.998863511s) from=127.0.0.6:57055 2022/12/22 00:08:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:08:43 [DEBUG] http: Request GET /v1/status/leader (1.241058ms) from=127.0.0.6:52461 2022/12/22 00:08:45 [DEBUG] http: Request GET /v1/status/leader (224.516µs) from=127.0.0.6:52461 2022/12/22 00:09:03 [DEBUG] http: Request GET /v1/status/leader (158.756µs) from=127.0.0.6:52461 2022/12/22 00:09:05 [DEBUG] http: Request GET /v1/status/leader (337.863µs) from=127.0.0.6:52461 2022/12/22 00:09:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.457708284s) from=127.0.0.6:57119 2022/12/22 00:09:23 [DEBUG] http: Request GET /v1/status/leader (319.554µs) from=127.0.0.6:52461 2022/12/22 00:09:25 [DEBUG] http: Request GET /v1/status/leader (238.85µs) from=127.0.0.6:52461 2022/12/22 00:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:09:43 [DEBUG] http: Request GET /v1/status/leader (315.893µs) from=127.0.0.6:52461 2022/12/22 00:09:45 [DEBUG] http: Request GET /v1/status/leader (270.233µs) from=127.0.0.6:52461 2022/12/22 00:10:03 [DEBUG] http: Request GET /v1/status/leader (175.986µs) from=127.0.0.6:52461 2022/12/22 00:10:05 [DEBUG] http: Request GET /v1/status/leader (374.08µs) from=127.0.0.6:52461 2022/12/22 00:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:10:16 [DEBUG] agent: Node info in sync 2022/12/22 00:10:23 [DEBUG] http: Request GET /v1/status/leader (427.139µs) from=127.0.0.6:52461 2022/12/22 00:10:25 [DEBUG] http: Request GET /v1/status/leader (415.653µs) from=127.0.0.6:52461 2022/12/22 00:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:10:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.449849788s) from=127.0.0.6:57055 2022/12/22 00:10:43 [DEBUG] http: Request GET /v1/status/leader (1.012672ms) from=127.0.0.6:52461 2022/12/22 00:10:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:10:45 [DEBUG] http: Request GET /v1/status/leader (62.912584ms) from=127.0.0.6:52461 2022/12/22 00:11:03 [DEBUG] http: Request GET /v1/status/leader (1.01553ms) from=127.0.0.6:52461 2022/12/22 00:11:05 [DEBUG] http: Request GET /v1/status/leader (270.359µs) from=127.0.0.6:52461 2022/12/22 00:11:23 [DEBUG] http: Request GET /v1/status/leader (1.433808ms) from=127.0.0.6:52461 2022/12/22 00:11:25 [DEBUG] http: Request GET /v1/status/leader (418.733µs) from=127.0.0.6:52461 2022/12/22 00:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.750945855s) from=127.0.0.6:57119 2022/12/22 00:11:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:11:31 [DEBUG] agent: Node info in sync 2022/12/22 00:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:11:43 [DEBUG] http: Request GET /v1/status/leader (315.524µs) from=127.0.0.6:52461 2022/12/22 00:11:45 [DEBUG] http: Request GET /v1/status/leader (429.657µs) from=127.0.0.6:52461 2022/12/22 00:12:03 [DEBUG] http: Request GET /v1/status/leader (796.859µs) from=127.0.0.6:52461 2022/12/22 00:12:05 [DEBUG] http: Request GET /v1/status/leader (281.343µs) from=127.0.0.6:52461 2022/12/22 00:12:23 [DEBUG] http: Request GET /v1/status/leader (313.46µs) from=127.0.0.6:52461 2022/12/22 00:12:25 [DEBUG] http: Request GET /v1/status/leader (296.969µs) from=127.0.0.6:52461 2022/12/22 00:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:12:43 [DEBUG] http: Request GET /v1/status/leader (621.67µs) from=127.0.0.6:52461 2022/12/22 00:12:45 [DEBUG] http: Request GET /v1/status/leader (308.192µs) from=127.0.0.6:52461 2022/12/22 00:12:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.073737229s) from=127.0.0.6:57055 2022/12/22 00:13:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:13:02 [DEBUG] agent: Node info in sync 2022/12/22 00:13:03 [DEBUG] http: Request GET /v1/status/leader (1.492617ms) from=127.0.0.6:52461 2022/12/22 00:13:05 [DEBUG] http: Request GET /v1/status/leader (153.682µs) from=127.0.0.6:52461 2022/12/22 00:13:23 [DEBUG] http: Request GET /v1/status/leader (343.546µs) from=127.0.0.6:52461 2022/12/22 00:13:25 [DEBUG] http: Request GET /v1/status/leader (397.073µs) from=127.0.0.6:52461 2022/12/22 00:13:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.536662583s) from=127.0.0.6:57119 2022/12/22 00:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:13:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:13:43 [DEBUG] http: Request GET /v1/status/leader (217.008µs) from=127.0.0.6:52461 2022/12/22 00:13:45 [DEBUG] http: Request GET /v1/status/leader (271.646µs) from=127.0.0.6:52461 2022/12/22 00:14:03 [DEBUG] http: Request GET /v1/status/leader (284.208µs) from=127.0.0.6:52461 2022/12/22 00:14:05 [DEBUG] http: Request GET /v1/status/leader (334.062µs) from=127.0.0.6:52461 2022/12/22 00:14:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:14:08 [DEBUG] agent: Node info in sync 2022/12/22 00:14:23 [DEBUG] http: Request GET /v1/status/leader (803.435µs) from=127.0.0.6:52461 2022/12/22 00:14:25 [DEBUG] http: Request GET /v1/status/leader (239.854µs) from=127.0.0.6:52461 2022/12/22 00:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:14:43 [DEBUG] http: Request GET /v1/status/leader (141.65µs) from=127.0.0.6:52461 2022/12/22 00:14:45 [DEBUG] http: Request GET /v1/status/leader (269.765µs) from=127.0.0.6:52461 2022/12/22 00:14:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.472470805s) from=127.0.0.6:57055 2022/12/22 00:15:03 [DEBUG] http: Request GET /v1/status/leader (912.346µs) from=127.0.0.6:52461 2022/12/22 00:15:05 [DEBUG] http: Request GET /v1/status/leader (412.746µs) from=127.0.0.6:52461 2022/12/22 00:15:23 [DEBUG] http: Request GET /v1/status/leader (307.088µs) from=127.0.0.6:52461 2022/12/22 00:15:25 [DEBUG] http: Request GET /v1/status/leader (188.318µs) from=127.0.0.6:52461 2022/12/22 00:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:15:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:15:34 [DEBUG] agent: Node info in sync 2022/12/22 00:15:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.637670441s) from=127.0.0.6:57119 2022/12/22 00:15:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:15:43 [DEBUG] http: Request GET /v1/status/leader (1.006611ms) from=127.0.0.6:52461 2022/12/22 00:15:45 [DEBUG] http: Request GET /v1/status/leader (244.377µs) from=127.0.0.6:52461 2022/12/22 00:16:03 [DEBUG] http: Request GET /v1/status/leader (267.776µs) from=127.0.0.6:52461 2022/12/22 00:16:05 [DEBUG] http: Request GET /v1/status/leader (380.954µs) from=127.0.0.6:52461 2022/12/22 00:16:23 [DEBUG] http: Request GET /v1/status/leader (249.148µs) from=127.0.0.6:52461 2022/12/22 00:16:25 [DEBUG] http: Request GET /v1/status/leader (183.543µs) from=127.0.0.6:52461 2022/12/22 00:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:16:43 [DEBUG] http: Request GET /v1/status/leader (238.026µs) from=127.0.0.6:52461 2022/12/22 00:16:45 [DEBUG] http: Request GET /v1/status/leader (956.745µs) from=127.0.0.6:52461 2022/12/22 00:16:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.565676821s) from=127.0.0.6:57055 2022/12/22 00:17:03 [DEBUG] http: Request GET /v1/status/leader (298.858µs) from=127.0.0.6:52461 2022/12/22 00:17:05 [DEBUG] http: Request GET /v1/status/leader (179.693µs) from=127.0.0.6:52461 2022/12/22 00:17:23 [DEBUG] http: Request GET /v1/status/leader (303.672µs) from=127.0.0.6:52461 2022/12/22 00:17:25 [DEBUG] http: Request GET /v1/status/leader (179.307µs) from=127.0.0.6:52461 2022/12/22 00:17:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:17:26 [DEBUG] agent: Node info in sync 2022/12/22 00:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:17:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.956559809s) from=127.0.0.6:57119 2022/12/22 00:17:43 [DEBUG] http: Request GET /v1/status/leader (308.823µs) from=127.0.0.6:52461 2022/12/22 00:17:45 [DEBUG] http: Request GET /v1/status/leader (166.173µs) from=127.0.0.6:52461 2022/12/22 00:17:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:18:03 [DEBUG] http: Request GET /v1/status/leader (309.496µs) from=127.0.0.6:52461 2022/12/22 00:18:05 [DEBUG] http: Request GET /v1/status/leader (184.581µs) from=127.0.0.6:52461 2022/12/22 00:18:23 [DEBUG] http: Request GET /v1/status/leader (247.985µs) from=127.0.0.6:52461 2022/12/22 00:18:25 [DEBUG] http: Request GET /v1/status/leader (281.689µs) from=127.0.0.6:52461 2022/12/22 00:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:18:43 [DEBUG] http: Request GET /v1/status/leader (285.287µs) from=127.0.0.6:52461 2022/12/22 00:18:45 [DEBUG] http: Request GET /v1/status/leader (312.35µs) from=127.0.0.6:52461 2022/12/22 00:18:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.422205804s) from=127.0.0.6:57055 2022/12/22 00:19:03 [DEBUG] http: Request GET /v1/status/leader (234.9µs) from=127.0.0.6:52461 2022/12/22 00:19:05 [DEBUG] http: Request GET /v1/status/leader (168.592µs) from=127.0.0.6:52461 2022/12/22 00:19:23 [DEBUG] http: Request GET /v1/status/leader (392.267µs) from=127.0.0.6:52461 2022/12/22 00:19:25 [DEBUG] http: Request GET /v1/status/leader (438.73µs) from=127.0.0.6:52461 2022/12/22 00:19:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:19:25 [DEBUG] agent: Node info in sync 2022/12/22 00:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:19:43 [DEBUG] http: Request GET /v1/status/leader (193.621µs) from=127.0.0.6:52461 2022/12/22 00:19:45 [DEBUG] http: Request GET /v1/status/leader (158.114µs) from=127.0.0.6:52461 2022/12/22 00:19:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.919251315s) from=127.0.0.6:57119 2022/12/22 00:20:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:20:03 [DEBUG] http: Request GET /v1/status/leader (296.663µs) from=127.0.0.6:52461 2022/12/22 00:20:05 [DEBUG] http: Request GET /v1/status/leader (174.415µs) from=127.0.0.6:52461 2022/12/22 00:20:23 [DEBUG] http: Request GET /v1/status/leader (758.216µs) from=127.0.0.6:52461 2022/12/22 00:20:25 [DEBUG] http: Request GET /v1/status/leader (4.391065ms) from=127.0.0.6:52461 2022/12/22 00:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:20:43 [DEBUG] http: Request GET /v1/status/leader (367.869µs) from=127.0.0.6:52461 2022/12/22 00:20:45 [DEBUG] http: Request GET /v1/status/leader (204.903µs) from=127.0.0.6:52461 2022/12/22 00:21:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.446817754s) from=127.0.0.6:57055 2022/12/22 00:21:03 [DEBUG] http: Request GET /v1/status/leader (152.551µs) from=127.0.0.6:52461 2022/12/22 00:21:05 [DEBUG] http: Request GET /v1/status/leader (416.095µs) from=127.0.0.6:52461 2022/12/22 00:21:23 [DEBUG] http: Request GET /v1/status/leader (380.092µs) from=127.0.0.6:52461 2022/12/22 00:21:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:21:25 [DEBUG] agent: Node info in sync 2022/12/22 00:21:25 [DEBUG] http: Request GET /v1/status/leader (183.16µs) from=127.0.0.6:52461 2022/12/22 00:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:21:43 [DEBUG] http: Request GET /v1/status/leader (527.794µs) from=127.0.0.6:52461 2022/12/22 00:21:45 [DEBUG] http: Request GET /v1/status/leader (1.719545ms) from=127.0.0.6:52461 2022/12/22 00:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.548283632s) from=127.0.0.6:57119 2022/12/22 00:22:03 [DEBUG] http: Request GET /v1/status/leader (348.687µs) from=127.0.0.6:52461 2022/12/22 00:22:05 [DEBUG] http: Request GET /v1/status/leader (177.122µs) from=127.0.0.6:52461 2022/12/22 00:22:23 [DEBUG] http: Request GET /v1/status/leader (199.677µs) from=127.0.0.6:52461 2022/12/22 00:22:25 [DEBUG] http: Request GET /v1/status/leader (188.588µs) from=127.0.0.6:52461 2022/12/22 00:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:22:43 [DEBUG] http: Request GET /v1/status/leader (396.642µs) from=127.0.0.6:52461 2022/12/22 00:22:45 [DEBUG] http: Request GET /v1/status/leader (304.583µs) from=127.0.0.6:52461 2022/12/22 00:22:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:23:03 [DEBUG] http: Request GET /v1/status/leader (176.538µs) from=127.0.0.6:52461 2022/12/22 00:23:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.353688123s) from=127.0.0.6:57055 2022/12/22 00:23:05 [DEBUG] http: Request GET /v1/status/leader (740.068µs) from=127.0.0.6:52461 2022/12/22 00:23:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:23:20 [DEBUG] agent: Node info in sync 2022/12/22 00:23:23 [DEBUG] http: Request GET /v1/status/leader (323.67µs) from=127.0.0.6:52461 2022/12/22 00:23:25 [DEBUG] http: Request GET /v1/status/leader (369.462µs) from=127.0.0.6:52461 2022/12/22 00:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:23:43 [DEBUG] http: Request GET /v1/status/leader (831.715µs) from=127.0.0.6:52461 2022/12/22 00:23:45 [DEBUG] http: Request GET /v1/status/leader (177.953µs) from=127.0.0.6:52461 2022/12/22 00:23:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.846161058s) from=127.0.0.6:57119 2022/12/22 00:24:03 [DEBUG] http: Request GET /v1/status/leader (254.929µs) from=127.0.0.6:52461 2022/12/22 00:24:05 [DEBUG] http: Request GET /v1/status/leader (340.581µs) from=127.0.0.6:52461 2022/12/22 00:24:23 [DEBUG] http: Request GET /v1/status/leader (172.383µs) from=127.0.0.6:52461 2022/12/22 00:24:25 [DEBUG] http: Request GET /v1/status/leader (160.33µs) from=127.0.0.6:52461 2022/12/22 00:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:24:43 [DEBUG] http: Request GET /v1/status/leader (271.191µs) from=127.0.0.6:52461 2022/12/22 00:24:45 [DEBUG] http: Request GET /v1/status/leader (257.004µs) from=127.0.0.6:52461 2022/12/22 00:24:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:24:51 [DEBUG] agent: Node info in sync 2022/12/22 00:25:03 [DEBUG] http: Request GET /v1/status/leader (246.643µs) from=127.0.0.6:52461 2022/12/22 00:25:05 [DEBUG] http: Request GET /v1/status/leader (246.965µs) from=127.0.0.6:52461 2022/12/22 00:25:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.908673984s) from=127.0.0.6:57055 2022/12/22 00:25:23 [DEBUG] http: Request GET /v1/status/leader (183.909µs) from=127.0.0.6:52461 2022/12/22 00:25:26 [DEBUG] http: Request GET /v1/status/leader (277.454µs) from=127.0.0.6:52461 2022/12/22 00:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:25:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:25:43 [DEBUG] http: Request GET /v1/status/leader (257.895µs) from=127.0.0.6:52461 2022/12/22 00:25:46 [DEBUG] http: Request GET /v1/status/leader (167.333µs) from=127.0.0.6:52461 2022/12/22 00:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.740238039s) from=127.0.0.6:57119 2022/12/22 00:26:03 [DEBUG] http: Request GET /v1/status/leader (146.248µs) from=127.0.0.6:52461 2022/12/22 00:26:06 [DEBUG] http: Request GET /v1/status/leader (281.74µs) from=127.0.0.6:52461 2022/12/22 00:26:23 [DEBUG] http: Request GET /v1/status/leader (256.617µs) from=127.0.0.6:52461 2022/12/22 00:26:26 [DEBUG] http: Request GET /v1/status/leader (314.017µs) from=127.0.0.6:52461 2022/12/22 00:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:26:43 [DEBUG] http: Request GET /v1/status/leader (250.706µs) from=127.0.0.6:52461 2022/12/22 00:26:46 [DEBUG] http: Request GET /v1/status/leader (274.509µs) from=127.0.0.6:52461 2022/12/22 00:26:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:26:46 [DEBUG] agent: Node info in sync 2022/12/22 00:27:03 [DEBUG] http: Request GET /v1/status/leader (310.713µs) from=127.0.0.6:52461 2022/12/22 00:27:06 [DEBUG] http: Request GET /v1/status/leader (176.044µs) from=127.0.0.6:52461 2022/12/22 00:27:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.142598276s) from=127.0.0.6:57055 2022/12/22 00:27:23 [DEBUG] http: Request GET /v1/status/leader (297.309µs) from=127.0.0.6:52461 2022/12/22 00:27:26 [DEBUG] http: Request GET /v1/status/leader (289.713µs) from=127.0.0.6:52461 2022/12/22 00:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:27:43 [DEBUG] http: Request GET /v1/status/leader (47.951274ms) from=127.0.0.6:52461 2022/12/22 00:27:46 [DEBUG] http: Request GET /v1/status/leader (156.786µs) from=127.0.0.6:52461 2022/12/22 00:27:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:27:47 [DEBUG] agent: Node info in sync 2022/12/22 00:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.53877366s) from=127.0.0.6:57119 2022/12/22 00:28:04 [DEBUG] http: Request GET /v1/status/leader (285.985µs) from=127.0.0.6:52461 2022/12/22 00:28:06 [DEBUG] http: Request GET /v1/status/leader (290.019µs) from=127.0.0.6:52461 2022/12/22 00:28:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:28:24 [DEBUG] http: Request GET /v1/status/leader (2.066139ms) from=127.0.0.6:52461 2022/12/22 00:28:26 [DEBUG] http: Request GET /v1/status/leader (245.914µs) from=127.0.0.6:52461 2022/12/22 00:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:28:44 [DEBUG] http: Request GET /v1/status/leader (170.827µs) from=127.0.0.6:52461 2022/12/22 00:28:46 [DEBUG] http: Request GET /v1/status/leader (235.824µs) from=127.0.0.6:52461 2022/12/22 00:29:04 [DEBUG] http: Request GET /v1/status/leader (148.589µs) from=127.0.0.6:52461 2022/12/22 00:29:06 [DEBUG] http: Request GET /v1/status/leader (158.53µs) from=127.0.0.6:52461 2022/12/22 00:29:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.896007818s) from=127.0.0.6:57055 2022/12/22 00:29:24 [DEBUG] http: Request GET /v1/status/leader (611.908µs) from=127.0.0.6:52461 2022/12/22 00:29:26 [DEBUG] http: Request GET /v1/status/leader (816.527µs) from=127.0.0.6:52461 2022/12/22 00:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:29:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:29:36 [DEBUG] agent: Node info in sync 2022/12/22 00:29:44 [DEBUG] http: Request GET /v1/status/leader (270.319µs) from=127.0.0.6:52461 2022/12/22 00:29:46 [DEBUG] http: Request GET /v1/status/leader (297.641µs) from=127.0.0.6:52461 2022/12/22 00:30:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.463773504s) from=127.0.0.6:57119 2022/12/22 00:30:04 [DEBUG] http: Request GET /v1/status/leader (867.8µs) from=127.0.0.6:52461 2022/12/22 00:30:06 [DEBUG] http: Request GET /v1/status/leader (236.453µs) from=127.0.0.6:52461 2022/12/22 00:30:24 [DEBUG] http: Request GET /v1/status/leader (444.178µs) from=127.0.0.6:52461 2022/12/22 00:30:26 [DEBUG] http: Request GET /v1/status/leader (162.611µs) from=127.0.0.6:52461 2022/12/22 00:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:30:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:30:39 [DEBUG] agent: Node info in sync 2022/12/22 00:30:44 [DEBUG] http: Request GET /v1/status/leader (142.691µs) from=127.0.0.6:52461 2022/12/22 00:30:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:30:46 [DEBUG] http: Request GET /v1/status/leader (480.717µs) from=127.0.0.6:52461 2022/12/22 00:31:04 [DEBUG] http: Request GET /v1/status/leader (282.953µs) from=127.0.0.6:52461 2022/12/22 00:31:06 [DEBUG] http: Request GET /v1/status/leader (745.143µs) from=127.0.0.6:52461 2022/12/22 00:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.192265588s) from=127.0.0.6:57055 2022/12/22 00:31:24 [DEBUG] http: Request GET /v1/status/leader (855.931µs) from=127.0.0.6:52461 2022/12/22 00:31:26 [DEBUG] http: Request GET /v1/status/leader (368.598µs) from=127.0.0.6:52461 2022/12/22 00:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:31:44 [DEBUG] http: Request GET /v1/status/leader (265.086µs) from=127.0.0.6:52461 2022/12/22 00:31:46 [DEBUG] http: Request GET /v1/status/leader (469.167µs) from=127.0.0.6:52461 2022/12/22 00:31:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:31:58 [DEBUG] agent: Node info in sync 2022/12/22 00:32:04 [DEBUG] http: Request GET /v1/status/leader (197.226µs) from=127.0.0.6:52461 2022/12/22 00:32:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.732575415s) from=127.0.0.6:57119 2022/12/22 00:32:06 [DEBUG] http: Request GET /v1/status/leader (312.298µs) from=127.0.0.6:52461 2022/12/22 00:32:24 [DEBUG] http: Request GET /v1/status/leader (352.81µs) from=127.0.0.6:52461 2022/12/22 00:32:26 [DEBUG] http: Request GET /v1/status/leader (367.869µs) from=127.0.0.6:52461 2022/12/22 00:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:32:44 [DEBUG] http: Request GET /v1/status/leader (334.722µs) from=127.0.0.6:52461 2022/12/22 00:32:46 [DEBUG] http: Request GET /v1/status/leader (273.213µs) from=127.0.0.6:52461 2022/12/22 00:33:04 [DEBUG] http: Request GET /v1/status/leader (1.086098ms) from=127.0.0.6:52461 2022/12/22 00:33:06 [DEBUG] http: Request GET /v1/status/leader (264.733µs) from=127.0.0.6:52461 2022/12/22 00:33:24 [DEBUG] http: Request GET /v1/status/leader (171.697µs) from=127.0.0.6:52461 2022/12/22 00:33:26 [DEBUG] http: Request GET /v1/status/leader (209.753µs) from=127.0.0.6:52461 2022/12/22 00:33:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:33:30 [DEBUG] agent: Node info in sync 2022/12/22 00:33:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:33:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.279101476s) from=127.0.0.6:57055 2022/12/22 00:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:33:44 [DEBUG] http: Request GET /v1/status/leader (312.608µs) from=127.0.0.6:52461 2022/12/22 00:33:46 [DEBUG] http: Request GET /v1/status/leader (157.466µs) from=127.0.0.6:52461 2022/12/22 00:34:04 [DEBUG] http: Request GET /v1/status/leader (401.934µs) from=127.0.0.6:52461 2022/12/22 00:34:06 [DEBUG] http: Request GET /v1/status/leader (296.192µs) from=127.0.0.6:52461 2022/12/22 00:34:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.680756959s) from=127.0.0.6:57119 2022/12/22 00:34:24 [DEBUG] http: Request GET /v1/status/leader (1.225232ms) from=127.0.0.6:52461 2022/12/22 00:34:26 [DEBUG] http: Request GET /v1/status/leader (240.881µs) from=127.0.0.6:52461 2022/12/22 00:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:34:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:34:35 [DEBUG] agent: Node info in sync 2022/12/22 00:34:44 [DEBUG] http: Request GET /v1/status/leader (199.596µs) from=127.0.0.6:52461 2022/12/22 00:34:46 [DEBUG] http: Request GET /v1/status/leader (166.039µs) from=127.0.0.6:52461 2022/12/22 00:35:04 [DEBUG] http: Request GET /v1/status/leader (264.213µs) from=127.0.0.6:52461 2022/12/22 00:35:06 [DEBUG] http: Request GET /v1/status/leader (168.253µs) from=127.0.0.6:52461 2022/12/22 00:35:24 [DEBUG] http: Request GET /v1/status/leader (266.356µs) from=127.0.0.6:52461 2022/12/22 00:35:26 [DEBUG] http: Request GET /v1/status/leader (302.095µs) from=127.0.0.6:52461 2022/12/22 00:35:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.338120639s) from=127.0.0.6:57055 2022/12/22 00:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:35:44 [DEBUG] http: Request GET /v1/status/leader (159.608µs) from=127.0.0.6:52461 2022/12/22 00:35:46 [DEBUG] http: Request GET /v1/status/leader (249.719µs) from=127.0.0.6:52461 2022/12/22 00:36:04 [DEBUG] http: Request GET /v1/status/leader (284.483µs) from=127.0.0.6:52461 2022/12/22 00:36:06 [DEBUG] http: Request GET /v1/status/leader (162.305µs) from=127.0.0.6:52461 2022/12/22 00:36:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:36:09 [DEBUG] agent: Node info in sync 2022/12/22 00:36:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.243713065s) from=127.0.0.6:57119 2022/12/22 00:36:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:36:24 [DEBUG] http: Request GET /v1/status/leader (309.962µs) from=127.0.0.6:52461 2022/12/22 00:36:26 [DEBUG] http: Request GET /v1/status/leader (166.202µs) from=127.0.0.6:52461 2022/12/22 00:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:36:44 [DEBUG] http: Request GET /v1/status/leader (382.831µs) from=127.0.0.6:52461 2022/12/22 00:36:46 [DEBUG] http: Request GET /v1/status/leader (196.092µs) from=127.0.0.6:52461 2022/12/22 00:37:04 [DEBUG] http: Request GET /v1/status/leader (262.855µs) from=127.0.0.6:52461 2022/12/22 00:37:06 [DEBUG] http: Request GET /v1/status/leader (244.437µs) from=127.0.0.6:52461 2022/12/22 00:37:24 [DEBUG] http: Request GET /v1/status/leader (142.185µs) from=127.0.0.6:52461 2022/12/22 00:37:26 [DEBUG] http: Request GET /v1/status/leader (317.963µs) from=127.0.0.6:52461 2022/12/22 00:37:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.183263126s) from=127.0.0.6:57055 2022/12/22 00:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:37:44 [DEBUG] http: Request GET /v1/status/leader (345.157µs) from=127.0.0.6:52461 2022/12/22 00:37:46 [DEBUG] http: Request GET /v1/status/leader (280.215µs) from=127.0.0.6:52461 2022/12/22 00:38:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:38:02 [DEBUG] agent: Node info in sync 2022/12/22 00:38:04 [DEBUG] http: Request GET /v1/status/leader (1.921128ms) from=127.0.0.6:52461 2022/12/22 00:38:06 [DEBUG] http: Request GET /v1/status/leader (314.486µs) from=127.0.0.6:52461 2022/12/22 00:38:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.433280283s) from=127.0.0.6:57119 2022/12/22 00:38:24 [DEBUG] http: Request GET /v1/status/leader (248.244µs) from=127.0.0.6:52461 2022/12/22 00:38:26 [DEBUG] http: Request GET /v1/status/leader (174.377µs) from=127.0.0.6:52461 2022/12/22 00:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:38:44 [DEBUG] http: Request GET /v1/status/leader (1.56299ms) from=127.0.0.6:52461 2022/12/22 00:38:46 [DEBUG] http: Request GET /v1/status/leader (201.373µs) from=127.0.0.6:52461 2022/12/22 00:38:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:39:04 [DEBUG] http: Request GET /v1/status/leader (318.708µs) from=127.0.0.6:52461 2022/12/22 00:39:06 [DEBUG] http: Request GET /v1/status/leader (295.131µs) from=127.0.0.6:52461 2022/12/22 00:39:24 [DEBUG] http: Request GET /v1/status/leader (166.207µs) from=127.0.0.6:52461 2022/12/22 00:39:26 [DEBUG] http: Request GET /v1/status/leader (180.553µs) from=127.0.0.6:52461 2022/12/22 00:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:39:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.07963929s) from=127.0.0.6:57055 2022/12/22 00:39:44 [DEBUG] http: Request GET /v1/status/leader (627.919µs) from=127.0.0.6:52461 2022/12/22 00:39:46 [DEBUG] http: Request GET /v1/status/leader (224.59µs) from=127.0.0.6:52461 2022/12/22 00:40:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:40:01 [DEBUG] agent: Node info in sync 2022/12/22 00:40:04 [DEBUG] http: Request GET /v1/status/leader (798.222µs) from=127.0.0.6:52461 2022/12/22 00:40:06 [DEBUG] http: Request GET /v1/status/leader (255.738µs) from=127.0.0.6:52461 2022/12/22 00:40:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.271246125s) from=127.0.0.6:57119 2022/12/22 00:40:24 [DEBUG] http: Request GET /v1/status/leader (306.006µs) from=127.0.0.6:52461 2022/12/22 00:40:26 [DEBUG] http: Request GET /v1/status/leader (170.699µs) from=127.0.0.6:52461 2022/12/22 00:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:40:44 [DEBUG] http: Request GET /v1/status/leader (491.34µs) from=127.0.0.6:52461 2022/12/22 00:40:46 [DEBUG] http: Request GET /v1/status/leader (388.484µs) from=127.0.0.6:52461 2022/12/22 00:41:04 [DEBUG] http: Request GET /v1/status/leader (764.205µs) from=127.0.0.6:52461 2022/12/22 00:41:06 [DEBUG] http: Request GET /v1/status/leader (1.595661ms) from=127.0.0.6:52461 2022/12/22 00:41:24 [DEBUG] http: Request GET /v1/status/leader (415.023µs) from=127.0.0.6:52461 2022/12/22 00:41:26 [DEBUG] http: Request GET /v1/status/leader (325.582µs) from=127.0.0.6:52461 2022/12/22 00:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:41:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:41:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.646098716s) from=127.0.0.6:57055 2022/12/22 00:41:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:41:39 [DEBUG] agent: Node info in sync 2022/12/22 00:41:44 [DEBUG] http: Request GET /v1/status/leader (1.914311ms) from=127.0.0.6:52461 2022/12/22 00:41:46 [DEBUG] http: Request GET /v1/status/leader (363.997µs) from=127.0.0.6:52461 2022/12/22 00:42:04 [DEBUG] http: Request GET /v1/status/leader (201.545µs) from=127.0.0.6:52461 2022/12/22 00:42:06 [DEBUG] http: Request GET /v1/status/leader (403.65µs) from=127.0.0.6:52461 2022/12/22 00:42:24 [DEBUG] http: Request GET /v1/status/leader (167.86µs) from=127.0.0.6:52461 2022/12/22 00:42:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.872523658s) from=127.0.0.6:57119 2022/12/22 00:42:26 [DEBUG] http: Request GET /v1/status/leader (177.828µs) from=127.0.0.6:52461 2022/12/22 00:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:42:44 [DEBUG] http: Request GET /v1/status/leader (287.435µs) from=127.0.0.6:52461 2022/12/22 00:42:46 [DEBUG] http: Request GET /v1/status/leader (356.281µs) from=127.0.0.6:52461 2022/12/22 00:42:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:42:58 [DEBUG] agent: Node info in sync 2022/12/22 00:43:04 [DEBUG] http: Request GET /v1/status/leader (250.924µs) from=127.0.0.6:52461 2022/12/22 00:43:06 [DEBUG] http: Request GET /v1/status/leader (1.417659ms) from=127.0.0.6:52461 2022/12/22 00:43:24 [DEBUG] http: Request GET /v1/status/leader (312.445µs) from=127.0.0.6:52461 2022/12/22 00:43:26 [DEBUG] http: Request GET /v1/status/leader (193.128µs) from=127.0.0.6:52461 2022/12/22 00:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:43:44 [DEBUG] http: Request GET /v1/status/leader (328.699µs) from=127.0.0.6:52461 2022/12/22 00:43:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.79153945s) from=127.0.0.6:57055 2022/12/22 00:43:46 [DEBUG] http: Request GET /v1/status/leader (153.089µs) from=127.0.0.6:52461 2022/12/22 00:43:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:44:04 [DEBUG] http: Request GET /v1/status/leader (293.758µs) from=127.0.0.6:52461 2022/12/22 00:44:06 [DEBUG] http: Request GET /v1/status/leader (303.197µs) from=127.0.0.6:52461 2022/12/22 00:44:24 [DEBUG] http: Request GET /v1/status/leader (178.169µs) from=127.0.0.6:52461 2022/12/22 00:44:26 [DEBUG] http: Request GET /v1/status/leader (1.002738ms) from=127.0.0.6:52461 2022/12/22 00:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.239177245s) from=127.0.0.6:57119 2022/12/22 00:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:44:44 [DEBUG] http: Request GET /v1/status/leader (251.825µs) from=127.0.0.6:52461 2022/12/22 00:44:46 [DEBUG] http: Request GET /v1/status/leader (151.881µs) from=127.0.0.6:52461 2022/12/22 00:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:44:50 [DEBUG] agent: Node info in sync 2022/12/22 00:45:04 [DEBUG] http: Request GET /v1/status/leader (301.274µs) from=127.0.0.6:52461 2022/12/22 00:45:06 [DEBUG] http: Request GET /v1/status/leader (185.883µs) from=127.0.0.6:52461 2022/12/22 00:45:24 [DEBUG] http: Request GET /v1/status/leader (289.965µs) from=127.0.0.6:52461 2022/12/22 00:45:26 [DEBUG] http: Request GET /v1/status/leader (261.533µs) from=127.0.0.6:52461 2022/12/22 00:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:45:44 [DEBUG] http: Request GET /v1/status/leader (1.978042ms) from=127.0.0.6:52461 2022/12/22 00:45:46 [DEBUG] http: Request GET /v1/status/leader (274.251µs) from=127.0.0.6:52461 2022/12/22 00:45:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.280241071s) from=127.0.0.6:57055 2022/12/22 00:46:05 [DEBUG] http: Request GET /v1/status/leader (254.833µs) from=127.0.0.6:52461 2022/12/22 00:46:06 [DEBUG] http: Request GET /v1/status/leader (360.368µs) from=127.0.0.6:52461 2022/12/22 00:46:25 [DEBUG] http: Request GET /v1/status/leader (295.645µs) from=127.0.0.6:52461 2022/12/22 00:46:26 [DEBUG] http: Request GET /v1/status/leader (180.691µs) from=127.0.0.6:52461 2022/12/22 00:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.985691492s) from=127.0.0.6:57119 2022/12/22 00:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:46:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:46:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:46:40 [DEBUG] agent: Node info in sync 2022/12/22 00:46:45 [DEBUG] http: Request GET /v1/status/leader (242.558µs) from=127.0.0.6:52461 2022/12/22 00:46:46 [DEBUG] http: Request GET /v1/status/leader (4.613594ms) from=127.0.0.6:52461 2022/12/22 00:47:05 [DEBUG] http: Request GET /v1/status/leader (299.656µs) from=127.0.0.6:52461 2022/12/22 00:47:06 [DEBUG] http: Request GET /v1/status/leader (275.29µs) from=127.0.0.6:52461 2022/12/22 00:47:25 [DEBUG] http: Request GET /v1/status/leader (292.337µs) from=127.0.0.6:52461 2022/12/22 00:47:26 [DEBUG] http: Request GET /v1/status/leader (160.483µs) from=127.0.0.6:52461 2022/12/22 00:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:47:45 [DEBUG] http: Request GET /v1/status/leader (283.346µs) from=127.0.0.6:52461 2022/12/22 00:47:46 [DEBUG] http: Request GET /v1/status/leader (319.869µs) from=127.0.0.6:52461 2022/12/22 00:47:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.662916333s) from=127.0.0.6:57055 2022/12/22 00:48:05 [DEBUG] http: Request GET /v1/status/leader (155.742µs) from=127.0.0.6:52461 2022/12/22 00:48:06 [DEBUG] http: Request GET /v1/status/leader (1.032876ms) from=127.0.0.6:52461 2022/12/22 00:48:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:48:19 [DEBUG] agent: Node info in sync 2022/12/22 00:48:25 [DEBUG] http: Request GET /v1/status/leader (525.643µs) from=127.0.0.6:52461 2022/12/22 00:48:26 [DEBUG] http: Request GET /v1/status/leader (660.072µs) from=127.0.0.6:52461 2022/12/22 00:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.776017483s) from=127.0.0.6:57119 2022/12/22 00:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:48:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:48:45 [DEBUG] http: Request GET /v1/status/leader (1.849881ms) from=127.0.0.6:52461 2022/12/22 00:48:46 [DEBUG] http: Request GET /v1/status/leader (194.331µs) from=127.0.0.6:52461 2022/12/22 00:49:05 [DEBUG] http: Request GET /v1/status/leader (460.006µs) from=127.0.0.6:52461 2022/12/22 00:49:06 [DEBUG] http: Request GET /v1/status/leader (329.614µs) from=127.0.0.6:52461 2022/12/22 00:49:25 [DEBUG] http: Request GET /v1/status/leader (185.712µs) from=127.0.0.6:52461 2022/12/22 00:49:27 [DEBUG] http: Request GET /v1/status/leader (190.974964ms) from=127.0.0.6:52461 2022/12/22 00:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:49:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:49:37 [DEBUG] agent: Node info in sync 2022/12/22 00:49:45 [DEBUG] http: Request GET /v1/status/leader (212.098µs) from=127.0.0.6:52461 2022/12/22 00:49:47 [DEBUG] http: Request GET /v1/status/leader (249.558µs) from=127.0.0.6:52461 2022/12/22 00:49:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.437957439s) from=127.0.0.6:57055 2022/12/22 00:50:05 [DEBUG] http: Request GET /v1/status/leader (304.653µs) from=127.0.0.6:52461 2022/12/22 00:50:07 [DEBUG] http: Request GET /v1/status/leader (193.711µs) from=127.0.0.6:52461 2022/12/22 00:50:25 [DEBUG] http: Request GET /v1/status/leader (629.287µs) from=127.0.0.6:52461 2022/12/22 00:50:27 [DEBUG] http: Request GET /v1/status/leader (228.134µs) from=127.0.0.6:52461 2022/12/22 00:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:50:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.806987046s) from=127.0.0.6:57119 2022/12/22 00:50:45 [DEBUG] http: Request GET /v1/status/leader (501.652µs) from=127.0.0.6:52461 2022/12/22 00:50:47 [DEBUG] http: Request GET /v1/status/leader (2.086736ms) from=127.0.0.6:52461 2022/12/22 00:50:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:50:47 [DEBUG] agent: Node info in sync 2022/12/22 00:51:05 [DEBUG] http: Request GET /v1/status/leader (313.285µs) from=127.0.0.6:52461 2022/12/22 00:51:07 [DEBUG] http: Request GET /v1/status/leader (374.61µs) from=127.0.0.6:52461 2022/12/22 00:51:25 [DEBUG] http: Request GET /v1/status/leader (156.83µs) from=127.0.0.6:52461 2022/12/22 00:51:27 [DEBUG] http: Request GET /v1/status/leader (13.79234ms) from=127.0.0.6:52461 2022/12/22 00:51:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:51:45 [DEBUG] http: Request GET /v1/status/leader (370.298µs) from=127.0.0.6:52461 2022/12/22 00:51:47 [DEBUG] http: Request GET /v1/status/leader (161.356µs) from=127.0.0.6:52461 2022/12/22 00:51:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:51:48 [DEBUG] agent: Node info in sync 2022/12/22 00:51:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.767891954s) from=127.0.0.6:57055 2022/12/22 00:52:05 [DEBUG] http: Request GET /v1/status/leader (328.786µs) from=127.0.0.6:52461 2022/12/22 00:52:07 [DEBUG] http: Request GET /v1/status/leader (3.037056ms) from=127.0.0.6:52461 2022/12/22 00:52:25 [DEBUG] http: Request GET /v1/status/leader (261.752µs) from=127.0.0.6:52461 2022/12/22 00:52:27 [DEBUG] http: Request GET /v1/status/leader (303.94µs) from=127.0.0.6:52461 2022/12/22 00:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:52:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.06570193s) from=127.0.0.6:57119 2022/12/22 00:52:45 [DEBUG] http: Request GET /v1/status/leader (167.491µs) from=127.0.0.6:52461 2022/12/22 00:52:47 [DEBUG] http: Request GET /v1/status/leader (868.555µs) from=127.0.0.6:52461 2022/12/22 00:53:05 [DEBUG] http: Request GET /v1/status/leader (320.619µs) from=127.0.0.6:52461 2022/12/22 00:53:07 [DEBUG] http: Request GET /v1/status/leader (242.905µs) from=127.0.0.6:52461 2022/12/22 00:53:25 [DEBUG] http: Request GET /v1/status/leader (263.904µs) from=127.0.0.6:52461 2022/12/22 00:53:27 [DEBUG] http: Request GET /v1/status/leader (132.438µs) from=127.0.0.6:52461 2022/12/22 00:53:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:53:28 [DEBUG] agent: Node info in sync 2022/12/22 00:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:53:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:53:45 [DEBUG] http: Request GET /v1/status/leader (271.879µs) from=127.0.0.6:52461 2022/12/22 00:53:47 [DEBUG] http: Request GET /v1/status/leader (248.053µs) from=127.0.0.6:52461 2022/12/22 00:53:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.088757959s) from=127.0.0.6:57055 2022/12/22 00:54:05 [DEBUG] http: Request GET /v1/status/leader (973.921µs) from=127.0.0.6:52461 2022/12/22 00:54:07 [DEBUG] http: Request GET /v1/status/leader (287.901µs) from=127.0.0.6:52461 2022/12/22 00:54:25 [DEBUG] http: Request GET /v1/status/leader (150.07µs) from=127.0.0.6:52461 2022/12/22 00:54:27 [DEBUG] http: Request GET /v1/status/leader (257.658µs) from=127.0.0.6:52461 2022/12/22 00:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.920006505s) from=127.0.0.6:57119 2022/12/22 00:54:45 [DEBUG] http: Request GET /v1/status/leader (244.253µs) from=127.0.0.6:52461 2022/12/22 00:54:47 [DEBUG] http: Request GET /v1/status/leader (157.513µs) from=127.0.0.6:52461 2022/12/22 00:54:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:54:56 [DEBUG] agent: Node info in sync 2022/12/22 00:55:05 [DEBUG] http: Request GET /v1/status/leader (328.203µs) from=127.0.0.6:52461 2022/12/22 00:55:07 [DEBUG] http: Request GET /v1/status/leader (230.833µs) from=127.0.0.6:52461 2022/12/22 00:55:25 [DEBUG] http: Request GET /v1/status/leader (1.867812ms) from=127.0.0.6:52461 2022/12/22 00:55:27 [DEBUG] http: Request GET /v1/status/leader (234.824µs) from=127.0.0.6:52461 2022/12/22 00:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:55:45 [DEBUG] http: Request GET /v1/status/leader (181.296µs) from=127.0.0.6:52461 2022/12/22 00:55:47 [DEBUG] http: Request GET /v1/status/leader (207.252µs) from=127.0.0.6:52461 2022/12/22 00:55:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:56:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.431122268s) from=127.0.0.6:57055 2022/12/22 00:56:05 [DEBUG] http: Request GET /v1/status/leader (230.688µs) from=127.0.0.6:52461 2022/12/22 00:56:07 [DEBUG] http: Request GET /v1/status/leader (341.357µs) from=127.0.0.6:52461 2022/12/22 00:56:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:56:18 [DEBUG] agent: Node info in sync 2022/12/22 00:56:25 [DEBUG] http: Request GET /v1/status/leader (322.229µs) from=127.0.0.6:52461 2022/12/22 00:56:27 [DEBUG] http: Request GET /v1/status/leader (263.315µs) from=127.0.0.6:52461 2022/12/22 00:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:56:45 [DEBUG] http: Request GET /v1/status/leader (804.341µs) from=127.0.0.6:52461 2022/12/22 00:56:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.733776802s) from=127.0.0.6:57119 2022/12/22 00:56:47 [DEBUG] http: Request GET /v1/status/leader (151.103µs) from=127.0.0.6:52461 2022/12/22 00:57:05 [DEBUG] http: Request GET /v1/status/leader (281.57µs) from=127.0.0.6:52461 2022/12/22 00:57:07 [DEBUG] http: Request GET /v1/status/leader (137.747µs) from=127.0.0.6:52461 2022/12/22 00:57:25 [DEBUG] http: Request GET /v1/status/leader (1.110246ms) from=127.0.0.6:52461 2022/12/22 00:57:27 [DEBUG] http: Request GET /v1/status/leader (428.022µs) from=127.0.0.6:52461 2022/12/22 00:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:57:45 [DEBUG] http: Request GET /v1/status/leader (789.972µs) from=127.0.0.6:52461 2022/12/22 00:57:47 [DEBUG] http: Request GET /v1/status/leader (884.666µs) from=127.0.0.6:52461 2022/12/22 00:58:05 [DEBUG] http: Request GET /v1/status/leader (1.192766ms) from=127.0.0.6:52461 2022/12/22 00:58:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:58:06 [DEBUG] agent: Node info in sync 2022/12/22 00:58:07 [DEBUG] http: Request GET /v1/status/leader (293.385µs) from=127.0.0.6:52461 2022/12/22 00:58:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 00:58:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.371949043s) from=127.0.0.6:57055 2022/12/22 00:58:25 [DEBUG] http: Request GET /v1/status/leader (204.221µs) from=127.0.0.6:52461 2022/12/22 00:58:27 [DEBUG] http: Request GET /v1/status/leader (152.396µs) from=127.0.0.6:52461 2022/12/22 00:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:58:45 [DEBUG] http: Request GET /v1/status/leader (448.066µs) from=127.0.0.6:52461 2022/12/22 00:58:47 [DEBUG] http: Request GET /v1/status/leader (147.998µs) from=127.0.0.6:52461 2022/12/22 00:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.61888415s) from=127.0.0.6:57119 2022/12/22 00:59:05 [DEBUG] http: Request GET /v1/status/leader (509.824µs) from=127.0.0.6:52461 2022/12/22 00:59:07 [DEBUG] http: Request GET /v1/status/leader (337.579µs) from=127.0.0.6:52461 2022/12/22 00:59:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 00:59:12 [DEBUG] agent: Node info in sync 2022/12/22 00:59:25 [DEBUG] http: Request GET /v1/status/leader (147.532µs) from=127.0.0.6:52461 2022/12/22 00:59:27 [DEBUG] http: Request GET /v1/status/leader (180.398µs) from=127.0.0.6:52461 2022/12/22 00:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 00:59:45 [DEBUG] http: Request GET /v1/status/leader (373.851µs) from=127.0.0.6:52461 2022/12/22 00:59:47 [DEBUG] http: Request GET /v1/status/leader (270.48µs) from=127.0.0.6:52461 2022/12/22 01:00:05 [DEBUG] http: Request GET /v1/status/leader (224.222µs) from=127.0.0.6:52461 2022/12/22 01:00:07 [DEBUG] http: Request GET /v1/status/leader (192.041µs) from=127.0.0.6:52461 2022/12/22 01:00:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.261462652s) from=127.0.0.6:57055 2022/12/22 01:00:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:00:18 [DEBUG] agent: Node info in sync 2022/12/22 01:00:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:00:25 [DEBUG] http: Request GET /v1/status/leader (413.96µs) from=127.0.0.6:52461 2022/12/22 01:00:27 [DEBUG] http: Request GET /v1/status/leader (178.138µs) from=127.0.0.6:52461 2022/12/22 01:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:00:45 [DEBUG] http: Request GET /v1/status/leader (445.086µs) from=127.0.0.6:52461 2022/12/22 01:00:47 [DEBUG] http: Request GET /v1/status/leader (283.375µs) from=127.0.0.6:52461 2022/12/22 01:00:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.272410749s) from=127.0.0.6:57119 2022/12/22 01:01:05 [DEBUG] http: Request GET /v1/status/leader (342.12µs) from=127.0.0.6:52461 2022/12/22 01:01:07 [DEBUG] http: Request GET /v1/status/leader (561.394µs) from=127.0.0.6:52461 2022/12/22 01:01:25 [DEBUG] http: Request GET /v1/status/leader (405.02µs) from=127.0.0.6:52461 2022/12/22 01:01:27 [DEBUG] http: Request GET /v1/status/leader (152.91µs) from=127.0.0.6:52461 2022/12/22 01:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:01:45 [DEBUG] http: Request GET /v1/status/leader (179.705µs) from=127.0.0.6:52461 2022/12/22 01:01:47 [DEBUG] http: Request GET /v1/status/leader (287.416µs) from=127.0.0.6:52461 2022/12/22 01:01:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:01:54 [DEBUG] agent: Node info in sync 2022/12/22 01:02:05 [DEBUG] http: Request GET /v1/status/leader (279.471µs) from=127.0.0.6:52461 2022/12/22 01:02:07 [DEBUG] http: Request GET /v1/status/leader (146.527µs) from=127.0.0.6:52461 2022/12/22 01:02:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.07073736s) from=127.0.0.6:57055 2022/12/22 01:02:25 [DEBUG] http: Request GET /v1/status/leader (332.988µs) from=127.0.0.6:52461 2022/12/22 01:02:27 [DEBUG] http: Request GET /v1/status/leader (1.047407ms) from=127.0.0.6:52461 2022/12/22 01:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:02:45 [DEBUG] http: Request GET /v1/status/leader (254.831µs) from=127.0.0.6:52461 2022/12/22 01:02:47 [DEBUG] http: Request GET /v1/status/leader (143.361µs) from=127.0.0.6:52461 2022/12/22 01:03:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.78019276s) from=127.0.0.6:57119 2022/12/22 01:03:05 [DEBUG] http: Request GET /v1/status/leader (337.601µs) from=127.0.0.6:52461 2022/12/22 01:03:07 [DEBUG] http: Request GET /v1/status/leader (166.63µs) from=127.0.0.6:52461 2022/12/22 01:03:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:03:17 [DEBUG] agent: Node info in sync 2022/12/22 01:03:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:03:25 [DEBUG] http: Request GET /v1/status/leader (247.391µs) from=127.0.0.6:52461 2022/12/22 01:03:27 [DEBUG] http: Request GET /v1/status/leader (289.818µs) from=127.0.0.6:52461 2022/12/22 01:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:03:45 [DEBUG] http: Request GET /v1/status/leader (1.143657ms) from=127.0.0.6:52461 2022/12/22 01:03:47 [DEBUG] http: Request GET /v1/status/leader (187.6µs) from=127.0.0.6:52461 2022/12/22 01:04:05 [DEBUG] http: Request GET /v1/status/leader (239.036µs) from=127.0.0.6:52461 2022/12/22 01:04:07 [DEBUG] http: Request GET /v1/status/leader (282.033µs) from=127.0.0.6:52461 2022/12/22 01:04:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.010707197s) from=127.0.0.6:57055 2022/12/22 01:04:25 [DEBUG] http: Request GET /v1/status/leader (176.404µs) from=127.0.0.6:52461 2022/12/22 01:04:27 [DEBUG] http: Request GET /v1/status/leader (1.968437ms) from=127.0.0.6:52461 2022/12/22 01:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:04:45 [DEBUG] http: Request GET /v1/status/leader (322.977µs) from=127.0.0.6:52461 2022/12/22 01:04:47 [DEBUG] http: Request GET /v1/status/leader (269.758µs) from=127.0.0.6:52461 2022/12/22 01:04:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:04:49 [DEBUG] agent: Node info in sync 2022/12/22 01:05:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.398415855s) from=127.0.0.6:57119 2022/12/22 01:05:05 [DEBUG] http: Request GET /v1/status/leader (182.08µs) from=127.0.0.6:52461 2022/12/22 01:05:07 [DEBUG] http: Request GET /v1/status/leader (137.43µs) from=127.0.0.6:52461 2022/12/22 01:05:25 [DEBUG] http: Request GET /v1/status/leader (250.318µs) from=127.0.0.6:52461 2022/12/22 01:05:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:05:27 [DEBUG] http: Request GET /v1/status/leader (316.525µs) from=127.0.0.6:52461 2022/12/22 01:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:05:45 [DEBUG] http: Request GET /v1/status/leader (976.49µs) from=127.0.0.6:52461 2022/12/22 01:05:47 [DEBUG] http: Request GET /v1/status/leader (185.297µs) from=127.0.0.6:52461 2022/12/22 01:06:05 [DEBUG] http: Request GET /v1/status/leader (228.851µs) from=127.0.0.6:52461 2022/12/22 01:06:07 [DEBUG] http: Request GET /v1/status/leader (209.141µs) from=127.0.0.6:52461 2022/12/22 01:06:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.116811751s) from=127.0.0.6:57055 2022/12/22 01:06:26 [DEBUG] http: Request GET /v1/status/leader (322.945µs) from=127.0.0.6:52461 2022/12/22 01:06:27 [DEBUG] http: Request GET /v1/status/leader (188.535µs) from=127.0.0.6:52461 2022/12/22 01:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:06:37 [DEBUG] agent: Node info in sync 2022/12/22 01:06:46 [DEBUG] http: Request GET /v1/status/leader (265.411µs) from=127.0.0.6:52461 2022/12/22 01:06:47 [DEBUG] http: Request GET /v1/status/leader (245.404µs) from=127.0.0.6:52461 2022/12/22 01:07:06 [DEBUG] http: Request GET /v1/status/leader (840.086µs) from=127.0.0.6:52461 2022/12/22 01:07:07 [DEBUG] http: Request GET /v1/status/leader (233.631µs) from=127.0.0.6:52461 2022/12/22 01:07:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.078213857s) from=127.0.0.6:57119 2022/12/22 01:07:26 [DEBUG] http: Request GET /v1/status/leader (159.885µs) from=127.0.0.6:52461 2022/12/22 01:07:27 [DEBUG] http: Request GET /v1/status/leader (324.561µs) from=127.0.0.6:52461 2022/12/22 01:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:07:46 [DEBUG] http: Request GET /v1/status/leader (828.135µs) from=127.0.0.6:52461 2022/12/22 01:07:47 [DEBUG] http: Request GET /v1/status/leader (203.662µs) from=127.0.0.6:52461 2022/12/22 01:08:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:08:06 [DEBUG] http: Request GET /v1/status/leader (653.7µs) from=127.0.0.6:52461 2022/12/22 01:08:07 [DEBUG] http: Request GET /v1/status/leader (164.378µs) from=127.0.0.6:52461 2022/12/22 01:08:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.920200524s) from=127.0.0.6:57055 2022/12/22 01:08:26 [DEBUG] http: Request GET /v1/status/leader (310.403µs) from=127.0.0.6:52461 2022/12/22 01:08:28 [DEBUG] http: Request GET /v1/status/leader (131.794116ms) from=127.0.0.6:52461 2022/12/22 01:08:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:08:29 [DEBUG] agent: Node info in sync 2022/12/22 01:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:08:46 [DEBUG] http: Request GET /v1/status/leader (391.443µs) from=127.0.0.6:52461 2022/12/22 01:08:48 [DEBUG] http: Request GET /v1/status/leader (145.708µs) from=127.0.0.6:52461 2022/12/22 01:09:06 [DEBUG] http: Request GET /v1/status/leader (532.729µs) from=127.0.0.6:52461 2022/12/22 01:09:08 [DEBUG] http: Request GET /v1/status/leader (179.745µs) from=127.0.0.6:52461 2022/12/22 01:09:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.843910192s) from=127.0.0.6:57119 2022/12/22 01:09:26 [DEBUG] http: Request GET /v1/status/leader (337.468µs) from=127.0.0.6:52461 2022/12/22 01:09:28 [DEBUG] http: Request GET /v1/status/leader (260.684µs) from=127.0.0.6:52461 2022/12/22 01:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:09:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:09:39 [DEBUG] agent: Node info in sync 2022/12/22 01:09:46 [DEBUG] http: Request GET /v1/status/leader (1.022833ms) from=127.0.0.6:52461 2022/12/22 01:09:48 [DEBUG] http: Request GET /v1/status/leader (346.621µs) from=127.0.0.6:52461 2022/12/22 01:10:06 [DEBUG] http: Request GET /v1/status/leader (269.591µs) from=127.0.0.6:52461 2022/12/22 01:10:08 [DEBUG] http: Request GET /v1/status/leader (194.233µs) from=127.0.0.6:52461 2022/12/22 01:10:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:10:26 [DEBUG] http: Request GET /v1/status/leader (456.106µs) from=127.0.0.6:52461 2022/12/22 01:10:28 [DEBUG] http: Request GET /v1/status/leader (191.715µs) from=127.0.0.6:52461 2022/12/22 01:10:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.796137514s) from=127.0.0.6:57055 2022/12/22 01:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:10:46 [DEBUG] http: Request GET /v1/status/leader (324.507µs) from=127.0.0.6:52461 2022/12/22 01:10:48 [DEBUG] http: Request GET /v1/status/leader (371.062µs) from=127.0.0.6:52461 2022/12/22 01:11:06 [DEBUG] http: Request GET /v1/status/leader (197.266µs) from=127.0.0.6:52461 2022/12/22 01:11:08 [DEBUG] http: Request GET /v1/status/leader (196.648µs) from=127.0.0.6:52461 2022/12/22 01:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.171081287s) from=127.0.0.6:57119 2022/12/22 01:11:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:11:21 [DEBUG] agent: Node info in sync 2022/12/22 01:11:26 [DEBUG] http: Request GET /v1/status/leader (303.551µs) from=127.0.0.6:52461 2022/12/22 01:11:28 [DEBUG] http: Request GET /v1/status/leader (301.47µs) from=127.0.0.6:52461 2022/12/22 01:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:11:46 [DEBUG] http: Request GET /v1/status/leader (169.322µs) from=127.0.0.6:52461 2022/12/22 01:11:48 [DEBUG] http: Request GET /v1/status/leader (216.857µs) from=127.0.0.6:52461 2022/12/22 01:12:06 [DEBUG] http: Request GET /v1/status/leader (309.686µs) from=127.0.0.6:52461 2022/12/22 01:12:08 [DEBUG] http: Request GET /v1/status/leader (196.378µs) from=127.0.0.6:52461 2022/12/22 01:12:26 [DEBUG] http: Request GET /v1/status/leader (288.552µs) from=127.0.0.6:52461 2022/12/22 01:12:28 [DEBUG] http: Request GET /v1/status/leader (331.28µs) from=127.0.0.6:52461 2022/12/22 01:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:12:34 [DEBUG] agent: Node info in sync 2022/12/22 01:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m6.175132437s) from=127.0.0.6:57055 2022/12/22 01:12:46 [DEBUG] http: Request GET /v1/status/leader (282.776µs) from=127.0.0.6:52461 2022/12/22 01:12:48 [DEBUG] http: Request GET /v1/status/leader (405.497µs) from=127.0.0.6:52461 2022/12/22 01:12:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:13:06 [DEBUG] http: Request GET /v1/status/leader (453.097µs) from=127.0.0.6:52461 2022/12/22 01:13:08 [DEBUG] http: Request GET /v1/status/leader (360.774µs) from=127.0.0.6:52461 2022/12/22 01:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.273421299s) from=127.0.0.6:57119 2022/12/22 01:13:26 [DEBUG] http: Request GET /v1/status/leader (1.203826ms) from=127.0.0.6:52461 2022/12/22 01:13:28 [DEBUG] http: Request GET /v1/status/leader (282.544µs) from=127.0.0.6:52461 2022/12/22 01:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:13:46 [DEBUG] http: Request GET /v1/status/leader (307.542µs) from=127.0.0.6:52461 2022/12/22 01:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:13:46 [DEBUG] agent: Node info in sync 2022/12/22 01:13:48 [DEBUG] http: Request GET /v1/status/leader (205.313µs) from=127.0.0.6:52461 2022/12/22 01:14:06 [DEBUG] http: Request GET /v1/status/leader (190.148µs) from=127.0.0.6:52461 2022/12/22 01:14:08 [DEBUG] http: Request GET /v1/status/leader (180.748µs) from=127.0.0.6:52461 2022/12/22 01:14:26 [DEBUG] http: Request GET /v1/status/leader (275.961µs) from=127.0.0.6:52461 2022/12/22 01:14:28 [DEBUG] http: Request GET /v1/status/leader (251.906µs) from=127.0.0.6:52461 2022/12/22 01:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:14:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m1.692965399s) from=127.0.0.6:57055 2022/12/22 01:14:46 [DEBUG] http: Request GET /v1/status/leader (1.162253ms) from=127.0.0.6:52461 2022/12/22 01:14:48 [DEBUG] http: Request GET /v1/status/leader (417.25µs) from=127.0.0.6:52461 2022/12/22 01:15:06 [DEBUG] http: Request GET /v1/status/leader (332.986µs) from=127.0.0.6:52461 2022/12/22 01:15:08 [DEBUG] http: Request GET /v1/status/leader (166.19µs) from=127.0.0.6:52461 2022/12/22 01:15:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.625053669s) from=127.0.0.6:57119 2022/12/22 01:15:26 [DEBUG] http: Request GET /v1/status/leader (169.954µs) from=127.0.0.6:52461 2022/12/22 01:15:28 [DEBUG] http: Request GET /v1/status/leader (181.652µs) from=127.0.0.6:52461 2022/12/22 01:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:15:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:15:39 [DEBUG] agent: Node info in sync 2022/12/22 01:15:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:15:46 [DEBUG] http: Request GET /v1/status/leader (253.799µs) from=127.0.0.6:52461 2022/12/22 01:15:48 [DEBUG] http: Request GET /v1/status/leader (478.412µs) from=127.0.0.6:52461 2022/12/22 01:16:06 [DEBUG] http: Request GET /v1/status/leader (3.185786ms) from=127.0.0.6:52461 2022/12/22 01:16:08 [DEBUG] http: Request GET /v1/status/leader (168.348µs) from=127.0.0.6:52461 2022/12/22 01:16:26 [DEBUG] http: Request GET /v1/status/leader (180.106µs) from=127.0.0.6:52461 2022/12/22 01:16:28 [DEBUG] http: Request GET /v1/status/leader (261.409µs) from=127.0.0.6:52461 2022/12/22 01:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:16:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m5.226096386s) from=127.0.0.6:57055 2022/12/22 01:16:46 [DEBUG] http: Request GET /v1/status/leader (280.114µs) from=127.0.0.6:52461 2022/12/22 01:16:48 [DEBUG] http: Request GET /v1/status/leader (157.317µs) from=127.0.0.6:52461 2022/12/22 01:17:06 [DEBUG] http: Request GET /v1/status/leader (342.415µs) from=127.0.0.6:52461 2022/12/22 01:17:08 [DEBUG] http: Request GET /v1/status/leader (360.536µs) from=127.0.0.6:52461 2022/12/22 01:17:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:17:19 [DEBUG] agent: Node info in sync 2022/12/22 01:17:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.973916833s) from=127.0.0.6:57119 2022/12/22 01:17:26 [DEBUG] http: Request GET /v1/status/leader (2.367255ms) from=127.0.0.6:52461 2022/12/22 01:17:28 [DEBUG] http: Request GET /v1/status/leader (143.076µs) from=127.0.0.6:52461 2022/12/22 01:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:17:46 [DEBUG] http: Request GET /v1/status/leader (1.881566ms) from=127.0.0.6:52461 2022/12/22 01:17:48 [DEBUG] http: Request GET /v1/status/leader (772.898µs) from=127.0.0.6:52461 2022/12/22 01:18:06 [DEBUG] http: Request GET /v1/status/leader (163.821µs) from=127.0.0.6:52461 2022/12/22 01:18:08 [DEBUG] http: Request GET /v1/status/leader (234.606µs) from=127.0.0.6:52461 2022/12/22 01:18:26 [DEBUG] http: Request GET /v1/status/leader (334.826µs) from=127.0.0.6:52461 2022/12/22 01:18:28 [DEBUG] http: Request GET /v1/status/leader (324.335µs) from=127.0.0.6:52461 2022/12/22 01:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:18:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:18:37 [DEBUG] agent: Node info in sync 2022/12/22 01:18:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:18:46 [DEBUG] http: Request GET /v1/status/leader (1.766499ms) from=127.0.0.6:52461 2022/12/22 01:18:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.220451668s) from=127.0.0.6:57055 2022/12/22 01:18:48 [DEBUG] http: Request GET /v1/status/leader (289.354µs) from=127.0.0.6:52461 2022/12/22 01:19:06 [DEBUG] http: Request GET /v1/status/leader (419.341µs) from=127.0.0.6:52461 2022/12/22 01:19:08 [DEBUG] http: Request GET /v1/status/leader (374.116µs) from=127.0.0.6:52461 2022/12/22 01:19:26 [DEBUG] http: Request GET /v1/status/leader (163.574µs) from=127.0.0.6:52461 2022/12/22 01:19:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.339212324s) from=127.0.0.6:57119 2022/12/22 01:19:28 [DEBUG] http: Request GET /v1/status/leader (179.24µs) from=127.0.0.6:52461 2022/12/22 01:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:19:46 [DEBUG] http: Request GET /v1/status/leader (253.163µs) from=127.0.0.6:52461 2022/12/22 01:19:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:19:48 [DEBUG] agent: Node info in sync 2022/12/22 01:19:48 [DEBUG] http: Request GET /v1/status/leader (920.811µs) from=127.0.0.6:52461 2022/12/22 01:20:06 [DEBUG] http: Request GET /v1/status/leader (1.391721ms) from=127.0.0.6:52461 2022/12/22 01:20:08 [DEBUG] http: Request GET /v1/status/leader (254.934µs) from=127.0.0.6:52461 2022/12/22 01:20:26 [DEBUG] http: Request GET /v1/status/leader (257.786µs) from=127.0.0.6:52461 2022/12/22 01:20:28 [DEBUG] http: Request GET /v1/status/leader (277.178µs) from=127.0.0.6:52461 2022/12/22 01:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:20:47 [DEBUG] http: Request GET /v1/status/leader (169.96µs) from=127.0.0.6:52461 2022/12/22 01:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:20:48 [DEBUG] agent: Node info in sync 2022/12/22 01:20:48 [DEBUG] http: Request GET /v1/status/leader (198.255µs) from=127.0.0.6:52461 2022/12/22 01:20:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.16577643s) from=127.0.0.6:57055 2022/12/22 01:21:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:21:07 [DEBUG] http: Request GET /v1/status/leader (484.377µs) from=127.0.0.6:52461 2022/12/22 01:21:08 [DEBUG] http: Request GET /v1/status/leader (339.081µs) from=127.0.0.6:52461 2022/12/22 01:21:27 [DEBUG] http: Request GET /v1/status/leader (1.485007ms) from=127.0.0.6:52461 2022/12/22 01:21:28 [DEBUG] http: Request GET /v1/status/leader (367.435µs) from=127.0.0.6:52461 2022/12/22 01:21:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.744705541s) from=127.0.0.6:57119 2022/12/22 01:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:21:47 [DEBUG] http: Request GET /v1/status/leader (546.148µs) from=127.0.0.6:52461 2022/12/22 01:21:48 [DEBUG] http: Request GET /v1/status/leader (196.553µs) from=127.0.0.6:52461 2022/12/22 01:22:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:22:05 [DEBUG] agent: Node info in sync 2022/12/22 01:22:07 [DEBUG] http: Request GET /v1/status/leader (213.133µs) from=127.0.0.6:52461 2022/12/22 01:22:08 [DEBUG] http: Request GET /v1/status/leader (470.749µs) from=127.0.0.6:52461 2022/12/22 01:22:27 [DEBUG] http: Request GET /v1/status/leader (296.989µs) from=127.0.0.6:52461 2022/12/22 01:22:28 [DEBUG] http: Request GET /v1/status/leader (277.445µs) from=127.0.0.6:52461 2022/12/22 01:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:22:47 [DEBUG] http: Request GET /v1/status/leader (204.085µs) from=127.0.0.6:52461 2022/12/22 01:22:48 [DEBUG] http: Request GET /v1/status/leader (211.313µs) from=127.0.0.6:52461 2022/12/22 01:22:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.370333128s) from=127.0.0.6:57055 2022/12/22 01:23:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:23:06 [DEBUG] agent: Node info in sync 2022/12/22 01:23:07 [DEBUG] http: Request GET /v1/status/leader (295.707µs) from=127.0.0.6:52461 2022/12/22 01:23:08 [DEBUG] http: Request GET /v1/status/leader (198.217µs) from=127.0.0.6:52461 2022/12/22 01:23:27 [DEBUG] http: Request GET /v1/status/leader (310.981µs) from=127.0.0.6:52461 2022/12/22 01:23:28 [DEBUG] http: Request GET /v1/status/leader (1.1007ms) from=127.0.0.6:52461 2022/12/22 01:23:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:23:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m7.032228358s) from=127.0.0.6:57119 2022/12/22 01:23:47 [DEBUG] http: Request GET /v1/status/leader (324.796µs) from=127.0.0.6:52461 2022/12/22 01:23:48 [DEBUG] http: Request GET /v1/status/leader (340.836µs) from=127.0.0.6:52461 2022/12/22 01:24:07 [DEBUG] http: Request GET /v1/status/leader (168.905µs) from=127.0.0.6:52461 2022/12/22 01:24:08 [DEBUG] http: Request GET /v1/status/leader (178.534µs) from=127.0.0.6:52461 2022/12/22 01:24:27 [DEBUG] http: Request GET /v1/status/leader (252.445µs) from=127.0.0.6:52461 2022/12/22 01:24:28 [DEBUG] http: Request GET /v1/status/leader (305.329µs) from=127.0.0.6:52461 2022/12/22 01:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:24:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:24:35 [DEBUG] agent: Node info in sync 2022/12/22 01:24:47 [DEBUG] http: Request GET /v1/status/leader (3.065803ms) from=127.0.0.6:52461 2022/12/22 01:24:48 [DEBUG] http: Request GET /v1/status/leader (312.938µs) from=127.0.0.6:52461 2022/12/22 01:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.921403171s) from=127.0.0.6:57055 2022/12/22 01:25:07 [DEBUG] http: Request GET /v1/status/leader (233.71µs) from=127.0.0.6:52461 2022/12/22 01:25:08 [DEBUG] http: Request GET /v1/status/leader (152.836µs) from=127.0.0.6:52461 2022/12/22 01:25:27 [DEBUG] http: Request GET /v1/status/leader (163.856µs) from=127.0.0.6:52461 2022/12/22 01:25:28 [DEBUG] http: Request GET /v1/status/leader (160.498µs) from=127.0.0.6:52461 2022/12/22 01:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:25:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.221465409s) from=127.0.0.6:57119 2022/12/22 01:25:47 [DEBUG] http: Request GET /v1/status/leader (283.226µs) from=127.0.0.6:52461 2022/12/22 01:25:48 [DEBUG] http: Request GET /v1/status/leader (342.431µs) from=127.0.0.6:52461 2022/12/22 01:26:07 [DEBUG] http: Request GET /v1/status/leader (808.295µs) from=127.0.0.6:52461 2022/12/22 01:26:08 [DEBUG] http: Request GET /v1/status/leader (264.794µs) from=127.0.0.6:52461 2022/12/22 01:26:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:26:27 [DEBUG] http: Request GET /v1/status/leader (168.467µs) from=127.0.0.6:52461 2022/12/22 01:26:28 [DEBUG] http: Request GET /v1/status/leader (308.246µs) from=127.0.0.6:52461 2022/12/22 01:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:26:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:26:34 [DEBUG] agent: Node info in sync 2022/12/22 01:26:47 [DEBUG] http: Request GET /v1/status/leader (1.041803ms) from=127.0.0.6:52461 2022/12/22 01:26:48 [DEBUG] http: Request GET /v1/status/leader (282.026µs) from=127.0.0.6:52461 2022/12/22 01:27:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.331830465s) from=127.0.0.6:57055 2022/12/22 01:27:07 [DEBUG] http: Request GET /v1/status/leader (305.759µs) from=127.0.0.6:52461 2022/12/22 01:27:08 [DEBUG] http: Request GET /v1/status/leader (276.976µs) from=127.0.0.6:52461 2022/12/22 01:27:27 [DEBUG] http: Request GET /v1/status/leader (167.111µs) from=127.0.0.6:52461 2022/12/22 01:27:28 [DEBUG] http: Request GET /v1/status/leader (783.157µs) from=127.0.0.6:52461 2022/12/22 01:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:27:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.744415414s) from=127.0.0.6:57119 2022/12/22 01:27:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:27:44 [DEBUG] agent: Node info in sync 2022/12/22 01:27:47 [DEBUG] http: Request GET /v1/status/leader (326.061µs) from=127.0.0.6:52461 2022/12/22 01:27:48 [DEBUG] http: Request GET /v1/status/leader (267.495µs) from=127.0.0.6:52461 2022/12/22 01:28:07 [DEBUG] http: Request GET /v1/status/leader (170.856µs) from=127.0.0.6:52461 2022/12/22 01:28:09 [DEBUG] http: Request GET /v1/status/leader (186.965µs) from=127.0.0.6:52461 2022/12/22 01:28:27 [DEBUG] http: Request GET /v1/status/leader (299.256µs) from=127.0.0.6:52461 2022/12/22 01:28:29 [DEBUG] http: Request GET /v1/status/leader (300.191µs) from=127.0.0.6:52461 2022/12/22 01:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:28:47 [DEBUG] http: Request GET /v1/status/leader (1.85845ms) from=127.0.0.6:52461 2022/12/22 01:28:49 [DEBUG] http: Request GET /v1/status/leader (273.187µs) from=127.0.0.6:52461 2022/12/22 01:28:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 01:28:53 [DEBUG] agent: Node info in sync 2022/12/22 01:29:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.323819929s) from=127.0.0.6:57055 2022/12/22 01:29:07 [DEBUG] http: Request GET /v1/status/leader (250.597µs) from=127.0.0.6:52461 2022/12/22 01:29:09 [DEBUG] http: Request GET /v1/status/leader (271.026µs) from=127.0.0.6:52461 2022/12/22 01:29:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-vcbwd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 01:29:27 [DEBUG] http: Request GET /v1/status/leader (892.045µs) from=127.0.0.6:52461 2022/12/22 01:29:29 [DEBUG] http: Request GET /v1/status/leader (631.451µs) from=127.0.0.6:52461 2022/12/22 01:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-vcbwd" since the cluster is too small 2022/12/22 01:29:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m0.405253392s) from=127.0.0.6:57119 2022/12/22 01:29:47 [DEBUG] http: Request GET /v1/status/leader (821.478µs) from=127.0.0.6:52461 2022/12/22 01:29:49 [DEBUG] http: Request GET /v1/status/leader (251.47µs) from=127.0.0.6:52461