By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '12ea05b5-5b6c-49cb-83db-387da57bc5a9' Node name: 'onap-msb-consul-5cdd876fd9-fwgjh' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/12/20 04:45:45 [DEBUG] agent: Using random ID "12ea05b5-5b6c-49cb-83db-387da57bc5a9" as node ID 2022/12/20 04:45:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:12ea05b5-5b6c-49cb-83db-387da57bc5a9 Address:127.0.0.1:8300}] 2022/12/20 04:45:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/20 04:45:45 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/20 04:45:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/20 04:45:45 [WARN] raft: Unable to get address for server id 12ea05b5-5b6c-49cb-83db-387da57bc5a9, using fallback address 127.0.0.1:8300: Could not find address for server id 12ea05b5-5b6c-49cb-83db-387da57bc5a9 2022/12/20 04:45:45 [DEBUG] raft: Votes needed: 1 2022/12/20 04:45:45 [DEBUG] raft: Vote granted from 12ea05b5-5b6c-49cb-83db-387da57bc5a9 in term 2. Tally: 1 2022/12/20 04:45:45 [INFO] raft: Election won. Tally: 1 2022/12/20 04:45:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/20 04:45:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-fwgjh.dc1 127.0.0.1 2022/12/20 04:45:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-fwgjh 127.0.0.1 2022/12/20 04:45:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-fwgjh.dc1" in area "wan" 2022/12/20 04:45:45 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-fwgjh (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 04:45:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/20 04:45:45 [INFO] consul: cluster leadership acquired 2022/12/20 04:45:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/20 04:45:45 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-fwgjh 2022/12/20 04:45:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/20 04:45:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/20 04:45:45 [INFO] agent: started state syncer 2022/12/20 04:45:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/20 04:45:45 [INFO] agent: Synced node info 2022/12/20 04:45:46 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/20 04:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:45:46 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-fwgjh' joined, marking health alive 2022/12/20 04:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:45:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:45:48 [DEBUG] agent: Node info in sync 2022/12/20 04:45:48 [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/20 04:46:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:46:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:46:59 [DEBUG] agent: Node info in sync 2022/12/20 04:47:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 04:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:48:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:48:21 [DEBUG] agent: Node info in sync 2022/12/20 04:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:50:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:50:13 [DEBUG] agent: Node info in sync 2022/12/20 04:50:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 04:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:52:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:52:06 [DEBUG] agent: Node info in sync 2022/12/20 04:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:53:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 04:53:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:53:41 [DEBUG] agent: Node info in sync 2022/12/20 04:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:55:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:55:08 [DEBUG] agent: Node info in sync 2022/12/20 04:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:55:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 04:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:56:28 [DEBUG] agent: Node info in sync 2022/12/20 04:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:57:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:57:35 [DEBUG] agent: Node info in sync 2022/12/20 04:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:57:52 [DEBUG] http: Request GET /v1/catalog/services (679.511µs) from=10.233.66.230:49650 2022/12/20 04:57:52 [DEBUG] http: Request GET /v1/status/leader (5.631587ms) from=10.233.66.230:49654 2022/12/20 04:58:12 [DEBUG] http: Request GET /v1/status/leader (414.663µs) from=10.233.66.230:49834 2022/12/20 04:58:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 04:58:32 [DEBUG] http: Request GET /v1/status/leader (385.17µs) from=10.233.66.230:50082 2022/12/20 04:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:58:52 [DEBUG] http: Request GET /v1/status/leader (285.101µs) from=10.233.66.230:50274 2022/12/20 04:59:12 [DEBUG] http: Request GET /v1/status/leader (215.787292ms) from=10.233.66.230:50476 2022/12/20 04:59:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 04:59:14 [DEBUG] agent: Node info in sync 2022/12/20 04:59:32 [DEBUG] http: Request GET /v1/status/leader (1.017196ms) from=10.233.66.230:50734 2022/12/20 04:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 04:59:53 [DEBUG] http: Request GET /v1/status/leader (1.075703ms) from=10.233.66.230:50952 2022/12/20 04:59:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.220879675s) from=10.233.66.230:49650 2022/12/20 05:00:13 [DEBUG] http: Request GET /v1/status/leader (343.351µs) from=10.233.66.230:51276 2022/12/20 05:00:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:00:17 [DEBUG] agent: Node info in sync 2022/12/20 05:00:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:00:33 [DEBUG] http: Request GET /v1/status/leader (10.763093ms) from=10.233.66.230:51590 2022/12/20 05:00:44 [DEBUG] http: Request GET /v1/catalog/services (210.893µs) from=10.233.68.102:45282 2022/12/20 05:00:45 [DEBUG] http: Request GET /v1/status/leader (222.022µs) from=10.233.68.102:45290 2022/12/20 05:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:00:53 [DEBUG] http: Request GET /v1/status/leader (9.199986ms) from=10.233.66.230:51898 2022/12/20 05:01:05 [DEBUG] http: Request GET /v1/status/leader (413.453µs) from=10.233.68.102:45460 2022/12/20 05:01:13 [DEBUG] http: Request GET /v1/status/leader (889.997µs) from=10.233.66.230:52212 2022/12/20 05:01:25 [DEBUG] http: Request GET /v1/status/leader (441.139µs) from=10.233.68.102:45628 2022/12/20 05:01:33 [DEBUG] http: Request GET /v1/status/leader (1.119827ms) from=10.233.66.230:52620 2022/12/20 05:01:45 [DEBUG] http: Request GET /v1/status/leader (2.371529ms) from=10.233.68.102:45804 2022/12/20 05:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:01:53 [DEBUG] http: Request GET /v1/status/leader (460.384µs) from=10.233.66.230:53024 2022/12/20 05:01:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:01:57 [DEBUG] agent: Node info in sync 2022/12/20 05:02:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.366857443s) from=10.233.66.230:49650 2022/12/20 05:02:05 [DEBUG] http: Request GET /v1/status/leader (464.616µs) from=10.233.68.102:45972 2022/12/20 05:02:13 [DEBUG] http: Request GET /v1/status/leader (1.279244ms) from=10.233.66.230:53386 2022/12/20 05:02:25 [DEBUG] http: Request GET /v1/status/leader (398.451µs) from=10.233.68.102:46150 2022/12/20 05:02:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:02:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:02:28 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.71.15_9101" 2022/12/20 05:02:28 [DEBUG] agent: Node info in sync 2022/12/20 05:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (24.453195ms) from=10.233.72.43:37378 2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (27.992128142s) from=10.233.66.230:49650 2022/12/20 05:02:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:02:28 [DEBUG] agent: Node info in sync 2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m43.449101135s) from=10.233.68.102:45282 2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (690.592µs) from=10.233.66.230:53580 2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.125689ms) from=10.233.72.43:37382 2022/12/20 05:02:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.319179ms) from=10.233.68.102:46180 2022/12/20 05:02:33 [DEBUG] http: Request GET /v1/status/leader (342.563µs) from=10.233.66.230:53624 2022/12/20 05:02:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:02:45 [DEBUG] http: Request GET /v1/status/leader (715.23µs) from=10.233.68.102:46350 2022/12/20 05:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:02:53 [DEBUG] http: Request GET /v1/status/leader (916.583µs) from=10.233.66.230:53856 2022/12/20 05:03:05 [DEBUG] http: Request GET /v1/status/leader (404.392µs) from=10.233.68.102:46532 2022/12/20 05:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:03:08 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:03:08 [DEBUG] agent: Node info in sync 2022/12/20 05:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (15.747513ms) from=10.233.72.43:37844 2022/12/20 05:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (39.921331746s) from=10.233.68.102:45282 2022/12/20 05:03:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:03:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:03:08 [DEBUG] agent: Node info in sync 2022/12/20 05:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (40.199871001s) from=10.233.66.230:49650 2022/12/20 05:03:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (296.816694ms) from=10.233.66.230:53996 2022/12/20 05:03:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (498.514996ms) from=10.233.72.43:37846 2022/12/20 05:03:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (320.576µs) from=10.233.68.102:46562 2022/12/20 05:03:13 [DEBUG] http: Request GET /v1/status/leader (390.817µs) from=10.233.66.230:54052 2022/12/20 05:03:25 [DEBUG] http: Request GET /v1/status/leader (242.326µs) from=10.233.68.102:46704 2022/12/20 05:03:33 [DEBUG] http: Request GET /v1/status/leader (419.177µs) from=10.233.66.230:54236 2022/12/20 05:03:45 [DEBUG] http: Request GET /v1/status/leader (389.69µs) from=10.233.68.102:46874 2022/12/20 05:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:03:53 [DEBUG] http: Request GET /v1/status/leader (324.911µs) from=10.233.66.230:54432 2022/12/20 05:04:05 [DEBUG] http: Request GET /v1/status/leader (295.363µs) from=10.233.68.102:47042 2022/12/20 05:04:13 [DEBUG] http: Request GET /v1/status/leader (938.337µs) from=10.233.66.230:54632 2022/12/20 05:04:25 [DEBUG] http: Request GET /v1/status/leader (296.996µs) from=10.233.68.102:47218 2022/12/20 05:04:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.432137087s) from=10.233.66.230:53580 2022/12/20 05:04:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.625401005s) from=10.233.68.102:46180 2022/12/20 05:04:33 [DEBUG] http: Request GET /v1/status/leader (451.127µs) from=10.233.66.230:54822 2022/12/20 05:04:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:04:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:04:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:04:44 [DEBUG] agent: Node info in sync 2022/12/20 05:04:45 [DEBUG] http: Request GET /v1/status/leader (2.673952ms) from=10.233.68.102:47404 2022/12/20 05:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:04:53 [DEBUG] http: Request GET /v1/status/leader (517.782µs) from=10.233.66.230:55044 2022/12/20 05:05:05 [DEBUG] http: Request GET /v1/status/leader (888.842µs) from=10.233.68.102:47632 2022/12/20 05:05:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.869213029s) from=10.233.66.230:53996 2022/12/20 05:05:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.658142831s) from=10.233.68.102:46562 2022/12/20 05:05:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.084251439s) from=10.233.68.102:45282 2022/12/20 05:05:13 [DEBUG] http: Request GET /v1/status/leader (881.07µs) from=10.233.66.230:55246 2022/12/20 05:05:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.070918163s) from=10.233.66.230:49650 2022/12/20 05:05:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:05:25 [DEBUG] http: Request GET /v1/status/leader (274.568µs) from=10.233.68.102:47818 2022/12/20 05:05:33 [DEBUG] http: Request GET /v1/status/leader (471.754µs) from=10.233.66.230:55450 2022/12/20 05:05:45 [DEBUG] http: Request GET /v1/status/leader (229.021µs) from=10.233.68.102:47992 2022/12/20 05:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:05:53 [DEBUG] http: Request GET /v1/status/leader (339.57µs) from=10.233.66.230:55646 2022/12/20 05:06:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:06:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:06:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:06:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:06:01 [DEBUG] agent: Node info in sync 2022/12/20 05:06:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.737004ms) from=10.233.72.43:39808 2022/12/20 05:06:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:06:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:06:01 [DEBUG] agent: Node info in sync 2022/12/20 05:06:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.491572ms) from=10.233.72.43:39810 2022/12/20 05:06:05 [DEBUG] http: Request GET /v1/status/leader (219.806µs) from=10.233.68.102:48162 2022/12/20 05:06:13 [DEBUG] http: Request GET /v1/status/leader (262.098µs) from=10.233.66.230:55864 2022/12/20 05:06:25 [DEBUG] http: Request GET /v1/status/leader (304.522µs) from=10.233.68.102:48384 2022/12/20 05:06:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.242850031s) from=10.233.66.230:53580 2022/12/20 05:06:33 [DEBUG] http: Request GET /v1/status/leader (1.065734ms) from=10.233.66.230:56062 2022/12/20 05:06:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.293691753s) from=10.233.68.102:46180 2022/12/20 05:06:45 [DEBUG] http: Request GET /v1/status/leader (272.312µs) from=10.233.68.102:48564 2022/12/20 05:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:06:53 [DEBUG] http: Request GET /v1/status/leader (894.384µs) from=10.233.66.230:56282 2022/12/20 05:07:05 [DEBUG] http: Request GET /v1/status/leader (1.498498ms) from=10.233.68.102:48734 2022/12/20 05:07:13 [DEBUG] http: Request GET /v1/status/leader (817.397µs) from=10.233.66.230:56500 2022/12/20 05:07:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.600929096s) from=10.233.66.230:49650 2022/12/20 05:07:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.95299002s) from=10.233.66.230:53996 2022/12/20 05:07:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.988047499s) from=10.233.68.102:46562 2022/12/20 05:07:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.685096316s) from=10.233.68.102:45282 2022/12/20 05:07:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:07:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:07:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:07:24 [DEBUG] agent: Node info in sync 2022/12/20 05:07:26 [DEBUG] http: Request GET /v1/status/leader (523.18µs) from=10.233.68.102:48904 2022/12/20 05:07:33 [DEBUG] http: Request GET /v1/status/leader (252.389µs) from=10.233.66.230:56692 2022/12/20 05:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:07:46 [DEBUG] http: Request GET /v1/status/leader (5.395642ms) from=10.233.68.102:49096 2022/12/20 05:07:53 [DEBUG] http: Request GET /v1/status/leader (371.187µs) from=10.233.66.230:56902 2022/12/20 05:07:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:08:06 [DEBUG] http: Request GET /v1/status/leader (266.26µs) from=10.233.68.102:49274 2022/12/20 05:08:13 [DEBUG] http: Request GET /v1/status/leader (235.996µs) from=10.233.66.230:57130 2022/12/20 05:08:26 [DEBUG] http: Request GET /v1/status/leader (2.54557ms) from=10.233.68.102:49462 2022/12/20 05:08:33 [DEBUG] http: Request GET /v1/status/leader (275.514µs) from=10.233.66.230:57320 2022/12/20 05:08:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.521802318s) from=10.233.66.230:53580 2022/12/20 05:08:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.643095308s) from=10.233.68.102:46180 2022/12/20 05:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:08:46 [DEBUG] http: Request GET /v1/status/leader (224.662µs) from=10.233.68.102:49652 2022/12/20 05:08:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:08:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:08:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:08:51 [DEBUG] agent: Node info in sync 2022/12/20 05:08:53 [DEBUG] http: Request GET /v1/status/leader (861.715µs) from=10.233.66.230:57530 2022/12/20 05:09:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:09:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:09:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:09:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:09:01 [DEBUG] agent: Node info in sync 2022/12/20 05:09:01 [DEBUG] http: Request PUT /v1/agent/service/register (24.343595ms) from=10.233.72.43:42164 2022/12/20 05:09:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:09:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:09:01 [DEBUG] agent: Node info in sync 2022/12/20 05:09:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (5.205731ms) from=10.233.72.43:42166 2022/12/20 05:09:06 [DEBUG] http: Request GET /v1/status/leader (883.159µs) from=10.233.68.102:49820 2022/12/20 05:09:13 [DEBUG] http: Request GET /v1/status/leader (419.588µs) from=10.233.66.230:57754 2022/12/20 05:09:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.953859167s) from=10.233.66.230:53996 2022/12/20 05:09:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.834240649s) from=10.233.66.230:49650 2022/12/20 05:09:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.628593735s) from=10.233.68.102:46562 2022/12/20 05:09:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.801737414s) from=10.233.68.102:45282 2022/12/20 05:09:26 [DEBUG] http: Request GET /v1/status/leader (258.661µs) from=10.233.68.102:49992 2022/12/20 05:09:33 [DEBUG] http: Request GET /v1/status/leader (521.368µs) from=10.233.66.230:57960 2022/12/20 05:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:09:46 [DEBUG] http: Request GET /v1/status/leader (443.165µs) from=10.233.68.102:50168 2022/12/20 05:09:53 [DEBUG] http: Request GET /v1/status/leader (357.234µs) from=10.233.66.230:58168 2022/12/20 05:10:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:10:06 [DEBUG] http: Request GET /v1/status/leader (270.939µs) from=10.233.68.102:50346 2022/12/20 05:10:13 [DEBUG] http: Request GET /v1/status/leader (209.847µs) from=10.233.66.230:58364 2022/12/20 05:10:26 [DEBUG] http: Request GET /v1/status/leader (373.056µs) from=10.233.68.102:50518 2022/12/20 05:10:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:10:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:10:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:10:33 [DEBUG] agent: Node info in sync 2022/12/20 05:10:33 [DEBUG] http: Request GET /v1/status/leader (384.975µs) from=10.233.66.230:58568 2022/12/20 05:10:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.853294435s) from=10.233.66.230:53580 2022/12/20 05:10:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.234781558s) from=10.233.68.102:46180 2022/12/20 05:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:10:46 [DEBUG] http: Request GET /v1/status/leader (57.88382ms) from=10.233.68.102:50690 2022/12/20 05:10:53 [DEBUG] http: Request GET /v1/status/leader (372.466µs) from=10.233.66.230:58772 2022/12/20 05:11:06 [DEBUG] http: Request GET /v1/status/leader (431.661µs) from=10.233.68.102:50900 2022/12/20 05:11:13 [DEBUG] http: Request GET /v1/status/leader (756.824µs) from=10.233.66.230:58974 2022/12/20 05:11:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.362120592s) from=10.233.66.230:49650 2022/12/20 05:11:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.157778636s) from=10.233.66.230:53996 2022/12/20 05:11:26 [DEBUG] http: Request GET /v1/status/leader (244.788µs) from=10.233.68.102:51078 2022/12/20 05:11:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.698010014s) from=10.233.68.102:45282 2022/12/20 05:11:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.219825094s) from=10.233.68.102:46562 2022/12/20 05:11:33 [DEBUG] http: Request GET /v1/status/leader (792.378µs) from=10.233.66.230:59192 2022/12/20 05:11:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:11:46 [DEBUG] http: Request GET /v1/status/leader (447.243µs) from=10.233.68.102:51258 2022/12/20 05:11:53 [DEBUG] http: Request GET /v1/status/leader (1.224474ms) from=10.233.66.230:59392 2022/12/20 05:12:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:12:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:12:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:12:00 [DEBUG] agent: Node info in sync 2022/12/20 05:12:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:12:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:12:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:12:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:12:01 [DEBUG] agent: Node info in sync 2022/12/20 05:12:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:12:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:12:01 [DEBUG] agent: Node info in sync 2022/12/20 05:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (513.67479ms) from=10.233.72.43:44278 2022/12/20 05:12:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.156001ms) from=10.233.72.43:44282 2022/12/20 05:12:06 [DEBUG] http: Request GET /v1/status/leader (606.32µs) from=10.233.68.102:51442 2022/12/20 05:12:13 [DEBUG] http: Request GET /v1/status/leader (218.28µs) from=10.233.66.230:59600 2022/12/20 05:12:26 [DEBUG] http: Request GET /v1/status/leader (267.798µs) from=10.233.68.102:51630 2022/12/20 05:12:33 [DEBUG] http: Request GET /v1/status/leader (12.081556ms) from=10.233.66.230:59808 2022/12/20 05:12:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:12:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.361614283s) from=10.233.66.230:53580 2022/12/20 05:12:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:12:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.683353513s) from=10.233.68.102:46180 2022/12/20 05:12:46 [DEBUG] http: Request GET /v1/status/leader (321.384µs) from=10.233.68.102:51808 2022/12/20 05:12:53 [DEBUG] http: Request GET /v1/status/leader (279.467µs) from=10.233.66.230:60008 2022/12/20 05:13:06 [DEBUG] http: Request GET /v1/status/leader (238.183µs) from=10.233.68.102:51980 2022/12/20 05:13:13 [DEBUG] http: Request GET /v1/status/leader (430.292µs) from=10.233.66.230:60220 2022/12/20 05:13:26 [DEBUG] http: Request GET /v1/status/leader (334.489µs) from=10.233.68.102:52152 2022/12/20 05:13:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.340717063s) from=10.233.66.230:49650 2022/12/20 05:13:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.760967269s) from=10.233.66.230:53996 2022/12/20 05:13:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.081649057s) from=10.233.68.102:46562 2022/12/20 05:13:33 [DEBUG] http: Request GET /v1/status/leader (392.812µs) from=10.233.66.230:60432 2022/12/20 05:13:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.514216793s) from=10.233.68.102:45282 2022/12/20 05:13:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:13:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:13:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:13:46 [DEBUG] agent: Node info in sync 2022/12/20 05:13:46 [DEBUG] http: Request GET /v1/status/leader (6.306187ms) from=10.233.68.102:52328 2022/12/20 05:13:53 [DEBUG] http: Request GET /v1/status/leader (334.07µs) from=10.233.66.230:60634 2022/12/20 05:14:07 [DEBUG] http: Request GET /v1/status/leader (1.191156ms) from=10.233.68.102:52510 2022/12/20 05:14:13 [DEBUG] http: Request GET /v1/status/leader (868.755µs) from=10.233.66.230:60842 2022/12/20 05:14:27 [DEBUG] http: Request GET /v1/status/leader (5.767867ms) from=10.233.68.102:52682 2022/12/20 05:14:33 [DEBUG] http: Request GET /v1/status/leader (386.283µs) from=10.233.66.230:32820 2022/12/20 05:14:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:14:47 [DEBUG] http: Request GET /v1/status/leader (230.871µs) from=10.233.68.102:52862 2022/12/20 05:14:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.735640215s) from=10.233.66.230:53580 2022/12/20 05:14:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:14:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.662538821s) from=10.233.68.102:46180 2022/12/20 05:14:53 [DEBUG] http: Request GET /v1/status/leader (414.662µs) from=10.233.66.230:33038 2022/12/20 05:14:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:14:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:14:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:14:58 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:14:58 [DEBUG] agent: Node info in sync 2022/12/20 05:14:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.240284ms) from=10.233.72.43:46384 2022/12/20 05:14:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:14:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:14:58 [DEBUG] agent: Node info in sync 2022/12/20 05:14:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (199.807789ms) from=10.233.72.43:46388 2022/12/20 05:15:07 [DEBUG] http: Request GET /v1/status/leader (486.077µs) from=10.233.68.102:53034 2022/12/20 05:15:13 [DEBUG] http: Request GET /v1/status/leader (324.125µs) from=10.233.66.230:33256 2022/12/20 05:15:27 [DEBUG] http: Request GET /v1/status/leader (254.7µs) from=10.233.68.102:53198 2022/12/20 05:15:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.587894936s) from=10.233.66.230:49650 2022/12/20 05:15:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.077223387s) from=10.233.66.230:53996 2022/12/20 05:15:33 [DEBUG] http: Request GET /v1/status/leader (985.883µs) from=10.233.66.230:33466 2022/12/20 05:15:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.383436289s) from=10.233.68.102:46562 2022/12/20 05:15:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.019637911s) from=10.233.68.102:45282 2022/12/20 05:15:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:15:47 [DEBUG] http: Request GET /v1/status/leader (324.866µs) from=10.233.68.102:53372 2022/12/20 05:15:53 [DEBUG] http: Request GET /v1/status/leader (315.393µs) from=10.233.66.230:33692 2022/12/20 05:16:07 [DEBUG] http: Request GET /v1/status/leader (894.308µs) from=10.233.68.102:53554 2022/12/20 05:16:13 [DEBUG] http: Request GET /v1/status/leader (610.702µs) from=10.233.66.230:33904 2022/12/20 05:16:27 [DEBUG] http: Request GET /v1/status/leader (873.738µs) from=10.233.68.102:53728 2022/12/20 05:16:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:16:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:16:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:16:31 [DEBUG] agent: Node info in sync 2022/12/20 05:16:33 [DEBUG] http: Request GET /v1/status/leader (472.183µs) from=10.233.66.230:34114 2022/12/20 05:16:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:16:47 [DEBUG] http: Request GET /v1/status/leader (271.859µs) from=10.233.68.102:53906 2022/12/20 05:16:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.877887353s) from=10.233.66.230:53580 2022/12/20 05:16:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.40093412s) from=10.233.68.102:46180 2022/12/20 05:16:53 [DEBUG] http: Request GET /v1/status/leader (45.082446ms) from=10.233.66.230:34346 2022/12/20 05:17:07 [DEBUG] http: Request GET /v1/status/leader (432.963µs) from=10.233.68.102:54082 2022/12/20 05:17:13 [DEBUG] http: Request GET /v1/status/leader (226.999µs) from=10.233.66.230:34558 2022/12/20 05:17:27 [DEBUG] http: Request GET /v1/status/leader (399.611µs) from=10.233.68.102:54254 2022/12/20 05:17:33 [DEBUG] http: Request GET /v1/status/leader (179.541µs) from=10.233.66.230:34762 2022/12/20 05:17:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:17:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.111786465s) from=10.233.66.230:49650 2022/12/20 05:17:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.588638172s) from=10.233.66.230:53996 2022/12/20 05:17:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.565798126s) from=10.233.68.102:46562 2022/12/20 05:17:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.818236886s) from=10.233.68.102:45282 2022/12/20 05:17:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:17:47 [DEBUG] http: Request GET /v1/status/leader (317.107µs) from=10.233.68.102:54438 2022/12/20 05:17:53 [DEBUG] http: Request GET /v1/status/leader (189.093µs) from=10.233.66.230:34978 2022/12/20 05:17:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:17:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:17:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:17:59 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:17:59 [DEBUG] agent: Node info in sync 2022/12/20 05:17:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.172779ms) from=10.233.72.43:48684 2022/12/20 05:17:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:17:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:17:59 [DEBUG] agent: Node info in sync 2022/12/20 05:17:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (529.843µs) from=10.233.72.43:48688 2022/12/20 05:18:07 [DEBUG] http: Request GET /v1/status/leader (7.050622ms) from=10.233.68.102:54614 2022/12/20 05:18:13 [DEBUG] http: Request GET /v1/status/leader (675.727µs) from=10.233.66.230:35198 2022/12/20 05:18:27 [DEBUG] http: Request GET /v1/status/leader (408.275µs) from=10.233.68.102:54790 2022/12/20 05:18:33 [DEBUG] http: Request GET /v1/status/leader (954.417µs) from=10.233.66.230:35402 2022/12/20 05:18:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:18:47 [DEBUG] http: Request GET /v1/status/leader (216.142µs) from=10.233.68.102:54966 2022/12/20 05:18:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.463957201s) from=10.233.66.230:53580 2022/12/20 05:18:53 [DEBUG] http: Request GET /v1/status/leader (452.388µs) from=10.233.66.230:35614 2022/12/20 05:18:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.199654359s) from=10.233.68.102:46180 2022/12/20 05:19:07 [DEBUG] http: Request GET /v1/status/leader (438.381µs) from=10.233.68.102:55136 2022/12/20 05:19:13 [DEBUG] http: Request GET /v1/status/leader (417.252µs) from=10.233.66.230:35838 2022/12/20 05:19:27 [DEBUG] http: Request GET /v1/status/leader (322.533µs) from=10.233.68.102:55310 2022/12/20 05:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:19:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:19:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:19:28 [DEBUG] agent: Node info in sync 2022/12/20 05:19:33 [DEBUG] http: Request GET /v1/status/leader (305.734µs) from=10.233.66.230:36040 2022/12/20 05:19:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.774014846s) from=10.233.68.102:46562 2022/12/20 05:19:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.89482108s) from=10.233.66.230:49650 2022/12/20 05:19:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.352550817s) from=10.233.66.230:53996 2022/12/20 05:19:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.034227024s) from=10.233.68.102:45282 2022/12/20 05:19:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:19:47 [DEBUG] http: Request GET /v1/status/leader (317.167µs) from=10.233.68.102:55484 2022/12/20 05:19:53 [DEBUG] http: Request GET /v1/status/leader (385.385µs) from=10.233.66.230:36266 2022/12/20 05:20:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:20:07 [DEBUG] http: Request GET /v1/status/leader (243.157µs) from=10.233.68.102:55664 2022/12/20 05:20:14 [DEBUG] http: Request GET /v1/status/leader (999.497µs) from=10.233.66.230:36488 2022/12/20 05:20:27 [DEBUG] http: Request GET /v1/status/leader (707.117µs) from=10.233.68.102:55830 2022/12/20 05:20:34 [DEBUG] http: Request GET /v1/status/leader (499.879µs) from=10.233.66.230:36692 2022/12/20 05:20:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:20:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:20:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:20:38 [DEBUG] agent: Node info in sync 2022/12/20 05:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:20:47 [DEBUG] http: Request GET /v1/status/leader (1.001443ms) from=10.233.68.102:56012 2022/12/20 05:20:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.82676519s) from=10.233.66.230:53580 2022/12/20 05:20:54 [DEBUG] http: Request GET /v1/status/leader (310.735µs) from=10.233.66.230:36906 2022/12/20 05:20:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:20:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:20:58 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:20:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:20:58 [DEBUG] agent: Node info in sync 2022/12/20 05:20:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.045396ms) from=10.233.72.43:50904 2022/12/20 05:20:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:20:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:20:58 [DEBUG] agent: Node info in sync 2022/12/20 05:20:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (300.020604ms) from=10.233.72.43:50906 2022/12/20 05:21:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.495249729s) from=10.233.68.102:46180 2022/12/20 05:21:07 [DEBUG] http: Request GET /v1/status/leader (521.544µs) from=10.233.68.102:56190 2022/12/20 05:21:14 [DEBUG] http: Request GET /v1/status/leader (597.843µs) from=10.233.66.230:37132 2022/12/20 05:21:27 [DEBUG] http: Request GET /v1/status/leader (265.207µs) from=10.233.68.102:56358 2022/12/20 05:21:34 [DEBUG] http: Request GET /v1/status/leader (325.977µs) from=10.233.66.230:37330 2022/12/20 05:21:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.276351675s) from=10.233.66.230:49650 2022/12/20 05:21:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.165137483s) from=10.233.68.102:46562 2022/12/20 05:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:21:47 [DEBUG] http: Request GET /v1/status/leader (445.009µs) from=10.233.68.102:56538 2022/12/20 05:21:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.07922271s) from=10.233.66.230:53996 2022/12/20 05:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.786948954s) from=10.233.68.102:45282 2022/12/20 05:21:54 [DEBUG] http: Request GET /v1/status/leader (402.393µs) from=10.233.66.230:37558 2022/12/20 05:22:07 [DEBUG] http: Request GET /v1/status/leader (305.395µs) from=10.233.68.102:56714 2022/12/20 05:22:14 [DEBUG] http: Request GET /v1/status/leader (386.652µs) from=10.233.66.230:37776 2022/12/20 05:22:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:22:27 [DEBUG] http: Request GET /v1/status/leader (314.47µs) from=10.233.68.102:56880 2022/12/20 05:22:34 [DEBUG] http: Request GET /v1/status/leader (278.27283ms) from=10.233.66.230:37986 2022/12/20 05:22:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:22:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:22:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:22:43 [DEBUG] agent: Node info in sync 2022/12/20 05:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:22:47 [DEBUG] http: Request GET /v1/status/leader (898.751µs) from=10.233.68.102:57060 2022/12/20 05:22:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.378429279s) from=10.233.66.230:53580 2022/12/20 05:22:54 [DEBUG] http: Request GET /v1/status/leader (342.415µs) from=10.233.66.230:38220 2022/12/20 05:23:07 [DEBUG] http: Request GET /v1/status/leader (1.119998ms) from=10.233.68.102:57242 2022/12/20 05:23:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.578755029s) from=10.233.68.102:46180 2022/12/20 05:23:14 [DEBUG] http: Request GET /v1/status/leader (204.424µs) from=10.233.66.230:38428 2022/12/20 05:23:27 [DEBUG] http: Request GET /v1/status/leader (482.796µs) from=10.233.68.102:57410 2022/12/20 05:23:34 [DEBUG] http: Request GET /v1/status/leader (447.191µs) from=10.233.66.230:38648 2022/12/20 05:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.962457566s) from=10.233.66.230:49650 2022/12/20 05:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:23:47 [DEBUG] http: Request GET /v1/status/leader (220.622µs) from=10.233.68.102:57582 2022/12/20 05:23:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.774427618s) from=10.233.68.102:46562 2022/12/20 05:23:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.920821513s) from=10.233.68.102:45282 2022/12/20 05:23:54 [DEBUG] http: Request GET /v1/status/leader (230.626µs) from=10.233.66.230:38872 2022/12/20 05:23:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.078661976s) from=10.233.66.230:53996 2022/12/20 05:24:07 [DEBUG] http: Request GET /v1/status/leader (442.607µs) from=10.233.68.102:57752 2022/12/20 05:24:14 [DEBUG] http: Request GET /v1/status/leader (310.758µs) from=10.233.66.230:39092 2022/12/20 05:24:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:24:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:24:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:24:16 [DEBUG] agent: Node info in sync 2022/12/20 05:24:27 [DEBUG] http: Request GET /v1/status/leader (1.285262ms) from=10.233.68.102:57926 2022/12/20 05:24:34 [DEBUG] http: Request GET /v1/status/leader (293.161µs) from=10.233.66.230:39312 2022/12/20 05:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:24:48 [DEBUG] http: Request GET /v1/status/leader (760.248µs) from=10.233.68.102:58104 2022/12/20 05:24:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:24:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.703894774s) from=10.233.66.230:53580 2022/12/20 05:24:54 [DEBUG] http: Request GET /v1/status/leader (241.894µs) from=10.233.66.230:39536 2022/12/20 05:25:08 [DEBUG] http: Request GET /v1/status/leader (1.069574ms) from=10.233.68.102:58284 2022/12/20 05:25:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.670237448s) from=10.233.68.102:46180 2022/12/20 05:25:14 [DEBUG] http: Request GET /v1/status/leader (1.057593ms) from=10.233.66.230:39748 2022/12/20 05:25:28 [DEBUG] http: Request GET /v1/status/leader (322.408µs) from=10.233.68.102:58452 2022/12/20 05:25:34 [DEBUG] http: Request GET /v1/status/leader (1.140859ms) from=10.233.66.230:39982 2022/12/20 05:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:25:48 [DEBUG] http: Request GET /v1/status/leader (271.736µs) from=10.233.68.102:58628 2022/12/20 05:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.463898356s) from=10.233.66.230:49650 2022/12/20 05:25:54 [DEBUG] http: Request GET /v1/status/leader (420.977µs) from=10.233.66.230:40208 2022/12/20 05:25:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.968248678s) from=10.233.68.102:46562 2022/12/20 05:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.403351879s) from=10.233.68.102:45282 2022/12/20 05:25:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.342177396s) from=10.233.66.230:53996 2022/12/20 05:26:08 [DEBUG] http: Request GET /v1/status/leader (458.39µs) from=10.233.68.102:58806 2022/12/20 05:26:14 [DEBUG] http: Request GET /v1/status/leader (379.589µs) from=10.233.66.230:40426 2022/12/20 05:26:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:26:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:26:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:26:14 [DEBUG] agent: Node info in sync 2022/12/20 05:26:28 [DEBUG] http: Request GET /v1/status/leader (301.296µs) from=10.233.68.102:58970 2022/12/20 05:26:34 [DEBUG] http: Request GET /v1/status/leader (371.188µs) from=10.233.66.230:40650 2022/12/20 05:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:26:48 [DEBUG] http: Request GET /v1/status/leader (2.110152ms) from=10.233.68.102:59152 2022/12/20 05:26:54 [DEBUG] http: Request GET /v1/status/leader (447.716µs) from=10.233.66.230:40862 2022/12/20 05:26:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.42290599s) from=10.233.66.230:53580 2022/12/20 05:27:08 [DEBUG] http: Request GET /v1/status/leader (297.05µs) from=10.233.68.102:59328 2022/12/20 05:27:14 [DEBUG] http: Request GET /v1/status/leader (769.872µs) from=10.233.66.230:41076 2022/12/20 05:27:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.391566425s) from=10.233.68.102:46180 2022/12/20 05:27:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:27:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:27:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:27:27 [DEBUG] agent: Node info in sync 2022/12/20 05:27:28 [DEBUG] http: Request GET /v1/status/leader (785.761µs) from=10.233.68.102:59496 2022/12/20 05:27:34 [DEBUG] http: Request GET /v1/status/leader (2.872872ms) from=10.233.66.230:41284 2022/12/20 05:27:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:27:48 [DEBUG] http: Request GET /v1/status/leader (588.08µs) from=10.233.68.102:59668 2022/12/20 05:27:54 [DEBUG] http: Request GET /v1/status/leader (1.017185ms) from=10.233.66.230:41518 2022/12/20 05:27:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.434139171s) from=10.233.68.102:46562 2022/12/20 05:27:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.315049332s) from=10.233.66.230:49650 2022/12/20 05:28:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.995351137s) from=10.233.68.102:45282 2022/12/20 05:28:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.706652909s) from=10.233.66.230:53996 2022/12/20 05:28:08 [DEBUG] http: Request GET /v1/status/leader (461.227µs) from=10.233.68.102:59844 2022/12/20 05:28:14 [DEBUG] http: Request GET /v1/status/leader (382.409µs) from=10.233.66.230:41728 2022/12/20 05:28:28 [DEBUG] http: Request GET /v1/status/leader (171.907873ms) from=10.233.68.102:60008 2022/12/20 05:28:34 [DEBUG] http: Request GET /v1/status/leader (301.827µs) from=10.233.66.230:41954 2022/12/20 05:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:28:48 [DEBUG] http: Request GET /v1/status/leader (805.965µs) from=10.233.68.102:60182 2022/12/20 05:28:54 [DEBUG] http: Request GET /v1/status/leader (232.83µs) from=10.233.66.230:42180 2022/12/20 05:28:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.516873816s) from=10.233.66.230:53580 2022/12/20 05:29:08 [DEBUG] http: Request GET /v1/status/leader (1.618005ms) from=10.233.68.102:60370 2022/12/20 05:29:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:29:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:29:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:29:11 [DEBUG] agent: Node info in sync 2022/12/20 05:29:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:29:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:29:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:29:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:29:12 [DEBUG] agent: Node info in sync 2022/12/20 05:29:12 [DEBUG] http: Request PUT /v1/agent/service/register (42.463988ms) from=10.233.72.43:57050 2022/12/20 05:29:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:29:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:29:12 [DEBUG] agent: Node info in sync 2022/12/20 05:29:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (548.158µs) from=10.233.72.43:57052 2022/12/20 05:29:14 [DEBUG] http: Request GET /v1/status/leader (227.905µs) from=10.233.66.230:42394 2022/12/20 05:29:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.468836205s) from=10.233.68.102:46180 2022/12/20 05:29:28 [DEBUG] http: Request GET /v1/status/leader (495.799µs) from=10.233.68.102:60536 2022/12/20 05:29:34 [DEBUG] http: Request GET /v1/status/leader (334.897µs) from=10.233.66.230:42604 2022/12/20 05:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:29:48 [DEBUG] http: Request GET /v1/status/leader (224.595µs) from=10.233.68.102:60712 2022/12/20 05:29:54 [DEBUG] http: Request GET /v1/status/leader (470.631µs) from=10.233.66.230:42832 2022/12/20 05:29:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.050009174s) from=10.233.68.102:46562 2022/12/20 05:30:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.179057357s) from=10.233.66.230:53996 2022/12/20 05:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.146221499s) from=10.233.66.230:49650 2022/12/20 05:30:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.443473407s) from=10.233.68.102:45282 2022/12/20 05:30:08 [DEBUG] http: Request GET /v1/status/leader (588.018µs) from=10.233.68.102:60890 2022/12/20 05:30:14 [DEBUG] http: Request GET /v1/status/leader (937.02µs) from=10.233.66.230:43046 2022/12/20 05:30:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:30:28 [DEBUG] http: Request GET /v1/status/leader (412.947µs) from=10.233.68.102:32830 2022/12/20 05:30:34 [DEBUG] http: Request GET /v1/status/leader (242.32µs) from=10.233.66.230:43250 2022/12/20 05:30:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:30:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:30:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:30:37 [DEBUG] agent: Node info in sync 2022/12/20 05:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:30:48 [DEBUG] http: Request GET /v1/status/leader (979.202µs) from=10.233.68.102:33004 2022/12/20 05:30:54 [DEBUG] http: Request GET /v1/status/leader (447.329µs) from=10.233.66.230:43482 2022/12/20 05:31:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.480310982s) from=10.233.66.230:53580 2022/12/20 05:31:08 [DEBUG] http: Request GET /v1/status/leader (203.231µs) from=10.233.68.102:33178 2022/12/20 05:31:14 [DEBUG] http: Request GET /v1/status/leader (730.061µs) from=10.233.66.230:43694 2022/12/20 05:31:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.320802735s) from=10.233.68.102:46180 2022/12/20 05:31:28 [DEBUG] http: Request GET /v1/status/leader (371.993µs) from=10.233.68.102:33360 2022/12/20 05:31:34 [DEBUG] http: Request GET /v1/status/leader (314.647µs) from=10.233.66.230:43916 2022/12/20 05:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:31:48 [DEBUG] http: Request GET /v1/status/leader (329.584µs) from=10.233.68.102:33534 2022/12/20 05:31:54 [DEBUG] http: Request GET /v1/status/leader (192.846µs) from=10.233.66.230:44150 2022/12/20 05:32:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.984506034s) from=10.233.68.102:46562 2022/12/20 05:32:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:32:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:32:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:32:01 [DEBUG] agent: Node info in sync 2022/12/20 05:32:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.725233296s) from=10.233.66.230:49650 2022/12/20 05:32:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.071423302s) from=10.233.68.102:45282 2022/12/20 05:32:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.875011191s) from=10.233.66.230:53996 2022/12/20 05:32:08 [DEBUG] http: Request GET /v1/status/leader (395.762µs) from=10.233.68.102:33718 2022/12/20 05:32:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:32:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:32:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:32:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:32:12 [DEBUG] agent: Node info in sync 2022/12/20 05:32:12 [DEBUG] http: Request PUT /v1/agent/service/register (174.621703ms) from=10.233.72.43:59376 2022/12/20 05:32:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:32:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:32:12 [DEBUG] agent: Node info in sync 2022/12/20 05:32:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (644.04µs) from=10.233.72.43:59378 2022/12/20 05:32:14 [DEBUG] http: Request GET /v1/status/leader (389.355µs) from=10.233.66.230:44400 2022/12/20 05:32:28 [DEBUG] http: Request GET /v1/status/leader (729.655µs) from=10.233.68.102:33894 2022/12/20 05:32:34 [DEBUG] http: Request GET /v1/status/leader (762.393µs) from=10.233.66.230:44626 2022/12/20 05:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:32:49 [DEBUG] http: Request GET /v1/status/leader (1.730403ms) from=10.233.68.102:34074 2022/12/20 05:32:54 [DEBUG] http: Request GET /v1/status/leader (317.96µs) from=10.233.66.230:44858 2022/12/20 05:32:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:33:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.841122445s) from=10.233.66.230:53580 2022/12/20 05:33:09 [DEBUG] http: Request GET /v1/status/leader (329.819µs) from=10.233.68.102:34254 2022/12/20 05:33:14 [DEBUG] http: Request GET /v1/status/leader (466.494µs) from=10.233.66.230:45102 2022/12/20 05:33:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.777339089s) from=10.233.68.102:46180 2022/12/20 05:33:29 [DEBUG] http: Request GET /v1/status/leader (224.707µs) from=10.233.68.102:34426 2022/12/20 05:33:34 [DEBUG] http: Request GET /v1/status/leader (1.000518ms) from=10.233.66.230:45338 2022/12/20 05:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:33:49 [DEBUG] http: Request GET /v1/status/leader (463.827µs) from=10.233.68.102:34602 2022/12/20 05:33:55 [DEBUG] http: Request GET /v1/status/leader (86.431268ms) from=10.233.66.230:45574 2022/12/20 05:34:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:34:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:34:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:34:04 [DEBUG] agent: Node info in sync 2022/12/20 05:34:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.720507079s) from=10.233.68.102:46562 2022/12/20 05:34:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.735916643s) from=10.233.66.230:53996 2022/12/20 05:34:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.805761053s) from=10.233.66.230:49650 2022/12/20 05:34:09 [DEBUG] http: Request GET /v1/status/leader (272.468µs) from=10.233.68.102:34778 2022/12/20 05:34:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.873406517s) from=10.233.68.102:45282 2022/12/20 05:34:15 [DEBUG] http: Request GET /v1/status/leader (222.484µs) from=10.233.66.230:45818 2022/12/20 05:34:29 [DEBUG] http: Request GET /v1/status/leader (924.475µs) from=10.233.68.102:34948 2022/12/20 05:34:35 [DEBUG] http: Request GET /v1/status/leader (294.396µs) from=10.233.66.230:46044 2022/12/20 05:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:34:49 [DEBUG] http: Request GET /v1/status/leader (333.385µs) from=10.233.68.102:35120 2022/12/20 05:34:55 [DEBUG] http: Request GET /v1/status/leader (990.833µs) from=10.233.66.230:46286 2022/12/20 05:35:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:35:09 [DEBUG] http: Request GET /v1/status/leader (835.074µs) from=10.233.68.102:35292 2022/12/20 05:35:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.45804066s) from=10.233.66.230:53580 2022/12/20 05:35:15 [DEBUG] http: Request GET /v1/status/leader (1.020358ms) from=10.233.66.230:46532 2022/12/20 05:35:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.3556814s) from=10.233.68.102:46180 2022/12/20 05:35:29 [DEBUG] http: Request GET /v1/status/leader (296.368µs) from=10.233.68.102:35464 2022/12/20 05:35:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:35:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:35:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:35:32 [DEBUG] agent: Node info in sync 2022/12/20 05:35:35 [DEBUG] http: Request GET /v1/status/leader (230.224µs) from=10.233.66.230:46764 2022/12/20 05:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:35:49 [DEBUG] http: Request GET /v1/status/leader (432.663µs) from=10.233.68.102:35634 2022/12/20 05:35:55 [DEBUG] http: Request GET /v1/status/leader (199.127µs) from=10.233.66.230:46996 2022/12/20 05:36:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.918459342s) from=10.233.68.102:46562 2022/12/20 05:36:09 [DEBUG] http: Request GET /v1/status/leader (420.793µs) from=10.233.68.102:35810 2022/12/20 05:36:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.210693268s) from=10.233.66.230:53996 2022/12/20 05:36:15 [DEBUG] http: Request GET /v1/status/leader (236.002µs) from=10.233.66.230:47220 2022/12/20 05:36:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.717677669s) from=10.233.66.230:49650 2022/12/20 05:36:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.618144544s) from=10.233.68.102:45282 2022/12/20 05:36:29 [DEBUG] http: Request GET /v1/status/leader (391.191µs) from=10.233.68.102:35974 2022/12/20 05:36:35 [DEBUG] http: Request GET /v1/status/leader (325.495µs) from=10.233.66.230:47454 2022/12/20 05:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:36:49 [DEBUG] http: Request GET /v1/status/leader (1.652855ms) from=10.233.68.102:36152 2022/12/20 05:36:55 [DEBUG] http: Request GET /v1/status/leader (295.385µs) from=10.233.66.230:47686 2022/12/20 05:37:09 [DEBUG] http: Request GET /v1/status/leader (324.655µs) from=10.233.68.102:36326 2022/12/20 05:37:15 [DEBUG] http: Request GET /v1/status/leader (332.603µs) from=10.233.66.230:47930 2022/12/20 05:37:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.906712825s) from=10.233.66.230:53580 2022/12/20 05:37:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:37:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:37:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:37:26 [DEBUG] agent: Node info in sync 2022/12/20 05:37:29 [DEBUG] http: Request GET /v1/status/leader (673.297µs) from=10.233.68.102:36494 2022/12/20 05:37:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.647409865s) from=10.233.68.102:46180 2022/12/20 05:37:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:37:35 [DEBUG] http: Request GET /v1/status/leader (321.894µs) from=10.233.66.230:48166 2022/12/20 05:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:37:49 [DEBUG] http: Request GET /v1/status/leader (960.506µs) from=10.233.68.102:36676 2022/12/20 05:37:55 [DEBUG] http: Request GET /v1/status/leader (433.087µs) from=10.233.66.230:48408 2022/12/20 05:38:09 [DEBUG] http: Request GET /v1/status/leader (852.35µs) from=10.233.68.102:36854 2022/12/20 05:38:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.472908662s) from=10.233.68.102:46562 2022/12/20 05:38:15 [DEBUG] http: Request GET /v1/status/leader (487.747µs) from=10.233.66.230:48638 2022/12/20 05:38:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.656820374s) from=10.233.66.230:53996 2022/12/20 05:38:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.740717133s) from=10.233.66.230:49650 2022/12/20 05:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.435496968s) from=10.233.68.102:45282 2022/12/20 05:38:29 [DEBUG] http: Request GET /v1/status/leader (373.629µs) from=10.233.68.102:37026 2022/12/20 05:38:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:38:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:38:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:38:30 [DEBUG] agent: Node info in sync 2022/12/20 05:38:35 [DEBUG] http: Request GET /v1/status/leader (413.206µs) from=10.233.66.230:48880 2022/12/20 05:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:38:49 [DEBUG] http: Request GET /v1/status/leader (1.269907ms) from=10.233.68.102:37204 2022/12/20 05:38:55 [DEBUG] http: Request GET /v1/status/leader (308.392µs) from=10.233.66.230:49108 2022/12/20 05:39:09 [DEBUG] http: Request GET /v1/status/leader (317.388µs) from=10.233.68.102:37380 2022/12/20 05:39:15 [DEBUG] http: Request GET /v1/status/leader (182.647µs) from=10.233.66.230:49344 2022/12/20 05:39:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.494177329s) from=10.233.66.230:53580 2022/12/20 05:39:29 [DEBUG] http: Request GET /v1/status/leader (201.721µs) from=10.233.68.102:37574 2022/12/20 05:39:35 [DEBUG] http: Request GET /v1/status/leader (213.656µs) from=10.233.66.230:49578 2022/12/20 05:39:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.112347737s) from=10.233.68.102:46180 2022/12/20 05:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:39:49 [DEBUG] http: Request GET /v1/status/leader (284.465µs) from=10.233.68.102:37750 2022/12/20 05:39:55 [DEBUG] http: Request GET /v1/status/leader (307.207µs) from=10.233.66.230:49810 2022/12/20 05:40:09 [DEBUG] http: Request GET /v1/status/leader (578.633µs) from=10.233.68.102:37936 2022/12/20 05:40:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:40:15 [DEBUG] http: Request GET /v1/status/leader (246.123µs) from=10.233.66.230:50050 2022/12/20 05:40:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.032880935s) from=10.233.66.230:53996 2022/12/20 05:40:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:40:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.305417066s) from=10.233.68.102:46562 2022/12/20 05:40:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:40:20 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:40:20 [DEBUG] agent: Node info in sync 2022/12/20 05:40:20 [DEBUG] http: Request PUT /v1/agent/service/register (25.007185ms) from=10.233.72.43:37472 2022/12/20 05:40:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:40:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:40:20 [DEBUG] agent: Node info in sync 2022/12/20 05:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (85.12945ms) from=10.233.72.43:37474 2022/12/20 05:40:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.672770608s) from=10.233.66.230:49650 2022/12/20 05:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.969790543s) from=10.233.68.102:45282 2022/12/20 05:40:29 [DEBUG] http: Request GET /v1/status/leader (979.59µs) from=10.233.68.102:38108 2022/12/20 05:40:35 [DEBUG] http: Request GET /v1/status/leader (977.628µs) from=10.233.66.230:50268 2022/12/20 05:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:40:49 [DEBUG] http: Request GET /v1/status/leader (406.836µs) from=10.233.68.102:38282 2022/12/20 05:40:55 [DEBUG] http: Request GET /v1/status/leader (247.781µs) from=10.233.66.230:50516 2022/12/20 05:41:09 [DEBUG] http: Request GET /v1/status/leader (524.519µs) from=10.233.68.102:38464 2022/12/20 05:41:15 [DEBUG] http: Request GET /v1/status/leader (2.292664ms) from=10.233.66.230:50752 2022/12/20 05:41:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.535939914s) from=10.233.66.230:53580 2022/12/20 05:41:29 [DEBUG] http: Request GET /v1/status/leader (235.034µs) from=10.233.68.102:38640 2022/12/20 05:41:35 [DEBUG] http: Request GET /v1/status/leader (266.668µs) from=10.233.66.230:50972 2022/12/20 05:41:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.415530921s) from=10.233.68.102:46180 2022/12/20 05:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:41:49 [DEBUG] http: Request GET /v1/status/leader (304.259µs) from=10.233.68.102:38822 2022/12/20 05:41:55 [DEBUG] http: Request GET /v1/status/leader (231.675µs) from=10.233.66.230:51222 2022/12/20 05:42:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:42:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:42:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:42:07 [DEBUG] agent: Node info in sync 2022/12/20 05:42:09 [DEBUG] http: Request GET /v1/status/leader (80.726219ms) from=10.233.68.102:39010 2022/12/20 05:42:15 [DEBUG] http: Request GET /v1/status/leader (333.713µs) from=10.233.66.230:51450 2022/12/20 05:42:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.634618732s) from=10.233.66.230:53996 2022/12/20 05:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.748466553s) from=10.233.66.230:49650 2022/12/20 05:42:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.682307192s) from=10.233.68.102:46562 2022/12/20 05:42:30 [DEBUG] http: Request GET /v1/status/leader (303.596µs) from=10.233.68.102:39186 2022/12/20 05:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.898530929s) from=10.233.68.102:45282 2022/12/20 05:42:35 [DEBUG] http: Request GET /v1/status/leader (208.687µs) from=10.233.66.230:51680 2022/12/20 05:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:42:50 [DEBUG] http: Request GET /v1/status/leader (1.668921ms) from=10.233.68.102:39372 2022/12/20 05:42:55 [DEBUG] http: Request GET /v1/status/leader (749.3µs) from=10.233.66.230:51920 2022/12/20 05:43:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:43:10 [DEBUG] http: Request GET /v1/status/leader (300.891µs) from=10.233.68.102:39558 2022/12/20 05:43:15 [DEBUG] http: Request GET /v1/status/leader (345.382µs) from=10.233.66.230:52160 2022/12/20 05:43:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:43:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:43:20 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:43:20 [DEBUG] agent: Node info in sync 2022/12/20 05:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (198.92718ms) from=10.233.72.43:39804 2022/12/20 05:43:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:43:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:43:20 [DEBUG] agent: Node info in sync 2022/12/20 05:43:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.002149ms) from=10.233.72.43:39810 2022/12/20 05:43:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.886631613s) from=10.233.66.230:53580 2022/12/20 05:43:30 [DEBUG] http: Request GET /v1/status/leader (361.223µs) from=10.233.68.102:39738 2022/12/20 05:43:35 [DEBUG] http: Request GET /v1/status/leader (533.445µs) from=10.233.66.230:52374 2022/12/20 05:43:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.562006322s) from=10.233.68.102:46180 2022/12/20 05:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:43:50 [DEBUG] http: Request GET /v1/status/leader (571.512µs) from=10.233.68.102:39932 2022/12/20 05:43:55 [DEBUG] http: Request GET /v1/status/leader (289.461µs) from=10.233.66.230:52628 2022/12/20 05:44:10 [DEBUG] http: Request GET /v1/status/leader (295.689µs) from=10.233.68.102:40120 2022/12/20 05:44:15 [DEBUG] http: Request GET /v1/status/leader (337.283µs) from=10.233.66.230:52856 2022/12/20 05:44:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:44:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:44:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:44:21 [DEBUG] agent: Node info in sync 2022/12/20 05:44:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.536488035s) from=10.233.66.230:53996 2022/12/20 05:44:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.408645271s) from=10.233.68.102:46562 2022/12/20 05:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.568093481s) from=10.233.66.230:49650 2022/12/20 05:44:30 [DEBUG] http: Request GET /v1/status/leader (240.061µs) from=10.233.68.102:40296 2022/12/20 05:44:35 [DEBUG] http: Request GET /v1/status/leader (188.156µs) from=10.233.66.230:53084 2022/12/20 05:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.49849539s) from=10.233.68.102:45282 2022/12/20 05:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:44:50 [DEBUG] http: Request GET /v1/status/leader (279.593µs) from=10.233.68.102:40486 2022/12/20 05:44:55 [DEBUG] http: Request GET /v1/status/leader (278.436µs) from=10.233.66.230:53324 2022/12/20 05:45:10 [DEBUG] http: Request GET /v1/status/leader (364.047µs) from=10.233.68.102:40672 2022/12/20 05:45:16 [DEBUG] http: Request GET /v1/status/leader (755.259µs) from=10.233.66.230:53564 2022/12/20 05:45:30 [DEBUG] http: Request GET /v1/status/leader (323.901µs) from=10.233.68.102:40844 2022/12/20 05:45:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.014367146s) from=10.233.66.230:53580 2022/12/20 05:45:36 [DEBUG] http: Request GET /v1/status/leader (1.173549ms) from=10.233.66.230:53786 2022/12/20 05:45:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.559696634s) from=10.233.68.102:46180 2022/12/20 05:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:45:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:45:50 [DEBUG] http: Request GET /v1/status/leader (1.125202ms) from=10.233.68.102:41026 2022/12/20 05:45:56 [DEBUG] http: Request GET /v1/status/leader (358.219µs) from=10.233.66.230:54016 2022/12/20 05:46:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:46:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:46:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:46:00 [DEBUG] agent: Node info in sync 2022/12/20 05:46:10 [DEBUG] http: Request GET /v1/status/leader (260.607µs) from=10.233.68.102:41212 2022/12/20 05:46:16 [DEBUG] http: Request GET /v1/status/leader (243.956µs) from=10.233.66.230:54276 2022/12/20 05:46:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.541357537s) from=10.233.66.230:53996 2022/12/20 05:46:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.931783062s) from=10.233.68.102:46562 2022/12/20 05:46:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.895134466s) from=10.233.66.230:49650 2022/12/20 05:46:30 [DEBUG] http: Request GET /v1/status/leader (20.67269ms) from=10.233.68.102:41386 2022/12/20 05:46:36 [DEBUG] http: Request GET /v1/status/leader (369.578µs) from=10.233.66.230:54500 2022/12/20 05:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.341707242s) from=10.233.68.102:45282 2022/12/20 05:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:46:50 [DEBUG] http: Request GET /v1/status/leader (198.516µs) from=10.233.68.102:41570 2022/12/20 05:46:56 [DEBUG] http: Request GET /v1/status/leader (400.047µs) from=10.233.66.230:54732 2022/12/20 05:47:10 [DEBUG] http: Request GET /v1/status/leader (180.024364ms) from=10.233.68.102:41752 2022/12/20 05:47:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:47:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:47:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:47:15 [DEBUG] agent: Node info in sync 2022/12/20 05:47:16 [DEBUG] http: Request GET /v1/status/leader (328.546µs) from=10.233.66.230:54980 2022/12/20 05:47:30 [DEBUG] http: Request GET /v1/status/leader (838.761µs) from=10.233.68.102:41932 2022/12/20 05:47:36 [DEBUG] http: Request GET /v1/status/leader (198.071µs) from=10.233.66.230:55190 2022/12/20 05:47:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.756254121s) from=10.233.66.230:53580 2022/12/20 05:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:47:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.339187313s) from=10.233.68.102:46180 2022/12/20 05:47:50 [DEBUG] http: Request GET /v1/status/leader (346.989µs) from=10.233.68.102:42118 2022/12/20 05:47:56 [DEBUG] http: Request GET /v1/status/leader (565.054µs) from=10.233.66.230:55416 2022/12/20 05:48:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:48:10 [DEBUG] http: Request GET /v1/status/leader (905.659µs) from=10.233.68.102:42308 2022/12/20 05:48:16 [DEBUG] http: Request GET /v1/status/leader (192.817536ms) from=10.233.66.230:55664 2022/12/20 05:48:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.031522292s) from=10.233.66.230:53996 2022/12/20 05:48:30 [DEBUG] http: Request GET /v1/status/leader (677.163µs) from=10.233.68.102:42484 2022/12/20 05:48:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.66922094s) from=10.233.68.102:46562 2022/12/20 05:48:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.68562343s) from=10.233.66.230:49650 2022/12/20 05:48:36 [DEBUG] http: Request GET /v1/status/leader (233.702µs) from=10.233.66.230:55890 2022/12/20 05:48:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.324428605s) from=10.233.68.102:45282 2022/12/20 05:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:48:50 [DEBUG] http: Request GET /v1/status/leader (277.868µs) from=10.233.68.102:42660 2022/12/20 05:48:56 [DEBUG] http: Request GET /v1/status/leader (229.048µs) from=10.233.66.230:56116 2022/12/20 05:48:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:48:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:48:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:48:57 [DEBUG] agent: Node info in sync 2022/12/20 05:49:10 [DEBUG] http: Request GET /v1/status/leader (25.263765ms) from=10.233.68.102:42842 2022/12/20 05:49:16 [DEBUG] http: Request GET /v1/status/leader (301.032µs) from=10.233.66.230:56350 2022/12/20 05:49:30 [DEBUG] http: Request GET /v1/status/leader (379.637µs) from=10.233.68.102:43016 2022/12/20 05:49:36 [DEBUG] http: Request GET /v1/status/leader (61.488503ms) from=10.233.66.230:56594 2022/12/20 05:49:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.963883105s) from=10.233.66.230:53580 2022/12/20 05:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:49:50 [DEBUG] http: Request GET /v1/status/leader (349.385µs) from=10.233.68.102:43202 2022/12/20 05:49:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.010298534s) from=10.233.68.102:46180 2022/12/20 05:49:56 [DEBUG] http: Request GET /v1/status/leader (321.348µs) from=10.233.66.230:56830 2022/12/20 05:50:10 [DEBUG] http: Request GET /v1/status/leader (1.148866ms) from=10.233.68.102:43398 2022/12/20 05:50:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:50:16 [DEBUG] http: Request GET /v1/status/leader (322.104µs) from=10.233.66.230:57072 2022/12/20 05:50:30 [DEBUG] http: Request GET /v1/status/leader (324.254µs) from=10.233.68.102:43572 2022/12/20 05:50:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.577132785s) from=10.233.66.230:53996 2022/12/20 05:50:36 [DEBUG] http: Request GET /v1/status/leader (423.098µs) from=10.233.66.230:57312 2022/12/20 05:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:50:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:50:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:50:38 [DEBUG] agent: Node info in sync 2022/12/20 05:50:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.182322949s) from=10.233.68.102:46562 2022/12/20 05:50:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.966517724s) from=10.233.66.230:49650 2022/12/20 05:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.362521444s) from=10.233.68.102:45282 2022/12/20 05:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:50:50 [DEBUG] http: Request GET /v1/status/leader (809.392µs) from=10.233.68.102:43758 2022/12/20 05:50:56 [DEBUG] http: Request GET /v1/status/leader (782.824µs) from=10.233.66.230:57538 2022/12/20 05:51:10 [DEBUG] http: Request GET /v1/status/leader (400.755µs) from=10.233.68.102:43940 2022/12/20 05:51:16 [DEBUG] http: Request GET /v1/status/leader (230.897865ms) from=10.233.66.230:57768 2022/12/20 05:51:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:51:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:51:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:51:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:51:30 [DEBUG] agent: Node info in sync 2022/12/20 05:51:30 [DEBUG] http: Request PUT /v1/agent/service/register (43.914555ms) from=10.233.72.43:46096 2022/12/20 05:51:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:51:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:51:30 [DEBUG] agent: Node info in sync 2022/12/20 05:51:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.08104ms) from=10.233.72.43:46100 2022/12/20 05:51:30 [DEBUG] http: Request GET /v1/status/leader (432.778µs) from=10.233.68.102:44122 2022/12/20 05:51:36 [DEBUG] http: Request GET /v1/status/leader (1.008981ms) from=10.233.66.230:58010 2022/12/20 05:51:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.891567539s) from=10.233.66.230:53580 2022/12/20 05:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:51:50 [DEBUG] http: Request GET /v1/status/leader (297.396µs) from=10.233.68.102:44302 2022/12/20 05:51:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.333435375s) from=10.233.68.102:46180 2022/12/20 05:51:57 [DEBUG] http: Request GET /v1/status/leader (451.068µs) from=10.233.66.230:58244 2022/12/20 05:52:10 [DEBUG] http: Request GET /v1/status/leader (225.336µs) from=10.233.68.102:44490 2022/12/20 05:52:17 [DEBUG] http: Request GET /v1/status/leader (268.710327ms) from=10.233.66.230:58470 2022/12/20 05:52:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:52:30 [DEBUG] http: Request GET /v1/status/leader (387.335µs) from=10.233.68.102:44664 2022/12/20 05:52:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:52:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:52:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:52:33 [DEBUG] agent: Node info in sync 2022/12/20 05:52:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.132443604s) from=10.233.66.230:53996 2022/12/20 05:52:37 [DEBUG] http: Request GET /v1/status/leader (350.89µs) from=10.233.66.230:58706 2022/12/20 05:52:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.953200131s) from=10.233.68.102:46562 2022/12/20 05:52:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.430867642s) from=10.233.68.102:45282 2022/12/20 05:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.379628698s) from=10.233.66.230:49650 2022/12/20 05:52:50 [DEBUG] http: Request GET /v1/status/leader (235.668µs) from=10.233.68.102:44848 2022/12/20 05:52:57 [DEBUG] http: Request GET /v1/status/leader (1.32137ms) from=10.233.66.230:58934 2022/12/20 05:53:10 [DEBUG] http: Request GET /v1/status/leader (499.871µs) from=10.233.68.102:45036 2022/12/20 05:53:17 [DEBUG] http: Request GET /v1/status/leader (847.25µs) from=10.233.66.230:59162 2022/12/20 05:53:30 [DEBUG] http: Request GET /v1/status/leader (462.597µs) from=10.233.68.102:45208 2022/12/20 05:53:37 [DEBUG] http: Request GET /v1/status/leader (195.084µs) from=10.233.66.230:59378 2022/12/20 05:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:53:50 [DEBUG] http: Request GET /v1/status/leader (1.006245ms) from=10.233.68.102:45394 2022/12/20 05:53:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.223504907s) from=10.233.66.230:53580 2022/12/20 05:53:57 [DEBUG] http: Request GET /v1/status/leader (761.568µs) from=10.233.66.230:59634 2022/12/20 05:53:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.522199449s) from=10.233.68.102:46180 2022/12/20 05:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:54:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:54:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:54:02 [DEBUG] agent: Node info in sync 2022/12/20 05:54:10 [DEBUG] http: Request GET /v1/status/leader (434.585µs) from=10.233.68.102:45578 2022/12/20 05:54:17 [DEBUG] http: Request GET /v1/status/leader (1.016097ms) from=10.233.66.230:59876 2022/12/20 05:54:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:54:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 05:54:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:54:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 05:54:28 [DEBUG] agent: Node info in sync 2022/12/20 05:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (41.89711ms) from=10.233.72.43:48440 2022/12/20 05:54:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:54:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:54:28 [DEBUG] agent: Node info in sync 2022/12/20 05:54:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (574.938µs) from=10.233.72.43:48442 2022/12/20 05:54:30 [DEBUG] http: Request GET /v1/status/leader (522.807µs) from=10.233.68.102:45754 2022/12/20 05:54:37 [DEBUG] http: Request GET /v1/status/leader (260.372µs) from=10.233.66.230:60100 2022/12/20 05:54:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.730166999s) from=10.233.66.230:53996 2022/12/20 05:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:54:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.131101067s) from=10.233.66.230:49650 2022/12/20 05:54:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.977125061s) from=10.233.68.102:46562 2022/12/20 05:54:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.323416418s) from=10.233.68.102:45282 2022/12/20 05:54:51 [DEBUG] http: Request GET /v1/status/leader (245.195µs) from=10.233.68.102:45934 2022/12/20 05:54:57 [DEBUG] http: Request GET /v1/status/leader (1.151383ms) from=10.233.66.230:60340 2022/12/20 05:55:11 [DEBUG] http: Request GET /v1/status/leader (361.101µs) from=10.233.68.102:46120 2022/12/20 05:55:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:55:17 [DEBUG] http: Request GET /v1/status/leader (203.866µs) from=10.233.66.230:60586 2022/12/20 05:55:31 [DEBUG] http: Request GET /v1/status/leader (223.833µs) from=10.233.68.102:46296 2022/12/20 05:55:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:55:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:55:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:55:33 [DEBUG] agent: Node info in sync 2022/12/20 05:55:37 [DEBUG] http: Request GET /v1/status/leader (234.857µs) from=10.233.66.230:60820 2022/12/20 05:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:55:51 [DEBUG] http: Request GET /v1/status/leader (870.296µs) from=10.233.68.102:46476 2022/12/20 05:55:57 [DEBUG] http: Request GET /v1/status/leader (365.807µs) from=10.233.66.230:32838 2022/12/20 05:55:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.346331166s) from=10.233.66.230:53580 2022/12/20 05:56:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.176473151s) from=10.233.68.102:46180 2022/12/20 05:56:11 [DEBUG] http: Request GET /v1/status/leader (384.576µs) from=10.233.68.102:46664 2022/12/20 05:56:17 [DEBUG] http: Request GET /v1/status/leader (266.034µs) from=10.233.66.230:33074 2022/12/20 05:56:31 [DEBUG] http: Request GET /v1/status/leader (603.952µs) from=10.233.68.102:46844 2022/12/20 05:56:37 [DEBUG] http: Request GET /v1/status/leader (407.347µs) from=10.233.66.230:33302 2022/12/20 05:56:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.183559538s) from=10.233.66.230:53996 2022/12/20 05:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:56:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.109613033s) from=10.233.66.230:49650 2022/12/20 05:56:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.463426516s) from=10.233.68.102:45282 2022/12/20 05:56:51 [DEBUG] http: Request GET /v1/status/leader (418.19µs) from=10.233.68.102:47028 2022/12/20 05:56:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.29351916s) from=10.233.68.102:46562 2022/12/20 05:56:57 [DEBUG] http: Request GET /v1/status/leader (560.756µs) from=10.233.66.230:33548 2022/12/20 05:57:11 [DEBUG] http: Request GET /v1/status/leader (262.629µs) from=10.233.68.102:47214 2022/12/20 05:57:17 [DEBUG] http: Request GET /v1/status/leader (453.004µs) from=10.233.66.230:33788 2022/12/20 05:57:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:57:31 [DEBUG] http: Request GET /v1/status/leader (281.681µs) from=10.233.68.102:47394 2022/12/20 05:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:57:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:57:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:57:32 [DEBUG] agent: Node info in sync 2022/12/20 05:57:37 [DEBUG] http: Request GET /v1/status/leader (230.143µs) from=10.233.66.230:34010 2022/12/20 05:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:57:51 [DEBUG] http: Request GET /v1/status/leader (350.312µs) from=10.233.68.102:47578 2022/12/20 05:57:57 [DEBUG] http: Request GET /v1/status/leader (271.938µs) from=10.233.66.230:34252 2022/12/20 05:58:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.748215731s) from=10.233.66.230:53580 2022/12/20 05:58:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.659947198s) from=10.233.68.102:46180 2022/12/20 05:58:11 [DEBUG] http: Request GET /v1/status/leader (190.972µs) from=10.233.68.102:47760 2022/12/20 05:58:17 [DEBUG] http: Request GET /v1/status/leader (408.091µs) from=10.233.66.230:34504 2022/12/20 05:58:31 [DEBUG] http: Request GET /v1/status/leader (100.384041ms) from=10.233.68.102:47936 2022/12/20 05:58:37 [DEBUG] http: Request GET /v1/status/leader (275.792µs) from=10.233.66.230:34732 2022/12/20 05:58:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 05:58:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 05:58:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 05:58:39 [DEBUG] agent: Node info in sync 2022/12/20 05:58:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.034099782s) from=10.233.66.230:53996 2022/12/20 05:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:58:51 [DEBUG] http: Request GET /v1/status/leader (844.866µs) from=10.233.68.102:48120 2022/12/20 05:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.475339918s) from=10.233.68.102:45282 2022/12/20 05:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.046254346s) from=10.233.66.230:49650 2022/12/20 05:58:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.512974354s) from=10.233.68.102:46562 2022/12/20 05:58:57 [DEBUG] http: Request GET /v1/status/leader (214.478µs) from=10.233.66.230:34968 2022/12/20 05:59:11 [DEBUG] http: Request GET /v1/status/leader (271.325µs) from=10.233.68.102:48304 2022/12/20 05:59:17 [DEBUG] http: Request GET /v1/status/leader (468.263µs) from=10.233.66.230:35210 2022/12/20 05:59:31 [DEBUG] http: Request GET /v1/status/leader (492.239µs) from=10.233.68.102:48476 2022/12/20 05:59:37 [DEBUG] http: Request GET /v1/status/leader (515.119µs) from=10.233.66.230:35434 2022/12/20 05:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 05:59:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 05:59:51 [DEBUG] http: Request GET /v1/status/leader (310.981µs) from=10.233.68.102:48656 2022/12/20 05:59:57 [DEBUG] http: Request GET /v1/status/leader (294.985µs) from=10.233.66.230:35680 2022/12/20 06:00:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.760772876s) from=10.233.66.230:53580 2022/12/20 06:00:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.193538948s) from=10.233.68.102:46180 2022/12/20 06:00:11 [DEBUG] http: Request GET /v1/status/leader (1.214651ms) from=10.233.68.102:48840 2022/12/20 06:00:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:00:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:00:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:00:15 [DEBUG] agent: Node info in sync 2022/12/20 06:00:17 [DEBUG] http: Request GET /v1/status/leader (342.633µs) from=10.233.66.230:35930 2022/12/20 06:00:31 [DEBUG] http: Request GET /v1/status/leader (333.22µs) from=10.233.68.102:49020 2022/12/20 06:00:37 [DEBUG] http: Request GET /v1/status/leader (763.986µs) from=10.233.66.230:36146 2022/12/20 06:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:00:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.756503475s) from=10.233.66.230:53996 2022/12/20 06:00:51 [DEBUG] http: Request GET /v1/status/leader (372.262µs) from=10.233.68.102:49202 2022/12/20 06:00:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.526699769s) from=10.233.66.230:49650 2022/12/20 06:00:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.514780168s) from=10.233.68.102:45282 2022/12/20 06:00:57 [DEBUG] http: Request GET /v1/status/leader (374.778µs) from=10.233.66.230:36382 2022/12/20 06:00:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.459267858s) from=10.233.68.102:46562 2022/12/20 06:01:11 [DEBUG] http: Request GET /v1/status/leader (195.787µs) from=10.233.68.102:49382 2022/12/20 06:01:17 [DEBUG] http: Request GET /v1/status/leader (179.043077ms) from=10.233.66.230:36642 2022/12/20 06:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:01:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:01:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:01:18 [DEBUG] agent: Node info in sync 2022/12/20 06:01:31 [DEBUG] http: Request GET /v1/status/leader (261.503µs) from=10.233.68.102:49558 2022/12/20 06:01:37 [DEBUG] http: Request GET /v1/status/leader (209.957µs) from=10.233.66.230:36860 2022/12/20 06:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:01:51 [DEBUG] http: Request GET /v1/status/leader (221.367µs) from=10.233.68.102:49740 2022/12/20 06:01:57 [DEBUG] http: Request GET /v1/status/leader (256.247µs) from=10.233.66.230:37100 2022/12/20 06:02:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:02:11 [DEBUG] http: Request GET /v1/status/leader (1.069495ms) from=10.233.68.102:49932 2022/12/20 06:02:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.759536552s) from=10.233.66.230:53580 2022/12/20 06:02:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.45732661s) from=10.233.68.102:46180 2022/12/20 06:02:17 [DEBUG] http: Request GET /v1/status/leader (554.392µs) from=10.233.66.230:37318 2022/12/20 06:02:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:02:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:02:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:02:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:02:30 [DEBUG] agent: Node info in sync 2022/12/20 06:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.10773ms) from=10.233.72.43:54602 2022/12/20 06:02:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:02:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:02:30 [DEBUG] agent: Node info in sync 2022/12/20 06:02:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (786.21µs) from=10.233.72.43:54606 2022/12/20 06:02:31 [DEBUG] http: Request GET /v1/status/leader (196.151µs) from=10.233.68.102:50108 2022/12/20 06:02:37 [DEBUG] http: Request GET /v1/status/leader (522.218µs) from=10.233.66.230:37560 2022/12/20 06:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:02:51 [DEBUG] http: Request GET /v1/status/leader (350.944µs) from=10.233.68.102:50292 2022/12/20 06:02:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.943748097s) from=10.233.66.230:53996 2022/12/20 06:02:57 [DEBUG] http: Request GET /v1/status/leader (286.309µs) from=10.233.66.230:37794 2022/12/20 06:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.383738825s) from=10.233.66.230:49650 2022/12/20 06:02:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.590294329s) from=10.233.68.102:45282 2022/12/20 06:03:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.573453783s) from=10.233.68.102:46562 2022/12/20 06:03:11 [DEBUG] http: Request GET /v1/status/leader (1.566086ms) from=10.233.68.102:50472 2022/12/20 06:03:17 [DEBUG] http: Request GET /v1/status/leader (293.2µs) from=10.233.66.230:38030 2022/12/20 06:03:31 [DEBUG] http: Request GET /v1/status/leader (283.046µs) from=10.233.68.102:50648 2022/12/20 06:03:37 [DEBUG] http: Request GET /v1/status/leader (884.92µs) from=10.233.66.230:38266 2022/12/20 06:03:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:03:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:03:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:03:38 [DEBUG] agent: Node info in sync 2022/12/20 06:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:03:51 [DEBUG] http: Request GET /v1/status/leader (280.899µs) from=10.233.68.102:50828 2022/12/20 06:03:57 [DEBUG] http: Request GET /v1/status/leader (222.212µs) from=10.233.66.230:38498 2022/12/20 06:04:11 [DEBUG] http: Request GET /v1/status/leader (407.901µs) from=10.233.68.102:51012 2022/12/20 06:04:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.467638859s) from=10.233.66.230:53580 2022/12/20 06:04:17 [DEBUG] http: Request GET /v1/status/leader (318.28µs) from=10.233.66.230:38734 2022/12/20 06:04:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.191466664s) from=10.233.68.102:46180 2022/12/20 06:04:31 [DEBUG] http: Request GET /v1/status/leader (310.615µs) from=10.233.68.102:51188 2022/12/20 06:04:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:04:37 [DEBUG] http: Request GET /v1/status/leader (299.053µs) from=10.233.66.230:38976 2022/12/20 06:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:04:51 [DEBUG] http: Request GET /v1/status/leader (187.035µs) from=10.233.68.102:51364 2022/12/20 06:04:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:04:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:04:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:04:54 [DEBUG] agent: Node info in sync 2022/12/20 06:04:58 [DEBUG] http: Request GET /v1/status/leader (394.595µs) from=10.233.66.230:39204 2022/12/20 06:04:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.216526758s) from=10.233.66.230:53996 2022/12/20 06:04:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.635228562s) from=10.233.66.230:49650 2022/12/20 06:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.473542731s) from=10.233.68.102:45282 2022/12/20 06:05:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.164296151s) from=10.233.68.102:46562 2022/12/20 06:05:11 [DEBUG] http: Request GET /v1/status/leader (427.207µs) from=10.233.68.102:51548 2022/12/20 06:05:18 [DEBUG] http: Request GET /v1/status/leader (662.708µs) from=10.233.66.230:39448 2022/12/20 06:05:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:05:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:05:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:05:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:05:31 [DEBUG] agent: Node info in sync 2022/12/20 06:05:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.558985ms) from=10.233.72.43:56934 2022/12/20 06:05:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:05:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:05:31 [DEBUG] agent: Node info in sync 2022/12/20 06:05:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (100.022493ms) from=10.233.72.43:56936 2022/12/20 06:05:31 [DEBUG] http: Request GET /v1/status/leader (99.910299ms) from=10.233.68.102:51726 2022/12/20 06:05:38 [DEBUG] http: Request GET /v1/status/leader (333.464µs) from=10.233.66.230:39696 2022/12/20 06:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:05:51 [DEBUG] http: Request GET /v1/status/leader (222.426µs) from=10.233.68.102:51918 2022/12/20 06:05:58 [DEBUG] http: Request GET /v1/status/leader (284.524µs) from=10.233.66.230:39916 2022/12/20 06:06:11 [DEBUG] http: Request GET /v1/status/leader (432.357µs) from=10.233.68.102:52108 2022/12/20 06:06:18 [DEBUG] http: Request GET /v1/status/leader (3.101472ms) from=10.233.66.230:40148 2022/12/20 06:06:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.942470008s) from=10.233.66.230:53580 2022/12/20 06:06:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.506938163s) from=10.233.68.102:46180 2022/12/20 06:06:32 [DEBUG] http: Request GET /v1/status/leader (359.305µs) from=10.233.68.102:52286 2022/12/20 06:06:38 [DEBUG] http: Request GET /v1/status/leader (216.027µs) from=10.233.66.230:40376 2022/12/20 06:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:06:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:06:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:06:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:06:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:06:48 [DEBUG] agent: Node info in sync 2022/12/20 06:06:52 [DEBUG] http: Request GET /v1/status/leader (346.29µs) from=10.233.68.102:52468 2022/12/20 06:06:58 [DEBUG] http: Request GET /v1/status/leader (932.75µs) from=10.233.66.230:40618 2022/12/20 06:07:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.204275263s) from=10.233.66.230:49650 2022/12/20 06:07:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.247563241s) from=10.233.66.230:53996 2022/12/20 06:07:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.277333103s) from=10.233.68.102:45282 2022/12/20 06:07:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.346725815s) from=10.233.68.102:46562 2022/12/20 06:07:12 [DEBUG] http: Request GET /v1/status/leader (282.028µs) from=10.233.68.102:52650 2022/12/20 06:07:18 [DEBUG] http: Request GET /v1/status/leader (203.986µs) from=10.233.66.230:40860 2022/12/20 06:07:32 [DEBUG] http: Request GET /v1/status/leader (227.187µs) from=10.233.68.102:52828 2022/12/20 06:07:38 [DEBUG] http: Request GET /v1/status/leader (272.104µs) from=10.233.66.230:41086 2022/12/20 06:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:07:52 [DEBUG] http: Request GET /v1/status/leader (4.910527ms) from=10.233.68.102:53016 2022/12/20 06:07:58 [DEBUG] http: Request GET /v1/status/leader (620.691µs) from=10.233.66.230:41316 2022/12/20 06:08:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:08:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:08:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:08:09 [DEBUG] agent: Node info in sync 2022/12/20 06:08:12 [DEBUG] http: Request GET /v1/status/leader (580.83µs) from=10.233.68.102:53206 2022/12/20 06:08:18 [DEBUG] http: Request GET /v1/status/leader (871.603µs) from=10.233.66.230:41548 2022/12/20 06:08:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.842569541s) from=10.233.66.230:53580 2022/12/20 06:08:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.769415451s) from=10.233.68.102:46180 2022/12/20 06:08:32 [DEBUG] http: Request GET /v1/status/leader (358.291µs) from=10.233.68.102:53382 2022/12/20 06:08:38 [DEBUG] http: Request GET /v1/status/leader (215.521µs) from=10.233.66.230:41770 2022/12/20 06:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:08:52 [DEBUG] http: Request GET /v1/status/leader (231.464µs) from=10.233.68.102:53568 2022/12/20 06:08:58 [DEBUG] http: Request GET /v1/status/leader (473.159µs) from=10.233.66.230:42018 2022/12/20 06:09:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.730087647s) from=10.233.66.230:53996 2022/12/20 06:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.573749072s) from=10.233.66.230:49650 2022/12/20 06:09:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.00070481s) from=10.233.68.102:45282 2022/12/20 06:09:12 [DEBUG] http: Request GET /v1/status/leader (330.197µs) from=10.233.68.102:53750 2022/12/20 06:09:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.79642955s) from=10.233.68.102:46562 2022/12/20 06:09:18 [DEBUG] http: Request GET /v1/status/leader (336.536µs) from=10.233.66.230:42256 2022/12/20 06:09:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:09:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:09:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:09:29 [DEBUG] agent: Node info in sync 2022/12/20 06:09:32 [DEBUG] http: Request GET /v1/status/leader (339.223µs) from=10.233.68.102:53928 2022/12/20 06:09:38 [DEBUG] http: Request GET /v1/status/leader (215.894µs) from=10.233.66.230:42482 2022/12/20 06:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:09:52 [DEBUG] http: Request GET /v1/status/leader (339.432µs) from=10.233.68.102:54118 2022/12/20 06:09:58 [DEBUG] http: Request GET /v1/status/leader (271.676µs) from=10.233.66.230:42728 2022/12/20 06:10:12 [DEBUG] http: Request GET /v1/status/leader (196.093µs) from=10.233.68.102:54302 2022/12/20 06:10:18 [DEBUG] http: Request GET /v1/status/leader (2.11078ms) from=10.233.66.230:42964 2022/12/20 06:10:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.290172823s) from=10.233.68.102:46180 2022/12/20 06:10:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.240661954s) from=10.233.66.230:53580 2022/12/20 06:10:32 [DEBUG] http: Request GET /v1/status/leader (354.625µs) from=10.233.68.102:54478 2022/12/20 06:10:38 [DEBUG] http: Request GET /v1/status/leader (283.324µs) from=10.233.66.230:43182 2022/12/20 06:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:10:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:10:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:10:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:10:47 [DEBUG] agent: Node info in sync 2022/12/20 06:10:52 [DEBUG] http: Request GET /v1/status/leader (694.436µs) from=10.233.68.102:54656 2022/12/20 06:10:58 [DEBUG] http: Request GET /v1/status/leader (350.207µs) from=10.233.66.230:43412 2022/12/20 06:11:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.625195123s) from=10.233.66.230:53996 2022/12/20 06:11:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.083371039s) from=10.233.66.230:49650 2022/12/20 06:11:12 [DEBUG] http: Request GET /v1/status/leader (1.386ms) from=10.233.68.102:54842 2022/12/20 06:11:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.778053975s) from=10.233.68.102:46562 2022/12/20 06:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.483396285s) from=10.233.68.102:45282 2022/12/20 06:11:18 [DEBUG] http: Request GET /v1/status/leader (470.368µs) from=10.233.66.230:43662 2022/12/20 06:11:32 [DEBUG] http: Request GET /v1/status/leader (311.706µs) from=10.233.68.102:55022 2022/12/20 06:11:38 [DEBUG] http: Request GET /v1/status/leader (437.833µs) from=10.233.66.230:43882 2022/12/20 06:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:11:52 [DEBUG] http: Request GET /v1/status/leader (826.716µs) from=10.233.68.102:55200 2022/12/20 06:11:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:11:58 [DEBUG] http: Request GET /v1/status/leader (1.162996ms) from=10.233.66.230:44114 2022/12/20 06:12:12 [DEBUG] http: Request GET /v1/status/leader (331.633µs) from=10.233.68.102:55382 2022/12/20 06:12:18 [DEBUG] http: Request GET /v1/status/leader (315.131µs) from=10.233.66.230:44364 2022/12/20 06:12:32 [DEBUG] http: Request GET /v1/status/leader (1.048176ms) from=10.233.68.102:55558 2022/12/20 06:12:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.044620629s) from=10.233.66.230:53580 2022/12/20 06:12:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:12:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:12:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:12:33 [DEBUG] agent: Node info in sync 2022/12/20 06:12:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.553879632s) from=10.233.68.102:46180 2022/12/20 06:12:38 [DEBUG] http: Request GET /v1/status/leader (345.072µs) from=10.233.66.230:44596 2022/12/20 06:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:12:52 [DEBUG] http: Request GET /v1/status/leader (555.559µs) from=10.233.68.102:55740 2022/12/20 06:12:58 [DEBUG] http: Request GET /v1/status/leader (292.28µs) from=10.233.66.230:44832 2022/12/20 06:13:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.286801315s) from=10.233.66.230:49650 2022/12/20 06:13:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.797807387s) from=10.233.66.230:53996 2022/12/20 06:13:12 [DEBUG] http: Request GET /v1/status/leader (388.113µs) from=10.233.68.102:55924 2022/12/20 06:13:18 [DEBUG] http: Request GET /v1/status/leader (591.357µs) from=10.233.66.230:45082 2022/12/20 06:13:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.389106694s) from=10.233.68.102:46562 2022/12/20 06:13:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.106461139s) from=10.233.68.102:45282 2022/12/20 06:13:32 [DEBUG] http: Request GET /v1/status/leader (431.694µs) from=10.233.68.102:56102 2022/12/20 06:13:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:13:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:13:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:13:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:13:34 [DEBUG] agent: Node info in sync 2022/12/20 06:13:34 [DEBUG] http: Request PUT /v1/agent/service/register (37.975805ms) from=10.233.72.43:34840 2022/12/20 06:13:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:13:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:13:34 [DEBUG] agent: Node info in sync 2022/12/20 06:13:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (977.101µs) from=10.233.72.43:34844 2022/12/20 06:13:38 [DEBUG] http: Request GET /v1/status/leader (412.8µs) from=10.233.66.230:45296 2022/12/20 06:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:13:52 [DEBUG] http: Request GET /v1/status/leader (1.714426ms) from=10.233.68.102:56292 2022/12/20 06:13:58 [DEBUG] http: Request GET /v1/status/leader (347.146µs) from=10.233.66.230:45532 2022/12/20 06:14:12 [DEBUG] http: Request GET /v1/status/leader (210.99µs) from=10.233.68.102:56480 2022/12/20 06:14:18 [DEBUG] http: Request GET /v1/status/leader (267.992µs) from=10.233.66.230:45782 2022/12/20 06:14:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:14:32 [DEBUG] http: Request GET /v1/status/leader (6.967292ms) from=10.233.68.102:56656 2022/12/20 06:14:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.396858101s) from=10.233.68.102:46180 2022/12/20 06:14:38 [DEBUG] http: Request GET /v1/status/leader (373.203µs) from=10.233.66.230:46010 2022/12/20 06:14:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.499044723s) from=10.233.66.230:53580 2022/12/20 06:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:14:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:14:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:14:49 [DEBUG] agent: Node info in sync 2022/12/20 06:14:52 [DEBUG] http: Request GET /v1/status/leader (371.193µs) from=10.233.68.102:56842 2022/12/20 06:14:58 [DEBUG] http: Request GET /v1/status/leader (384.382µs) from=10.233.66.230:46246 2022/12/20 06:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.49610683s) from=10.233.66.230:49650 2022/12/20 06:15:12 [DEBUG] http: Request GET /v1/status/leader (665.679µs) from=10.233.68.102:57022 2022/12/20 06:15:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.252478778s) from=10.233.66.230:53996 2022/12/20 06:15:18 [DEBUG] http: Request GET /v1/status/leader (2.064777ms) from=10.233.66.230:46478 2022/12/20 06:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.746788162s) from=10.233.68.102:45282 2022/12/20 06:15:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.463320665s) from=10.233.68.102:46562 2022/12/20 06:15:32 [DEBUG] http: Request GET /v1/status/leader (202.174µs) from=10.233.68.102:57200 2022/12/20 06:15:38 [DEBUG] http: Request GET /v1/status/leader (375.252µs) from=10.233.66.230:46724 2022/12/20 06:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:15:52 [DEBUG] http: Request GET /v1/status/leader (206.145µs) from=10.233.68.102:57382 2022/12/20 06:15:58 [DEBUG] http: Request GET /v1/status/leader (192.575µs) from=10.233.66.230:46962 2022/12/20 06:16:12 [DEBUG] http: Request GET /v1/status/leader (222.951µs) from=10.233.68.102:57564 2022/12/20 06:16:18 [DEBUG] http: Request GET /v1/status/leader (370.428µs) from=10.233.66.230:47194 2022/12/20 06:16:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:16:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:16:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:16:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:16:28 [DEBUG] agent: Node info in sync 2022/12/20 06:16:28 [DEBUG] http: Request PUT /v1/agent/service/register (148.489698ms) from=10.233.72.43:37066 2022/12/20 06:16:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:16:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:16:28 [DEBUG] agent: Node info in sync 2022/12/20 06:16:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (476.863µs) from=10.233.72.43:37070 2022/12/20 06:16:32 [DEBUG] http: Request GET /v1/status/leader (726.546µs) from=10.233.68.102:57746 2022/12/20 06:16:38 [DEBUG] http: Request GET /v1/status/leader (2.241829ms) from=10.233.66.230:47432 2022/12/20 06:16:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:16:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.470288618s) from=10.233.66.230:53580 2022/12/20 06:16:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.096174807s) from=10.233.68.102:46180 2022/12/20 06:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:16:52 [DEBUG] http: Request GET /v1/status/leader (509.628µs) from=10.233.68.102:57926 2022/12/20 06:16:58 [DEBUG] http: Request GET /v1/status/leader (766.69µs) from=10.233.66.230:47674 2022/12/20 06:17:12 [DEBUG] http: Request GET /v1/status/leader (474.556µs) from=10.233.68.102:58114 2022/12/20 06:17:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.786560224s) from=10.233.66.230:49650 2022/12/20 06:17:18 [DEBUG] http: Request GET /v1/status/leader (1.808023ms) from=10.233.66.230:47898 2022/12/20 06:17:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.17100659s) from=10.233.66.230:53996 2022/12/20 06:17:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.559945799s) from=10.233.68.102:45282 2022/12/20 06:17:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:17:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:17:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:17:29 [DEBUG] agent: Node info in sync 2022/12/20 06:17:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.431475304s) from=10.233.68.102:46562 2022/12/20 06:17:32 [DEBUG] http: Request GET /v1/status/leader (273.428µs) from=10.233.68.102:58294 2022/12/20 06:17:38 [DEBUG] http: Request GET /v1/status/leader (419.393µs) from=10.233.66.230:48138 2022/12/20 06:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:17:52 [DEBUG] http: Request GET /v1/status/leader (261.181µs) from=10.233.68.102:58474 2022/12/20 06:17:58 [DEBUG] http: Request GET /v1/status/leader (288.751µs) from=10.233.66.230:48378 2022/12/20 06:18:12 [DEBUG] http: Request GET /v1/status/leader (405.815µs) from=10.233.68.102:58660 2022/12/20 06:18:18 [DEBUG] http: Request GET /v1/status/leader (424.248µs) from=10.233.66.230:48624 2022/12/20 06:18:32 [DEBUG] http: Request GET /v1/status/leader (351.069µs) from=10.233.68.102:58834 2022/12/20 06:18:38 [DEBUG] http: Request GET /v1/status/leader (375.602µs) from=10.233.66.230:48856 2022/12/20 06:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:18:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.504932675s) from=10.233.68.102:46180 2022/12/20 06:18:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.456873715s) from=10.233.66.230:53580 2022/12/20 06:18:52 [DEBUG] http: Request GET /v1/status/leader (898.799µs) from=10.233.68.102:59020 2022/12/20 06:18:58 [DEBUG] http: Request GET /v1/status/leader (558.829µs) from=10.233.66.230:49076 2022/12/20 06:19:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:19:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:19:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:19:07 [DEBUG] agent: Node info in sync 2022/12/20 06:19:12 [DEBUG] http: Request GET /v1/status/leader (422.56µs) from=10.233.68.102:59204 2022/12/20 06:19:18 [DEBUG] http: Request GET /v1/status/leader (533.666µs) from=10.233.66.230:49306 2022/12/20 06:19:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.759786361s) from=10.233.66.230:49650 2022/12/20 06:19:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:19:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.825754019s) from=10.233.66.230:53996 2022/12/20 06:19:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.772378302s) from=10.233.68.102:46562 2022/12/20 06:19:32 [DEBUG] http: Request GET /v1/status/leader (1.128117ms) from=10.233.68.102:59388 2022/12/20 06:19:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.186607231s) from=10.233.68.102:45282 2022/12/20 06:19:38 [DEBUG] http: Request GET /v1/status/leader (279.962µs) from=10.233.66.230:49524 2022/12/20 06:19:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:19:52 [DEBUG] http: Request GET /v1/status/leader (253.973µs) from=10.233.68.102:59576 2022/12/20 06:19:58 [DEBUG] http: Request GET /v1/status/leader (395.516µs) from=10.233.66.230:49768 2022/12/20 06:20:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:20:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:20:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:20:11 [DEBUG] agent: Node info in sync 2022/12/20 06:20:12 [DEBUG] http: Request GET /v1/status/leader (175.249µs) from=10.233.68.102:59762 2022/12/20 06:20:18 [DEBUG] http: Request GET /v1/status/leader (232.784µs) from=10.233.66.230:49998 2022/12/20 06:20:32 [DEBUG] http: Request GET /v1/status/leader (376.855µs) from=10.233.68.102:59940 2022/12/20 06:20:38 [DEBUG] http: Request GET /v1/status/leader (241.488µs) from=10.233.66.230:50216 2022/12/20 06:20:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:20:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.157597127s) from=10.233.68.102:46180 2022/12/20 06:20:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.94872265s) from=10.233.66.230:53580 2022/12/20 06:20:52 [DEBUG] http: Request GET /v1/status/leader (611.388µs) from=10.233.68.102:60134 2022/12/20 06:20:58 [DEBUG] http: Request GET /v1/status/leader (46.547575ms) from=10.233.66.230:50450 2022/12/20 06:21:12 [DEBUG] http: Request GET /v1/status/leader (525.081µs) from=10.233.68.102:60322 2022/12/20 06:21:18 [DEBUG] http: Request GET /v1/status/leader (404.766µs) from=10.233.66.230:50684 2022/12/20 06:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.608665921s) from=10.233.66.230:49650 2022/12/20 06:21:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.787474048s) from=10.233.66.230:53996 2022/12/20 06:21:32 [DEBUG] http: Request GET /v1/status/leader (238.839µs) from=10.233.68.102:60506 2022/12/20 06:21:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.451608816s) from=10.233.68.102:46562 2022/12/20 06:21:38 [DEBUG] http: Request GET /v1/status/leader (1.743892ms) from=10.233.66.230:50912 2022/12/20 06:21:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.110968945s) from=10.233.68.102:45282 2022/12/20 06:21:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:21:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:21:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:21:42 [DEBUG] agent: Node info in sync 2022/12/20 06:21:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:21:52 [DEBUG] http: Request GET /v1/status/leader (393.13µs) from=10.233.68.102:60688 2022/12/20 06:21:58 [DEBUG] http: Request GET /v1/status/leader (410.175µs) from=10.233.66.230:51152 2022/12/20 06:22:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:22:12 [DEBUG] http: Request GET /v1/status/leader (376.034µs) from=10.233.68.102:60868 2022/12/20 06:22:18 [DEBUG] http: Request GET /v1/status/leader (261.575µs) from=10.233.66.230:51390 2022/12/20 06:22:32 [DEBUG] http: Request GET /v1/status/leader (316.892µs) from=10.233.68.102:32812 2022/12/20 06:22:38 [DEBUG] http: Request GET /v1/status/leader (286.916µs) from=10.233.66.230:51608 2022/12/20 06:22:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:22:52 [DEBUG] http: Request GET /v1/status/leader (644.959µs) from=10.233.68.102:32994 2022/12/20 06:22:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.657326449s) from=10.233.66.230:53580 2022/12/20 06:22:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.568575364s) from=10.233.68.102:46180 2022/12/20 06:22:58 [DEBUG] http: Request GET /v1/status/leader (643.065µs) from=10.233.66.230:51860 2022/12/20 06:23:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:23:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:23:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:23:04 [DEBUG] agent: Node info in sync 2022/12/20 06:23:12 [DEBUG] http: Request GET /v1/status/leader (335.115µs) from=10.233.68.102:33184 2022/12/20 06:23:19 [DEBUG] http: Request GET /v1/status/leader (217.414025ms) from=10.233.66.230:52102 2022/12/20 06:23:32 [DEBUG] http: Request GET /v1/status/leader (302.506µs) from=10.233.68.102:33366 2022/12/20 06:23:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.687282482s) from=10.233.66.230:49650 2022/12/20 06:23:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.277479895s) from=10.233.66.230:53996 2022/12/20 06:23:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.890716405s) from=10.233.68.102:46562 2022/12/20 06:23:39 [DEBUG] http: Request GET /v1/status/leader (193.032µs) from=10.233.66.230:52330 2022/12/20 06:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.722539437s) from=10.233.68.102:45282 2022/12/20 06:23:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:23:52 [DEBUG] http: Request GET /v1/status/leader (209.073µs) from=10.233.68.102:33550 2022/12/20 06:23:59 [DEBUG] http: Request GET /v1/status/leader (328.43µs) from=10.233.66.230:52564 2022/12/20 06:24:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:24:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:24:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:24:05 [DEBUG] agent: Node info in sync 2022/12/20 06:24:12 [DEBUG] http: Request GET /v1/status/leader (306.224µs) from=10.233.68.102:33736 2022/12/20 06:24:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:24:19 [DEBUG] http: Request GET /v1/status/leader (394.877µs) from=10.233.66.230:52814 2022/12/20 06:24:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:24:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:24:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:24:30 [DEBUG] agent: Node info in sync 2022/12/20 06:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.542471ms) from=10.233.72.43:43222 2022/12/20 06:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:24:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:24:30 [DEBUG] agent: Node info in sync 2022/12/20 06:24:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (696.158µs) from=10.233.72.43:43224 2022/12/20 06:24:32 [DEBUG] http: Request GET /v1/status/leader (346.856µs) from=10.233.68.102:33920 2022/12/20 06:24:39 [DEBUG] http: Request GET /v1/status/leader (209.46µs) from=10.233.66.230:53038 2022/12/20 06:24:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:24:52 [DEBUG] http: Request GET /v1/status/leader (345.395µs) from=10.233.68.102:34106 2022/12/20 06:24:59 [DEBUG] http: Request GET /v1/status/leader (477.001µs) from=10.233.66.230:53272 2022/12/20 06:24:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.025112878s) from=10.233.66.230:53580 2022/12/20 06:25:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.857836127s) from=10.233.68.102:46180 2022/12/20 06:25:12 [DEBUG] http: Request GET /v1/status/leader (378.242µs) from=10.233.68.102:34296 2022/12/20 06:25:19 [DEBUG] http: Request GET /v1/status/leader (219.972µs) from=10.233.66.230:53520 2022/12/20 06:25:32 [DEBUG] http: Request GET /v1/status/leader (457.109µs) from=10.233.68.102:34474 2022/12/20 06:25:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:25:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:25:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:25:36 [DEBUG] agent: Node info in sync 2022/12/20 06:25:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.118998419s) from=10.233.66.230:53996 2022/12/20 06:25:39 [DEBUG] http: Request GET /v1/status/leader (397.841µs) from=10.233.66.230:53768 2022/12/20 06:25:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.531244826s) from=10.233.66.230:49650 2022/12/20 06:25:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.023386792s) from=10.233.68.102:46562 2022/12/20 06:25:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.323587999s) from=10.233.68.102:45282 2022/12/20 06:25:52 [DEBUG] http: Request GET /v1/status/leader (218.239µs) from=10.233.68.102:34660 2022/12/20 06:25:59 [DEBUG] http: Request GET /v1/status/leader (300.049µs) from=10.233.66.230:54000 2022/12/20 06:26:12 [DEBUG] http: Request GET /v1/status/leader (300.982µs) from=10.233.68.102:34856 2022/12/20 06:26:19 [DEBUG] http: Request GET /v1/status/leader (398.126µs) from=10.233.66.230:54242 2022/12/20 06:26:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:26:32 [DEBUG] http: Request GET /v1/status/leader (3.476024ms) from=10.233.68.102:35028 2022/12/20 06:26:39 [DEBUG] http: Request GET /v1/status/leader (276.964µs) from=10.233.66.230:54462 2022/12/20 06:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:26:52 [DEBUG] http: Request GET /v1/status/leader (289.03µs) from=10.233.68.102:35214 2022/12/20 06:26:59 [DEBUG] http: Request GET /v1/status/leader (369.137µs) from=10.233.66.230:54700 2022/12/20 06:27:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.184875179s) from=10.233.66.230:53580 2022/12/20 06:27:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.23236866s) from=10.233.68.102:46180 2022/12/20 06:27:12 [DEBUG] http: Request GET /v1/status/leader (989.76µs) from=10.233.68.102:35404 2022/12/20 06:27:19 [DEBUG] http: Request GET /v1/status/leader (308.924µs) from=10.233.66.230:54934 2022/12/20 06:27:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:27:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:27:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:27:19 [DEBUG] agent: Node info in sync 2022/12/20 06:27:32 [DEBUG] http: Request GET /v1/status/leader (532.086µs) from=10.233.68.102:35580 2022/12/20 06:27:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:27:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:27:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:27:33 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:27:33 [DEBUG] agent: Node info in sync 2022/12/20 06:27:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.678198ms) from=10.233.72.43:45594 2022/12/20 06:27:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:27:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:27:33 [DEBUG] agent: Node info in sync 2022/12/20 06:27:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (510.798µs) from=10.233.72.43:45596 2022/12/20 06:27:39 [DEBUG] http: Request GET /v1/status/leader (556.928µs) from=10.233.66.230:55164 2022/12/20 06:27:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.35034904s) from=10.233.66.230:49650 2022/12/20 06:27:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.753537994s) from=10.233.66.230:53996 2022/12/20 06:27:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:27:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.319031911s) from=10.233.68.102:46562 2022/12/20 06:27:52 [DEBUG] http: Request GET /v1/status/leader (6.144262ms) from=10.233.68.102:35768 2022/12/20 06:27:59 [DEBUG] http: Request GET /v1/status/leader (381.624µs) from=10.233.66.230:55398 2022/12/20 06:27:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.809858673s) from=10.233.68.102:45282 2022/12/20 06:28:12 [DEBUG] http: Request GET /v1/status/leader (355.031µs) from=10.233.68.102:35956 2022/12/20 06:28:19 [DEBUG] http: Request GET /v1/status/leader (279.386µs) from=10.233.66.230:55644 2022/12/20 06:28:32 [DEBUG] http: Request GET /v1/status/leader (217.303µs) from=10.233.68.102:36134 2022/12/20 06:28:39 [DEBUG] http: Request GET /v1/status/leader (197.169µs) from=10.233.66.230:55868 2022/12/20 06:28:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:28:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:28:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:28:41 [DEBUG] agent: Node info in sync 2022/12/20 06:28:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:28:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:28:52 [DEBUG] http: Request GET /v1/status/leader (358.824µs) from=10.233.68.102:36320 2022/12/20 06:28:59 [DEBUG] http: Request GET /v1/status/leader (375.444µs) from=10.233.66.230:56102 2022/12/20 06:29:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.467887583s) from=10.233.68.102:46180 2022/12/20 06:29:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.157151851s) from=10.233.66.230:53580 2022/12/20 06:29:12 [DEBUG] http: Request GET /v1/status/leader (208.794µs) from=10.233.68.102:36510 2022/12/20 06:29:19 [DEBUG] http: Request GET /v1/status/leader (486.299µs) from=10.233.66.230:56330 2022/12/20 06:29:32 [DEBUG] http: Request GET /v1/status/leader (689.436µs) from=10.233.68.102:36686 2022/12/20 06:29:39 [DEBUG] http: Request GET /v1/status/leader (263.588µs) from=10.233.66.230:56556 2022/12/20 06:29:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.536571234s) from=10.233.66.230:49650 2022/12/20 06:29:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:29:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:29:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:29:44 [DEBUG] agent: Node info in sync 2022/12/20 06:29:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:29:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.954509836s) from=10.233.66.230:53996 2022/12/20 06:29:52 [DEBUG] http: Request GET /v1/status/leader (256.327µs) from=10.233.68.102:36870 2022/12/20 06:29:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.063708044s) from=10.233.68.102:46562 2022/12/20 06:29:59 [DEBUG] http: Request GET /v1/status/leader (274.48µs) from=10.233.66.230:56790 2022/12/20 06:30:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.468227262s) from=10.233.68.102:45282 2022/12/20 06:30:12 [DEBUG] http: Request GET /v1/status/leader (443.133µs) from=10.233.68.102:37056 2022/12/20 06:30:19 [DEBUG] http: Request GET /v1/status/leader (366.809µs) from=10.233.66.230:57020 2022/12/20 06:30:32 [DEBUG] http: Request GET /v1/status/leader (179.158µs) from=10.233.68.102:37238 2022/12/20 06:30:39 [DEBUG] http: Request GET /v1/status/leader (305.176µs) from=10.233.66.230:57262 2022/12/20 06:30:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:30:52 [DEBUG] http: Request GET /v1/status/leader (328.915µs) from=10.233.68.102:37428 2022/12/20 06:30:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:30:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:30:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:30:56 [DEBUG] agent: Node info in sync 2022/12/20 06:30:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:30:59 [DEBUG] http: Request GET /v1/status/leader (325.638µs) from=10.233.66.230:57490 2022/12/20 06:31:12 [DEBUG] http: Request GET /v1/status/leader (2.780362ms) from=10.233.68.102:37614 2022/12/20 06:31:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.114123067s) from=10.233.68.102:46180 2022/12/20 06:31:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.374782766s) from=10.233.66.230:53580 2022/12/20 06:31:19 [DEBUG] http: Request GET /v1/status/leader (303.149µs) from=10.233.66.230:57722 2022/12/20 06:31:33 [DEBUG] http: Request GET /v1/status/leader (278.249µs) from=10.233.68.102:37796 2022/12/20 06:31:39 [DEBUG] http: Request GET /v1/status/leader (512.53µs) from=10.233.66.230:57954 2022/12/20 06:31:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:31:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.833903382s) from=10.233.66.230:49650 2022/12/20 06:31:53 [DEBUG] http: Request GET /v1/status/leader (2.526336ms) from=10.233.68.102:37980 2022/12/20 06:31:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.148203525s) from=10.233.66.230:53996 2022/12/20 06:31:59 [DEBUG] http: Request GET /v1/status/leader (430.848µs) from=10.233.66.230:58174 2022/12/20 06:32:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.202990195s) from=10.233.68.102:46562 2022/12/20 06:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.59130046s) from=10.233.68.102:45282 2022/12/20 06:32:13 [DEBUG] http: Request GET /v1/status/leader (445.753µs) from=10.233.68.102:38172 2022/12/20 06:32:19 [DEBUG] http: Request GET /v1/status/leader (582.554µs) from=10.233.66.230:58408 2022/12/20 06:32:33 [DEBUG] http: Request GET /v1/status/leader (344.488µs) from=10.233.68.102:38348 2022/12/20 06:32:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:32:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:32:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:32:34 [DEBUG] agent: Node info in sync 2022/12/20 06:32:39 [DEBUG] http: Request GET /v1/status/leader (304.552µs) from=10.233.66.230:58630 2022/12/20 06:32:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:32:53 [DEBUG] http: Request GET /v1/status/leader (381.74µs) from=10.233.68.102:38536 2022/12/20 06:32:59 [DEBUG] http: Request GET /v1/status/leader (193.241µs) from=10.233.66.230:58872 2022/12/20 06:33:13 [DEBUG] http: Request GET /v1/status/leader (288.183µs) from=10.233.68.102:38720 2022/12/20 06:33:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:33:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.948203006s) from=10.233.68.102:46180 2022/12/20 06:33:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.643276034s) from=10.233.66.230:53580 2022/12/20 06:33:19 [DEBUG] http: Request GET /v1/status/leader (421.813µs) from=10.233.66.230:59104 2022/12/20 06:33:33 [DEBUG] http: Request GET /v1/status/leader (31.868715ms) from=10.233.68.102:38890 2022/12/20 06:33:39 [DEBUG] http: Request GET /v1/status/leader (341.701µs) from=10.233.66.230:59316 2022/12/20 06:33:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:33:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.770185454s) from=10.233.66.230:49650 2022/12/20 06:33:53 [DEBUG] http: Request GET /v1/status/leader (315.321µs) from=10.233.68.102:39082 2022/12/20 06:33:59 [DEBUG] http: Request GET /v1/status/leader (246.032µs) from=10.233.66.230:59558 2022/12/20 06:34:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.461507918s) from=10.233.66.230:53996 2022/12/20 06:34:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.604780475s) from=10.233.68.102:46562 2022/12/20 06:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.892931399s) from=10.233.68.102:45282 2022/12/20 06:34:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:34:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:34:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:34:11 [DEBUG] agent: Node info in sync 2022/12/20 06:34:13 [DEBUG] http: Request GET /v1/status/leader (217.879µs) from=10.233.68.102:39270 2022/12/20 06:34:20 [DEBUG] http: Request GET /v1/status/leader (644.043054ms) from=10.233.66.230:59788 2022/12/20 06:34:33 [DEBUG] http: Request GET /v1/status/leader (575.482µs) from=10.233.68.102:39450 2022/12/20 06:34:40 [DEBUG] http: Request GET /v1/status/leader (309.701µs) from=10.233.66.230:60026 2022/12/20 06:34:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:34:53 [DEBUG] http: Request GET /v1/status/leader (604.261µs) from=10.233.68.102:39634 2022/12/20 06:35:00 [DEBUG] http: Request GET /v1/status/leader (298.891µs) from=10.233.66.230:60262 2022/12/20 06:35:13 [DEBUG] http: Request GET /v1/status/leader (364.736µs) from=10.233.68.102:39824 2022/12/20 06:35:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:35:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:35:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:35:14 [DEBUG] agent: Node info in sync 2022/12/20 06:35:20 [DEBUG] http: Request GET /v1/status/leader (425.357µs) from=10.233.66.230:60490 2022/12/20 06:35:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.400299378s) from=10.233.66.230:53580 2022/12/20 06:35:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.953128055s) from=10.233.68.102:46180 2022/12/20 06:35:33 [DEBUG] http: Request GET /v1/status/leader (331.955µs) from=10.233.68.102:40002 2022/12/20 06:35:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:35:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:35:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:35:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:35:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:35:36 [DEBUG] agent: Node info in sync 2022/12/20 06:35:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.810123ms) from=10.233.72.43:51834 2022/12/20 06:35:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:35:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:35:36 [DEBUG] agent: Node info in sync 2022/12/20 06:35:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (637.438µs) from=10.233.72.43:51838 2022/12/20 06:35:40 [DEBUG] http: Request GET /v1/status/leader (323.876µs) from=10.233.66.230:60736 2022/12/20 06:35:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:35:53 [DEBUG] http: Request GET /v1/status/leader (215.831µs) from=10.233.68.102:40192 2022/12/20 06:35:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.918046709s) from=10.233.66.230:49650 2022/12/20 06:36:00 [DEBUG] http: Request GET /v1/status/leader (457.865µs) from=10.233.66.230:60962 2022/12/20 06:36:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.367311855s) from=10.233.66.230:53996 2022/12/20 06:36:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.088008469s) from=10.233.68.102:45282 2022/12/20 06:36:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.40355234s) from=10.233.68.102:46562 2022/12/20 06:36:13 [DEBUG] http: Request GET /v1/status/leader (212.451µs) from=10.233.68.102:40382 2022/12/20 06:36:20 [DEBUG] http: Request GET /v1/status/leader (476.951µs) from=10.233.66.230:32964 2022/12/20 06:36:33 [DEBUG] http: Request GET /v1/status/leader (253µs) from=10.233.68.102:40562 2022/12/20 06:36:40 [DEBUG] http: Request GET /v1/status/leader (545.672µs) from=10.233.66.230:33178 2022/12/20 06:36:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:36:53 [DEBUG] http: Request GET /v1/status/leader (28.57648ms) from=10.233.68.102:40756 2022/12/20 06:37:00 [DEBUG] http: Request GET /v1/status/leader (487.552µs) from=10.233.66.230:33410 2022/12/20 06:37:13 [DEBUG] http: Request GET /v1/status/leader (315.14µs) from=10.233.68.102:40938 2022/12/20 06:37:20 [DEBUG] http: Request GET /v1/status/leader (1.128311ms) from=10.233.66.230:33638 2022/12/20 06:37:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.663128126s) from=10.233.66.230:53580 2022/12/20 06:37:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:37:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:37:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:37:23 [DEBUG] agent: Node info in sync 2022/12/20 06:37:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.091681886s) from=10.233.68.102:46180 2022/12/20 06:37:33 [DEBUG] http: Request GET /v1/status/leader (342.547µs) from=10.233.68.102:41120 2022/12/20 06:37:40 [DEBUG] http: Request GET /v1/status/leader (269.165µs) from=10.233.66.230:33862 2022/12/20 06:37:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:37:53 [DEBUG] http: Request GET /v1/status/leader (195.743µs) from=10.233.68.102:41314 2022/12/20 06:37:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.031326939s) from=10.233.66.230:49650 2022/12/20 06:38:00 [DEBUG] http: Request GET /v1/status/leader (251.55µs) from=10.233.66.230:34086 2022/12/20 06:38:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.446816407s) from=10.233.66.230:53996 2022/12/20 06:38:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.830859186s) from=10.233.68.102:45282 2022/12/20 06:38:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.526743588s) from=10.233.68.102:46562 2022/12/20 06:38:13 [DEBUG] http: Request GET /v1/status/leader (341.501µs) from=10.233.68.102:41512 2022/12/20 06:38:20 [DEBUG] http: Request GET /v1/status/leader (245.091µs) from=10.233.66.230:34340 2022/12/20 06:38:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:38:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:38:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:38:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:38:32 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:38:32 [DEBUG] agent: Node info in sync 2022/12/20 06:38:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.339873ms) from=10.233.72.43:54066 2022/12/20 06:38:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:38:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:38:32 [DEBUG] agent: Node info in sync 2022/12/20 06:38:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (503.676µs) from=10.233.72.43:54068 2022/12/20 06:38:33 [DEBUG] http: Request GET /v1/status/leader (244.788µs) from=10.233.68.102:41686 2022/12/20 06:38:40 [DEBUG] http: Request GET /v1/status/leader (135.011734ms) from=10.233.66.230:34560 2022/12/20 06:38:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:38:53 [DEBUG] http: Request GET /v1/status/leader (313.547µs) from=10.233.68.102:41874 2022/12/20 06:39:00 [DEBUG] http: Request GET /v1/status/leader (199.485µs) from=10.233.66.230:34788 2022/12/20 06:39:13 [DEBUG] http: Request GET /v1/status/leader (251.646µs) from=10.233.68.102:42068 2022/12/20 06:39:21 [DEBUG] http: Request GET /v1/status/leader (570.542µs) from=10.233.66.230:35032 2022/12/20 06:39:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.017634095s) from=10.233.66.230:53580 2022/12/20 06:39:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.410463697s) from=10.233.68.102:46180 2022/12/20 06:39:33 [DEBUG] http: Request GET /v1/status/leader (545.81µs) from=10.233.68.102:42252 2022/12/20 06:39:41 [DEBUG] http: Request GET /v1/status/leader (655.671µs) from=10.233.66.230:35250 2022/12/20 06:39:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:39:53 [DEBUG] http: Request GET /v1/status/leader (433.138µs) from=10.233.68.102:42440 2022/12/20 06:40:01 [DEBUG] http: Request GET /v1/status/leader (289.385µs) from=10.233.66.230:35466 2022/12/20 06:40:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.756121833s) from=10.233.66.230:49650 2022/12/20 06:40:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.023883376s) from=10.233.66.230:53996 2022/12/20 06:40:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:40:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:40:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:40:11 [DEBUG] agent: Node info in sync 2022/12/20 06:40:13 [DEBUG] http: Request GET /v1/status/leader (294.811µs) from=10.233.68.102:42630 2022/12/20 06:40:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.055606701s) from=10.233.68.102:45282 2022/12/20 06:40:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.854525916s) from=10.233.68.102:46562 2022/12/20 06:40:21 [DEBUG] http: Request GET /v1/status/leader (415.729µs) from=10.233.66.230:35712 2022/12/20 06:40:34 [DEBUG] http: Request GET /v1/status/leader (333.33815ms) from=10.233.68.102:42804 2022/12/20 06:40:41 [DEBUG] http: Request GET /v1/status/leader (270.448µs) from=10.233.66.230:35942 2022/12/20 06:40:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:40:54 [DEBUG] http: Request GET /v1/status/leader (296.137µs) from=10.233.68.102:42984 2022/12/20 06:41:01 [DEBUG] http: Request GET /v1/status/leader (253.288µs) from=10.233.66.230:36172 2022/12/20 06:41:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:41:14 [DEBUG] http: Request GET /v1/status/leader (186.495µs) from=10.233.68.102:43188 2022/12/20 06:41:21 [DEBUG] http: Request GET /v1/status/leader (1.510408ms) from=10.233.66.230:36408 2022/12/20 06:41:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.702324966s) from=10.233.66.230:53580 2022/12/20 06:41:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.925135039s) from=10.233.68.102:46180 2022/12/20 06:41:34 [DEBUG] http: Request GET /v1/status/leader (291.304µs) from=10.233.68.102:43370 2022/12/20 06:41:41 [DEBUG] http: Request GET /v1/status/leader (288.358µs) from=10.233.66.230:36636 2022/12/20 06:41:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:41:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:41:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:41:42 [DEBUG] agent: Node info in sync 2022/12/20 06:41:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:41:54 [DEBUG] http: Request GET /v1/status/leader (200.274µs) from=10.233.68.102:43560 2022/12/20 06:42:01 [DEBUG] http: Request GET /v1/status/leader (219.921µs) from=10.233.66.230:36858 2022/12/20 06:42:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.462414227s) from=10.233.66.230:49650 2022/12/20 06:42:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.225249955s) from=10.233.66.230:53996 2022/12/20 06:42:14 [DEBUG] http: Request GET /v1/status/leader (650.357µs) from=10.233.68.102:43750 2022/12/20 06:42:21 [DEBUG] http: Request GET /v1/status/leader (369.067µs) from=10.233.66.230:37094 2022/12/20 06:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.808403192s) from=10.233.68.102:45282 2022/12/20 06:42:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.515758627s) from=10.233.68.102:46562 2022/12/20 06:42:34 [DEBUG] http: Request GET /v1/status/leader (436.825µs) from=10.233.68.102:43930 2022/12/20 06:42:41 [DEBUG] http: Request GET /v1/status/leader (273.549µs) from=10.233.66.230:37326 2022/12/20 06:42:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:42:54 [DEBUG] http: Request GET /v1/status/leader (391.812µs) from=10.233.68.102:44108 2022/12/20 06:43:01 [DEBUG] http: Request GET /v1/status/leader (331.913µs) from=10.233.66.230:37556 2022/12/20 06:43:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:43:14 [DEBUG] http: Request GET /v1/status/leader (242.734µs) from=10.233.68.102:44288 2022/12/20 06:43:21 [DEBUG] http: Request GET /v1/status/leader (167.845µs) from=10.233.66.230:37780 2022/12/20 06:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:43:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:43:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:43:32 [DEBUG] agent: Node info in sync 2022/12/20 06:43:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.551244308s) from=10.233.66.230:53580 2022/12/20 06:43:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.233327913s) from=10.233.68.102:46180 2022/12/20 06:43:34 [DEBUG] http: Request GET /v1/status/leader (466.715µs) from=10.233.68.102:44476 2022/12/20 06:43:41 [DEBUG] http: Request GET /v1/status/leader (335.925µs) from=10.233.66.230:38020 2022/12/20 06:43:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:43:54 [DEBUG] http: Request GET /v1/status/leader (60.693301ms) from=10.233.68.102:44660 2022/12/20 06:44:01 [DEBUG] http: Request GET /v1/status/leader (278.53µs) from=10.233.66.230:38244 2022/12/20 06:44:14 [DEBUG] http: Request GET /v1/status/leader (366.432µs) from=10.233.68.102:44860 2022/12/20 06:44:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.383571113s) from=10.233.66.230:49650 2022/12/20 06:44:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.127111255s) from=10.233.66.230:53996 2022/12/20 06:44:21 [DEBUG] http: Request GET /v1/status/leader (264.751µs) from=10.233.66.230:38474 2022/12/20 06:44:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m0.280356895s) from=10.233.68.102:46562 2022/12/20 06:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.895727734s) from=10.233.68.102:45282 2022/12/20 06:44:34 [DEBUG] http: Request GET /v1/status/leader (237.596µs) from=10.233.68.102:45034 2022/12/20 06:44:41 [DEBUG] http: Request GET /v1/status/leader (715.022µs) from=10.233.66.230:38714 2022/12/20 06:44:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:44:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:44:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:44:41 [DEBUG] agent: Node info in sync 2022/12/20 06:44:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:44:54 [DEBUG] http: Request GET /v1/status/leader (324.148µs) from=10.233.68.102:45222 2022/12/20 06:45:01 [DEBUG] http: Request GET /v1/status/leader (463.45µs) from=10.233.66.230:38944 2022/12/20 06:45:14 [DEBUG] http: Request GET /v1/status/leader (358.176µs) from=10.233.68.102:45410 2022/12/20 06:45:21 [DEBUG] http: Request GET /v1/status/leader (336.862062ms) from=10.233.66.230:39172 2022/12/20 06:45:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.250905559s) from=10.233.66.230:53580 2022/12/20 06:45:34 [DEBUG] http: Request GET /v1/status/leader (236.664µs) from=10.233.68.102:45592 2022/12/20 06:45:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.747968576s) from=10.233.68.102:46180 2022/12/20 06:45:41 [DEBUG] http: Request GET /v1/status/leader (302.889µs) from=10.233.66.230:39434 2022/12/20 06:45:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:45:54 [DEBUG] http: Request GET /v1/status/leader (263.849µs) from=10.233.68.102:45772 2022/12/20 06:46:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:46:01 [DEBUG] http: Request GET /v1/status/leader (220.424µs) from=10.233.66.230:39648 2022/12/20 06:46:14 [DEBUG] http: Request GET /v1/status/leader (218.768µs) from=10.233.68.102:45966 2022/12/20 06:46:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.166164717s) from=10.233.66.230:49650 2022/12/20 06:46:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:46:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:46:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:46:21 [DEBUG] agent: Node info in sync 2022/12/20 06:46:21 [DEBUG] http: Request GET /v1/status/leader (1.200923ms) from=10.233.66.230:39882 2022/12/20 06:46:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.056163189s) from=10.233.66.230:53996 2022/12/20 06:46:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.540514473s) from=10.233.68.102:46562 2022/12/20 06:46:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.607229692s) from=10.233.68.102:45282 2022/12/20 06:46:34 [DEBUG] http: Request GET /v1/status/leader (218.174µs) from=10.233.68.102:46150 2022/12/20 06:46:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:46:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:46:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:46:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:46:37 [DEBUG] agent: Node info in sync 2022/12/20 06:46:37 [DEBUG] http: Request PUT /v1/agent/service/register (7.452625ms) from=10.233.72.43:60302 2022/12/20 06:46:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:46:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:46:37 [DEBUG] agent: Node info in sync 2022/12/20 06:46:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (798.087µs) from=10.233.72.43:60304 2022/12/20 06:46:41 [DEBUG] http: Request GET /v1/status/leader (1.151423ms) from=10.233.66.230:40112 2022/12/20 06:46:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:46:54 [DEBUG] http: Request GET /v1/status/leader (1.272476ms) from=10.233.68.102:46328 2022/12/20 06:47:01 [DEBUG] http: Request GET /v1/status/leader (279.665µs) from=10.233.66.230:40342 2022/12/20 06:47:14 [DEBUG] http: Request GET /v1/status/leader (274.759µs) from=10.233.68.102:46518 2022/12/20 06:47:21 [DEBUG] http: Request GET /v1/status/leader (216.844µs) from=10.233.66.230:40576 2022/12/20 06:47:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.272142584s) from=10.233.66.230:53580 2022/12/20 06:47:34 [DEBUG] http: Request GET /v1/status/leader (2.812001ms) from=10.233.68.102:46694 2022/12/20 06:47:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.549313777s) from=10.233.68.102:46180 2022/12/20 06:47:41 [DEBUG] http: Request GET /v1/status/leader (303.638µs) from=10.233.66.230:40810 2022/12/20 06:47:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:47:54 [DEBUG] http: Request GET /v1/status/leader (445.971µs) from=10.233.68.102:46874 2022/12/20 06:47:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:47:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:47:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:47:55 [DEBUG] agent: Node info in sync 2022/12/20 06:48:01 [DEBUG] http: Request GET /v1/status/leader (267.567µs) from=10.233.66.230:41060 2022/12/20 06:48:14 [DEBUG] http: Request GET /v1/status/leader (566.686µs) from=10.233.68.102:47072 2022/12/20 06:48:21 [DEBUG] http: Request GET /v1/status/leader (485.178µs) from=10.233.66.230:41302 2022/12/20 06:48:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.928566388s) from=10.233.66.230:49650 2022/12/20 06:48:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.244596968s) from=10.233.66.230:53996 2022/12/20 06:48:34 [DEBUG] http: Request GET /v1/status/leader (491.216µs) from=10.233.68.102:47256 2022/12/20 06:48:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.521521228s) from=10.233.68.102:46562 2022/12/20 06:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.908383214s) from=10.233.68.102:45282 2022/12/20 06:48:41 [DEBUG] http: Request GET /v1/status/leader (405.935µs) from=10.233.66.230:41546 2022/12/20 06:48:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:48:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:48:54 [DEBUG] http: Request GET /v1/status/leader (302.948µs) from=10.233.68.102:47434 2022/12/20 06:49:01 [DEBUG] http: Request GET /v1/status/leader (303.582µs) from=10.233.66.230:41794 2022/12/20 06:49:14 [DEBUG] http: Request GET /v1/status/leader (435.865µs) from=10.233.68.102:47616 2022/12/20 06:49:21 [DEBUG] http: Request GET /v1/status/leader (306.321µs) from=10.233.66.230:42026 2022/12/20 06:49:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:49:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:49:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:49:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:49:31 [DEBUG] agent: Node info in sync 2022/12/20 06:49:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.757045ms) from=10.233.72.43:34280 2022/12/20 06:49:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:49:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:49:31 [DEBUG] agent: Node info in sync 2022/12/20 06:49:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (650.169µs) from=10.233.72.43:34282 2022/12/20 06:49:34 [DEBUG] http: Request GET /v1/status/leader (353.849µs) from=10.233.68.102:47802 2022/12/20 06:49:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.491365083s) from=10.233.66.230:53580 2022/12/20 06:49:41 [DEBUG] http: Request GET /v1/status/leader (249.456µs) from=10.233.66.230:42260 2022/12/20 06:49:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.230590879s) from=10.233.68.102:46180 2022/12/20 06:49:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:49:55 [DEBUG] http: Request GET /v1/status/leader (344.114µs) from=10.233.68.102:47978 2022/12/20 06:50:01 [DEBUG] http: Request GET /v1/status/leader (435.878µs) from=10.233.66.230:42494 2022/12/20 06:50:15 [DEBUG] http: Request GET /v1/status/leader (578.208µs) from=10.233.68.102:48172 2022/12/20 06:50:21 [DEBUG] http: Request GET /v1/status/leader (399.32µs) from=10.233.66.230:42722 2022/12/20 06:50:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.169286515s) from=10.233.66.230:49650 2022/12/20 06:50:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.195755091s) from=10.233.66.230:53996 2022/12/20 06:50:35 [DEBUG] http: Request GET /v1/status/leader (343.936µs) from=10.233.68.102:48358 2022/12/20 06:50:41 [DEBUG] http: Request GET /v1/status/leader (641.044µs) from=10.233.66.230:42946 2022/12/20 06:50:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.561806057s) from=10.233.68.102:46562 2022/12/20 06:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.271541062s) from=10.233.68.102:45282 2022/12/20 06:50:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:50:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:50:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:50:45 [DEBUG] agent: Node info in sync 2022/12/20 06:50:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:50:55 [DEBUG] http: Request GET /v1/status/leader (372.29677ms) from=10.233.68.102:48536 2022/12/20 06:51:01 [DEBUG] http: Request GET /v1/status/leader (697.507µs) from=10.233.66.230:43172 2022/12/20 06:51:15 [DEBUG] http: Request GET /v1/status/leader (441.616µs) from=10.233.68.102:48728 2022/12/20 06:51:21 [DEBUG] http: Request GET /v1/status/leader (226.44µs) from=10.233.66.230:43414 2022/12/20 06:51:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:51:35 [DEBUG] http: Request GET /v1/status/leader (227.861µs) from=10.233.68.102:48906 2022/12/20 06:51:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.467913938s) from=10.233.66.230:53580 2022/12/20 06:51:41 [DEBUG] http: Request GET /v1/status/leader (194.003µs) from=10.233.66.230:43654 2022/12/20 06:51:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:51:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.614174467s) from=10.233.68.102:46180 2022/12/20 06:51:55 [DEBUG] http: Request GET /v1/status/leader (377.41µs) from=10.233.68.102:49086 2022/12/20 06:52:01 [DEBUG] http: Request GET /v1/status/leader (566.622µs) from=10.233.66.230:43882 2022/12/20 06:52:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:52:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:52:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:52:04 [DEBUG] agent: Node info in sync 2022/12/20 06:52:15 [DEBUG] http: Request GET /v1/status/leader (432.114µs) from=10.233.68.102:49274 2022/12/20 06:52:21 [DEBUG] http: Request GET /v1/status/leader (371.837µs) from=10.233.66.230:44126 2022/12/20 06:52:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.724710316s) from=10.233.66.230:49650 2022/12/20 06:52:35 [DEBUG] http: Request GET /v1/status/leader (372.343µs) from=10.233.68.102:49470 2022/12/20 06:52:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.278229829s) from=10.233.66.230:53996 2022/12/20 06:52:41 [DEBUG] http: Request GET /v1/status/leader (684.443µs) from=10.233.66.230:44360 2022/12/20 06:52:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:52:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.794291877s) from=10.233.68.102:46562 2022/12/20 06:52:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.516825519s) from=10.233.68.102:45282 2022/12/20 06:52:55 [DEBUG] http: Request GET /v1/status/leader (408.237µs) from=10.233.68.102:49656 2022/12/20 06:53:01 [DEBUG] http: Request GET /v1/status/leader (371.252µs) from=10.233.66.230:44578 2022/12/20 06:53:15 [DEBUG] http: Request GET /v1/status/leader (178.637µs) from=10.233.68.102:49840 2022/12/20 06:53:21 [DEBUG] http: Request GET /v1/status/leader (1.097714ms) from=10.233.66.230:44826 2022/12/20 06:53:35 [DEBUG] http: Request GET /v1/status/leader (384.331µs) from=10.233.68.102:50024 2022/12/20 06:53:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:53:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:53:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:53:41 [DEBUG] agent: Node info in sync 2022/12/20 06:53:41 [DEBUG] http: Request GET /v1/status/leader (352.377µs) from=10.233.66.230:45054 2022/12/20 06:53:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.791960214s) from=10.233.66.230:53580 2022/12/20 06:53:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:53:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m5.342932525s) from=10.233.68.102:46180 2022/12/20 06:53:55 [DEBUG] http: Request GET /v1/status/leader (470.253µs) from=10.233.68.102:50200 2022/12/20 06:54:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:54:01 [DEBUG] http: Request GET /v1/status/leader (1.369222ms) from=10.233.66.230:45282 2022/12/20 06:54:15 [DEBUG] http: Request GET /v1/status/leader (415.544µs) from=10.233.68.102:50390 2022/12/20 06:54:21 [DEBUG] http: Request GET /v1/status/leader (472.816µs) from=10.233.66.230:45516 2022/12/20 06:54:35 [DEBUG] http: Request GET /v1/status/leader (783.373µs) from=10.233.68.102:50574 2022/12/20 06:54:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.333609952s) from=10.233.66.230:49650 2022/12/20 06:54:41 [DEBUG] http: Request GET /v1/status/leader (361.355µs) from=10.233.66.230:45758 2022/12/20 06:54:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.558619951s) from=10.233.66.230:53996 2022/12/20 06:54:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:54:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:54:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:54:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:54:48 [DEBUG] agent: Node info in sync 2022/12/20 06:54:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.096305753s) from=10.233.68.102:45282 2022/12/20 06:54:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.065910447s) from=10.233.68.102:46562 2022/12/20 06:54:55 [DEBUG] http: Request GET /v1/status/leader (285.188µs) from=10.233.68.102:50744 2022/12/20 06:55:02 [DEBUG] http: Request GET /v1/status/leader (354.141µs) from=10.233.66.230:45986 2022/12/20 06:55:16 [DEBUG] http: Request GET /v1/status/leader (1.828824ms) from=10.233.68.102:50934 2022/12/20 06:55:22 [DEBUG] http: Request GET /v1/status/leader (341.85µs) from=10.233.66.230:46230 2022/12/20 06:55:36 [DEBUG] http: Request GET /v1/status/leader (301.597µs) from=10.233.68.102:51112 2022/12/20 06:55:42 [DEBUG] http: Request GET /v1/status/leader (331.952µs) from=10.233.66.230:46482 2022/12/20 06:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:55:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.957360965s) from=10.233.66.230:53580 2022/12/20 06:55:56 [DEBUG] http: Request GET /v1/status/leader (2.138827ms) from=10.233.68.102:51290 2022/12/20 06:55:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.998354119s) from=10.233.68.102:46180 2022/12/20 06:56:02 [DEBUG] http: Request GET /v1/status/leader (998.456µs) from=10.233.66.230:46712 2022/12/20 06:56:16 [DEBUG] http: Request GET /v1/status/leader (371.895µs) from=10.233.68.102:51488 2022/12/20 06:56:22 [DEBUG] http: Request GET /v1/status/leader (424.817µs) from=10.233.66.230:46940 2022/12/20 06:56:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:56:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:56:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:56:27 [DEBUG] agent: Node info in sync 2022/12/20 06:56:36 [DEBUG] http: Request GET /v1/status/leader (618.537µs) from=10.233.68.102:51670 2022/12/20 06:56:42 [DEBUG] http: Request GET /v1/status/leader (326.135µs) from=10.233.66.230:47182 2022/12/20 06:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.882812083s) from=10.233.66.230:49650 2022/12/20 06:56:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:56:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.259805156s) from=10.233.66.230:53996 2022/12/20 06:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.172948494s) from=10.233.68.102:45282 2022/12/20 06:56:56 [DEBUG] http: Request GET /v1/status/leader (299.534µs) from=10.233.68.102:51856 2022/12/20 06:56:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.138388927s) from=10.233.68.102:46562 2022/12/20 06:57:02 [DEBUG] http: Request GET /v1/status/leader (487.121µs) from=10.233.66.230:47400 2022/12/20 06:57:16 [DEBUG] http: Request GET /v1/status/leader (363.786µs) from=10.233.68.102:52042 2022/12/20 06:57:22 [DEBUG] http: Request GET /v1/status/leader (396.873µs) from=10.233.66.230:47632 2022/12/20 06:57:36 [DEBUG] http: Request GET /v1/status/leader (481.754µs) from=10.233.68.102:52220 2022/12/20 06:57:42 [DEBUG] http: Request GET /v1/status/leader (227.206µs) from=10.233.66.230:47876 2022/12/20 06:57:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:57:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 06:57:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:57:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 06:57:43 [DEBUG] agent: Node info in sync 2022/12/20 06:57:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.463174ms) from=10.233.72.43:40556 2022/12/20 06:57:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:57:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:57:43 [DEBUG] agent: Node info in sync 2022/12/20 06:57:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (737.886µs) from=10.233.72.43:40558 2022/12/20 06:57:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:57:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.158603198s) from=10.233.66.230:53580 2022/12/20 06:57:56 [DEBUG] http: Request GET /v1/status/leader (240.215µs) from=10.233.68.102:52402 2022/12/20 06:57:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.195188402s) from=10.233.68.102:46180 2022/12/20 06:58:02 [DEBUG] http: Request GET /v1/status/leader (6.826527ms) from=10.233.66.230:48098 2022/12/20 06:58:16 [DEBUG] http: Request GET /v1/status/leader (177.417µs) from=10.233.68.102:52592 2022/12/20 06:58:22 [DEBUG] http: Request GET /v1/status/leader (1.206871ms) from=10.233.66.230:48330 2022/12/20 06:58:36 [DEBUG] http: Request GET /v1/status/leader (266.32µs) from=10.233.68.102:52776 2022/12/20 06:58:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 06:58:42 [DEBUG] http: Request GET /v1/status/leader (547.037µs) from=10.233.66.230:48570 2022/12/20 06:58:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.155326138s) from=10.233.66.230:49650 2022/12/20 06:58:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:58:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.048350971s) from=10.233.66.230:53996 2022/12/20 06:58:56 [DEBUG] http: Request GET /v1/status/leader (335.217µs) from=10.233.68.102:52952 2022/12/20 06:58:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.02432529s) from=10.233.68.102:45282 2022/12/20 06:59:02 [DEBUG] http: Request GET /v1/status/leader (173.78µs) from=10.233.66.230:48804 2022/12/20 06:59:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m7.324678673s) from=10.233.68.102:46562 2022/12/20 06:59:16 [DEBUG] http: Request GET /v1/status/leader (291.889µs) from=10.233.68.102:53142 2022/12/20 06:59:22 [DEBUG] http: Request GET /v1/status/leader (217.679µs) from=10.233.66.230:49050 2022/12/20 06:59:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 06:59:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 06:59:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 06:59:35 [DEBUG] agent: Node info in sync 2022/12/20 06:59:36 [DEBUG] http: Request GET /v1/status/leader (450.653µs) from=10.233.68.102:53328 2022/12/20 06:59:42 [DEBUG] http: Request GET /v1/status/leader (439.82µs) from=10.233.66.230:49288 2022/12/20 06:59:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 06:59:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m3.466264166s) from=10.233.66.230:53580 2022/12/20 06:59:56 [DEBUG] http: Request GET /v1/status/leader (852.925µs) from=10.233.68.102:53508 2022/12/20 07:00:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.503408417s) from=10.233.68.102:46180 2022/12/20 07:00:02 [DEBUG] http: Request GET /v1/status/leader (420.79µs) from=10.233.66.230:49512 2022/12/20 07:00:16 [DEBUG] http: Request GET /v1/status/leader (215.194µs) from=10.233.68.102:53700 2022/12/20 07:00:22 [DEBUG] http: Request GET /v1/status/leader (334.621µs) from=10.233.66.230:49748 2022/12/20 07:00:36 [DEBUG] http: Request GET /v1/status/leader (208.68µs) from=10.233.68.102:53876 2022/12/20 07:00:42 [DEBUG] http: Request GET /v1/status/leader (525.628µs) from=10.233.66.230:49982 2022/12/20 07:00:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 07:00:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 07:00:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:00:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 07:00:42 [DEBUG] agent: Node info in sync 2022/12/20 07:00:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:00:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:00:42 [DEBUG] agent: Node info in sync 2022/12/20 07:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (198.915022ms) from=10.233.72.43:42806 2022/12/20 07:00:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (660.664µs) from=10.233.72.43:42812 2022/12/20 07:00:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:00:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.275531239s) from=10.233.66.230:49650 2022/12/20 07:00:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.405591202s) from=10.233.66.230:53996 2022/12/20 07:00:56 [DEBUG] http: Request GET /v1/status/leader (316.378µs) from=10.233.68.102:54060 2022/12/20 07:01:02 [DEBUG] http: Request GET /v1/status/leader (195.137µs) from=10.233.66.230:50222 2022/12/20 07:01:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.722507608s) from=10.233.68.102:46562 2022/12/20 07:01:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.133604153s) from=10.233.68.102:45282 2022/12/20 07:01:16 [DEBUG] http: Request GET /v1/status/leader (1.837782ms) from=10.233.68.102:54252 2022/12/20 07:01:22 [DEBUG] http: Request GET /v1/status/leader (287.657µs) from=10.233.66.230:50460 2022/12/20 07:01:36 [DEBUG] http: Request GET /v1/status/leader (270.523µs) from=10.233.68.102:54432 2022/12/20 07:01:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:01:42 [DEBUG] http: Request GET /v1/status/leader (174.514µs) from=10.233.66.230:50676 2022/12/20 07:01:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:01:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.45648818s) from=10.233.66.230:53580 2022/12/20 07:01:56 [DEBUG] http: Request GET /v1/status/leader (367.12µs) from=10.233.68.102:54618 2022/12/20 07:02:03 [DEBUG] http: Request GET /v1/status/leader (351.472895ms) from=10.233.66.230:50920 2022/12/20 07:02:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.90265058s) from=10.233.68.102:46180 2022/12/20 07:02:16 [DEBUG] http: Request GET /v1/status/leader (786.841µs) from=10.233.68.102:54814 2022/12/20 07:02:23 [DEBUG] http: Request GET /v1/status/leader (336.489µs) from=10.233.66.230:51156 2022/12/20 07:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:02:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:02:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:02:32 [DEBUG] agent: Node info in sync 2022/12/20 07:02:36 [DEBUG] http: Request GET /v1/status/leader (518.319µs) from=10.233.68.102:55008 2022/12/20 07:02:43 [DEBUG] http: Request GET /v1/status/leader (224.25µs) from=10.233.66.230:51382 2022/12/20 07:02:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:02:56 [DEBUG] http: Request GET /v1/status/leader (386.106µs) from=10.233.68.102:55194 2022/12/20 07:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.650490027s) from=10.233.66.230:49650 2022/12/20 07:02:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.121868534s) from=10.233.66.230:53996 2022/12/20 07:03:03 [DEBUG] http: Request GET /v1/status/leader (407.402µs) from=10.233.66.230:51616 2022/12/20 07:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.343553274s) from=10.233.68.102:45282 2022/12/20 07:03:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.782009253s) from=10.233.68.102:46562 2022/12/20 07:03:16 [DEBUG] http: Request GET /v1/status/leader (174.8µs) from=10.233.68.102:55388 2022/12/20 07:03:23 [DEBUG] http: Request GET /v1/status/leader (220.188µs) from=10.233.66.230:51850 2022/12/20 07:03:36 [DEBUG] http: Request GET /v1/status/leader (272.4µs) from=10.233.68.102:55568 2022/12/20 07:03:43 [DEBUG] http: Request GET /v1/status/leader (298.99µs) from=10.233.66.230:52074 2022/12/20 07:03:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:03:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:03:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:03:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:03:51 [DEBUG] agent: Node info in sync 2022/12/20 07:03:56 [DEBUG] http: Request GET /v1/status/leader (1.249686ms) from=10.233.68.102:55750 2022/12/20 07:04:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.475191594s) from=10.233.66.230:53580 2022/12/20 07:04:03 [DEBUG] http: Request GET /v1/status/leader (257.121µs) from=10.233.66.230:52298 2022/12/20 07:04:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.496005488s) from=10.233.68.102:46180 2022/12/20 07:04:16 [DEBUG] http: Request GET /v1/status/leader (349.911µs) from=10.233.68.102:55936 2022/12/20 07:04:23 [DEBUG] http: Request GET /v1/status/leader (550.507µs) from=10.233.66.230:52540 2022/12/20 07:04:36 [DEBUG] http: Request GET /v1/status/leader (268.169µs) from=10.233.68.102:56120 2022/12/20 07:04:43 [DEBUG] http: Request GET /v1/status/leader (2.074973ms) from=10.233.66.230:52776 2022/12/20 07:04:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:04:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:04:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:04:53 [DEBUG] agent: Node info in sync 2022/12/20 07:04:56 [DEBUG] http: Request GET /v1/status/leader (589.275µs) from=10.233.68.102:56302 2022/12/20 07:04:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.907344212s) from=10.233.66.230:49650 2022/12/20 07:05:03 [DEBUG] http: Request GET /v1/status/leader (313.572µs) from=10.233.66.230:53006 2022/12/20 07:05:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.981523787s) from=10.233.66.230:53996 2022/12/20 07:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.206283998s) from=10.233.68.102:45282 2022/12/20 07:05:16 [DEBUG] http: Request GET /v1/status/leader (484.228µs) from=10.233.68.102:56482 2022/12/20 07:05:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.861190818s) from=10.233.68.102:46562 2022/12/20 07:05:23 [DEBUG] http: Request GET /v1/status/leader (510.494µs) from=10.233.66.230:53248 2022/12/20 07:05:36 [DEBUG] http: Request GET /v1/status/leader (552.092µs) from=10.233.68.102:56664 2022/12/20 07:05:43 [DEBUG] http: Request GET /v1/status/leader (383.449µs) from=10.233.66.230:53480 2022/12/20 07:05:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:05:56 [DEBUG] http: Request GET /v1/status/leader (472.008µs) from=10.233.68.102:56842 2022/12/20 07:06:03 [DEBUG] http: Request GET /v1/status/leader (56.84845ms) from=10.233.66.230:53704 2022/12/20 07:06:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.222685722s) from=10.233.66.230:53580 2022/12/20 07:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:06:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:06:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:06:12 [DEBUG] agent: Node info in sync 2022/12/20 07:06:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.277355112s) from=10.233.68.102:46180 2022/12/20 07:06:16 [DEBUG] http: Request GET /v1/status/leader (395.92µs) from=10.233.68.102:57030 2022/12/20 07:06:23 [DEBUG] http: Request GET /v1/status/leader (215.528µs) from=10.233.66.230:53940 2022/12/20 07:06:36 [DEBUG] http: Request GET /v1/status/leader (199.366µs) from=10.233.68.102:57214 2022/12/20 07:06:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:06:43 [DEBUG] http: Request GET /v1/status/leader (301.953µs) from=10.233.66.230:54188 2022/12/20 07:06:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:06:56 [DEBUG] http: Request GET /v1/status/leader (285.822µs) from=10.233.68.102:57398 2022/12/20 07:07:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.158387158s) from=10.233.66.230:49650 2022/12/20 07:07:03 [DEBUG] http: Request GET /v1/status/leader (359.539µs) from=10.233.66.230:54404 2022/12/20 07:07:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m3.678929864s) from=10.233.66.230:53996 2022/12/20 07:07:16 [DEBUG] http: Request GET /v1/status/leader (214.519µs) from=10.233.68.102:57586 2022/12/20 07:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.378888688s) from=10.233.68.102:45282 2022/12/20 07:07:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.489458214s) from=10.233.68.102:46562 2022/12/20 07:07:23 [DEBUG] http: Request GET /v1/status/leader (221.827µs) from=10.233.66.230:54648 2022/12/20 07:07:36 [DEBUG] http: Request GET /v1/status/leader (293.603µs) from=10.233.68.102:57776 2022/12/20 07:07:43 [DEBUG] http: Request GET /v1/status/leader (206.05µs) from=10.233.66.230:54892 2022/12/20 07:07:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:07:56 [DEBUG] http: Request GET /v1/status/leader (305.765µs) from=10.233.68.102:57958 2022/12/20 07:08:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:08:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:08:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:08:01 [DEBUG] agent: Node info in sync 2022/12/20 07:08:03 [DEBUG] http: Request GET /v1/status/leader (304.507µs) from=10.233.66.230:55108 2022/12/20 07:08:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m0.272868899s) from=10.233.66.230:53580 2022/12/20 07:08:16 [DEBUG] http: Request GET /v1/status/leader (578.054µs) from=10.233.68.102:58152 2022/12/20 07:08:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m7.233050547s) from=10.233.68.102:46180 2022/12/20 07:08:23 [DEBUG] http: Request GET /v1/status/leader (421.064µs) from=10.233.66.230:55338 2022/12/20 07:08:36 [DEBUG] http: Request GET /v1/status/leader (195.512µs) from=10.233.68.102:58332 2022/12/20 07:08:43 [DEBUG] http: Request GET /v1/status/leader (977.383µs) from=10.233.66.230:55582 2022/12/20 07:08:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:08:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 07:08:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 07:08:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:08:50 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 07:08:50 [DEBUG] agent: Node info in sync 2022/12/20 07:08:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.547024ms) from=10.233.72.43:48970 2022/12/20 07:08:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:08:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:08:50 [DEBUG] agent: Node info in sync 2022/12/20 07:08:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (513.965µs) from=10.233.72.43:48972 2022/12/20 07:08:56 [DEBUG] http: Request GET /v1/status/leader (342.291µs) from=10.233.68.102:58522 2022/12/20 07:09:03 [DEBUG] http: Request GET /v1/status/leader (196.669µs) from=10.233.66.230:55804 2022/12/20 07:09:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.582995528s) from=10.233.66.230:49650 2022/12/20 07:09:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.345019299s) from=10.233.66.230:53996 2022/12/20 07:09:16 [DEBUG] http: Request GET /v1/status/leader (446.849µs) from=10.233.68.102:58712 2022/12/20 07:09:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:09:23 [DEBUG] http: Request GET /v1/status/leader (1.323469ms) from=10.233.66.230:56034 2022/12/20 07:09:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.293392102s) from=10.233.68.102:45282 2022/12/20 07:09:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.206332073s) from=10.233.68.102:46562 2022/12/20 07:09:36 [DEBUG] http: Request GET /v1/status/leader (452.163µs) from=10.233.68.102:58904 2022/12/20 07:09:43 [DEBUG] http: Request GET /v1/status/leader (323.087µs) from=10.233.66.230:56282 2022/12/20 07:09:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:09:56 [DEBUG] http: Request GET /v1/status/leader (201.85µs) from=10.233.68.102:59090 2022/12/20 07:10:03 [DEBUG] http: Request GET /v1/status/leader (733.568µs) from=10.233.66.230:56508 2022/12/20 07:10:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.634713621s) from=10.233.66.230:53580 2022/12/20 07:10:16 [DEBUG] http: Request GET /v1/status/leader (448.22µs) from=10.233.68.102:59280 2022/12/20 07:10:23 [DEBUG] http: Request GET /v1/status/leader (326.163µs) from=10.233.66.230:56744 2022/12/20 07:10:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.90683449s) from=10.233.68.102:46180 2022/12/20 07:10:36 [DEBUG] http: Request GET /v1/status/leader (547.228µs) from=10.233.68.102:59460 2022/12/20 07:10:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:10:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:10:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:10:41 [DEBUG] agent: Node info in sync 2022/12/20 07:10:43 [DEBUG] http: Request GET /v1/status/leader (531.291µs) from=10.233.66.230:56990 2022/12/20 07:10:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:10:56 [DEBUG] http: Request GET /v1/status/leader (431.477µs) from=10.233.68.102:59644 2022/12/20 07:11:03 [DEBUG] http: Request GET /v1/status/leader (326.77µs) from=10.233.66.230:57208 2022/12/20 07:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.166536655s) from=10.233.66.230:49650 2022/12/20 07:11:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.949800014s) from=10.233.66.230:53996 2022/12/20 07:11:16 [DEBUG] http: Request GET /v1/status/leader (213.918µs) from=10.233.68.102:59830 2022/12/20 07:11:23 [DEBUG] http: Request GET /v1/status/leader (498.791µs) from=10.233.66.230:57444 2022/12/20 07:11:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.240253953s) from=10.233.68.102:45282 2022/12/20 07:11:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m6.269890204s) from=10.233.68.102:46562 2022/12/20 07:11:36 [DEBUG] http: Request GET /v1/status/leader (298.295µs) from=10.233.68.102:60010 2022/12/20 07:11:43 [DEBUG] http: Request GET /v1/status/leader (232.233µs) from=10.233.66.230:57684 2022/12/20 07:11:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:11:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:11:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:11:45 [DEBUG] agent: Node info in sync 2022/12/20 07:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:11:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 07:11:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/20 07:11:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:11:51 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.59_9102" 2022/12/20 07:11:51 [DEBUG] agent: Node info in sync 2022/12/20 07:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.979281ms) from=10.233.72.43:51214 2022/12/20 07:11:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:11:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:11:51 [DEBUG] agent: Node info in sync 2022/12/20 07:11:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (526.383µs) from=10.233.72.43:51216 2022/12/20 07:11:56 [DEBUG] http: Request GET /v1/status/leader (579.091µs) from=10.233.68.102:60190 2022/12/20 07:12:03 [DEBUG] http: Request GET /v1/status/leader (346.21µs) from=10.233.66.230:57914 2022/12/20 07:12:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:12:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.202046372s) from=10.233.66.230:53580 2022/12/20 07:12:16 [DEBUG] http: Request GET /v1/status/leader (179.327µs) from=10.233.68.102:60380 2022/12/20 07:12:23 [DEBUG] http: Request GET /v1/status/leader (253.881µs) from=10.233.66.230:58146 2022/12/20 07:12:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.667025495s) from=10.233.68.102:46180 2022/12/20 07:12:36 [DEBUG] http: Request GET /v1/status/leader (452.588µs) from=10.233.68.102:60562 2022/12/20 07:12:43 [DEBUG] http: Request GET /v1/status/leader (174.658µs) from=10.233.66.230:58392 2022/12/20 07:12:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:12:56 [DEBUG] http: Request GET /v1/status/leader (307.224µs) from=10.233.68.102:60738 2022/12/20 07:13:03 [DEBUG] http: Request GET /v1/status/leader (326.968µs) from=10.233.66.230:58620 2022/12/20 07:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.398177643s) from=10.233.66.230:49650 2022/12/20 07:13:16 [DEBUG] http: Request GET /v1/status/leader (217.729µs) from=10.233.68.102:60928 2022/12/20 07:13:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m5.071423222s) from=10.233.66.230:53996 2022/12/20 07:13:23 [DEBUG] http: Request GET /v1/status/leader (2.372564ms) from=10.233.66.230:58852 2022/12/20 07:13:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:13:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:13:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:13:25 [DEBUG] agent: Node info in sync 2022/12/20 07:13:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.984511798s) from=10.233.68.102:45282 2022/12/20 07:13:36 [DEBUG] http: Request GET /v1/status/leader (465.364µs) from=10.233.68.102:32884 2022/12/20 07:13:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.588579383s) from=10.233.68.102:46562 2022/12/20 07:13:43 [DEBUG] http: Request GET /v1/status/leader (534.601µs) from=10.233.66.230:59076 2022/12/20 07:13:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:13:56 [DEBUG] http: Request GET /v1/status/leader (250.149µs) from=10.233.68.102:33066 2022/12/20 07:14:03 [DEBUG] http: Request GET /v1/status/leader (240.229µs) from=10.233.66.230:59316 2022/12/20 07:14:16 [DEBUG] http: Request GET /v1/status/leader (292.637µs) from=10.233.68.102:33262 2022/12/20 07:14:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.860757424s) from=10.233.66.230:53580 2022/12/20 07:14:23 [DEBUG] http: Request GET /v1/status/leader (357.438µs) from=10.233.66.230:59554 2022/12/20 07:14:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m4.442094676s) from=10.233.68.102:46180 2022/12/20 07:14:36 [DEBUG] http: Request GET /v1/status/leader (196.955µs) from=10.233.68.102:33444 2022/12/20 07:14:43 [DEBUG] http: Request GET /v1/status/leader (494.259µs) from=10.233.66.230:59778 2022/12/20 07:14:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:14:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:14:56 [DEBUG] http: Request GET /v1/status/leader (380.332µs) from=10.233.68.102:33632 2022/12/20 07:15:03 [DEBUG] http: Request GET /v1/status/leader (269.839µs) from=10.233.66.230:60006 2022/12/20 07:15:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.002668671s) from=10.233.66.230:49650 2022/12/20 07:15:16 [DEBUG] http: Request GET /v1/status/leader (364.744µs) from=10.233.68.102:33816 2022/12/20 07:15:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:15:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:15:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:15:20 [DEBUG] agent: Node info in sync 2022/12/20 07:15:23 [DEBUG] http: Request GET /v1/status/leader (284.847µs) from=10.233.66.230:60248 2022/12/20 07:15:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.990631272s) from=10.233.66.230:53996 2022/12/20 07:15:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.613611298s) from=10.233.68.102:45282 2022/12/20 07:15:37 [DEBUG] http: Request GET /v1/status/leader (358.554µs) from=10.233.68.102:34000 2022/12/20 07:15:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m1.595710918s) from=10.233.68.102:46562 2022/12/20 07:15:43 [DEBUG] http: Request GET /v1/status/leader (279.754µs) from=10.233.66.230:60490 2022/12/20 07:15:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:15:57 [DEBUG] http: Request GET /v1/status/leader (210.064µs) from=10.233.68.102:34182 2022/12/20 07:16:03 [DEBUG] http: Request GET /v1/status/leader (216.041µs) from=10.233.66.230:60732 2022/12/20 07:16:17 [DEBUG] http: Request GET /v1/status/leader (571µs) from=10.233.68.102:34366 2022/12/20 07:16:23 [DEBUG] http: Request GET /v1/status/leader (275.039µs) from=10.233.66.230:60974 2022/12/20 07:16:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m6.28787198s) from=10.233.66.230:53580 2022/12/20 07:16:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m1.834714724s) from=10.233.68.102:46180 2022/12/20 07:16:37 [DEBUG] http: Request GET /v1/status/leader (380.086µs) from=10.233.68.102:34546 2022/12/20 07:16:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:16:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:16:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:16:37 [DEBUG] agent: Node info in sync 2022/12/20 07:16:43 [DEBUG] http: Request GET /v1/status/leader (220.457µs) from=10.233.66.230:32964 2022/12/20 07:16:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:16:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-fwgjh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/20 07:16:57 [DEBUG] http: Request GET /v1/status/leader (450.614µs) from=10.233.68.102:34720 2022/12/20 07:17:03 [DEBUG] http: Request GET /v1/status/leader (186.03µs) from=10.233.66.230:33202 2022/12/20 07:17:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m1.319869853s) from=10.233.66.230:49650 2022/12/20 07:17:17 [DEBUG] http: Request GET /v1/status/leader (302.618µs) from=10.233.68.102:34908 2022/12/20 07:17:23 [DEBUG] http: Request GET /v1/status/leader (1.826475ms) from=10.233.66.230:33444 2022/12/20 07:17:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m2.581304909s) from=10.233.66.230:53996 2022/12/20 07:17:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.408335179s) from=10.233.68.102:45282 2022/12/20 07:17:37 [DEBUG] http: Request GET /v1/status/leader (280.515µs) from=10.233.68.102:35090 2022/12/20 07:17:43 [DEBUG] http: Request GET /v1/status/leader (368.874µs) from=10.233.66.230:33670 2022/12/20 07:17:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=75 (2m4.952828412s) from=10.233.68.102:46562 2022/12/20 07:17:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/20 07:17:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.15_9101" in sync 2022/12/20 07:17:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.59_9102" in sync 2022/12/20 07:17:52 [DEBUG] agent: Node info in sync 2022/12/20 07:17:57 [DEBUG] http: Request GET /v1/status/leader (337.702µs) from=10.233.68.102:35268 2022/12/20 07:18:03 [DEBUG] http: Request GET /v1/status/leader (291.992µs) from=10.233.66.230:33892 2022/12/20 07:18:17 [DEBUG] http: Request GET /v1/status/leader (353.177µs) from=10.233.68.102:35458 2022/12/20 07:18:23 [DEBUG] http: Request GET /v1/status/leader (328.216µs) from=10.233.66.230:34128 2022/12/20 07:18:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.094065804s) from=10.233.66.230:53580 2022/12/20 07:18:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=72 (2m2.38224694s) from=10.233.68.102:46180 2022/12/20 07:18:37 [DEBUG] http: Request GET /v1/status/leader (806.497µs) from=10.233.68.102:35644 2022/12/20 07:18:43 [DEBUG] http: Request GET /v1/status/leader (219.078µs) from=10.233.66.230:34358 2022/12/20 07:18:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-fwgjh" since the cluster is too small 2022/12/20 07:18:57 [DEBUG] http: Request GET /v1/status/leader (501.628µs) from=10.233.68.102:35822