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: 'af7b87e5-b570-f990-d0b7-b5f90b8dfe7a' Node name: 'onap-msb-consul-5cdd876fd9-p25wc' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/12/21 04:44:02 [DEBUG] agent: Using random ID "af7b87e5-b570-f990-d0b7-b5f90b8dfe7a" as node ID 2022/12/21 04:44:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:af7b87e5-b570-f990-d0b7-b5f90b8dfe7a Address:127.0.0.1:8300}] 2022/12/21 04:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/21 04:44:02 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/21 04:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/21 04:44:02 [WARN] raft: Unable to get address for server id af7b87e5-b570-f990-d0b7-b5f90b8dfe7a, using fallback address 127.0.0.1:8300: Could not find address for server id af7b87e5-b570-f990-d0b7-b5f90b8dfe7a 2022/12/21 04:44:02 [DEBUG] raft: Votes needed: 1 2022/12/21 04:44:02 [DEBUG] raft: Vote granted from af7b87e5-b570-f990-d0b7-b5f90b8dfe7a in term 2. Tally: 1 2022/12/21 04:44:02 [INFO] raft: Election won. Tally: 1 2022/12/21 04:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/21 04:44:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-p25wc.dc1 127.0.0.1 2022/12/21 04:44:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-p25wc 127.0.0.1 2022/12/21 04:44:02 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/21 04:44:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-p25wc.dc1" in area "wan" 2022/12/21 04:44:02 [INFO] consul: cluster leadership acquired 2022/12/21 04:44:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/21 04:44:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/21 04:44:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/21 04:44:02 [INFO] agent: started state syncer 2022/12/21 04:44:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/21 04:44:03 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-p25wc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:44:03 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-p25wc 2022/12/21 04:44:03 [INFO] agent: Synced node info 2022/12/21 04:44:03 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/21 04:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:44:03 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-p25wc' joined, marking health alive 2022/12/21 04:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:44:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:44:04 [DEBUG] agent: Node info in sync 2022/12/21 04:44:04 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/12/21 04:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:45:10 [DEBUG] agent: Node info in sync 2022/12/21 04:46:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:46:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:46:46 [DEBUG] agent: Node info in sync 2022/12/21 04:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:48:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:48:24 [DEBUG] agent: Node info in sync 2022/12/21 04:48:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:49:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:49:30 [DEBUG] agent: Node info in sync 2022/12/21 04:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:50:38 [DEBUG] agent: Node info in sync 2022/12/21 04:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:51:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:51:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:51:49 [DEBUG] agent: Node info in sync 2022/12/21 04:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:52:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:52:50 [DEBUG] agent: Node info in sync 2022/12/21 04:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:53:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:54:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:54:43 [DEBUG] agent: Node info in sync 2022/12/21 04:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:55:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:56:01 [DEBUG] http: Request GET /v1/catalog/services (591.692µs) from=10.233.65.66:58116 2022/12/21 04:56:02 [DEBUG] http: Request GET /v1/status/leader (2.949471ms) from=10.233.65.66:58126 2022/12/21 04:56:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:56:22 [DEBUG] http: Request GET /v1/status/leader (952.184µs) from=10.233.65.66:58264 2022/12/21 04:56:42 [DEBUG] http: Request GET /v1/status/leader (874.156µs) from=10.233.65.66:58404 2022/12/21 04:56:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:56:42 [DEBUG] agent: Node info in sync 2022/12/21 04:57:02 [DEBUG] http: Request GET /v1/status/leader (686.34µs) from=10.233.65.66:58546 2022/12/21 04:57:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:57:22 [DEBUG] http: Request GET /v1/status/leader (131.567644ms) from=10.233.65.66:58686 2022/12/21 04:57:24 [DEBUG] http: Request GET /v1/catalog/services (222.666µs) from=10.233.70.143:35846 2022/12/21 04:57:25 [DEBUG] http: Request GET /v1/status/leader (609.613µs) from=10.233.70.143:35890 2022/12/21 04:57:35 [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/21 04:57:35 [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/21 04:57:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [DEBUG] http: Request PUT /v1/agent/service/register (73.155846ms) from=10.233.67.214:50814 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (10.204097119s) from=10.233.70.143:35846 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m33.135633822s) from=10.233.65.66:58116 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [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/21 04:57:35 [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/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (101.391191ms) from=10.233.65.66:58788 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (2.556571ms) from=10.233.67.214:50822 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (350.04µs) from=10.233.70.143:36048 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (290.600291ms) from=10.233.70.143:35846 2022/12/21 04:57:35 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.70.4_9101" 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [DEBUG] http: Request PUT /v1/agent/service/register (100.226974ms) from=10.233.67.214:50820 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (290.440875ms) from=10.233.65.66:58116 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (504.6µs) from=10.233.70.143:36052 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (45.778576ms) from=10.233.67.214:50830 2022/12/21 04:57:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (345.103µs) from=10.233.65.66:58788 2022/12/21 04:57:42 [DEBUG] http: Request GET /v1/status/leader (662.53µs) from=10.233.65.66:58836 2022/12/21 04:57:45 [DEBUG] http: Request GET /v1/status/leader (267.26µs) from=10.233.70.143:36184 2022/12/21 04:58:02 [DEBUG] http: Request GET /v1/status/leader (671.978µs) from=10.233.65.66:58982 2022/12/21 04:58:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:58:05 [DEBUG] http: Request GET /v1/status/leader (328.915µs) from=10.233.70.143:36484 2022/12/21 04:58:22 [DEBUG] http: Request GET /v1/status/leader (365.068µs) from=10.233.65.66:59160 2022/12/21 04:58:25 [DEBUG] http: Request GET /v1/status/leader (483.23µs) from=10.233.70.143:36762 2022/12/21 04:58:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:58:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:58:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:58:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:58:38 [DEBUG] agent: Node info in sync 2022/12/21 04:58:42 [DEBUG] http: Request GET /v1/status/leader (288.322µs) from=10.233.65.66:59304 2022/12/21 04:58:45 [DEBUG] http: Request GET /v1/status/leader (613.45µs) from=10.233.70.143:37050 2022/12/21 04:59:02 [DEBUG] http: Request GET /v1/status/leader (335.508µs) from=10.233.65.66:59474 2022/12/21 04:59:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:59:05 [DEBUG] http: Request GET /v1/status/leader (208.899µs) from=10.233.70.143:37330 2022/12/21 04:59:22 [DEBUG] http: Request GET /v1/status/leader (353.607µs) from=10.233.65.66:59614 2022/12/21 04:59:26 [DEBUG] http: Request GET /v1/status/leader (592.318µs) from=10.233.70.143:37612 2022/12/21 04:59:27 [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/21 04:59:27 [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/21 04:59:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 04:59:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:59:27 [DEBUG] agent: Node info in sync 2022/12/21 04:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.031551ms) from=10.233.67.214:51822 2022/12/21 04:59:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:59:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:59:27 [DEBUG] agent: Node info in sync 2022/12/21 04:59:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (685.331µs) from=10.233.67.214:51824 2022/12/21 04:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.933303133s) from=10.233.65.66:58116 2022/12/21 04:59:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.886168034s) from=10.233.70.143:36052 2022/12/21 04:59:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.948021955s) from=10.233.65.66:58792 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.134642822s) from=10.233.65.66:58788 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/status/leader (476.582µs) from=10.233.65.66:59762 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.189885874s) from=10.233.70.143:35846 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.571385657s) from=10.233.70.143:36048 2022/12/21 04:59:46 [DEBUG] http: Request GET /v1/status/leader (511.127µs) from=10.233.70.143:37892 2022/12/21 05:00:02 [DEBUG] http: Request GET /v1/status/leader (2.174981ms) from=10.233.65.66:59912 2022/12/21 05:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:00:06 [DEBUG] http: Request GET /v1/status/leader (600.42µs) from=10.233.70.143:38178 2022/12/21 05:00:22 [DEBUG] http: Request GET /v1/status/leader (885.793µs) from=10.233.65.66:60054 2022/12/21 05:00:26 [DEBUG] http: Request GET /v1/status/leader (388.207µs) from=10.233.70.143:38456 2022/12/21 05:00:42 [DEBUG] http: Request GET /v1/status/leader (229.389µs) from=10.233.65.66:60192 2022/12/21 05:00:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:00:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:00:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:00:45 [DEBUG] agent: Node info in sync 2022/12/21 05:00:46 [DEBUG] http: Request GET /v1/status/leader (513.651µs) from=10.233.70.143:38736 2022/12/21 05:01:02 [DEBUG] http: Request GET /v1/status/leader (426.936µs) from=10.233.65.66:60426 2022/12/21 05:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:01:06 [DEBUG] http: Request GET /v1/status/leader (393.495µs) from=10.233.70.143:39012 2022/12/21 05:01:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:01:22 [DEBUG] http: Request GET /v1/status/leader (2.369803ms) from=10.233.65.66:60568 2022/12/21 05:01:26 [DEBUG] http: Request GET /v1/status/leader (392.027µs) from=10.233.70.143:39290 2022/12/21 05:01:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.276740663s) from=10.233.70.143:36052 2022/12/21 05:01:42 [DEBUG] http: Request GET /v1/status/leader (319.981µs) from=10.233.65.66:60712 2022/12/21 05:01:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.451524098s) from=10.233.65.66:58788 2022/12/21 05:01:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.132838105s) from=10.233.70.143:35846 2022/12/21 05:01:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.001806376s) from=10.233.65.66:58116 2022/12/21 05:01:46 [DEBUG] http: Request GET /v1/status/leader (205.003µs) from=10.233.70.143:39570 2022/12/21 05:01:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.573486568s) from=10.233.65.66:58792 2022/12/21 05:01:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.636563146s) from=10.233.70.143:36048 2022/12/21 05:02:02 [DEBUG] http: Request GET /v1/status/leader (297.757µs) from=10.233.65.66:60856 2022/12/21 05:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:02:06 [DEBUG] http: Request GET /v1/status/leader (376.662µs) from=10.233.70.143:39856 2022/12/21 05:02:22 [DEBUG] http: Request GET /v1/status/leader (867.77µs) from=10.233.65.66:60998 2022/12/21 05:02:25 [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/21 05:02:25 [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/21 05:02:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:02:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:02:25 [DEBUG] agent: Node info in sync 2022/12/21 05:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.867018ms) from=10.233.67.214:53506 2022/12/21 05:02:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:02:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:02:25 [DEBUG] agent: Node info in sync 2022/12/21 05:02:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (461.374µs) from=10.233.67.214:53508 2022/12/21 05:02:26 [DEBUG] http: Request GET /v1/status/leader (271.45µs) from=10.233.70.143:40138 2022/12/21 05:02:42 [DEBUG] http: Request GET /v1/status/leader (754.609µs) from=10.233.65.66:32916 2022/12/21 05:02:46 [DEBUG] http: Request GET /v1/status/leader (717.225µs) from=10.233.70.143:40446 2022/12/21 05:03:02 [DEBUG] http: Request GET /v1/status/leader (948.794µs) from=10.233.65.66:33060 2022/12/21 05:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:03:06 [DEBUG] http: Request GET /v1/status/leader (545.284µs) from=10.233.70.143:40730 2022/12/21 05:03:22 [DEBUG] http: Request GET /v1/status/leader (557.327µs) from=10.233.65.66:33194 2022/12/21 05:03:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:03:26 [DEBUG] http: Request GET /v1/status/leader (370.035µs) from=10.233.70.143:41012 2022/12/21 05:03:42 [DEBUG] http: Request GET /v1/status/leader (366.779µs) from=10.233.65.66:33334 2022/12/21 05:03:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.130332641s) from=10.233.70.143:36052 2022/12/21 05:03:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.213423922s) from=10.233.65.66:58788 2022/12/21 05:03:46 [DEBUG] http: Request GET /v1/status/leader (305.575µs) from=10.233.70.143:41294 2022/12/21 05:03:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.255939571s) from=10.233.70.143:35846 2022/12/21 05:03:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.88398212s) from=10.233.70.143:36048 2022/12/21 05:03:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.760970397s) from=10.233.65.66:58792 2022/12/21 05:03:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.110757846s) from=10.233.65.66:58116 2022/12/21 05:03:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:03:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:03:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:03:59 [DEBUG] agent: Node info in sync 2022/12/21 05:04:02 [DEBUG] http: Request GET /v1/status/leader (401.881µs) from=10.233.65.66:33480 2022/12/21 05:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:04:06 [DEBUG] http: Request GET /v1/status/leader (294.024µs) from=10.233.70.143:41576 2022/12/21 05:04:23 [DEBUG] http: Request GET /v1/status/leader (45.504588ms) from=10.233.65.66:33620 2022/12/21 05:04:26 [DEBUG] http: Request GET /v1/status/leader (258.712µs) from=10.233.70.143:41866 2022/12/21 05:04:43 [DEBUG] http: Request GET /v1/status/leader (482.04616ms) from=10.233.65.66:33764 2022/12/21 05:04:46 [DEBUG] http: Request GET /v1/status/leader (432.382µs) from=10.233.70.143:42154 2022/12/21 05:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:05:03 [DEBUG] http: Request GET /v1/status/leader (660.614µs) from=10.233.65.66:33924 2022/12/21 05:05:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:05:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:05:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:05:05 [DEBUG] agent: Node info in sync 2022/12/21 05:05:06 [DEBUG] http: Request GET /v1/status/leader (656.296µs) from=10.233.70.143:42436 2022/12/21 05:05:23 [DEBUG] http: Request GET /v1/status/leader (1.07986ms) from=10.233.65.66:34068 2022/12/21 05:05:26 [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/21 05:05:26 [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/21 05:05:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:05:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:05:26 [DEBUG] agent: Node info in sync 2022/12/21 05:05:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.138318ms) from=10.233.67.214:55184 2022/12/21 05:05:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:05:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:05:26 [DEBUG] agent: Node info in sync 2022/12/21 05:05:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.630878ms) from=10.233.67.214:55186 2022/12/21 05:05:26 [DEBUG] http: Request GET /v1/status/leader (223.913µs) from=10.233.70.143:42726 2022/12/21 05:05:43 [DEBUG] http: Request GET /v1/status/leader (496.144µs) from=10.233.65.66:34224 2022/12/21 05:05:47 [DEBUG] http: Request GET /v1/status/leader (5.094678ms) from=10.233.70.143:43018 2022/12/21 05:05:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.7768339s) from=10.233.65.66:58788 2022/12/21 05:05:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.483249511s) from=10.233.70.143:36052 2022/12/21 05:05:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.630746133s) from=10.233.70.143:36048 2022/12/21 05:05:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.166650302s) from=10.233.65.66:58116 2022/12/21 05:05:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.854802669s) from=10.233.70.143:35846 2022/12/21 05:05:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.359591482s) from=10.233.65.66:58792 2022/12/21 05:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:06:03 [DEBUG] http: Request GET /v1/status/leader (335.098µs) from=10.233.65.66:34374 2022/12/21 05:06:07 [DEBUG] http: Request GET /v1/status/leader (505.811µs) from=10.233.70.143:43316 2022/12/21 05:06:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:06:23 [DEBUG] http: Request GET /v1/status/leader (1.288702ms) from=10.233.65.66:34522 2022/12/21 05:06:27 [DEBUG] http: Request GET /v1/status/leader (346.456µs) from=10.233.70.143:43608 2022/12/21 05:06:43 [DEBUG] http: Request GET /v1/status/leader (374.323µs) from=10.233.65.66:34662 2022/12/21 05:06:47 [DEBUG] http: Request GET /v1/status/leader (296.839µs) from=10.233.70.143:43912 2022/12/21 05:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:07:03 [DEBUG] http: Request GET /v1/status/leader (219.99µs) from=10.233.65.66:34814 2022/12/21 05:07:07 [DEBUG] http: Request GET /v1/status/leader (49.484777ms) from=10.233.70.143:44204 2022/12/21 05:07:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:07:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:07:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:07:18 [DEBUG] agent: Node info in sync 2022/12/21 05:07:23 [DEBUG] http: Request GET /v1/status/leader (317.194µs) from=10.233.65.66:34948 2022/12/21 05:07:27 [DEBUG] http: Request GET /v1/status/leader (282.797µs) from=10.233.70.143:44500 2022/12/21 05:07:43 [DEBUG] http: Request GET /v1/status/leader (554.241µs) from=10.233.65.66:35094 2022/12/21 05:07:47 [DEBUG] http: Request GET /v1/status/leader (720.483µs) from=10.233.70.143:44798 2022/12/21 05:07:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.684534085s) from=10.233.70.143:36052 2022/12/21 05:07:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.081358108s) from=10.233.70.143:36048 2022/12/21 05:07:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.484806967s) from=10.233.65.66:58788 2022/12/21 05:07:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.844308056s) from=10.233.65.66:58792 2022/12/21 05:07:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.985430884s) from=10.233.70.143:35846 2022/12/21 05:08:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.223305826s) from=10.233.65.66:58116 2022/12/21 05:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:08:03 [DEBUG] http: Request GET /v1/status/leader (402.952µs) from=10.233.65.66:35252 2022/12/21 05:08:07 [DEBUG] http: Request GET /v1/status/leader (733.846µs) from=10.233.70.143:45092 2022/12/21 05:08:23 [DEBUG] http: Request GET /v1/status/leader (994.566µs) from=10.233.65.66:35392 2022/12/21 05:08:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:08:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:08:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:08:24 [DEBUG] agent: Node info in sync 2022/12/21 05:08:25 [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/21 05:08:25 [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/21 05:08:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:08:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:08:25 [DEBUG] agent: Node info in sync 2022/12/21 05:08:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.283028ms) from=10.233.67.214:56834 2022/12/21 05:08:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:08:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:08:25 [DEBUG] agent: Node info in sync 2022/12/21 05:08:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.196664ms) from=10.233.67.214:56836 2022/12/21 05:08:27 [DEBUG] http: Request GET /v1/status/leader (804.638µs) from=10.233.70.143:45386 2022/12/21 05:08:43 [DEBUG] http: Request GET /v1/status/leader (206.277µs) from=10.233.65.66:35532 2022/12/21 05:08:47 [DEBUG] http: Request GET /v1/status/leader (375.167µs) from=10.233.70.143:45684 2022/12/21 05:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:09:03 [DEBUG] http: Request GET /v1/status/leader (390.345µs) from=10.233.65.66:35682 2022/12/21 05:09:07 [DEBUG] http: Request GET /v1/status/leader (321.996µs) from=10.233.70.143:45984 2022/12/21 05:09:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:09:23 [DEBUG] http: Request GET /v1/status/leader (342.087µs) from=10.233.65.66:35822 2022/12/21 05:09:27 [DEBUG] http: Request GET /v1/status/leader (562.131µs) from=10.233.70.143:46274 2022/12/21 05:09:43 [DEBUG] http: Request GET /v1/status/leader (333.501µs) from=10.233.65.66:35964 2022/12/21 05:09:47 [DEBUG] http: Request GET /v1/status/leader (440.768µs) from=10.233.70.143:46576 2022/12/21 05:09:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.186959411s) from=10.233.70.143:36052 2022/12/21 05:09:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.80518879s) from=10.233.70.143:36048 2022/12/21 05:10:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.590505145s) from=10.233.65.66:58788 2022/12/21 05:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:10:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.062862395s) from=10.233.70.143:35846 2022/12/21 05:10:03 [DEBUG] http: Request GET /v1/status/leader (320.743µs) from=10.233.65.66:36110 2022/12/21 05:10:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.278587424s) from=10.233.65.66:58792 2022/12/21 05:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.222047635s) from=10.233.65.66:58116 2022/12/21 05:10:07 [DEBUG] http: Request GET /v1/status/leader (267.256µs) from=10.233.70.143:46866 2022/12/21 05:10:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:10:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:10:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:10:20 [DEBUG] agent: Node info in sync 2022/12/21 05:10:23 [DEBUG] http: Request GET /v1/status/leader (373.671µs) from=10.233.65.66:36250 2022/12/21 05:10:27 [DEBUG] http: Request GET /v1/status/leader (546.524µs) from=10.233.70.143:47162 2022/12/21 05:10:43 [DEBUG] http: Request GET /v1/status/leader (1.049187ms) from=10.233.65.66:36400 2022/12/21 05:10:47 [DEBUG] http: Request GET /v1/status/leader (438.284µs) from=10.233.70.143:47452 2022/12/21 05:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:11:03 [DEBUG] http: Request GET /v1/status/leader (1.005919ms) from=10.233.65.66:36548 2022/12/21 05:11:07 [DEBUG] http: Request GET /v1/status/leader (240.248µs) from=10.233.70.143:47744 2022/12/21 05:11:23 [DEBUG] http: Request GET /v1/status/leader (356.091µs) from=10.233.65.66:36688 2022/12/21 05:11:26 [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/21 05:11:26 [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/21 05:11:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:11:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:11:26 [DEBUG] agent: Node info in sync 2022/12/21 05:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.855736ms) from=10.233.67.214:58510 2022/12/21 05:11:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:11:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:11:26 [DEBUG] agent: Node info in sync 2022/12/21 05:11:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (8.085845ms) from=10.233.67.214:58512 2022/12/21 05:11:27 [DEBUG] http: Request GET /v1/status/leader (327.802µs) from=10.233.70.143:48038 2022/12/21 05:11:43 [DEBUG] http: Request GET /v1/status/leader (348.201µs) from=10.233.65.66:36836 2022/12/21 05:11:47 [DEBUG] http: Request GET /v1/status/leader (246.786µs) from=10.233.70.143:48318 2022/12/21 05:11:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:12:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.751487446s) from=10.233.70.143:36048 2022/12/21 05:12:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.026000247s) from=10.233.65.66:58788 2022/12/21 05:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:12:03 [DEBUG] http: Request GET /v1/status/leader (436.253µs) from=10.233.65.66:36984 2022/12/21 05:12:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.212952693s) from=10.233.70.143:36052 2022/12/21 05:12:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.217777579s) from=10.233.70.143:35846 2022/12/21 05:12:07 [DEBUG] http: Request GET /v1/status/leader (31.523997ms) from=10.233.70.143:48614 2022/12/21 05:12:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.026240635s) from=10.233.65.66:58792 2022/12/21 05:12:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.253008125s) from=10.233.65.66:58116 2022/12/21 05:12:23 [DEBUG] http: Request GET /v1/status/leader (207.096µs) from=10.233.65.66:37130 2022/12/21 05:12:27 [DEBUG] http: Request GET /v1/status/leader (396.723µs) from=10.233.70.143:48906 2022/12/21 05:12:43 [DEBUG] http: Request GET /v1/status/leader (455.925µs) from=10.233.65.66:37268 2022/12/21 05:12:47 [DEBUG] http: Request GET /v1/status/leader (209.058µs) from=10.233.70.143:49196 2022/12/21 05:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:13:03 [DEBUG] http: Request GET /v1/status/leader (355.788µs) from=10.233.65.66:37426 2022/12/21 05:13:07 [DEBUG] http: Request GET /v1/status/leader (310.472µs) from=10.233.70.143:49490 2022/12/21 05:13:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:13:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:13:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:13:10 [DEBUG] agent: Node info in sync 2022/12/21 05:13:23 [DEBUG] http: Request GET /v1/status/leader (336.01µs) from=10.233.65.66:37564 2022/12/21 05:13:27 [DEBUG] http: Request GET /v1/status/leader (320.845µs) from=10.233.70.143:49776 2022/12/21 05:13:43 [DEBUG] http: Request GET /v1/status/leader (371.187µs) from=10.233.65.66:37712 2022/12/21 05:13:47 [DEBUG] http: Request GET /v1/status/leader (539.081µs) from=10.233.70.143:50062 2022/12/21 05:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:14:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.770109746s) from=10.233.65.66:58788 2022/12/21 05:14:03 [DEBUG] http: Request GET /v1/status/leader (712.773µs) from=10.233.65.66:37856 2022/12/21 05:14:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:14:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.630854761s) from=10.233.70.143:36052 2022/12/21 05:14:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.795671634s) from=10.233.70.143:35846 2022/12/21 05:14:07 [DEBUG] http: Request GET /v1/status/leader (576.182µs) from=10.233.70.143:50360 2022/12/21 05:14:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.604893773s) from=10.233.70.143:36048 2022/12/21 05:14:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.415205949s) from=10.233.65.66:58792 2022/12/21 05:14:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.29547327s) from=10.233.65.66:58116 2022/12/21 05:14:23 [DEBUG] http: Request GET /v1/status/leader (973.604µs) from=10.233.65.66:38000 2022/12/21 05:14:26 [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/21 05:14:26 [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/21 05:14:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:14:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:14:26 [DEBUG] agent: Node info in sync 2022/12/21 05:14:26 [DEBUG] http: Request PUT /v1/agent/service/register (233.101033ms) from=10.233.67.214:60216 2022/12/21 05:14:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:14:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:14:27 [DEBUG] agent: Node info in sync 2022/12/21 05:14:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.468966ms) from=10.233.67.214:60218 2022/12/21 05:14:27 [DEBUG] http: Request GET /v1/status/leader (409.945µs) from=10.233.70.143:50648 2022/12/21 05:14:43 [DEBUG] http: Request GET /v1/status/leader (775.126µs) from=10.233.65.66:38146 2022/12/21 05:14:47 [DEBUG] http: Request GET /v1/status/leader (211.233µs) from=10.233.70.143:50946 2022/12/21 05:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:15:03 [DEBUG] http: Request GET /v1/status/leader (276.672µs) from=10.233.65.66:38304 2022/12/21 05:15:07 [DEBUG] http: Request GET /v1/status/leader (2.101598ms) from=10.233.70.143:51240 2022/12/21 05:15:24 [DEBUG] http: Request GET /v1/status/leader (433.306µs) from=10.233.65.66:38438 2022/12/21 05:15:27 [DEBUG] http: Request GET /v1/status/leader (337.425µs) from=10.233.70.143:51538 2022/12/21 05:15:44 [DEBUG] http: Request GET /v1/status/leader (971.213µs) from=10.233.65.66:38588 2022/12/21 05:15:47 [DEBUG] http: Request GET /v1/status/leader (349.059µs) from=10.233.70.143:51828 2022/12/21 05:15:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:15:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:15:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:15:50 [DEBUG] agent: Node info in sync 2022/12/21 05:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:16:04 [DEBUG] http: Request GET /v1/status/leader (301.888µs) from=10.233.65.66:38738 2022/12/21 05:16:07 [DEBUG] http: Request GET /v1/status/leader (294.533µs) from=10.233.70.143:52128 2022/12/21 05:16:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.595799168s) from=10.233.70.143:35846 2022/12/21 05:16:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.27374858s) from=10.233.65.66:58788 2022/12/21 05:16:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.867331214s) from=10.233.70.143:36052 2022/12/21 05:16:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.910517249s) from=10.233.70.143:36048 2022/12/21 05:16:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.857011645s) from=10.233.65.66:58792 2022/12/21 05:16:24 [DEBUG] http: Request GET /v1/status/leader (448.807µs) from=10.233.65.66:38876 2022/12/21 05:16:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.578108182s) from=10.233.65.66:58116 2022/12/21 05:16:27 [DEBUG] http: Request GET /v1/status/leader (312.414µs) from=10.233.70.143:52414 2022/12/21 05:16:44 [DEBUG] http: Request GET /v1/status/leader (241.25µs) from=10.233.65.66:39016 2022/12/21 05:16:47 [DEBUG] http: Request GET /v1/status/leader (1.900001ms) from=10.233.70.143:52708 2022/12/21 05:16:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:16:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:16:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:16:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:16:51 [DEBUG] agent: Node info in sync 2022/12/21 05:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:17:04 [DEBUG] http: Request GET /v1/status/leader (489.439µs) from=10.233.65.66:39162 2022/12/21 05:17:07 [DEBUG] http: Request GET /v1/status/leader (433.081µs) from=10.233.70.143:53014 2022/12/21 05:17:24 [DEBUG] http: Request GET /v1/status/leader (416.375µs) from=10.233.65.66:39306 2022/12/21 05:17:26 [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/21 05:17:26 [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/21 05:17:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:17:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:17:26 [DEBUG] agent: Node info in sync 2022/12/21 05:17:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:17:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:17:26 [DEBUG] agent: Node info in sync 2022/12/21 05:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (127.858855ms) from=10.233.67.214:33684 2022/12/21 05:17:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (766.239µs) from=10.233.67.214:33686 2022/12/21 05:17:27 [DEBUG] http: Request GET /v1/status/leader (457.9µs) from=10.233.70.143:53310 2022/12/21 05:17:44 [DEBUG] http: Request GET /v1/status/leader (1.013777ms) from=10.233.65.66:39450 2022/12/21 05:17:47 [DEBUG] http: Request GET /v1/status/leader (461.311µs) from=10.233.70.143:53596 2022/12/21 05:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:18:04 [DEBUG] http: Request GET /v1/status/leader (556.772µs) from=10.233.65.66:39602 2022/12/21 05:18:07 [DEBUG] http: Request GET /v1/status/leader (467.369µs) from=10.233.70.143:53886 2022/12/21 05:18:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.668462067s) from=10.233.65.66:58788 2022/12/21 05:18:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.071867916s) from=10.233.70.143:35846 2022/12/21 05:18:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.715026782s) from=10.233.70.143:36052 2022/12/21 05:18:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.468514342s) from=10.233.65.66:58792 2022/12/21 05:18:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.62617697s) from=10.233.70.143:36048 2022/12/21 05:18:24 [DEBUG] http: Request GET /v1/status/leader (578.156µs) from=10.233.65.66:39746 2022/12/21 05:18:27 [DEBUG] http: Request GET /v1/status/leader (458.062µs) from=10.233.70.143:54184 2022/12/21 05:18:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.127457358s) from=10.233.65.66:58116 2022/12/21 05:18:44 [DEBUG] http: Request GET /v1/status/leader (271.533µs) from=10.233.65.66:39892 2022/12/21 05:18:48 [DEBUG] http: Request GET /v1/status/leader (211.117µs) from=10.233.70.143:54470 2022/12/21 05:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:19:04 [DEBUG] http: Request GET /v1/status/leader (371.663µs) from=10.233.65.66:40040 2022/12/21 05:19:08 [DEBUG] http: Request GET /v1/status/leader (371.609µs) from=10.233.70.143:54764 2022/12/21 05:19:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:19:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:19:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:19:10 [DEBUG] agent: Node info in sync 2022/12/21 05:19:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:19:24 [DEBUG] http: Request GET /v1/status/leader (991.664µs) from=10.233.65.66:40180 2022/12/21 05:19:28 [DEBUG] http: Request GET /v1/status/leader (398.506µs) from=10.233.70.143:55064 2022/12/21 05:19:44 [DEBUG] http: Request GET /v1/status/leader (250.192µs) from=10.233.65.66:40320 2022/12/21 05:19:48 [DEBUG] http: Request GET /v1/status/leader (424.876µs) from=10.233.70.143:55348 2022/12/21 05:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:20:04 [DEBUG] http: Request GET /v1/status/leader (2.686487ms) from=10.233.65.66:40462 2022/12/21 05:20:08 [DEBUG] http: Request GET /v1/status/leader (821.345µs) from=10.233.70.143:55638 2022/12/21 05:20:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.74294237s) from=10.233.65.66:58788 2022/12/21 05:20:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.216611674s) from=10.233.70.143:35846 2022/12/21 05:20:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.118092075s) from=10.233.65.66:58792 2022/12/21 05:20:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.514164647s) from=10.233.70.143:36048 2022/12/21 05:20:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.540766506s) from=10.233.70.143:36052 2022/12/21 05:20:24 [DEBUG] http: Request GET /v1/status/leader (372.425µs) from=10.233.65.66:40598 2022/12/21 05:20:28 [DEBUG] http: Request GET /v1/status/leader (419.96µs) from=10.233.70.143:55932 2022/12/21 05:20:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.256303799s) from=10.233.65.66:58116 2022/12/21 05:20:44 [DEBUG] http: Request GET /v1/status/leader (1.755789ms) from=10.233.65.66:40748 2022/12/21 05:20:48 [DEBUG] http: Request GET /v1/status/leader (272.968µs) from=10.233.70.143:56234 2022/12/21 05:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:21:04 [DEBUG] http: Request GET /v1/status/leader (671.623µs) from=10.233.65.66:40890 2022/12/21 05:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:21:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:21:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:21:05 [DEBUG] agent: Node info in sync 2022/12/21 05:21:08 [DEBUG] http: Request GET /v1/status/leader (357.013µs) from=10.233.70.143:56528 2022/12/21 05:21:24 [DEBUG] http: Request GET /v1/status/leader (369.292µs) from=10.233.65.66:41028 2022/12/21 05:21:28 [DEBUG] http: Request GET /v1/status/leader (1.895109ms) from=10.233.70.143:56824 2022/12/21 05:21:44 [DEBUG] http: Request GET /v1/status/leader (363.041µs) from=10.233.65.66:41174 2022/12/21 05:21:48 [DEBUG] http: Request GET /v1/status/leader (586.368µs) from=10.233.70.143:57122 2022/12/21 05:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:22:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:22:04 [DEBUG] http: Request GET /v1/status/leader (316.376447ms) from=10.233.65.66:41322 2022/12/21 05:22:08 [DEBUG] http: Request GET /v1/status/leader (378.54µs) from=10.233.70.143:57426 2022/12/21 05:22:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.00918274s) from=10.233.65.66:58788 2022/12/21 05:22:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.291162133s) from=10.233.70.143:36052 2022/12/21 05:22:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.132470334s) from=10.233.65.66:58792 2022/12/21 05:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.021607185s) from=10.233.70.143:35846 2022/12/21 05:22:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.100811481s) from=10.233.70.143:36048 2022/12/21 05:22:24 [DEBUG] http: Request GET /v1/status/leader (231.286µs) from=10.233.65.66:41458 2022/12/21 05:22:28 [DEBUG] http: Request GET /v1/status/leader (307.991µs) from=10.233.70.143:57718 2022/12/21 05:22:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.645193639s) from=10.233.65.66:58116 2022/12/21 05:22:44 [DEBUG] http: Request GET /v1/status/leader (285.134µs) from=10.233.65.66:41602 2022/12/21 05:22:48 [DEBUG] http: Request GET /v1/status/leader (391.178µs) from=10.233.70.143:58014 2022/12/21 05:22:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:22:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:22:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:22:57 [DEBUG] agent: Node info in sync 2022/12/21 05:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:23:04 [DEBUG] http: Request GET /v1/status/leader (373.074µs) from=10.233.65.66:41762 2022/12/21 05:23:08 [DEBUG] http: Request GET /v1/status/leader (334.206µs) from=10.233.70.143:58318 2022/12/21 05:23:24 [DEBUG] http: Request GET /v1/status/leader (1.257905ms) from=10.233.65.66:41916 2022/12/21 05:23:28 [DEBUG] http: Request GET /v1/status/leader (374.851µs) from=10.233.70.143:58614 2022/12/21 05:23:44 [DEBUG] http: Request GET /v1/status/leader (619.46µs) from=10.233.65.66:42066 2022/12/21 05:23:48 [DEBUG] http: Request GET /v1/status/leader (446.233µs) from=10.233.70.143:58904 2022/12/21 05:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:24:04 [DEBUG] http: Request GET /v1/status/leader (550.205µs) from=10.233.65.66:42218 2022/12/21 05:24:08 [DEBUG] http: Request GET /v1/status/leader (855.093µs) from=10.233.70.143:59196 2022/12/21 05:24:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.866553257s) from=10.233.65.66:58788 2022/12/21 05:24:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:24:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:24:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:24:20 [DEBUG] agent: Node info in sync 2022/12/21 05:24:24 [DEBUG] http: Request GET /v1/status/leader (632.397µs) from=10.233.65.66:42358 2022/12/21 05:24:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.930771526s) from=10.233.65.66:58792 2022/12/21 05:24:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.906402545s) from=10.233.70.143:35846 2022/12/21 05:24:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.055974185s) from=10.233.70.143:36052 2022/12/21 05:24:28 [DEBUG] http: Request GET /v1/status/leader (818.475µs) from=10.233.70.143:59492 2022/12/21 05:24:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.769016899s) from=10.233.70.143:36048 2022/12/21 05:24:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:24:44 [DEBUG] http: Request GET /v1/status/leader (1.906489ms) from=10.233.65.66:42502 2022/12/21 05:24:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.736905492s) from=10.233.65.66:58116 2022/12/21 05:24:48 [DEBUG] http: Request GET /v1/status/leader (347.733µs) from=10.233.70.143:59788 2022/12/21 05:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:25:04 [DEBUG] http: Request GET /v1/status/leader (246.531µs) from=10.233.65.66:42656 2022/12/21 05:25:08 [DEBUG] http: Request GET /v1/status/leader (483.326µs) from=10.233.70.143:60082 2022/12/21 05:25:24 [DEBUG] http: Request GET /v1/status/leader (608.839µs) from=10.233.65.66:42796 2022/12/21 05:25:28 [DEBUG] http: Request GET /v1/status/leader (206.586µs) from=10.233.70.143:60372 2022/12/21 05:25: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/21 05:25: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/21 05:25:32 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:25:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:25:32 [DEBUG] agent: Node info in sync 2022/12/21 05:25:32 [DEBUG] http: Request PUT /v1/agent/service/register (32.3421ms) from=10.233.67.214:38268 2022/12/21 05:25:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:25:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:25:32 [DEBUG] agent: Node info in sync 2022/12/21 05:25:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (86.766901ms) from=10.233.67.214:38270 2022/12/21 05:25:45 [DEBUG] http: Request GET /v1/status/leader (348.384µs) from=10.233.65.66:42940 2022/12/21 05:25:48 [DEBUG] http: Request GET /v1/status/leader (424.954µs) from=10.233.70.143:60664 2022/12/21 05:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:26:05 [DEBUG] http: Request GET /v1/status/leader (341.168µs) from=10.233.65.66:43088 2022/12/21 05:26:08 [DEBUG] http: Request GET /v1/status/leader (203.12µs) from=10.233.70.143:60956 2022/12/21 05:26:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.399919623s) from=10.233.65.66:58788 2022/12/21 05:26:25 [DEBUG] http: Request GET /v1/status/leader (474.428µs) from=10.233.65.66:43230 2022/12/21 05:26:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.508959593s) from=10.233.65.66:58792 2022/12/21 05:26:28 [DEBUG] http: Request GET /v1/status/leader (365.874µs) from=10.233.70.143:33010 2022/12/21 05:26:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.12979118s) from=10.233.70.143:35846 2022/12/21 05:26:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.37043054s) from=10.233.70.143:36052 2022/12/21 05:26:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.591682582s) from=10.233.70.143:36048 2022/12/21 05:26:45 [DEBUG] http: Request GET /v1/status/leader (648.289µs) from=10.233.65.66:43368 2022/12/21 05:26:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.200063323s) from=10.233.65.66:58116 2022/12/21 05:26:48 [DEBUG] http: Request GET /v1/status/leader (723.964µs) from=10.233.70.143:33306 2022/12/21 05:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:27:05 [DEBUG] http: Request GET /v1/status/leader (223.65µs) from=10.233.65.66:43510 2022/12/21 05:27:08 [DEBUG] http: Request GET /v1/status/leader (746.986µs) from=10.233.70.143:33596 2022/12/21 05:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:27:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:27:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:27:15 [DEBUG] agent: Node info in sync 2022/12/21 05:27:25 [DEBUG] http: Request GET /v1/status/leader (415.168µs) from=10.233.65.66:43646 2022/12/21 05:27:28 [DEBUG] http: Request GET /v1/status/leader (255.028µs) from=10.233.70.143:33890 2022/12/21 05:27:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:27:45 [DEBUG] http: Request GET /v1/status/leader (1.254748ms) from=10.233.65.66:43788 2022/12/21 05:27:48 [DEBUG] http: Request GET /v1/status/leader (231.182µs) from=10.233.70.143:34180 2022/12/21 05:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:28:05 [DEBUG] http: Request GET /v1/status/leader (383.373µs) from=10.233.65.66:43938 2022/12/21 05:28:08 [DEBUG] http: Request GET /v1/status/leader (623.465µs) from=10.233.70.143:34466 2022/12/21 05:28:24 [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/21 05:28:24 [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/21 05:28:24 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:28:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:28:24 [DEBUG] agent: Node info in sync 2022/12/21 05:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.506914ms) from=10.233.67.214:39890 2022/12/21 05:28:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:28:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:28:24 [DEBUG] agent: Node info in sync 2022/12/21 05:28:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (597.159µs) from=10.233.67.214:39892 2022/12/21 05:28:25 [DEBUG] http: Request GET /v1/status/leader (38.780057ms) from=10.233.65.66:44072 2022/12/21 05:28:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.423232325s) from=10.233.65.66:58788 2022/12/21 05:28:28 [DEBUG] http: Request GET /v1/status/leader (225.329µs) from=10.233.70.143:34754 2022/12/21 05:28:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.847101384s) from=10.233.70.143:35846 2022/12/21 05:28:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.217247578s) from=10.233.65.66:58792 2022/12/21 05:28:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.293896653s) from=10.233.70.143:36052 2022/12/21 05:28:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.165389113s) from=10.233.70.143:36048 2022/12/21 05:28:45 [DEBUG] http: Request GET /v1/status/leader (249.922µs) from=10.233.65.66:44218 2022/12/21 05:28:48 [DEBUG] http: Request GET /v1/status/leader (316.926µs) from=10.233.70.143:35054 2022/12/21 05:28:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.488180701s) from=10.233.65.66:58116 2022/12/21 05:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:29:05 [DEBUG] http: Request GET /v1/status/leader (464.77µs) from=10.233.65.66:44372 2022/12/21 05:29:08 [DEBUG] http: Request GET /v1/status/leader (302.61µs) from=10.233.70.143:35342 2022/12/21 05:29:25 [DEBUG] http: Request GET /v1/status/leader (1.292266ms) from=10.233.65.66:44518 2022/12/21 05:29:28 [DEBUG] http: Request GET /v1/status/leader (404.805µs) from=10.233.70.143:35624 2022/12/21 05:29:45 [DEBUG] http: Request GET /v1/status/leader (825.317µs) from=10.233.65.66:44662 2022/12/21 05:29:48 [DEBUG] http: Request GET /v1/status/leader (627.266µs) from=10.233.70.143:35914 2022/12/21 05:29:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:30:05 [DEBUG] http: Request GET /v1/status/leader (647.76µs) from=10.233.65.66:44824 2022/12/21 05:30:08 [DEBUG] http: Request GET /v1/status/leader (465.825µs) from=10.233.70.143:36196 2022/12/21 05:30:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:30:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:30:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:30:12 [DEBUG] agent: Node info in sync 2022/12/21 05:30:25 [DEBUG] http: Request GET /v1/status/leader (356.266µs) from=10.233.65.66:44966 2022/12/21 05:30:28 [DEBUG] http: Request GET /v1/status/leader (788.175µs) from=10.233.70.143:36476 2022/12/21 05:30:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.379356835s) from=10.233.70.143:35846 2022/12/21 05:30:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.141931017s) from=10.233.65.66:58792 2022/12/21 05:30:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.990454772s) from=10.233.65.66:58788 2022/12/21 05:30:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.419443024s) from=10.233.70.143:36052 2022/12/21 05:30:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.803545636s) from=10.233.70.143:36048 2022/12/21 05:30:45 [DEBUG] http: Request GET /v1/status/leader (682.363µs) from=10.233.65.66:45110 2022/12/21 05:30:48 [DEBUG] http: Request GET /v1/status/leader (288.78µs) from=10.233.70.143:36766 2022/12/21 05:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.886210507s) from=10.233.65.66:58116 2022/12/21 05:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:31:05 [DEBUG] http: Request GET /v1/status/leader (726.922µs) from=10.233.65.66:45258 2022/12/21 05:31:08 [DEBUG] http: Request GET /v1/status/leader (371.253µs) from=10.233.70.143:37054 2022/12/21 05:31:25 [DEBUG] http: Request GET /v1/status/leader (302.913µs) from=10.233.65.66:45394 2022/12/21 05:31:28 [DEBUG] http: Request GET /v1/status/leader (678.702µs) from=10.233.70.143:37344 2022/12/21 05:31:45 [DEBUG] http: Request GET /v1/status/leader (39.068177ms) from=10.233.65.66:45538 2022/12/21 05:31:48 [DEBUG] http: Request GET /v1/status/leader (358.417µs) from=10.233.70.143:37628 2022/12/21 05:31:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:31:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:31:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:31:49 [DEBUG] agent: Node info in sync 2022/12/21 05:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:32:05 [DEBUG] http: Request GET /v1/status/leader (370.977µs) from=10.233.65.66:45684 2022/12/21 05:32:08 [DEBUG] http: Request GET /v1/status/leader (404.077µs) from=10.233.70.143:37916 2022/12/21 05:32:25 [DEBUG] http: Request GET /v1/status/leader (374.043µs) from=10.233.65.66:45822 2022/12/21 05:32:28 [DEBUG] http: Request GET /v1/status/leader (331.331µs) from=10.233.70.143:38192 2022/12/21 05:32:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:32:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.111591507s) from=10.233.70.143:35846 2022/12/21 05:32:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.8092076s) from=10.233.65.66:58792 2022/12/21 05:32:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.10381225s) from=10.233.65.66:58788 2022/12/21 05:32:45 [DEBUG] http: Request GET /v1/status/leader (380.586µs) from=10.233.65.66:45968 2022/12/21 05:32:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.008848372s) from=10.233.70.143:36052 2022/12/21 05:32:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.777038248s) from=10.233.70.143:36048 2022/12/21 05:32:48 [DEBUG] http: Request GET /v1/status/leader (213.34µs) from=10.233.70.143:38482 2022/12/21 05:32:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.275573866s) from=10.233.65.66:58116 2022/12/21 05:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:33:05 [DEBUG] http: Request GET /v1/status/leader (393.827µs) from=10.233.65.66:46124 2022/12/21 05:33:08 [DEBUG] http: Request GET /v1/status/leader (448.234µs) from=10.233.70.143:38772 2022/12/21 05:33:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:33:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:33:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:33:14 [DEBUG] agent: Node info in sync 2022/12/21 05:33:25 [DEBUG] http: Request GET /v1/status/leader (1.504595ms) from=10.233.65.66:46260 2022/12/21 05:33:28 [DEBUG] http: Request GET /v1/status/leader (204.324µs) from=10.233.70.143:39050 2022/12/21 05:33:45 [DEBUG] http: Request GET /v1/status/leader (361.26µs) from=10.233.65.66:46400 2022/12/21 05:33:48 [DEBUG] http: Request GET /v1/status/leader (240.112µs) from=10.233.70.143:39332 2022/12/21 05:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:34:05 [DEBUG] http: Request GET /v1/status/leader (1.080237ms) from=10.233.65.66:46550 2022/12/21 05:34:08 [DEBUG] http: Request GET /v1/status/leader (853.059µs) from=10.233.70.143:39622 2022/12/21 05:34:26 [DEBUG] http: Request GET /v1/status/leader (1.066531ms) from=10.233.65.66:46686 2022/12/21 05:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:34:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:34:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:34:28 [DEBUG] agent: Node info in sync 2022/12/21 05:34:28 [DEBUG] http: Request GET /v1/status/leader (290.039µs) from=10.233.70.143:39910 2022/12/21 05:34:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.142998978s) from=10.233.65.66:58792 2022/12/21 05:34:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.392538153s) from=10.233.70.143:35846 2022/12/21 05:34:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.361521565s) from=10.233.65.66:58788 2022/12/21 05:34:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:34:46 [DEBUG] http: Request GET /v1/status/leader (282.523µs) from=10.233.65.66:46824 2022/12/21 05:34:48 [DEBUG] http: Request GET /v1/status/leader (594.504µs) from=10.233.70.143:40202 2022/12/21 05:34:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.946585016s) from=10.233.70.143:36048 2022/12/21 05:34:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.807239397s) from=10.233.70.143:36052 2022/12/21 05:34:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.916622038s) from=10.233.65.66:58116 2022/12/21 05:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:35:06 [DEBUG] http: Request GET /v1/status/leader (334.053µs) from=10.233.65.66:46978 2022/12/21 05:35:08 [DEBUG] http: Request GET /v1/status/leader (317.13µs) from=10.233.70.143:40490 2022/12/21 05:35:26 [DEBUG] http: Request GET /v1/status/leader (426.917µs) from=10.233.65.66:47116 2022/12/21 05:35:28 [DEBUG] http: Request GET /v1/status/leader (333.96µs) from=10.233.70.143:40774 2022/12/21 05:35:46 [DEBUG] http: Request GET /v1/status/leader (1.141415ms) from=10.233.65.66:47274 2022/12/21 05:35:48 [DEBUG] http: Request GET /v1/status/leader (486.182µs) from=10.233.70.143:41058 2022/12/21 05:35:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:35:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:35:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:35:54 [DEBUG] agent: Node info in sync 2022/12/21 05:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:36:06 [DEBUG] http: Request GET /v1/status/leader (355.172µs) from=10.233.65.66:47416 2022/12/21 05:36:08 [DEBUG] http: Request GET /v1/status/leader (207.468µs) from=10.233.70.143:41346 2022/12/21 05:36:26 [DEBUG] http: Request GET /v1/status/leader (680.691µs) from=10.233.65.66:47568 2022/12/21 05:36:28 [DEBUG] http: Request GET /v1/status/leader (437.65µs) from=10.233.70.143:41618 2022/12/21 05:36:35 [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/21 05:36:35 [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/21 05:36:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:36:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:36:35 [DEBUG] agent: Node info in sync 2022/12/21 05:36:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.627406ms) from=10.233.67.214:44508 2022/12/21 05:36:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:36:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:36:35 [DEBUG] agent: Node info in sync 2022/12/21 05:36:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (677.072µs) from=10.233.67.214:44510 2022/12/21 05:36:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.168879998s) from=10.233.70.143:35846 2022/12/21 05:36:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.971619165s) from=10.233.65.66:58792 2022/12/21 05:36:46 [DEBUG] http: Request GET /v1/status/leader (495.283µs) from=10.233.65.66:47720 2022/12/21 05:36:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.032230118s) from=10.233.65.66:58788 2022/12/21 05:36:48 [DEBUG] http: Request GET /v1/status/leader (216.907µs) from=10.233.70.143:41902 2022/12/21 05:36:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.35885196s) from=10.233.70.143:36048 2022/12/21 05:36:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.273198341s) from=10.233.70.143:36052 2022/12/21 05:36:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.698430018s) from=10.233.65.66:58116 2022/12/21 05:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:37:06 [DEBUG] http: Request GET /v1/status/leader (256.75µs) from=10.233.65.66:47862 2022/12/21 05:37:08 [DEBUG] http: Request GET /v1/status/leader (2.15544ms) from=10.233.70.143:42200 2022/12/21 05:37:26 [DEBUG] http: Request GET /v1/status/leader (858.809µs) from=10.233.65.66:48000 2022/12/21 05:37:28 [DEBUG] http: Request GET /v1/status/leader (388.414µs) from=10.233.70.143:42486 2022/12/21 05:37:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:37:46 [DEBUG] http: Request GET /v1/status/leader (540.317µs) from=10.233.65.66:48140 2022/12/21 05:37:48 [DEBUG] http: Request GET /v1/status/leader (251.987µs) from=10.233.70.143:42782 2022/12/21 05:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:38:06 [DEBUG] http: Request GET /v1/status/leader (706.854µs) from=10.233.65.66:48286 2022/12/21 05:38:08 [DEBUG] http: Request GET /v1/status/leader (199.054µs) from=10.233.70.143:43070 2022/12/21 05:38:26 [DEBUG] http: Request GET /v1/status/leader (337.249µs) from=10.233.65.66:48420 2022/12/21 05:38:28 [DEBUG] http: Request GET /v1/status/leader (1.240689ms) from=10.233.70.143:43352 2022/12/21 05:38:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:38:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:38:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:38:29 [DEBUG] agent: Node info in sync 2022/12/21 05:38:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.387303465s) from=10.233.70.143:35846 2022/12/21 05:38:46 [DEBUG] http: Request GET /v1/status/leader (425.024µs) from=10.233.65.66:48564 2022/12/21 05:38:48 [DEBUG] http: Request GET /v1/status/leader (369.878µs) from=10.233.70.143:43630 2022/12/21 05:38:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.885941623s) from=10.233.65.66:58788 2022/12/21 05:38:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.995653478s) from=10.233.65.66:58792 2022/12/21 05:38:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.836094759s) from=10.233.70.143:36048 2022/12/21 05:39:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.737507101s) from=10.233.70.143:36052 2022/12/21 05:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:39:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.719338838s) from=10.233.65.66:58116 2022/12/21 05:39:06 [DEBUG] http: Request GET /v1/status/leader (209.179412ms) from=10.233.65.66:48708 2022/12/21 05:39:08 [DEBUG] http: Request GET /v1/status/leader (281.197µs) from=10.233.70.143:43920 2022/12/21 05:39:26 [DEBUG] http: Request GET /v1/status/leader (244.069µs) from=10.233.65.66:48852 2022/12/21 05:39:28 [DEBUG] http: Request GET /v1/status/leader (271.348µs) from=10.233.70.143:44202 2022/12/21 05:39: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/21 05:39: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/21 05:39:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:39:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:39:34 [DEBUG] agent: Node info in sync 2022/12/21 05:39:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.216046ms) from=10.233.67.214:46196 2022/12/21 05:39:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:39:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:39:34 [DEBUG] agent: Node info in sync 2022/12/21 05:39:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (806.771µs) from=10.233.67.214:46198 2022/12/21 05:39:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:39:46 [DEBUG] http: Request GET /v1/status/leader (307.482µs) from=10.233.65.66:48992 2022/12/21 05:39:48 [DEBUG] http: Request GET /v1/status/leader (211.051µs) from=10.233.70.143:44492 2022/12/21 05:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:40:06 [DEBUG] http: Request GET /v1/status/leader (1.00856ms) from=10.233.65.66:49138 2022/12/21 05:40:08 [DEBUG] http: Request GET /v1/status/leader (435.216µs) from=10.233.70.143:44784 2022/12/21 05:40:26 [DEBUG] http: Request GET /v1/status/leader (1.450914ms) from=10.233.65.66:49278 2022/12/21 05:40:28 [DEBUG] http: Request GET /v1/status/leader (406.447µs) from=10.233.70.143:45056 2022/12/21 05:40:46 [DEBUG] http: Request GET /v1/status/leader (413.093µs) from=10.233.65.66:49422 2022/12/21 05:40:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.274635874s) from=10.233.70.143:35846 2022/12/21 05:40:48 [DEBUG] http: Request GET /v1/status/leader (793.656µs) from=10.233.70.143:45354 2022/12/21 05:40:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:40:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:40:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:40:54 [DEBUG] agent: Node info in sync 2022/12/21 05:40:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.739672833s) from=10.233.65.66:58788 2022/12/21 05:40:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.628144818s) from=10.233.65.66:58792 2022/12/21 05:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:41:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.894707243s) from=10.233.70.143:36048 2022/12/21 05:41:06 [DEBUG] http: Request GET /v1/status/leader (480.613µs) from=10.233.65.66:49570 2022/12/21 05:41:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.385161869s) from=10.233.70.143:36052 2022/12/21 05:41:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.245124288s) from=10.233.65.66:58116 2022/12/21 05:41:08 [DEBUG] http: Request GET /v1/status/leader (251.578µs) from=10.233.70.143:45640 2022/12/21 05:41:26 [DEBUG] http: Request GET /v1/status/leader (540.533µs) from=10.233.65.66:49708 2022/12/21 05:41:29 [DEBUG] http: Request GET /v1/status/leader (680.94µs) from=10.233.70.143:45930 2022/12/21 05:41:46 [DEBUG] http: Request GET /v1/status/leader (1.433403ms) from=10.233.65.66:49858 2022/12/21 05:41:49 [DEBUG] http: Request GET /v1/status/leader (291.804µs) from=10.233.70.143:46224 2022/12/21 05:42:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:42:06 [DEBUG] http: Request GET /v1/status/leader (349.842µs) from=10.233.65.66:50000 2022/12/21 05:42:09 [DEBUG] http: Request GET /v1/status/leader (241.125µs) from=10.233.70.143:46512 2022/12/21 05:42:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:42:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:42:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:42:20 [DEBUG] agent: Node info in sync 2022/12/21 05:42:26 [DEBUG] http: Request GET /v1/status/leader (294.831µs) from=10.233.65.66:50148 2022/12/21 05:42:29 [DEBUG] http: Request GET /v1/status/leader (1.809455ms) from=10.233.70.143:46806 2022/12/21 05:42:46 [DEBUG] http: Request GET /v1/status/leader (396.142µs) from=10.233.65.66:50290 2022/12/21 05:42:49 [DEBUG] http: Request GET /v1/status/leader (414.154µs) from=10.233.70.143:47108 2022/12/21 05:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.067440517s) from=10.233.70.143:35846 2022/12/21 05:42:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.466241191s) from=10.233.65.66:58788 2022/12/21 05:42:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.485876889s) from=10.233.65.66:58792 2022/12/21 05:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:43:06 [DEBUG] http: Request GET /v1/status/leader (322.047µs) from=10.233.65.66:50430 2022/12/21 05:43:09 [DEBUG] http: Request GET /v1/status/leader (11.497028ms) from=10.233.70.143:47406 2022/12/21 05:43:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.293797158s) from=10.233.70.143:36048 2022/12/21 05:43:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.408500965s) from=10.233.65.66:58116 2022/12/21 05:43:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.777905561s) from=10.233.70.143:36052 2022/12/21 05:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:43:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:43:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:43:25 [DEBUG] agent: Node info in sync 2022/12/21 05:43:26 [DEBUG] http: Request GET /v1/status/leader (379.986µs) from=10.233.65.66:50568 2022/12/21 05:43:29 [DEBUG] http: Request GET /v1/status/leader (490.552µs) from=10.233.70.143:47698 2022/12/21 05:43:46 [DEBUG] http: Request GET /v1/status/leader (374.981µs) from=10.233.65.66:50720 2022/12/21 05:43:49 [DEBUG] http: Request GET /v1/status/leader (152.174628ms) from=10.233.70.143:47998 2022/12/21 05:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:44:06 [DEBUG] http: Request GET /v1/status/leader (417.622µs) from=10.233.65.66:50862 2022/12/21 05:44:09 [DEBUG] http: Request GET /v1/status/leader (784.706µs) from=10.233.70.143:48292 2022/12/21 05:44:26 [DEBUG] http: Request GET /v1/status/leader (113.60049ms) from=10.233.65.66:51000 2022/12/21 05:44:29 [DEBUG] http: Request GET /v1/status/leader (488.68µs) from=10.233.70.143:48578 2022/12/21 05:44:46 [DEBUG] http: Request GET /v1/status/leader (86.916674ms) from=10.233.65.66:51146 2022/12/21 05:44:49 [DEBUG] http: Request GET /v1/status/leader (581.143µs) from=10.233.70.143:48884 2022/12/21 05:44:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:44:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.003560817s) from=10.233.70.143:35846 2022/12/21 05:44:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.024630685s) from=10.233.65.66:58792 2022/12/21 05:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:45:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.840979645s) from=10.233.65.66:58788 2022/12/21 05:45:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:45:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:45:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:45:03 [DEBUG] agent: Node info in sync 2022/12/21 05:45:06 [DEBUG] http: Request GET /v1/status/leader (400.001µs) from=10.233.65.66:51288 2022/12/21 05:45:09 [DEBUG] http: Request GET /v1/status/leader (210.592µs) from=10.233.70.143:49182 2022/12/21 05:45:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.578798869s) from=10.233.65.66:58116 2022/12/21 05:45:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.924899181s) from=10.233.70.143:36048 2022/12/21 05:45:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.211087262s) from=10.233.70.143:36052 2022/12/21 05:45:26 [DEBUG] http: Request GET /v1/status/leader (381.041µs) from=10.233.65.66:51432 2022/12/21 05:45:29 [DEBUG] http: Request GET /v1/status/leader (130.120813ms) from=10.233.70.143:49474 2022/12/21 05:45:46 [DEBUG] http: Request GET /v1/status/leader (272.56µs) from=10.233.65.66:51572 2022/12/21 05:45:49 [DEBUG] http: Request GET /v1/status/leader (377.086µs) from=10.233.70.143:49776 2022/12/21 05:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:46:06 [DEBUG] http: Request GET /v1/status/leader (405.683µs) from=10.233.65.66:51718 2022/12/21 05:46:09 [DEBUG] http: Request GET /v1/status/leader (1.100103ms) from=10.233.70.143:50068 2022/12/21 05:46:26 [DEBUG] http: Request GET /v1/status/leader (374.771µs) from=10.233.65.66:51856 2022/12/21 05:46:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:46:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:46:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:46:27 [DEBUG] agent: Node info in sync 2022/12/21 05:46:29 [DEBUG] http: Request GET /v1/status/leader (273.841µs) from=10.233.70.143:50352 2022/12/21 05:46:46 [DEBUG] http: Request GET /v1/status/leader (275.772µs) from=10.233.65.66:52000 2022/12/21 05:46:49 [DEBUG] http: Request GET /v1/status/leader (297.051µs) from=10.233.70.143:50642 2022/12/21 05:46:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.383558792s) from=10.233.70.143:35846 2022/12/21 05:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:47:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.943352467s) from=10.233.65.66:58792 2022/12/21 05:47:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.934840528s) from=10.233.65.66:58788 2022/12/21 05:47:06 [DEBUG] http: Request GET /v1/status/leader (322.884µs) from=10.233.65.66:52150 2022/12/21 05:47:09 [DEBUG] http: Request GET /v1/status/leader (540.638µs) from=10.233.70.143:50946 2022/12/21 05:47:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.083676207s) from=10.233.65.66:58116 2022/12/21 05:47:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.712569251s) from=10.233.70.143:36048 2022/12/21 05:47:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.281715195s) from=10.233.70.143:36052 2022/12/21 05:47:27 [DEBUG] http: Request GET /v1/status/leader (584.591µs) from=10.233.65.66:52288 2022/12/21 05:47:29 [DEBUG] http: Request GET /v1/status/leader (595.706µs) from=10.233.70.143:51242 2022/12/21 05:47:39 [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/21 05:47:39 [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/21 05:47:39 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:47:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:47:39 [DEBUG] agent: Node info in sync 2022/12/21 05:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (22.54003ms) from=10.233.67.214:50728 2022/12/21 05:47:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:47:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:47:39 [DEBUG] agent: Node info in sync 2022/12/21 05:47:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (72.141214ms) from=10.233.67.214:50730 2022/12/21 05:47:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:47:47 [DEBUG] http: Request GET /v1/status/leader (282.59µs) from=10.233.65.66:52440 2022/12/21 05:47:49 [DEBUG] http: Request GET /v1/status/leader (526.894µs) from=10.233.70.143:51536 2022/12/21 05:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:48:07 [DEBUG] http: Request GET /v1/status/leader (234.977µs) from=10.233.65.66:52580 2022/12/21 05:48:09 [DEBUG] http: Request GET /v1/status/leader (444.262µs) from=10.233.70.143:51834 2022/12/21 05:48:27 [DEBUG] http: Request GET /v1/status/leader (541.104µs) from=10.233.65.66:52726 2022/12/21 05:48:29 [DEBUG] http: Request GET /v1/status/leader (890.385µs) from=10.233.70.143:52136 2022/12/21 05:48:47 [DEBUG] http: Request GET /v1/status/leader (394.622µs) from=10.233.65.66:52868 2022/12/21 05:48:49 [DEBUG] http: Request GET /v1/status/leader (258.294µs) from=10.233.70.143:52438 2022/12/21 05:48:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:48:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:48:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:48:54 [DEBUG] agent: Node info in sync 2022/12/21 05:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.605947961s) from=10.233.70.143:35846 2022/12/21 05:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:49:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.39801606s) from=10.233.65.66:58788 2022/12/21 05:49:07 [DEBUG] http: Request GET /v1/status/leader (296.034µs) from=10.233.65.66:53010 2022/12/21 05:49:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.819940886s) from=10.233.65.66:58792 2022/12/21 05:49:09 [DEBUG] http: Request GET /v1/status/leader (242.879µs) from=10.233.70.143:52732 2022/12/21 05:49:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.320828473s) from=10.233.65.66:58116 2022/12/21 05:49:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.396573922s) from=10.233.70.143:36052 2022/12/21 05:49:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.166700825s) from=10.233.70.143:36048 2022/12/21 05:49:27 [DEBUG] http: Request GET /v1/status/leader (540.91µs) from=10.233.65.66:53154 2022/12/21 05:49:29 [DEBUG] http: Request GET /v1/status/leader (441.198µs) from=10.233.70.143:53024 2022/12/21 05:49:47 [DEBUG] http: Request GET /v1/status/leader (347.577µs) from=10.233.65.66:53304 2022/12/21 05:49:49 [DEBUG] http: Request GET /v1/status/leader (303.537µs) from=10.233.70.143:53316 2022/12/21 05:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:50:07 [DEBUG] http: Request GET /v1/status/leader (250.873µs) from=10.233.65.66:53446 2022/12/21 05:50:09 [DEBUG] http: Request GET /v1/status/leader (224.62µs) from=10.233.70.143:53608 2022/12/21 05:50:27 [DEBUG] http: Request GET /v1/status/leader (525.622µs) from=10.233.65.66:53578 2022/12/21 05:50:29 [DEBUG] http: Request GET /v1/status/leader (702.926µs) from=10.233.70.143:53894 2022/12/21 05:50:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:50:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:50:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:50:34 [DEBUG] agent: Node info in sync 2022/12/21 05:50:40 [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/21 05:50:40 [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/21 05:50:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:50:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:50:40 [DEBUG] agent: Node info in sync 2022/12/21 05:50:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.343164ms) from=10.233.67.214:52428 2022/12/21 05:50:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:50:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:50:40 [DEBUG] agent: Node info in sync 2022/12/21 05:50:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (704.905µs) from=10.233.67.214:52432 2022/12/21 05:50:47 [DEBUG] http: Request GET /v1/status/leader (383.185µs) from=10.233.65.66:53724 2022/12/21 05:50:49 [DEBUG] http: Request GET /v1/status/leader (1.434863ms) from=10.233.70.143:54182 2022/12/21 05:51:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.926272544s) from=10.233.70.143:35846 2022/12/21 05:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:51:07 [DEBUG] http: Request GET /v1/status/leader (983.903µs) from=10.233.65.66:53868 2022/12/21 05:51:09 [DEBUG] http: Request GET /v1/status/leader (457.85µs) from=10.233.70.143:54484 2022/12/21 05:51:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.261740015s) from=10.233.65.66:58788 2022/12/21 05:51:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.654345784s) from=10.233.65.66:58792 2022/12/21 05:51:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.999801632s) from=10.233.65.66:58116 2022/12/21 05:51:27 [DEBUG] http: Request GET /v1/status/leader (391.36µs) from=10.233.65.66:54004 2022/12/21 05:51:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.868699686s) from=10.233.70.143:36048 2022/12/21 05:51:29 [DEBUG] http: Request GET /v1/status/leader (318.152µs) from=10.233.70.143:54780 2022/12/21 05:51:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.324917811s) from=10.233.70.143:36052 2022/12/21 05:51:47 [DEBUG] http: Request GET /v1/status/leader (516.71µs) from=10.233.65.66:54150 2022/12/21 05:51:49 [DEBUG] http: Request GET /v1/status/leader (583.611µs) from=10.233.70.143:55072 2022/12/21 05:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:52:07 [DEBUG] http: Request GET /v1/status/leader (364.45µs) from=10.233.65.66:54294 2022/12/21 05:52:09 [DEBUG] http: Request GET /v1/status/leader (264.464µs) from=10.233.70.143:55374 2022/12/21 05:52:27 [DEBUG] http: Request GET /v1/status/leader (384.57µs) from=10.233.65.66:54428 2022/12/21 05:52:29 [DEBUG] http: Request GET /v1/status/leader (573.181µs) from=10.233.70.143:55662 2022/12/21 05:52:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:52:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:52:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:52:39 [DEBUG] agent: Node info in sync 2022/12/21 05:52:47 [DEBUG] http: Request GET /v1/status/leader (1.745682ms) from=10.233.65.66:54580 2022/12/21 05:52:49 [DEBUG] http: Request GET /v1/status/leader (201.966µs) from=10.233.70.143:55960 2022/12/21 05:53:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:53:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.062891284s) from=10.233.70.143:35846 2022/12/21 05:53:07 [DEBUG] http: Request GET /v1/status/leader (434.585µs) from=10.233.65.66:54736 2022/12/21 05:53:10 [DEBUG] http: Request GET /v1/status/leader (550.298µs) from=10.233.70.143:56254 2022/12/21 05:53:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.553215246s) from=10.233.65.66:58788 2022/12/21 05:53:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.175627936s) from=10.233.65.66:58792 2022/12/21 05:53:27 [DEBUG] http: Request GET /v1/status/leader (258.011µs) from=10.233.65.66:54888 2022/12/21 05:53:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.686609224s) from=10.233.70.143:36048 2022/12/21 05:53:30 [DEBUG] http: Request GET /v1/status/leader (887.687µs) from=10.233.70.143:56550 2022/12/21 05:53:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.485203146s) from=10.233.65.66:58116 2022/12/21 05:53:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.736058573s) from=10.233.70.143:36052 2022/12/21 05:53:47 [DEBUG] http: Request GET /v1/status/leader (308.068µs) from=10.233.65.66:55042 2022/12/21 05:53:50 [DEBUG] http: Request GET /v1/status/leader (512.492µs) from=10.233.70.143:56846 2022/12/21 05:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:54:07 [DEBUG] http: Request GET /v1/status/leader (1.960836ms) from=10.233.65.66:55182 2022/12/21 05:54:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:54:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:54:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:54:09 [DEBUG] agent: Node info in sync 2022/12/21 05:54:10 [DEBUG] http: Request GET /v1/status/leader (480.827µs) from=10.233.70.143:57154 2022/12/21 05:54:27 [DEBUG] http: Request GET /v1/status/leader (287.86µs) from=10.233.65.66:55322 2022/12/21 05:54:30 [DEBUG] http: Request GET /v1/status/leader (634.033µs) from=10.233.70.143:57444 2022/12/21 05:54:47 [DEBUG] http: Request GET /v1/status/leader (501.749µs) from=10.233.65.66:55466 2022/12/21 05:54:50 [DEBUG] http: Request GET /v1/status/leader (258.302µs) from=10.233.70.143:57738 2022/12/21 05:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:55:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.874175997s) from=10.233.70.143:35846 2022/12/21 05:55:07 [DEBUG] http: Request GET /v1/status/leader (818.349µs) from=10.233.65.66:55610 2022/12/21 05:55:10 [DEBUG] http: Request GET /v1/status/leader (751.05µs) from=10.233.70.143:58030 2022/12/21 05:55:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.413064977s) from=10.233.65.66:58788 2022/12/21 05:55:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.136436807s) from=10.233.65.66:58792 2022/12/21 05:55:27 [DEBUG] http: Request GET /v1/status/leader (477.124µs) from=10.233.65.66:55758 2022/12/21 05:55:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.122692293s) from=10.233.70.143:36048 2022/12/21 05:55:30 [DEBUG] http: Request GET /v1/status/leader (549.356µs) from=10.233.70.143:58326 2022/12/21 05:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.990994751s) from=10.233.65.66:58116 2022/12/21 05:55:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:55:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.96867812s) from=10.233.70.143:36052 2022/12/21 05:55:47 [DEBUG] http: Request GET /v1/status/leader (277.31µs) from=10.233.65.66:55908 2022/12/21 05:55:50 [DEBUG] http: Request GET /v1/status/leader (329.819µs) from=10.233.70.143:58620 2022/12/21 05:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:56:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:56:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:56:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:56:04 [DEBUG] agent: Node info in sync 2022/12/21 05:56:07 [DEBUG] http: Request GET /v1/status/leader (811.307µs) from=10.233.65.66:56054 2022/12/21 05:56:10 [DEBUG] http: Request GET /v1/status/leader (295.956µs) from=10.233.70.143:58916 2022/12/21 05:56:27 [DEBUG] http: Request GET /v1/status/leader (544.28µs) from=10.233.65.66:56188 2022/12/21 05:56:30 [DEBUG] http: Request GET /v1/status/leader (229.818µs) from=10.233.70.143:59202 2022/12/21 05:56:47 [DEBUG] http: Request GET /v1/status/leader (365.799µs) from=10.233.65.66:56332 2022/12/21 05:56:50 [DEBUG] http: Request GET /v1/status/leader (316.807µs) from=10.233.70.143:59502 2022/12/21 05:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:57:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.337216539s) from=10.233.70.143:35846 2022/12/21 05:57:07 [DEBUG] http: Request GET /v1/status/leader (880.654µs) from=10.233.65.66:56482 2022/12/21 05:57:10 [DEBUG] http: Request GET /v1/status/leader (338.465µs) from=10.233.70.143:59800 2022/12/21 05:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:57:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:57:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:57:17 [DEBUG] agent: Node info in sync 2022/12/21 05:57:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.403643462s) from=10.233.65.66:58788 2022/12/21 05:57:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.049406598s) from=10.233.65.66:58792 2022/12/21 05:57:27 [DEBUG] http: Request GET /v1/status/leader (256.58µs) from=10.233.65.66:56618 2022/12/21 05:57:30 [DEBUG] http: Request GET /v1/status/leader (460.81µs) from=10.233.70.143:60104 2022/12/21 05:57:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.607311104s) from=10.233.70.143:36048 2022/12/21 05:57:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.100406364s) from=10.233.65.66:58116 2022/12/21 05:57:47 [DEBUG] http: Request GET /v1/status/leader (265.078µs) from=10.233.65.66:56764 2022/12/21 05:57:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.344225363s) from=10.233.70.143:36052 2022/12/21 05:57:50 [DEBUG] http: Request GET /v1/status/leader (258.034µs) from=10.233.70.143:60396 2022/12/21 05:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:58:07 [DEBUG] http: Request GET /v1/status/leader (290.269µs) from=10.233.65.66:56906 2022/12/21 05:58:10 [DEBUG] http: Request GET /v1/status/leader (248.981µs) from=10.233.70.143:60692 2022/12/21 05:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:58:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:58:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:58:24 [DEBUG] agent: Node info in sync 2022/12/21 05:58:27 [DEBUG] http: Request GET /v1/status/leader (348.967µs) from=10.233.65.66:57048 2022/12/21 05:58:30 [DEBUG] http: Request GET /v1/status/leader (954.855µs) from=10.233.70.143:60982 2022/12/21 05:58: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/21 05:58: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/21 05:58:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:58:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:58:43 [DEBUG] agent: Node info in sync 2022/12/21 05:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.534898ms) from=10.233.67.214:56976 2022/12/21 05:58:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:58:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:58:43 [DEBUG] agent: Node info in sync 2022/12/21 05:58:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (757.338µs) from=10.233.67.214:56978 2022/12/21 05:58:47 [DEBUG] http: Request GET /v1/status/leader (396.844µs) from=10.233.65.66:57194 2022/12/21 05:58:50 [DEBUG] http: Request GET /v1/status/leader (805.584µs) from=10.233.70.143:33070 2022/12/21 05:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:59:07 [DEBUG] http: Request GET /v1/status/leader (563.113µs) from=10.233.65.66:57340 2022/12/21 05:59:10 [DEBUG] http: Request GET /v1/status/leader (763.26µs) from=10.233.70.143:33370 2022/12/21 05:59:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.000054624s) from=10.233.70.143:35846 2022/12/21 05:59:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.59849607s) from=10.233.65.66:58788 2022/12/21 05:59:27 [DEBUG] http: Request GET /v1/status/leader (759.557µs) from=10.233.65.66:57480 2022/12/21 05:59:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.904555021s) from=10.233.65.66:58792 2022/12/21 05:59:30 [DEBUG] http: Request GET /v1/status/leader (863.783µs) from=10.233.70.143:33658 2022/12/21 05:59:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.296392764s) from=10.233.70.143:36048 2022/12/21 05:59:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.111232751s) from=10.233.65.66:58116 2022/12/21 05:59:47 [DEBUG] http: Request GET /v1/status/leader (236.392µs) from=10.233.65.66:57636 2022/12/21 05:59:50 [DEBUG] http: Request GET /v1/status/leader (706.496µs) from=10.233.70.143:33950 2022/12/21 05:59:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.048240877s) from=10.233.70.143:36052 2022/12/21 06:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:00:07 [DEBUG] http: Request GET /v1/status/leader (1.219118ms) from=10.233.65.66:57786 2022/12/21 06:00:10 [DEBUG] http: Request GET /v1/status/leader (408.406µs) from=10.233.70.143:34250 2022/12/21 06:00:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:00:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:00:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:00:24 [DEBUG] agent: Node info in sync 2022/12/21 06:00:27 [DEBUG] http: Request GET /v1/status/leader (306.209µs) from=10.233.65.66:57926 2022/12/21 06:00:30 [DEBUG] http: Request GET /v1/status/leader (802.741µs) from=10.233.70.143:34552 2022/12/21 06:00:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:00:47 [DEBUG] http: Request GET /v1/status/leader (10.255184ms) from=10.233.65.66:58070 2022/12/21 06:00:50 [DEBUG] http: Request GET /v1/status/leader (237.967µs) from=10.233.70.143:34858 2022/12/21 06:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:01:07 [DEBUG] http: Request GET /v1/status/leader (537.863µs) from=10.233.65.66:58212 2022/12/21 06:01:10 [DEBUG] http: Request GET /v1/status/leader (295.202µs) from=10.233.70.143:35166 2022/12/21 06:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.970127877s) from=10.233.70.143:35846 2022/12/21 06:01:27 [DEBUG] http: Request GET /v1/status/leader (1.105003ms) from=10.233.65.66:58350 2022/12/21 06:01:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.842109292s) from=10.233.65.66:58788 2022/12/21 06:01:30 [DEBUG] http: Request GET /v1/status/leader (356.532µs) from=10.233.70.143:35460 2022/12/21 06:01:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.677183111s) from=10.233.70.143:36048 2022/12/21 06:01: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/21 06:01: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/21 06:01:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:01:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:01:36 [DEBUG] agent: Node info in sync 2022/12/21 06:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.675859ms) from=10.233.67.214:58604 2022/12/21 06:01:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:01:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:01:36 [DEBUG] agent: Node info in sync 2022/12/21 06:01:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (472.047µs) from=10.233.67.214:58606 2022/12/21 06:01:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.919758663s) from=10.233.65.66:58792 2022/12/21 06:01:47 [DEBUG] http: Request GET /v1/status/leader (217.425µs) from=10.233.65.66:58498 2022/12/21 06:01:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.446131337s) from=10.233.65.66:58116 2022/12/21 06:01:50 [DEBUG] http: Request GET /v1/status/leader (231.856µs) from=10.233.70.143:35760 2022/12/21 06:01:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.353891435s) from=10.233.70.143:36052 2022/12/21 06:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:02:07 [DEBUG] http: Request GET /v1/status/leader (255.038µs) from=10.233.65.66:58640 2022/12/21 06:02:10 [DEBUG] http: Request GET /v1/status/leader (272.046µs) from=10.233.70.143:36066 2022/12/21 06:02:27 [DEBUG] http: Request GET /v1/status/leader (942.947µs) from=10.233.65.66:58774 2022/12/21 06:02:30 [DEBUG] http: Request GET /v1/status/leader (460.248µs) from=10.233.70.143:36350 2022/12/21 06:02:47 [DEBUG] http: Request GET /v1/status/leader (932.192µs) from=10.233.65.66:58916 2022/12/21 06:02:50 [DEBUG] http: Request GET /v1/status/leader (395.558µs) from=10.233.70.143:36644 2022/12/21 06:02:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:02:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:02:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:02:55 [DEBUG] agent: Node info in sync 2022/12/21 06:03:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:03:07 [DEBUG] http: Request GET /v1/status/leader (718.602µs) from=10.233.65.66:59062 2022/12/21 06:03:10 [DEBUG] http: Request GET /v1/status/leader (271.494µs) from=10.233.70.143:36946 2022/12/21 06:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.741936142s) from=10.233.70.143:35846 2022/12/21 06:03:27 [DEBUG] http: Request GET /v1/status/leader (470.795µs) from=10.233.65.66:59204 2022/12/21 06:03:30 [DEBUG] http: Request GET /v1/status/leader (517.013µs) from=10.233.70.143:37244 2022/12/21 06:03:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.933403759s) from=10.233.65.66:58788 2022/12/21 06:03:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.59711823s) from=10.233.65.66:58792 2022/12/21 06:03:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.733111152s) from=10.233.70.143:36048 2022/12/21 06:03:47 [DEBUG] http: Request GET /v1/status/leader (357.183µs) from=10.233.65.66:59354 2022/12/21 06:03:50 [DEBUG] http: Request GET /v1/status/leader (821.034µs) from=10.233.70.143:37538 2022/12/21 06:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.324979992s) from=10.233.65.66:58116 2022/12/21 06:03:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.197592334s) from=10.233.70.143:36052 2022/12/21 06:04:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:04:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:04:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:04:00 [DEBUG] agent: Node info in sync 2022/12/21 06:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:04:07 [DEBUG] http: Request GET /v1/status/leader (384.98µs) from=10.233.65.66:59500 2022/12/21 06:04:10 [DEBUG] http: Request GET /v1/status/leader (451.184µs) from=10.233.70.143:37836 2022/12/21 06:04:27 [DEBUG] http: Request GET /v1/status/leader (242.464µs) from=10.233.65.66:59642 2022/12/21 06:04:30 [DEBUG] http: Request GET /v1/status/leader (2.899696ms) from=10.233.70.143:38130 2022/12/21 06:04:47 [DEBUG] http: Request GET /v1/status/leader (359.446µs) from=10.233.65.66:59782 2022/12/21 06:04:51 [DEBUG] http: Request GET /v1/status/leader (251.163µs) from=10.233.70.143:38424 2022/12/21 06:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:05:07 [DEBUG] http: Request GET /v1/status/leader (299.893µs) from=10.233.65.66:59926 2022/12/21 06:05:11 [DEBUG] http: Request GET /v1/status/leader (503.515µs) from=10.233.70.143:38716 2022/12/21 06:05:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.043740965s) from=10.233.70.143:35846 2022/12/21 06:05:27 [DEBUG] http: Request GET /v1/status/leader (336.661µs) from=10.233.65.66:60078 2022/12/21 06:05:31 [DEBUG] http: Request GET /v1/status/leader (240.893µs) from=10.233.70.143:39006 2022/12/21 06:05:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:05:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.011702192s) from=10.233.65.66:58788 2022/12/21 06:05:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:05:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:05:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:05:44 [DEBUG] agent: Node info in sync 2022/12/21 06:05:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.972209472s) from=10.233.65.66:58792 2022/12/21 06:05:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.297417342s) from=10.233.70.143:36048 2022/12/21 06:05:47 [DEBUG] http: Request GET /v1/status/leader (473.69µs) from=10.233.65.66:60228 2022/12/21 06:05:51 [DEBUG] http: Request GET /v1/status/leader (315.685µs) from=10.233.70.143:39302 2022/12/21 06:05:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.071605156s) from=10.233.65.66:58116 2022/12/21 06:06:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.788126109s) from=10.233.70.143:36052 2022/12/21 06:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:06:07 [DEBUG] http: Request GET /v1/status/leader (378.709µs) from=10.233.65.66:60370 2022/12/21 06:06:11 [DEBUG] http: Request GET /v1/status/leader (227.346µs) from=10.233.70.143:39592 2022/12/21 06:06:27 [DEBUG] http: Request GET /v1/status/leader (684.376µs) from=10.233.65.66:60510 2022/12/21 06:06:31 [DEBUG] http: Request GET /v1/status/leader (1.711324ms) from=10.233.70.143:39886 2022/12/21 06:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:06:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:06:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:06:46 [DEBUG] agent: Node info in sync 2022/12/21 06:06:47 [DEBUG] http: Request GET /v1/status/leader (404.607µs) from=10.233.65.66:60660 2022/12/21 06:06:51 [DEBUG] http: Request GET /v1/status/leader (544.392µs) from=10.233.70.143:40178 2022/12/21 06:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:07:07 [DEBUG] http: Request GET /v1/status/leader (311.346µs) from=10.233.65.66:60798 2022/12/21 06:07:11 [DEBUG] http: Request GET /v1/status/leader (213.208µs) from=10.233.70.143:40476 2022/12/21 06:07:27 [DEBUG] http: Request GET /v1/status/leader (566.876µs) from=10.233.65.66:60942 2022/12/21 06:07:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.731029044s) from=10.233.70.143:35846 2022/12/21 06:07:31 [DEBUG] http: Request GET /v1/status/leader (252.696µs) from=10.233.70.143:40770 2022/12/21 06:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.666254521s) from=10.233.65.66:58788 2022/12/21 06:07:47 [DEBUG] http: Request GET /v1/status/leader (784.898µs) from=10.233.65.66:32856 2022/12/21 06:07:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.546239511s) from=10.233.65.66:58792 2022/12/21 06:07:51 [DEBUG] http: Request GET /v1/status/leader (165.567843ms) from=10.233.70.143:41056 2022/12/21 06:07:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.926419306s) from=10.233.70.143:36048 2022/12/21 06:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.124468571s) from=10.233.65.66:58116 2022/12/21 06:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:08:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.863125605s) from=10.233.70.143:36052 2022/12/21 06:08:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:08:07 [DEBUG] http: Request GET /v1/status/leader (372.704µs) from=10.233.65.66:33004 2022/12/21 06:08:11 [DEBUG] http: Request GET /v1/status/leader (383.413µs) from=10.233.70.143:41342 2022/12/21 06:08:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:08:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:08:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:08:13 [DEBUG] agent: Node info in sync 2022/12/21 06:08:27 [DEBUG] http: Request GET /v1/status/leader (211.228µs) from=10.233.65.66:33136 2022/12/21 06:08:31 [DEBUG] http: Request GET /v1/status/leader (2.024307ms) from=10.233.70.143:41624 2022/12/21 06:08:47 [DEBUG] http: Request GET /v1/status/leader (387.815µs) from=10.233.65.66:33280 2022/12/21 06:08:51 [DEBUG] http: Request GET /v1/status/leader (291.879µs) from=10.233.70.143:41916 2022/12/21 06:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:09:07 [DEBUG] http: Request GET /v1/status/leader (266.275µs) from=10.233.65.66:33430 2022/12/21 06:09:11 [DEBUG] http: Request GET /v1/status/leader (365.249µs) from=10.233.70.143:42220 2022/12/21 06:09:27 [DEBUG] http: Request GET /v1/status/leader (317.764µs) from=10.233.65.66:33566 2022/12/21 06:09:31 [DEBUG] http: Request GET /v1/status/leader (314.075µs) from=10.233.70.143:42516 2022/12/21 06:09:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.972970086s) from=10.233.70.143:35846 2022/12/21 06:09: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/21 06:09: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/21 06:09:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:09:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:09:36 [DEBUG] agent: Node info in sync 2022/12/21 06:09:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.197213ms) from=10.233.67.214:34868 2022/12/21 06:09:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:09:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:09:36 [DEBUG] agent: Node info in sync 2022/12/21 06:09:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (498.031µs) from=10.233.67.214:34870 2022/12/21 06:09:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.680738333s) from=10.233.65.66:58788 2022/12/21 06:09:48 [DEBUG] http: Request GET /v1/status/leader (250.065163ms) from=10.233.65.66:33712 2022/12/21 06:09:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.109557186s) from=10.233.65.66:58792 2022/12/21 06:09:51 [DEBUG] http: Request GET /v1/status/leader (350.603µs) from=10.233.70.143:42812 2022/12/21 06:09:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.668479103s) from=10.233.70.143:36048 2022/12/21 06:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:10:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.406503823s) from=10.233.70.143:36052 2022/12/21 06:10:08 [DEBUG] http: Request GET /v1/status/leader (301.184µs) from=10.233.65.66:33858 2022/12/21 06:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.309515428s) from=10.233.65.66:58116 2022/12/21 06:10:11 [DEBUG] http: Request GET /v1/status/leader (250.555µs) from=10.233.70.143:43104 2022/12/21 06:10:28 [DEBUG] http: Request GET /v1/status/leader (170.603427ms) from=10.233.65.66:33998 2022/12/21 06:10:31 [DEBUG] http: Request GET /v1/status/leader (532.45µs) from=10.233.70.143:43390 2022/12/21 06:10:48 [DEBUG] http: Request GET /v1/status/leader (408.051µs) from=10.233.65.66:34142 2022/12/21 06:10:51 [DEBUG] http: Request GET /v1/status/leader (1.244242ms) from=10.233.70.143:43672 2022/12/21 06:11:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:11:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:11:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:11:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:11:05 [DEBUG] agent: Node info in sync 2022/12/21 06:11:08 [DEBUG] http: Request GET /v1/status/leader (291.938µs) from=10.233.65.66:34302 2022/12/21 06:11:11 [DEBUG] http: Request GET /v1/status/leader (767.759µs) from=10.233.70.143:43966 2022/12/21 06:11:28 [DEBUG] http: Request GET /v1/status/leader (744.685µs) from=10.233.65.66:34446 2022/12/21 06:11:31 [DEBUG] http: Request GET /v1/status/leader (429.207µs) from=10.233.70.143:44248 2022/12/21 06:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.647996845s) from=10.233.70.143:35846 2022/12/21 06:11:48 [DEBUG] http: Request GET /v1/status/leader (1.44534ms) from=10.233.65.66:34596 2022/12/21 06:11:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.19637128s) from=10.233.65.66:58788 2022/12/21 06:11:51 [DEBUG] http: Request GET /v1/status/leader (456.005µs) from=10.233.70.143:44534 2022/12/21 06:11:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.298638976s) from=10.233.65.66:58792 2022/12/21 06:12:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.109388883s) from=10.233.70.143:36048 2022/12/21 06:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:12:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.756049954s) from=10.233.70.143:36052 2022/12/21 06:12:08 [DEBUG] http: Request GET /v1/status/leader (332.447µs) from=10.233.65.66:34736 2022/12/21 06:12:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:12:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:12:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:12:10 [DEBUG] agent: Node info in sync 2022/12/21 06:12:11 [DEBUG] http: Request GET /v1/status/leader (400.954µs) from=10.233.70.143:44822 2022/12/21 06:12:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.015770128s) from=10.233.65.66:58116 2022/12/21 06:12:28 [DEBUG] http: Request GET /v1/status/leader (333.274µs) from=10.233.65.66:34880 2022/12/21 06:12:31 [DEBUG] http: Request GET /v1/status/leader (217.148µs) from=10.233.70.143:45116 2022/12/21 06:12: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/21 06:12: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/21 06:12:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:12:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:12:36 [DEBUG] agent: Node info in sync 2022/12/21 06:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (241.446117ms) from=10.233.67.214:36554 2022/12/21 06:12:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:12:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:12:36 [DEBUG] agent: Node info in sync 2022/12/21 06:12:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.00654ms) from=10.233.67.214:36556 2022/12/21 06:12:48 [DEBUG] http: Request GET /v1/status/leader (473.828µs) from=10.233.65.66:35022 2022/12/21 06:12:51 [DEBUG] http: Request GET /v1/status/leader (199.196µs) from=10.233.70.143:45398 2022/12/21 06:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:13:08 [DEBUG] http: Request GET /v1/status/leader (330.567µs) from=10.233.65.66:35162 2022/12/21 06:13:11 [DEBUG] http: Request GET /v1/status/leader (298.239µs) from=10.233.70.143:45694 2022/12/21 06:13:28 [DEBUG] http: Request GET /v1/status/leader (306.834µs) from=10.233.65.66:35304 2022/12/21 06:13:31 [DEBUG] http: Request GET /v1/status/leader (306.377µs) from=10.233.70.143:45982 2022/12/21 06:13:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.386952607s) from=10.233.70.143:35846 2022/12/21 06:13:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:13:48 [DEBUG] http: Request GET /v1/status/leader (4.92821ms) from=10.233.65.66:35454 2022/12/21 06:13:51 [DEBUG] http: Request GET /v1/status/leader (380.989µs) from=10.233.70.143:46274 2022/12/21 06:13:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:13:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:13:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:13:57 [DEBUG] agent: Node info in sync 2022/12/21 06:13:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.497660678s) from=10.233.65.66:58788 2022/12/21 06:13:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.342768934s) from=10.233.65.66:58792 2022/12/21 06:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:14:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.099611503s) from=10.233.70.143:36048 2022/12/21 06:14:08 [DEBUG] http: Request GET /v1/status/leader (1.352657ms) from=10.233.65.66:35596 2022/12/21 06:14:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.577668867s) from=10.233.70.143:36052 2022/12/21 06:14:11 [DEBUG] http: Request GET /v1/status/leader (367.328µs) from=10.233.70.143:46556 2022/12/21 06:14:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.881097033s) from=10.233.65.66:58116 2022/12/21 06:14:28 [DEBUG] http: Request GET /v1/status/leader (254.046µs) from=10.233.65.66:35738 2022/12/21 06:14:31 [DEBUG] http: Request GET /v1/status/leader (259.111µs) from=10.233.70.143:46846 2022/12/21 06:14:48 [DEBUG] http: Request GET /v1/status/leader (739.047µs) from=10.233.65.66:35884 2022/12/21 06:14:51 [DEBUG] http: Request GET /v1/status/leader (232.976µs) from=10.233.70.143:47136 2022/12/21 06:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:15:08 [DEBUG] http: Request GET /v1/status/leader (751.2µs) from=10.233.65.66:36028 2022/12/21 06:15:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:15:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:15:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:15:10 [DEBUG] agent: Node info in sync 2022/12/21 06:15:11 [DEBUG] http: Request GET /v1/status/leader (1.619829ms) from=10.233.70.143:47422 2022/12/21 06:15:28 [DEBUG] http: Request GET /v1/status/leader (375.732µs) from=10.233.65.66:36164 2022/12/21 06:15:31 [DEBUG] http: Request GET /v1/status/leader (347.251µs) from=10.233.70.143:47706 2022/12/21 06:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.508588185s) from=10.233.70.143:35846 2022/12/21 06:15:48 [DEBUG] http: Request GET /v1/status/leader (322.466µs) from=10.233.65.66:36316 2022/12/21 06:15:51 [DEBUG] http: Request GET /v1/status/leader (3.670161ms) from=10.233.70.143:47992 2022/12/21 06:16:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.739749729s) from=10.233.65.66:58788 2022/12/21 06:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:16:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.133836195s) from=10.233.65.66:58792 2022/12/21 06:16:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.740149708s) from=10.233.70.143:36048 2022/12/21 06:16:08 [DEBUG] http: Request GET /v1/status/leader (287.321µs) from=10.233.65.66:36464 2022/12/21 06:16:11 [DEBUG] http: Request GET /v1/status/leader (361.431µs) from=10.233.70.143:48282 2022/12/21 06:16:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.259296055s) from=10.233.70.143:36052 2022/12/21 06:16:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:16:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:16:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:16:18 [DEBUG] agent: Node info in sync 2022/12/21 06:16:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.709177647s) from=10.233.65.66:58116 2022/12/21 06:16:28 [DEBUG] http: Request GET /v1/status/leader (410.989µs) from=10.233.65.66:36606 2022/12/21 06:16:31 [DEBUG] http: Request GET /v1/status/leader (242.904µs) from=10.233.70.143:48568 2022/12/21 06:16:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:16:48 [DEBUG] http: Request GET /v1/status/leader (361.926µs) from=10.233.65.66:36748 2022/12/21 06:16:51 [DEBUG] http: Request GET /v1/status/leader (416.072µs) from=10.233.70.143:48856 2022/12/21 06:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:17:08 [DEBUG] http: Request GET /v1/status/leader (304.458µs) from=10.233.65.66:36894 2022/12/21 06:17:11 [DEBUG] http: Request GET /v1/status/leader (1.035842ms) from=10.233.70.143:49148 2022/12/21 06:17:28 [DEBUG] http: Request GET /v1/status/leader (401.851µs) from=10.233.65.66:37036 2022/12/21 06:17:31 [DEBUG] http: Request GET /v1/status/leader (1.079184ms) from=10.233.70.143:49434 2022/12/21 06:17:48 [DEBUG] http: Request GET /v1/status/leader (246.564µs) from=10.233.65.66:37192 2022/12/21 06:17:51 [DEBUG] http: Request GET /v1/status/leader (481.536µs) from=10.233.70.143:49718 2022/12/21 06:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.930122203s) from=10.233.70.143:35846 2022/12/21 06:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:17:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:17:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:17:52 [DEBUG] agent: Node info in sync 2022/12/21 06:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:18:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.478655843s) from=10.233.65.66:58788 2022/12/21 06:18:08 [DEBUG] http: Request GET /v1/status/leader (520.868µs) from=10.233.65.66:37332 2022/12/21 06:18:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.351727975s) from=10.233.65.66:58792 2022/12/21 06:18:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.639281743s) from=10.233.70.143:36048 2022/12/21 06:18:11 [DEBUG] http: Request GET /v1/status/leader (787.573µs) from=10.233.70.143:50020 2022/12/21 06:18:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.754016951s) from=10.233.70.143:36052 2022/12/21 06:18:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.0768155s) from=10.233.65.66:58116 2022/12/21 06:18:28 [DEBUG] http: Request GET /v1/status/leader (252.463µs) from=10.233.65.66:37478 2022/12/21 06:18:31 [DEBUG] http: Request GET /v1/status/leader (773.391µs) from=10.233.70.143:50310 2022/12/21 06:18:48 [DEBUG] http: Request GET /v1/status/leader (341.363µs) from=10.233.65.66:37618 2022/12/21 06:18:51 [DEBUG] http: Request GET /v1/status/leader (204.59µs) from=10.233.70.143:50596 2022/12/21 06:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:19:08 [DEBUG] http: Request GET /v1/status/leader (441.158µs) from=10.233.65.66:37762 2022/12/21 06:19:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:19:11 [DEBUG] http: Request GET /v1/status/leader (337.107µs) from=10.233.70.143:50874 2022/12/21 06:19:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:19:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:19:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:19:16 [DEBUG] agent: Node info in sync 2022/12/21 06:19:28 [DEBUG] http: Request GET /v1/status/leader (212.222µs) from=10.233.65.66:37904 2022/12/21 06:19:31 [DEBUG] http: Request GET /v1/status/leader (421.96µs) from=10.233.70.143:51160 2022/12/21 06:19:49 [DEBUG] http: Request GET /v1/status/leader (635.304126ms) from=10.233.65.66:38048 2022/12/21 06:19:51 [DEBUG] http: Request GET /v1/status/leader (404.064µs) from=10.233.70.143:51438 2022/12/21 06:19:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.706347267s) from=10.233.70.143:35846 2022/12/21 06:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:20:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.752331583s) from=10.233.65.66:58788 2022/12/21 06:20:09 [DEBUG] http: Request GET /v1/status/leader (522.377µs) from=10.233.65.66:38188 2022/12/21 06:20:11 [DEBUG] http: Request GET /v1/status/leader (992.838µs) from=10.233.70.143:51726 2022/12/21 06:20:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.602489897s) from=10.233.70.143:36048 2022/12/21 06:20:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.913987212s) from=10.233.65.66:58792 2022/12/21 06:20:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.605916628s) from=10.233.70.143:36052 2022/12/21 06:20:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:20:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:20:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:20:21 [DEBUG] agent: Node info in sync 2022/12/21 06:20:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.96903539s) from=10.233.65.66:58116 2022/12/21 06:20:29 [DEBUG] http: Request GET /v1/status/leader (1.626796ms) from=10.233.65.66:38334 2022/12/21 06:20:31 [DEBUG] http: Request GET /v1/status/leader (480.039µs) from=10.233.70.143:52004 2022/12/21 06:20:39 [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/21 06:20:39 [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/21 06:20:39 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:20:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:20:39 [DEBUG] agent: Node info in sync 2022/12/21 06:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (52.945523ms) from=10.233.67.214:41090 2022/12/21 06:20:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:20:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:20:39 [DEBUG] agent: Node info in sync 2022/12/21 06:20:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (99.680462ms) from=10.233.67.214:41092 2022/12/21 06:20:49 [DEBUG] http: Request GET /v1/status/leader (259.901µs) from=10.233.65.66:38478 2022/12/21 06:20:51 [DEBUG] http: Request GET /v1/status/leader (691.838µs) from=10.233.70.143:52288 2022/12/21 06:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:21:09 [DEBUG] http: Request GET /v1/status/leader (488.144µs) from=10.233.65.66:38620 2022/12/21 06:21:12 [DEBUG] http: Request GET /v1/status/leader (547.643µs) from=10.233.70.143:52572 2022/12/21 06:21:29 [DEBUG] http: Request GET /v1/status/leader (238.809µs) from=10.233.65.66:38760 2022/12/21 06:21:32 [DEBUG] http: Request GET /v1/status/leader (612.556µs) from=10.233.70.143:52852 2022/12/21 06:21:49 [DEBUG] http: Request GET /v1/status/leader (279.551µs) from=10.233.65.66:38904 2022/12/21 06:21:52 [DEBUG] http: Request GET /v1/status/leader (345.997µs) from=10.233.70.143:53134 2022/12/21 06:21:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.785582231s) from=10.233.70.143:35846 2022/12/21 06:21:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:21:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:21:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:21:58 [DEBUG] agent: Node info in sync 2022/12/21 06:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:22:09 [DEBUG] http: Request GET /v1/status/leader (270.516µs) from=10.233.65.66:39044 2022/12/21 06:22:12 [DEBUG] http: Request GET /v1/status/leader (320.657µs) from=10.233.70.143:53424 2022/12/21 06:22:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.612347187s) from=10.233.65.66:58788 2022/12/21 06:22:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.409346041s) from=10.233.70.143:36048 2022/12/21 06:22:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.160233062s) from=10.233.70.143:36052 2022/12/21 06:22:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.612971058s) from=10.233.65.66:58792 2022/12/21 06:22:29 [DEBUG] http: Request GET /v1/status/leader (306.969µs) from=10.233.65.66:39200 2022/12/21 06:22:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.550940853s) from=10.233.65.66:58116 2022/12/21 06:22:32 [DEBUG] http: Request GET /v1/status/leader (227.207µs) from=10.233.70.143:53708 2022/12/21 06:22:50 [DEBUG] http: Request GET /v1/status/leader (320.17µs) from=10.233.65.66:39354 2022/12/21 06:22:52 [DEBUG] http: Request GET /v1/status/leader (448.574µs) from=10.233.70.143:53996 2022/12/21 06:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:23:10 [DEBUG] http: Request GET /v1/status/leader (388.451µs) from=10.233.65.66:39496 2022/12/21 06:23:12 [DEBUG] http: Request GET /v1/status/leader (823.718µs) from=10.233.70.143:54286 2022/12/21 06:23:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:23:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:23:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:23:13 [DEBUG] agent: Node info in sync 2022/12/21 06:23:30 [DEBUG] http: Request GET /v1/status/leader (2.972043ms) from=10.233.65.66:39634 2022/12/21 06:23:32 [DEBUG] http: Request GET /v1/status/leader (500.566µs) from=10.233.70.143:54578 2022/12/21 06:23: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/21 06:23: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/21 06:23:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:23:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:23:34 [DEBUG] agent: Node info in sync 2022/12/21 06:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (38.072279ms) from=10.233.67.214:42732 2022/12/21 06:23:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:23:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:23:34 [DEBUG] agent: Node info in sync 2022/12/21 06:23:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (408.097µs) from=10.233.67.214:42734 2022/12/21 06:23:50 [DEBUG] http: Request GET /v1/status/leader (510.632µs) from=10.233.65.66:39790 2022/12/21 06:23:52 [DEBUG] http: Request GET /v1/status/leader (257.83µs) from=10.233.70.143:54872 2022/12/21 06:24:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.1904243s) from=10.233.70.143:35846 2022/12/21 06:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:24:10 [DEBUG] http: Request GET /v1/status/leader (961.155µs) from=10.233.65.66:39928 2022/12/21 06:24:12 [DEBUG] http: Request GET /v1/status/leader (228.634109ms) from=10.233.70.143:55162 2022/12/21 06:24:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.587258106s) from=10.233.70.143:36048 2022/12/21 06:24:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.473568849s) from=10.233.65.66:58788 2022/12/21 06:24:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.4400652s) from=10.233.70.143:36052 2022/12/21 06:24:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:24:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.502341379s) from=10.233.65.66:58792 2022/12/21 06:24:30 [DEBUG] http: Request GET /v1/status/leader (407.226µs) from=10.233.65.66:40072 2022/12/21 06:24:32 [DEBUG] http: Request GET /v1/status/leader (205.16µs) from=10.233.70.143:55450 2022/12/21 06:24:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.188822764s) from=10.233.65.66:58116 2022/12/21 06:24:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:24:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:24:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:24:49 [DEBUG] agent: Node info in sync 2022/12/21 06:24:50 [DEBUG] http: Request GET /v1/status/leader (485.527µs) from=10.233.65.66:40208 2022/12/21 06:24:52 [DEBUG] http: Request GET /v1/status/leader (265.757µs) from=10.233.70.143:55730 2022/12/21 06:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:25:10 [DEBUG] http: Request GET /v1/status/leader (453.899µs) from=10.233.65.66:40352 2022/12/21 06:25:12 [DEBUG] http: Request GET /v1/status/leader (391.812µs) from=10.233.70.143:56026 2022/12/21 06:25:30 [DEBUG] http: Request GET /v1/status/leader (234.633µs) from=10.233.65.66:40494 2022/12/21 06:25:32 [DEBUG] http: Request GET /v1/status/leader (1.949749ms) from=10.233.70.143:56312 2022/12/21 06:25:50 [DEBUG] http: Request GET /v1/status/leader (401.834µs) from=10.233.65.66:40642 2022/12/21 06:25:52 [DEBUG] http: Request GET /v1/status/leader (416.932µs) from=10.233.70.143:56590 2022/12/21 06:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:26:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.935395744s) from=10.233.70.143:35846 2022/12/21 06:26:10 [DEBUG] http: Request GET /v1/status/leader (253.932µs) from=10.233.65.66:40788 2022/12/21 06:26:12 [DEBUG] http: Request GET /v1/status/leader (221.207µs) from=10.233.70.143:56868 2022/12/21 06:26:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.103689102s) from=10.233.70.143:36048 2022/12/21 06:26:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.105384049s) from=10.233.70.143:36052 2022/12/21 06:26:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.594741771s) from=10.233.65.66:58788 2022/12/21 06:26:30 [DEBUG] http: Request GET /v1/status/leader (746.602µs) from=10.233.65.66:40928 2022/12/21 06:26:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.143447967s) from=10.233.65.66:58792 2022/12/21 06:26:32 [DEBUG] http: Request GET /v1/status/leader (298.668µs) from=10.233.70.143:57146 2022/12/21 06:26:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.204872541s) from=10.233.65.66:58116 2022/12/21 06:26:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:26:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:26:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:26:47 [DEBUG] agent: Node info in sync 2022/12/21 06:26:50 [DEBUG] http: Request GET /v1/status/leader (2.715593ms) from=10.233.65.66:41074 2022/12/21 06:26:52 [DEBUG] http: Request GET /v1/status/leader (457.478µs) from=10.233.70.143:57432 2022/12/21 06:27:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:27:10 [DEBUG] http: Request GET /v1/status/leader (591.733µs) from=10.233.65.66:41218 2022/12/21 06:27:12 [DEBUG] http: Request GET /v1/status/leader (295.653µs) from=10.233.70.143:57716 2022/12/21 06:27:30 [DEBUG] http: Request GET /v1/status/leader (502.928µs) from=10.233.65.66:41360 2022/12/21 06:27:32 [DEBUG] http: Request GET /v1/status/leader (286.409µs) from=10.233.70.143:58002 2022/12/21 06:27:50 [DEBUG] http: Request GET /v1/status/leader (494.512µs) from=10.233.65.66:41498 2022/12/21 06:27:52 [DEBUG] http: Request GET /v1/status/leader (773.549µs) from=10.233.70.143:58280 2022/12/21 06:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:28:10 [DEBUG] http: Request GET /v1/status/leader (1.150955ms) from=10.233.65.66:41644 2022/12/21 06:28:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.752747502s) from=10.233.70.143:35846 2022/12/21 06:28:12 [DEBUG] http: Request GET /v1/status/leader (392.479µs) from=10.233.70.143:58570 2022/12/21 06:28:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:28:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:28:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:28:18 [DEBUG] agent: Node info in sync 2022/12/21 06:28:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.242364478s) from=10.233.70.143:36052 2022/12/21 06:28:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.31323255s) from=10.233.70.143:36048 2022/12/21 06:28:30 [DEBUG] http: Request GET /v1/status/leader (381.747µs) from=10.233.65.66:41792 2022/12/21 06:28:32 [DEBUG] http: Request GET /v1/status/leader (964.87µs) from=10.233.70.143:58862 2022/12/21 06:28:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.445055537s) from=10.233.65.66:58788 2022/12/21 06:28:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.958546777s) from=10.233.65.66:58792 2022/12/21 06:28:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.805965433s) from=10.233.65.66:58116 2022/12/21 06:28:50 [DEBUG] http: Request GET /v1/status/leader (308.367µs) from=10.233.65.66:41930 2022/12/21 06:28:52 [DEBUG] http: Request GET /v1/status/leader (356.916µs) from=10.233.70.143:59144 2022/12/21 06:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:29:10 [DEBUG] http: Request GET /v1/status/leader (390.626µs) from=10.233.65.66:42086 2022/12/21 06:29:12 [DEBUG] http: Request GET /v1/status/leader (289.664µs) from=10.233.70.143:59436 2022/12/21 06:29:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:29:30 [DEBUG] http: Request GET /v1/status/leader (680.997µs) from=10.233.65.66:42234 2022/12/21 06:29:32 [DEBUG] http: Request GET /v1/status/leader (475.899µs) from=10.233.70.143:59726 2022/12/21 06:29:50 [DEBUG] http: Request GET /v1/status/leader (2.357998ms) from=10.233.65.66:42382 2022/12/21 06:29:52 [DEBUG] http: Request GET /v1/status/leader (398.888µs) from=10.233.70.143:60018 2022/12/21 06:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:30:10 [DEBUG] http: Request GET /v1/status/leader (880.187µs) from=10.233.65.66:42524 2022/12/21 06:30:12 [DEBUG] http: Request GET /v1/status/leader (218.813µs) from=10.233.70.143:60308 2022/12/21 06:30:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.910399946s) from=10.233.70.143:35846 2022/12/21 06:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:30:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:30:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:30:16 [DEBUG] agent: Node info in sync 2022/12/21 06:30:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.391335602s) from=10.233.70.143:36048 2022/12/21 06:30:30 [DEBUG] http: Request GET /v1/status/leader (289.558µs) from=10.233.65.66:42668 2022/12/21 06:30:32 [DEBUG] http: Request GET /v1/status/leader (2.991487ms) from=10.233.70.143:60612 2022/12/21 06:30:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.524473775s) from=10.233.70.143:36052 2022/12/21 06:30:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.460266156s) from=10.233.65.66:58788 2022/12/21 06:30:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.183188753s) from=10.233.65.66:58792 2022/12/21 06:30:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.877247691s) from=10.233.65.66:58116 2022/12/21 06:30:50 [DEBUG] http: Request GET /v1/status/leader (590.218µs) from=10.233.65.66:42808 2022/12/21 06:30:52 [DEBUG] http: Request GET /v1/status/leader (317.754µs) from=10.233.70.143:60906 2022/12/21 06:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:31:10 [DEBUG] http: Request GET /v1/status/leader (935.914µs) from=10.233.65.66:42954 2022/12/21 06:31:12 [DEBUG] http: Request GET /v1/status/leader (1.710685ms) from=10.233.70.143:32962 2022/12/21 06:31:30 [DEBUG] http: Request GET /v1/status/leader (519.23µs) from=10.233.65.66:43098 2022/12/21 06:31:32 [DEBUG] http: Request GET /v1/status/leader (391.844µs) from=10.233.70.143:33250 2022/12/21 06:31:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:31:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:31:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:31:39 [DEBUG] agent: Node info in sync 2022/12/21 06:31:40 [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/21 06:31:40 [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/21 06:31:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:31:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:31:40 [DEBUG] agent: Node info in sync 2022/12/21 06:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (50.861703ms) from=10.233.67.214:47274 2022/12/21 06:31:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:31:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:31:40 [DEBUG] agent: Node info in sync 2022/12/21 06:31:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.111484ms) from=10.233.67.214:47276 2022/12/21 06:31:50 [DEBUG] http: Request GET /v1/status/leader (229.759µs) from=10.233.65.66:43236 2022/12/21 06:31:52 [DEBUG] http: Request GET /v1/status/leader (199.488µs) from=10.233.70.143:33548 2022/12/21 06:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:32:10 [DEBUG] http: Request GET /v1/status/leader (323.452µs) from=10.233.65.66:43378 2022/12/21 06:32:12 [DEBUG] http: Request GET /v1/status/leader (379.317µs) from=10.233.70.143:33832 2022/12/21 06:32:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.569996505s) from=10.233.70.143:35846 2022/12/21 06:32:30 [DEBUG] http: Request GET /v1/status/leader (352.781µs) from=10.233.65.66:43524 2022/12/21 06:32:32 [DEBUG] http: Request GET /v1/status/leader (225.769µs) from=10.233.70.143:34128 2022/12/21 06:32:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.256965003s) from=10.233.70.143:36048 2022/12/21 06:32:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.32870211s) from=10.233.70.143:36052 2022/12/21 06:32:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.149290164s) from=10.233.65.66:58788 2022/12/21 06:32:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.158291647s) from=10.233.65.66:58792 2022/12/21 06:32:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.091360793s) from=10.233.65.66:58116 2022/12/21 06:32:50 [DEBUG] http: Request GET /v1/status/leader (899.45µs) from=10.233.65.66:43672 2022/12/21 06:32:52 [DEBUG] http: Request GET /v1/status/leader (769.801µs) from=10.233.70.143:34406 2022/12/21 06:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:33:10 [DEBUG] http: Request GET /v1/status/leader (639.883µs) from=10.233.65.66:43812 2022/12/21 06:33:12 [DEBUG] http: Request GET /v1/status/leader (265.574µs) from=10.233.70.143:34696 2022/12/21 06:33:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:33:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:33:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:33:15 [DEBUG] agent: Node info in sync 2022/12/21 06:33:30 [DEBUG] http: Request GET /v1/status/leader (392.86µs) from=10.233.65.66:43952 2022/12/21 06:33:33 [DEBUG] http: Request GET /v1/status/leader (412.978µs) from=10.233.70.143:34984 2022/12/21 06:33:50 [DEBUG] http: Request GET /v1/status/leader (490.644µs) from=10.233.65.66:44098 2022/12/21 06:33:53 [DEBUG] http: Request GET /v1/status/leader (7.341951ms) from=10.233.70.143:35268 2022/12/21 06:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:34:10 [DEBUG] http: Request GET /v1/status/leader (482.225µs) from=10.233.65.66:44236 2022/12/21 06:34:13 [DEBUG] http: Request GET /v1/status/leader (494.499µs) from=10.233.70.143:35548 2022/12/21 06:34:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.05949453s) from=10.233.70.143:35846 2022/12/21 06:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:34:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:34:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:34:28 [DEBUG] agent: Node info in sync 2022/12/21 06:34:30 [DEBUG] http: Request GET /v1/status/leader (768.938µs) from=10.233.65.66:44382 2022/12/21 06:34:33 [DEBUG] http: Request GET /v1/status/leader (345.275µs) from=10.233.70.143:35830 2022/12/21 06:34: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/21 06:34: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/21 06:34:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:34:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:34:37 [DEBUG] agent: Node info in sync 2022/12/21 06:34:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.430082ms) from=10.233.67.214:48908 2022/12/21 06:34:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:34:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:34:37 [DEBUG] agent: Node info in sync 2022/12/21 06:34:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (2.459491ms) from=10.233.67.214:48910 2022/12/21 06:34:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.937459185s) from=10.233.70.143:36048 2022/12/21 06:34:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.755673549s) from=10.233.70.143:36052 2022/12/21 06:34:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.335265526s) from=10.233.65.66:58788 2022/12/21 06:34:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.675808752s) from=10.233.65.66:58792 2022/12/21 06:34:50 [DEBUG] http: Request GET /v1/status/leader (361.335µs) from=10.233.65.66:44522 2022/12/21 06:34:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.377638493s) from=10.233.65.66:58116 2022/12/21 06:34:53 [DEBUG] http: Request GET /v1/status/leader (336.894µs) from=10.233.70.143:36130 2022/12/21 06:34:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:35:10 [DEBUG] http: Request GET /v1/status/leader (247.257µs) from=10.233.65.66:44658 2022/12/21 06:35:13 [DEBUG] http: Request GET /v1/status/leader (309.266µs) from=10.233.70.143:36416 2022/12/21 06:35:30 [DEBUG] http: Request GET /v1/status/leader (323.5µs) from=10.233.65.66:44812 2022/12/21 06:35:33 [DEBUG] http: Request GET /v1/status/leader (792.254µs) from=10.233.70.143:36710 2022/12/21 06:35:50 [DEBUG] http: Request GET /v1/status/leader (250.249µs) from=10.233.65.66:44966 2022/12/21 06:35:53 [DEBUG] http: Request GET /v1/status/leader (392.886µs) from=10.233.70.143:37016 2022/12/21 06:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:36:10 [DEBUG] http: Request GET /v1/status/leader (236.862696ms) from=10.233.65.66:45114 2022/12/21 06:36:13 [DEBUG] http: Request GET /v1/status/leader (658.277µs) from=10.233.70.143:37302 2022/12/21 06:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.334117425s) from=10.233.70.143:35846 2022/12/21 06:36:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:36:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:36:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:36:27 [DEBUG] agent: Node info in sync 2022/12/21 06:36:30 [DEBUG] http: Request GET /v1/status/leader (397.426µs) from=10.233.65.66:45264 2022/12/21 06:36:33 [DEBUG] http: Request GET /v1/status/leader (375.448µs) from=10.233.70.143:37604 2022/12/21 06:36:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.882513971s) from=10.233.70.143:36052 2022/12/21 06:36:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.19899951s) from=10.233.70.143:36048 2022/12/21 06:36:50 [DEBUG] http: Request GET /v1/status/leader (761.68µs) from=10.233.65.66:45408 2022/12/21 06:36:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.74864646s) from=10.233.65.66:58792 2022/12/21 06:36:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.18401162s) from=10.233.65.66:58788 2022/12/21 06:36:53 [DEBUG] http: Request GET /v1/status/leader (1.983844ms) from=10.233.70.143:37902 2022/12/21 06:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.683634579s) from=10.233.65.66:58116 2022/12/21 06:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:37:10 [DEBUG] http: Request GET /v1/status/leader (378.446µs) from=10.233.65.66:45552 2022/12/21 06:37:13 [DEBUG] http: Request GET /v1/status/leader (505.715µs) from=10.233.70.143:38194 2022/12/21 06:37:30 [DEBUG] http: Request GET /v1/status/leader (329.402µs) from=10.233.65.66:45696 2022/12/21 06:37:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:37:33 [DEBUG] http: Request GET /v1/status/leader (1.636556ms) from=10.233.70.143:38484 2022/12/21 06:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:37:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:37:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:37:50 [DEBUG] agent: Node info in sync 2022/12/21 06:37:50 [DEBUG] http: Request GET /v1/status/leader (614.712µs) from=10.233.65.66:45830 2022/12/21 06:37:53 [DEBUG] http: Request GET /v1/status/leader (604.759µs) from=10.233.70.143:38784 2022/12/21 06:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:38:10 [DEBUG] http: Request GET /v1/status/leader (327.954µs) from=10.233.65.66:45980 2022/12/21 06:38:13 [DEBUG] http: Request GET /v1/status/leader (219.451µs) from=10.233.70.143:39070 2022/12/21 06:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.17750011s) from=10.233.70.143:35846 2022/12/21 06:38:30 [DEBUG] http: Request GET /v1/status/leader (391.438µs) from=10.233.65.66:46128 2022/12/21 06:38:33 [DEBUG] http: Request GET /v1/status/leader (549.326µs) from=10.233.70.143:39358 2022/12/21 06:38:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.658149897s) from=10.233.70.143:36052 2022/12/21 06:38:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.702972071s) from=10.233.70.143:36048 2022/12/21 06:38:51 [DEBUG] http: Request GET /v1/status/leader (1.567648ms) from=10.233.65.66:46270 2022/12/21 06:38:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.90639132s) from=10.233.65.66:58788 2022/12/21 06:38:53 [DEBUG] http: Request GET /v1/status/leader (352.44µs) from=10.233.70.143:39664 2022/12/21 06:38:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.306822987s) from=10.233.65.66:58792 2022/12/21 06:38:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.137923472s) from=10.233.65.66:58116 2022/12/21 06:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:39:11 [DEBUG] http: Request GET /v1/status/leader (355.901µs) from=10.233.65.66:46418 2022/12/21 06:39:13 [DEBUG] http: Request GET /v1/status/leader (225.099µs) from=10.233.70.143:39946 2022/12/21 06:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:39:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:39:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:39:29 [DEBUG] agent: Node info in sync 2022/12/21 06:39:31 [DEBUG] http: Request GET /v1/status/leader (575.196µs) from=10.233.65.66:46560 2022/12/21 06:39:33 [DEBUG] http: Request GET /v1/status/leader (38.301786ms) from=10.233.70.143:40242 2022/12/21 06:39:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:39:51 [DEBUG] http: Request GET /v1/status/leader (286.965µs) from=10.233.65.66:46708 2022/12/21 06:39:53 [DEBUG] http: Request GET /v1/status/leader (273.315µs) from=10.233.70.143:40544 2022/12/21 06:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:40:11 [DEBUG] http: Request GET /v1/status/leader (223.526µs) from=10.233.65.66:46850 2022/12/21 06:40:13 [DEBUG] http: Request GET /v1/status/leader (337.979µs) from=10.233.70.143:40840 2022/12/21 06:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.98582532s) from=10.233.70.143:35846 2022/12/21 06:40:31 [DEBUG] http: Request GET /v1/status/leader (47.24992ms) from=10.233.65.66:46996 2022/12/21 06:40:33 [DEBUG] http: Request GET /v1/status/leader (357.508µs) from=10.233.70.143:41134 2022/12/21 06:40:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.350650281s) from=10.233.70.143:36048 2022/12/21 06:40:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.364557209s) from=10.233.70.143:36052 2022/12/21 06:40:51 [DEBUG] http: Request GET /v1/status/leader (1.388887ms) from=10.233.65.66:47132 2022/12/21 06:40:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.444464789s) from=10.233.65.66:58788 2022/12/21 06:40:53 [DEBUG] http: Request GET /v1/status/leader (509.872µs) from=10.233.70.143:41430 2022/12/21 06:40:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:40:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:40:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:40:55 [DEBUG] agent: Node info in sync 2022/12/21 06:41:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.87930963s) from=10.233.65.66:58792 2022/12/21 06:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:41:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.098108156s) from=10.233.65.66:58116 2022/12/21 06:41:11 [DEBUG] http: Request GET /v1/status/leader (99.611718ms) from=10.233.65.66:47276 2022/12/21 06:41:13 [DEBUG] http: Request GET /v1/status/leader (203.668µs) from=10.233.70.143:41726 2022/12/21 06:41:31 [DEBUG] http: Request GET /v1/status/leader (373.026µs) from=10.233.65.66:47430 2022/12/21 06:41:33 [DEBUG] http: Request GET /v1/status/leader (211.181µs) from=10.233.70.143:42006 2022/12/21 06:41:51 [DEBUG] http: Request GET /v1/status/leader (1.031847ms) from=10.233.65.66:47576 2022/12/21 06:41:53 [DEBUG] http: Request GET /v1/status/leader (705.132µs) from=10.233.70.143:42310 2022/12/21 06:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:42:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:42:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:42:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:42:10 [DEBUG] agent: Node info in sync 2022/12/21 06:42:11 [DEBUG] http: Request GET /v1/status/leader (913.362µs) from=10.233.65.66:47716 2022/12/21 06:42:13 [DEBUG] http: Request GET /v1/status/leader (363.519µs) from=10.233.70.143:42610 2022/12/21 06:42:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:42:31 [DEBUG] http: Request GET /v1/status/leader (3.469525ms) from=10.233.65.66:47862 2022/12/21 06:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.826274167s) from=10.233.70.143:35846 2022/12/21 06:42:33 [DEBUG] http: Request GET /v1/status/leader (360.184µs) from=10.233.70.143:42892 2022/12/21 06:42:40 [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/21 06:42:40 [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/21 06:42:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:42:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:42:40 [DEBUG] agent: Node info in sync 2022/12/21 06:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.476633ms) from=10.233.67.214:53438 2022/12/21 06:42:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:42:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:42:40 [DEBUG] agent: Node info in sync 2022/12/21 06:42:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (595.677µs) from=10.233.67.214:53440 2022/12/21 06:42:51 [DEBUG] http: Request GET /v1/status/leader (384.636µs) from=10.233.65.66:48006 2022/12/21 06:42:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.763419844s) from=10.233.70.143:36052 2022/12/21 06:42:53 [DEBUG] http: Request GET /v1/status/leader (415.293µs) from=10.233.70.143:43194 2022/12/21 06:42:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.275903111s) from=10.233.70.143:36048 2022/12/21 06:42:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.188272139s) from=10.233.65.66:58788 2022/12/21 06:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:43:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.667326291s) from=10.233.65.66:58792 2022/12/21 06:43:11 [DEBUG] http: Request GET /v1/status/leader (403.534µs) from=10.233.65.66:48152 2022/12/21 06:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.713023004s) from=10.233.65.66:58116 2022/12/21 06:43:13 [DEBUG] http: Request GET /v1/status/leader (286.664µs) from=10.233.70.143:43490 2022/12/21 06:43:31 [DEBUG] http: Request GET /v1/status/leader (354.898µs) from=10.233.65.66:48298 2022/12/21 06:43:33 [DEBUG] http: Request GET /v1/status/leader (1.059314ms) from=10.233.70.143:43788 2022/12/21 06:43:51 [DEBUG] http: Request GET /v1/status/leader (326.624µs) from=10.233.65.66:48440 2022/12/21 06:43:53 [DEBUG] http: Request GET /v1/status/leader (318.727µs) from=10.233.70.143:44094 2022/12/21 06:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:44:11 [DEBUG] http: Request GET /v1/status/leader (447.847µs) from=10.233.65.66:48586 2022/12/21 06:44:13 [DEBUG] http: Request GET /v1/status/leader (401.459µs) from=10.233.70.143:44388 2022/12/21 06:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:44:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:44:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:44:26 [DEBUG] agent: Node info in sync 2022/12/21 06:44:31 [DEBUG] http: Request GET /v1/status/leader (351.261µs) from=10.233.65.66:48730 2022/12/21 06:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.019048238s) from=10.233.70.143:35846 2022/12/21 06:44:33 [DEBUG] http: Request GET /v1/status/leader (551.777µs) from=10.233.70.143:44682 2022/12/21 06:44:51 [DEBUG] http: Request GET /v1/status/leader (2.304941ms) from=10.233.65.66:48872 2022/12/21 06:44:53 [DEBUG] http: Request GET /v1/status/leader (371.042µs) from=10.233.70.143:44996 2022/12/21 06:44:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.852200944s) from=10.233.65.66:58788 2022/12/21 06:44:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.016829033s) from=10.233.70.143:36052 2022/12/21 06:44:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.354305217s) from=10.233.70.143:36048 2022/12/21 06:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:45:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.434886989s) from=10.233.65.66:58792 2022/12/21 06:45:11 [DEBUG] http: Request GET /v1/status/leader (855.101µs) from=10.233.65.66:49016 2022/12/21 06:45:13 [DEBUG] http: Request GET /v1/status/leader (325.282µs) from=10.233.70.143:45288 2022/12/21 06:45:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.976659573s) from=10.233.65.66:58116 2022/12/21 06:45:31 [DEBUG] http: Request GET /v1/status/leader (490.296µs) from=10.233.65.66:49154 2022/12/21 06:45:33 [DEBUG] http: Request GET /v1/status/leader (1.422213ms) from=10.233.70.143:45582 2022/12/21 06:45: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/21 06:45: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/21 06:45:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:45:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:45:37 [DEBUG] agent: Node info in sync 2022/12/21 06:45:37 [DEBUG] http: Request PUT /v1/agent/service/register (49.342197ms) from=10.233.67.214:55094 2022/12/21 06:45:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:45:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:45:37 [DEBUG] agent: Node info in sync 2022/12/21 06:45:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (100.267515ms) from=10.233.67.214:55096 2022/12/21 06:45:51 [DEBUG] http: Request GET /v1/status/leader (359.545µs) from=10.233.65.66:49296 2022/12/21 06:45:53 [DEBUG] http: Request GET /v1/status/leader (214.103µs) from=10.233.70.143:45886 2022/12/21 06:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:46:11 [DEBUG] http: Request GET /v1/status/leader (568.712µs) from=10.233.65.66:49442 2022/12/21 06:46:13 [DEBUG] http: Request GET /v1/status/leader (301.332µs) from=10.233.70.143:46172 2022/12/21 06:46:31 [DEBUG] http: Request GET /v1/status/leader (456.97µs) from=10.233.65.66:49586 2022/12/21 06:46:34 [DEBUG] http: Request GET /v1/status/leader (517.623175ms) from=10.233.70.143:46450 2022/12/21 06:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.611076972s) from=10.233.70.143:35846 2022/12/21 06:46:51 [DEBUG] http: Request GET /v1/status/leader (498.044µs) from=10.233.65.66:49722 2022/12/21 06:46:54 [DEBUG] http: Request GET /v1/status/leader (294.984µs) from=10.233.70.143:46770 2022/12/21 06:46:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.423211389s) from=10.233.70.143:36052 2022/12/21 06:46:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.957875297s) from=10.233.65.66:58788 2022/12/21 06:47:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.388968944s) from=10.233.70.143:36048 2022/12/21 06:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:47:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.664261616s) from=10.233.65.66:58792 2022/12/21 06:47:11 [DEBUG] http: Request GET /v1/status/leader (491.063µs) from=10.233.65.66:49864 2022/12/21 06:47:14 [DEBUG] http: Request GET /v1/status/leader (612.725µs) from=10.233.70.143:47062 2022/12/21 06:47:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.822671306s) from=10.233.65.66:58116 2022/12/21 06:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:47:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:47:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:47:25 [DEBUG] agent: Node info in sync 2022/12/21 06:47:31 [DEBUG] http: Request GET /v1/status/leader (337.381µs) from=10.233.65.66:50010 2022/12/21 06:47:34 [DEBUG] http: Request GET /v1/status/leader (409.446µs) from=10.233.70.143:47358 2022/12/21 06:47:51 [DEBUG] http: Request GET /v1/status/leader (1.332123ms) from=10.233.65.66:50156 2022/12/21 06:47:54 [DEBUG] http: Request GET /v1/status/leader (218.196µs) from=10.233.70.143:47658 2022/12/21 06:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:48:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:48:11 [DEBUG] http: Request GET /v1/status/leader (360.906µs) from=10.233.65.66:50302 2022/12/21 06:48:14 [DEBUG] http: Request GET /v1/status/leader (393.578µs) from=10.233.70.143:47956 2022/12/21 06:48:31 [DEBUG] http: Request GET /v1/status/leader (209.558µs) from=10.233.65.66:50448 2022/12/21 06:48:34 [DEBUG] http: Request GET /v1/status/leader (214.686µs) from=10.233.70.143:48240 2022/12/21 06:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.879205855s) from=10.233.70.143:35846 2022/12/21 06:48:51 [DEBUG] http: Request GET /v1/status/leader (362.955µs) from=10.233.65.66:50594 2022/12/21 06:48:54 [DEBUG] http: Request GET /v1/status/leader (376.693µs) from=10.233.70.143:48534 2022/12/21 06:49:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.952106308s) from=10.233.65.66:58788 2022/12/21 06:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:49:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.807763243s) from=10.233.70.143:36048 2022/12/21 06:49:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:49:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:49:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:49:04 [DEBUG] agent: Node info in sync 2022/12/21 06:49:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.75713561s) from=10.233.70.143:36052 2022/12/21 06:49:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.150819002s) from=10.233.65.66:58792 2022/12/21 06:49:11 [DEBUG] http: Request GET /v1/status/leader (434.998µs) from=10.233.65.66:50734 2022/12/21 06:49:14 [DEBUG] http: Request GET /v1/status/leader (347.932µs) from=10.233.70.143:48830 2022/12/21 06:49:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.733104482s) from=10.233.65.66:58116 2022/12/21 06:49:31 [DEBUG] http: Request GET /v1/status/leader (337.818µs) from=10.233.65.66:50878 2022/12/21 06:49:34 [DEBUG] http: Request GET /v1/status/leader (328.251µs) from=10.233.70.143:49128 2022/12/21 06:49:51 [DEBUG] http: Request GET /v1/status/leader (1.013368ms) from=10.233.65.66:51018 2022/12/21 06:49:54 [DEBUG] http: Request GET /v1/status/leader (368.058µs) from=10.233.70.143:49422 2022/12/21 06:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:50:11 [DEBUG] http: Request GET /v1/status/leader (227.966µs) from=10.233.65.66:51158 2022/12/21 06:50:14 [DEBUG] http: Request GET /v1/status/leader (290.192µs) from=10.233.70.143:49720 2022/12/21 06:50:31 [DEBUG] http: Request GET /v1/status/leader (700.805µs) from=10.233.65.66:51306 2022/12/21 06:50:34 [DEBUG] http: Request GET /v1/status/leader (511.727µs) from=10.233.70.143:50002 2022/12/21 06:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:50:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:50:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:50:34 [DEBUG] agent: Node info in sync 2022/12/21 06:50:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.673422997s) from=10.233.70.143:35846 2022/12/21 06:50:51 [DEBUG] http: Request GET /v1/status/leader (282.322µs) from=10.233.65.66:51450 2022/12/21 06:50:54 [DEBUG] http: Request GET /v1/status/leader (2.013626ms) from=10.233.70.143:50300 2022/12/21 06:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:51:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.598823791s) from=10.233.70.143:36048 2022/12/21 06:51:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.90366671s) from=10.233.70.143:36052 2022/12/21 06:51:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.261760631s) from=10.233.65.66:58788 2022/12/21 06:51:11 [DEBUG] http: Request GET /v1/status/leader (328.124µs) from=10.233.65.66:51598 2022/12/21 06:51:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.216848973s) from=10.233.65.66:58792 2022/12/21 06:51:14 [DEBUG] http: Request GET /v1/status/leader (528.369µs) from=10.233.70.143:50608 2022/12/21 06:51:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.164626789s) from=10.233.65.66:58116 2022/12/21 06:51:31 [DEBUG] http: Request GET /v1/status/leader (366.574µs) from=10.233.65.66:51736 2022/12/21 06:51:34 [DEBUG] http: Request GET /v1/status/leader (1.26668ms) from=10.233.70.143:50908 2022/12/21 06:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:51:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:51:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:51:45 [DEBUG] agent: Node info in sync 2022/12/21 06:51:51 [DEBUG] http: Request GET /v1/status/leader (501.45µs) from=10.233.65.66:51874 2022/12/21 06:51:54 [DEBUG] http: Request GET /v1/status/leader (461.146µs) from=10.233.70.143:51198 2022/12/21 06:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:52:11 [DEBUG] http: Request GET /v1/status/leader (594.972µs) from=10.233.65.66:52024 2022/12/21 06:52:14 [DEBUG] http: Request GET /v1/status/leader (335.502µs) from=10.233.70.143:51488 2022/12/21 06:52:31 [DEBUG] http: Request GET /v1/status/leader (335.98µs) from=10.233.65.66:52172 2022/12/21 06:52:34 [DEBUG] http: Request GET /v1/status/leader (233.119µs) from=10.233.70.143:51780 2022/12/21 06:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.458895539s) from=10.233.70.143:35846 2022/12/21 06:52:51 [DEBUG] http: Request GET /v1/status/leader (225.443µs) from=10.233.65.66:52314 2022/12/21 06:52:54 [DEBUG] http: Request GET /v1/status/leader (425.697µs) from=10.233.70.143:52080 2022/12/21 06:52:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:52:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:52:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:52:56 [DEBUG] agent: Node info in sync 2022/12/21 06:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:53:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.518543864s) from=10.233.70.143:36048 2022/12/21 06:53:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.406858133s) from=10.233.70.143:36052 2022/12/21 06:53:11 [DEBUG] http: Request GET /v1/status/leader (392.267µs) from=10.233.65.66:52452 2022/12/21 06:53:14 [DEBUG] http: Request GET /v1/status/leader (305.422µs) from=10.233.70.143:52382 2022/12/21 06:53:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.014637533s) from=10.233.65.66:58788 2022/12/21 06:53:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.901595803s) from=10.233.65.66:58792 2022/12/21 06:53:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:53:31 [DEBUG] http: Request GET /v1/status/leader (321.842µs) from=10.233.65.66:52596 2022/12/21 06:53:35 [DEBUG] http: Request GET /v1/status/leader (179.862866ms) from=10.233.70.143:52680 2022/12/21 06:53:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.005462498s) from=10.233.65.66:58116 2022/12/21 06:53:46 [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/21 06:53:46 [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/21 06:53:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:53:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:53:46 [DEBUG] agent: Node info in sync 2022/12/21 06:53:46 [DEBUG] http: Request PUT /v1/agent/service/register (16.40492ms) from=10.233.67.214:59676 2022/12/21 06:53:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:53:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:53:46 [DEBUG] agent: Node info in sync 2022/12/21 06:53:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.111583ms) from=10.233.67.214:59678 2022/12/21 06:53:51 [DEBUG] http: Request GET /v1/status/leader (340.83µs) from=10.233.65.66:52742 2022/12/21 06:53:55 [DEBUG] http: Request GET /v1/status/leader (204.828µs) from=10.233.70.143:52978 2022/12/21 06:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:54:11 [DEBUG] http: Request GET /v1/status/leader (1.354764ms) from=10.233.65.66:52894 2022/12/21 06:54:15 [DEBUG] http: Request GET /v1/status/leader (412.512µs) from=10.233.70.143:53274 2022/12/21 06:54:31 [DEBUG] http: Request GET /v1/status/leader (533.428µs) from=10.233.65.66:53040 2022/12/21 06:54:35 [DEBUG] http: Request GET /v1/status/leader (597.243µs) from=10.233.70.143:53568 2022/12/21 06:54:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.273493528s) from=10.233.70.143:35846 2022/12/21 06:54:51 [DEBUG] http: Request GET /v1/status/leader (1.246849ms) from=10.233.65.66:53178 2022/12/21 06:54:55 [DEBUG] http: Request GET /v1/status/leader (557.426µs) from=10.233.70.143:53866 2022/12/21 06:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:55:11 [DEBUG] http: Request GET /v1/status/leader (840.764µs) from=10.233.65.66:53322 2022/12/21 06:55:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.133003519s) from=10.233.70.143:36048 2022/12/21 06:55:15 [DEBUG] http: Request GET /v1/status/leader (359.151µs) from=10.233.70.143:54160 2022/12/21 06:55:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.708575253s) from=10.233.70.143:36052 2022/12/21 06:55:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.989854228s) from=10.233.65.66:58788 2022/12/21 06:55:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.465938231s) from=10.233.65.66:58792 2022/12/21 06:55:32 [DEBUG] http: Request GET /v1/status/leader (394.467µs) from=10.233.65.66:53464 2022/12/21 06:55:35 [DEBUG] http: Request GET /v1/status/leader (460.278µs) from=10.233.70.143:54454 2022/12/21 06:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.362458411s) from=10.233.65.66:58116 2022/12/21 06:55:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:55:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:55:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:55:39 [DEBUG] agent: Node info in sync 2022/12/21 06:55:52 [DEBUG] http: Request GET /v1/status/leader (684.713µs) from=10.233.65.66:53612 2022/12/21 06:55:55 [DEBUG] http: Request GET /v1/status/leader (212.785µs) from=10.233.70.143:54756 2022/12/21 06:55:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:56:12 [DEBUG] http: Request GET /v1/status/leader (512.951µs) from=10.233.65.66:53758 2022/12/21 06:56:15 [DEBUG] http: Request GET /v1/status/leader (176.811168ms) from=10.233.70.143:55050 2022/12/21 06:56:32 [DEBUG] http: Request GET /v1/status/leader (601.675µs) from=10.233.65.66:53902 2022/12/21 06:56:35 [DEBUG] http: Request GET /v1/status/leader (761.533µs) from=10.233.70.143:55342 2022/12/21 06:56:47 [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/21 06:56:47 [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/21 06:56:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:56:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:56:47 [DEBUG] agent: Node info in sync 2022/12/21 06:56:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.314908ms) from=10.233.67.214:33130 2022/12/21 06:56:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:56:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:56:47 [DEBUG] agent: Node info in sync 2022/12/21 06:56:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (566.86µs) from=10.233.67.214:33132 2022/12/21 06:56:52 [DEBUG] http: Request GET /v1/status/leader (703.819µs) from=10.233.65.66:54046 2022/12/21 06:56:55 [DEBUG] http: Request GET /v1/status/leader (462.408µs) from=10.233.70.143:55640 2022/12/21 06:56:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.374278706s) from=10.233.70.143:35846 2022/12/21 06:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:57:12 [DEBUG] http: Request GET /v1/status/leader (219.627µs) from=10.233.65.66:54188 2022/12/21 06:57:15 [DEBUG] http: Request GET /v1/status/leader (421.628µs) from=10.233.70.143:55932 2022/12/21 06:57:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.02658837s) from=10.233.70.143:36052 2022/12/21 06:57:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.176159384s) from=10.233.70.143:36048 2022/12/21 06:57:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.915978998s) from=10.233.65.66:58788 2022/12/21 06:57:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.455503795s) from=10.233.65.66:58792 2022/12/21 06:57:32 [DEBUG] http: Request GET /v1/status/leader (244.88µs) from=10.233.65.66:54332 2022/12/21 06:57:35 [DEBUG] http: Request GET /v1/status/leader (387.264µs) from=10.233.70.143:56230 2022/12/21 06:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.258164474s) from=10.233.65.66:58116 2022/12/21 06:57:52 [DEBUG] http: Request GET /v1/status/leader (301.458µs) from=10.233.65.66:54476 2022/12/21 06:57:55 [DEBUG] http: Request GET /v1/status/leader (222.578µs) from=10.233.70.143:56532 2022/12/21 06:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:58:12 [DEBUG] http: Request GET /v1/status/leader (390.701µs) from=10.233.65.66:54620 2022/12/21 06:58:15 [DEBUG] http: Request GET /v1/status/leader (1.099656ms) from=10.233.70.143:56822 2022/12/21 06:58:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:58:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:58:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:58:26 [DEBUG] agent: Node info in sync 2022/12/21 06:58:32 [DEBUG] http: Request GET /v1/status/leader (395.433µs) from=10.233.65.66:54764 2022/12/21 06:58:35 [DEBUG] http: Request GET /v1/status/leader (250.655µs) from=10.233.70.143:57108 2022/12/21 06:58:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:58:52 [DEBUG] http: Request GET /v1/status/leader (523.557µs) from=10.233.65.66:54908 2022/12/21 06:58:55 [DEBUG] http: Request GET /v1/status/leader (298.867µs) from=10.233.70.143:57402 2022/12/21 06:59:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.868277267s) from=10.233.70.143:35846 2022/12/21 06:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:59:12 [DEBUG] http: Request GET /v1/status/leader (517.844µs) from=10.233.65.66:55060 2022/12/21 06:59:15 [DEBUG] http: Request GET /v1/status/leader (248.111µs) from=10.233.70.143:57700 2022/12/21 06:59:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.965462623s) from=10.233.70.143:36052 2022/12/21 06:59:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.366295318s) from=10.233.70.143:36048 2022/12/21 06:59:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.930940592s) from=10.233.65.66:58792 2022/12/21 06:59:32 [DEBUG] http: Request GET /v1/status/leader (360.146µs) from=10.233.65.66:55206 2022/12/21 06:59:35 [DEBUG] http: Request GET /v1/status/leader (353.65µs) from=10.233.70.143:57992 2022/12/21 06:59:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.859248195s) from=10.233.65.66:58788 2022/12/21 06:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:59:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:59:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:59:45 [DEBUG] agent: Node info in sync 2022/12/21 06:59:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.986662747s) from=10.233.65.66:58116 2022/12/21 06:59:52 [DEBUG] http: Request GET /v1/status/leader (690.226µs) from=10.233.65.66:55354 2022/12/21 06:59:55 [DEBUG] http: Request GET /v1/status/leader (548.134µs) from=10.233.70.143:58286 2022/12/21 07:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:00:12 [DEBUG] http: Request GET /v1/status/leader (481.615µs) from=10.233.65.66:55498 2022/12/21 07:00:15 [DEBUG] http: Request GET /v1/status/leader (326.426µs) from=10.233.70.143:58572 2022/12/21 07:00:32 [DEBUG] http: Request GET /v1/status/leader (468.405µs) from=10.233.65.66:55646 2022/12/21 07:00:35 [DEBUG] http: Request GET /v1/status/leader (372.21µs) from=10.233.70.143:58864 2022/12/21 07:00:52 [DEBUG] http: Request GET /v1/status/leader (950.52µs) from=10.233.65.66:55786 2022/12/21 07:00:55 [DEBUG] http: Request GET /v1/status/leader (366.671µs) from=10.233.70.143:59158 2022/12/21 07:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:01:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.754686974s) from=10.233.70.143:35846 2022/12/21 07:01:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:01:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:01:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:01:10 [DEBUG] agent: Node info in sync 2022/12/21 07:01:12 [DEBUG] http: Request GET /v1/status/leader (415.945µs) from=10.233.65.66:55926 2022/12/21 07:01:15 [DEBUG] http: Request GET /v1/status/leader (238.699µs) from=10.233.70.143:59454 2022/12/21 07:01:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:01:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.128894506s) from=10.233.70.143:36052 2022/12/21 07:01:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.886127165s) from=10.233.70.143:36048 2022/12/21 07:01:32 [DEBUG] http: Request GET /v1/status/leader (440.577µs) from=10.233.65.66:56070 2022/12/21 07:01:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.070243533s) from=10.233.65.66:58792 2022/12/21 07:01:35 [DEBUG] http: Request GET /v1/status/leader (600.142µs) from=10.233.70.143:59750 2022/12/21 07:01:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.165896027s) from=10.233.65.66:58788 2022/12/21 07:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.274653288s) from=10.233.65.66:58116 2022/12/21 07:01:52 [DEBUG] http: Request GET /v1/status/leader (593.38µs) from=10.233.65.66:56210 2022/12/21 07:01:55 [DEBUG] http: Request GET /v1/status/leader (493.755µs) from=10.233.70.143:60054 2022/12/21 07:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:02:12 [DEBUG] http: Request GET /v1/status/leader (430.247µs) from=10.233.65.66:56358 2022/12/21 07:02:15 [DEBUG] http: Request GET /v1/status/leader (2.349741ms) from=10.233.70.143:60346 2022/12/21 07:02:32 [DEBUG] http: Request GET /v1/status/leader (384.701µs) from=10.233.65.66:56506 2022/12/21 07:02:35 [DEBUG] http: Request GET /v1/status/leader (525.541µs) from=10.233.70.143:60636 2022/12/21 07:02:52 [DEBUG] http: Request GET /v1/status/leader (236.18µs) from=10.233.65.66:56640 2022/12/21 07:02:55 [DEBUG] http: Request GET /v1/status/leader (229.588µs) from=10.233.70.143:60932 2022/12/21 07:03:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:03:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:03:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:03:00 [DEBUG] agent: Node info in sync 2022/12/21 07:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.569982214s) from=10.233.70.143:35846 2022/12/21 07:03:12 [DEBUG] http: Request GET /v1/status/leader (521.725µs) from=10.233.65.66:56788 2022/12/21 07:03:15 [DEBUG] http: Request GET /v1/status/leader (396.22µs) from=10.233.70.143:32990 2022/12/21 07:03:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.751305788s) from=10.233.70.143:36052 2022/12/21 07:03:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.311466204s) from=10.233.70.143:36048 2022/12/21 07:03:32 [DEBUG] http: Request GET /v1/status/leader (322.376µs) from=10.233.65.66:56934 2022/12/21 07:03:35 [DEBUG] http: Request GET /v1/status/leader (1.198546ms) from=10.233.70.143:33294 2022/12/21 07:03:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.617582849s) from=10.233.65.66:58792 2022/12/21 07:03:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.873947268s) from=10.233.65.66:58788 2022/12/21 07:03:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.649976347s) from=10.233.65.66:58116 2022/12/21 07:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:03:52 [DEBUG] http: Request GET /v1/status/leader (415.403µs) from=10.233.65.66:57070 2022/12/21 07:03:55 [DEBUG] http: Request GET /v1/status/leader (411.604µs) from=10.233.70.143:33586 2022/12/21 07:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:04:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:04:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:04:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:04:03 [DEBUG] agent: Node info in sync 2022/12/21 07:04:12 [DEBUG] http: Request GET /v1/status/leader (213.148µs) from=10.233.65.66:57228 2022/12/21 07:04:15 [DEBUG] http: Request GET /v1/status/leader (479.12µs) from=10.233.70.143:33874 2022/12/21 07:04:32 [DEBUG] http: Request GET /v1/status/leader (406.014µs) from=10.233.65.66:57374 2022/12/21 07:04:35 [DEBUG] http: Request GET /v1/status/leader (336.593µs) from=10.233.70.143:34164 2022/12/21 07:04:47 [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/21 07:04:47 [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/21 07:04:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:04:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:04:47 [DEBUG] agent: Node info in sync 2022/12/21 07:04:47 [DEBUG] http: Request PUT /v1/agent/service/register (7.063391ms) from=10.233.67.214:37574 2022/12/21 07:04:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:04:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:04:47 [DEBUG] agent: Node info in sync 2022/12/21 07:04:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (630.908µs) from=10.233.67.214:37576 2022/12/21 07:04:52 [DEBUG] http: Request GET /v1/status/leader (313.83µs) from=10.233.65.66:57512 2022/12/21 07:04:56 [DEBUG] http: Request GET /v1/status/leader (369.579µs) from=10.233.70.143:34466 2022/12/21 07:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:05:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.692278825s) from=10.233.70.143:35846 2022/12/21 07:05:12 [DEBUG] http: Request GET /v1/status/leader (496.312µs) from=10.233.65.66:57652 2022/12/21 07:05:16 [DEBUG] http: Request GET /v1/status/leader (341.927µs) from=10.233.70.143:34764 2022/12/21 07:05:32 [DEBUG] http: Request GET /v1/status/leader (334.549µs) from=10.233.65.66:57800 2022/12/21 07:05:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.320545555s) from=10.233.70.143:36052 2022/12/21 07:05:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.098763848s) from=10.233.70.143:36048 2022/12/21 07:05:36 [DEBUG] http: Request GET /v1/status/leader (504.179µs) from=10.233.70.143:35056 2022/12/21 07:05:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.477642994s) from=10.233.65.66:58792 2022/12/21 07:05:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.660929237s) from=10.233.65.66:58116 2022/12/21 07:05:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:05:52 [DEBUG] http: Request GET /v1/status/leader (311.649µs) from=10.233.65.66:57948 2022/12/21 07:05:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.08467275s) from=10.233.65.66:58788 2022/12/21 07:05:56 [DEBUG] http: Request GET /v1/status/leader (265.916µs) from=10.233.70.143:35360 2022/12/21 07:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:06:12 [DEBUG] http: Request GET /v1/status/leader (545.932µs) from=10.233.65.66:58098 2022/12/21 07:06:16 [DEBUG] http: Request GET /v1/status/leader (376.252µs) from=10.233.70.143:35648 2022/12/21 07:06:32 [DEBUG] http: Request GET /v1/status/leader (549.749µs) from=10.233.65.66:58258 2022/12/21 07:06:36 [DEBUG] http: Request GET /v1/status/leader (947.902µs) from=10.233.70.143:35948 2022/12/21 07:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:06:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:06:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:06:45 [DEBUG] agent: Node info in sync 2022/12/21 07:06:52 [DEBUG] http: Request GET /v1/status/leader (396.771µs) from=10.233.65.66:58398 2022/12/21 07:06:56 [DEBUG] http: Request GET /v1/status/leader (561.667µs) from=10.233.70.143:36242 2022/12/21 07:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:07:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.60079939s) from=10.233.70.143:35846 2022/12/21 07:07:12 [DEBUG] http: Request GET /v1/status/leader (626.214µs) from=10.233.65.66:58548 2022/12/21 07:07:16 [DEBUG] http: Request GET /v1/status/leader (515.823µs) from=10.233.70.143:36538 2022/12/21 07:07:32 [DEBUG] http: Request GET /v1/status/leader (645.737µs) from=10.233.65.66:58686 2022/12/21 07:07:36 [DEBUG] http: Request GET /v1/status/leader (374.68µs) from=10.233.70.143:36840 2022/12/21 07:07:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.773867354s) from=10.233.70.143:36052 2022/12/21 07:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.067315553s) from=10.233.70.143:36048 2022/12/21 07:07:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.288808617s) from=10.233.65.66:58792 2022/12/21 07:07:46 [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/21 07:07:46 [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/21 07:07:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:07:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:07:46 [DEBUG] agent: Node info in sync 2022/12/21 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (8.186033ms) from=10.233.67.214:39256 2022/12/21 07:07:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:07:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:07:46 [DEBUG] agent: Node info in sync 2022/12/21 07:07:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (760.461µs) from=10.233.67.214:39258 2022/12/21 07:07:52 [DEBUG] http: Request GET /v1/status/leader (492.717µs) from=10.233.65.66:58826 2022/12/21 07:07:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.529754363s) from=10.233.65.66:58116 2022/12/21 07:07:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:07:56 [DEBUG] http: Request GET /v1/status/leader (218.402µs) from=10.233.70.143:37130 2022/12/21 07:07:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.246287182s) from=10.233.65.66:58788 2022/12/21 07:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:08:12 [DEBUG] http: Request GET /v1/status/leader (1.087048ms) from=10.233.65.66:58966 2022/12/21 07:08:16 [DEBUG] http: Request GET /v1/status/leader (418.2µs) from=10.233.70.143:37426 2022/12/21 07:08:32 [DEBUG] http: Request GET /v1/status/leader (275.667µs) from=10.233.65.66:59112 2022/12/21 07:08:36 [DEBUG] http: Request GET /v1/status/leader (357.113µs) from=10.233.70.143:37718 2022/12/21 07:08:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:08:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:08:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:08:49 [DEBUG] agent: Node info in sync 2022/12/21 07:08:52 [DEBUG] http: Request GET /v1/status/leader (227.57µs) from=10.233.65.66:59246 2022/12/21 07:08:56 [DEBUG] http: Request GET /v1/status/leader (279.116µs) from=10.233.70.143:38022 2022/12/21 07:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:09:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.069458651s) from=10.233.70.143:35846 2022/12/21 07:09:12 [DEBUG] http: Request GET /v1/status/leader (338.797µs) from=10.233.65.66:59402 2022/12/21 07:09:16 [DEBUG] http: Request GET /v1/status/leader (43.268766ms) from=10.233.70.143:38316 2022/12/21 07:09:32 [DEBUG] http: Request GET /v1/status/leader (231.999µs) from=10.233.65.66:59550 2022/12/21 07:09:36 [DEBUG] http: Request GET /v1/status/leader (476.12µs) from=10.233.70.143:38608 2022/12/21 07:09:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.05911257s) from=10.233.70.143:36052 2022/12/21 07:09:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.681706602s) from=10.233.65.66:58792 2022/12/21 07:09:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.692908818s) from=10.233.70.143:36048 2022/12/21 07:09:52 [DEBUG] http: Request GET /v1/status/leader (388.297µs) from=10.233.65.66:59688 2022/12/21 07:09:56 [DEBUG] http: Request GET /v1/status/leader (236.137µs) from=10.233.70.143:38900 2022/12/21 07:09:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.710314742s) from=10.233.65.66:58116 2022/12/21 07:09:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.729878802s) from=10.233.65.66:58788 2022/12/21 07:10:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:10:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:10:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:10:00 [DEBUG] agent: Node info in sync 2022/12/21 07:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:10:12 [DEBUG] http: Request GET /v1/status/leader (223.527µs) from=10.233.65.66:59832 2022/12/21 07:10:16 [DEBUG] http: Request GET /v1/status/leader (402.297µs) from=10.233.70.143:39200 2022/12/21 07:10:32 [DEBUG] http: Request GET /v1/status/leader (586.029µs) from=10.233.65.66:59978 2022/12/21 07:10:36 [DEBUG] http: Request GET /v1/status/leader (296.612µs) from=10.233.70.143:39488 2022/12/21 07:10:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:10:52 [DEBUG] http: Request GET /v1/status/leader (1.108595ms) from=10.233.65.66:60118 2022/12/21 07:10:56 [DEBUG] http: Request GET /v1/status/leader (516.204µs) from=10.233.70.143:39786 2022/12/21 07:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:11:12 [DEBUG] http: Request GET /v1/status/leader (468.66µs) from=10.233.65.66:60262 2022/12/21 07:11:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.800954515s) from=10.233.70.143:35846 2022/12/21 07:11:16 [DEBUG] http: Request GET /v1/status/leader (595.391µs) from=10.233.70.143:40068 2022/12/21 07:11:32 [DEBUG] http: Request GET /v1/status/leader (266.291009ms) from=10.233.65.66:60404 2022/12/21 07:11:36 [DEBUG] http: Request GET /v1/status/leader (471.799µs) from=10.233.70.143:40350 2022/12/21 07:11:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.297595538s) from=10.233.70.143:36052 2022/12/21 07:11:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.559440349s) from=10.233.70.143:36048 2022/12/21 07:11:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.495188473s) from=10.233.65.66:58792 2022/12/21 07:11:52 [DEBUG] http: Request GET /v1/status/leader (515.951µs) from=10.233.65.66:60552 2022/12/21 07:11:56 [DEBUG] http: Request GET /v1/status/leader (347.135µs) from=10.233.70.143:40646 2022/12/21 07:11:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:11:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:11:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:11:59 [DEBUG] agent: Node info in sync 2022/12/21 07:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:12:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.730545318s) from=10.233.65.66:58788 2022/12/21 07:12:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.842518547s) from=10.233.65.66:58116 2022/12/21 07:12:12 [DEBUG] http: Request GET /v1/status/leader (2.9584ms) from=10.233.65.66:60694 2022/12/21 07:12:16 [DEBUG] http: Request GET /v1/status/leader (265.35µs) from=10.233.70.143:40934 2022/12/21 07:12:32 [DEBUG] http: Request GET /v1/status/leader (476.246µs) from=10.233.65.66:60850 2022/12/21 07:12:36 [DEBUG] http: Request GET /v1/status/leader (845.842µs) from=10.233.70.143:41216 2022/12/21 07:12:52 [DEBUG] http: Request GET /v1/status/leader (586.064µs) from=10.233.65.66:60982 2022/12/21 07:12:56 [DEBUG] http: Request GET /v1/status/leader (364.138µs) from=10.233.70.143:41508 2022/12/21 07:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:13:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:13:13 [DEBUG] http: Request GET /v1/status/leader (274.048µs) from=10.233.65.66:32892 2022/12/21 07:13:16 [DEBUG] http: Request GET /v1/status/leader (528.003µs) from=10.233.70.143:41792 2022/12/21 07:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.925401315s) from=10.233.70.143:35846 2022/12/21 07:13:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:13:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:13:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:13:27 [DEBUG] agent: Node info in sync 2022/12/21 07:13:33 [DEBUG] http: Request GET /v1/status/leader (232.429µs) from=10.233.65.66:33034 2022/12/21 07:13:36 [DEBUG] http: Request GET /v1/status/leader (354.776µs) from=10.233.70.143:42086 2022/12/21 07:13:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.476006012s) from=10.233.70.143:36052 2022/12/21 07:13:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.625593923s) from=10.233.70.143:36048 2022/12/21 07:13:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.26534447s) from=10.233.65.66:58792 2022/12/21 07:13:53 [DEBUG] http: Request GET /v1/status/leader (347.451µs) from=10.233.65.66:33178 2022/12/21 07:13:56 [DEBUG] http: Request GET /v1/status/leader (370.094µs) from=10.233.70.143:42374 2022/12/21 07:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:14:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.090894024s) from=10.233.65.66:58788 2022/12/21 07:14:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.401490007s) from=10.233.65.66:58116 2022/12/21 07:14:13 [DEBUG] http: Request GET /v1/status/leader (272.42µs) from=10.233.65.66:33324 2022/12/21 07:14:16 [DEBUG] http: Request GET /v1/status/leader (271.755µs) from=10.233.70.143:42664 2022/12/21 07:14:33 [DEBUG] http: Request GET /v1/status/leader (349.488µs) from=10.233.65.66:33472 2022/12/21 07:14:36 [DEBUG] http: Request GET /v1/status/leader (370.518µs) from=10.233.70.143:42950 2022/12/21 07:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:14:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:14:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:14:49 [DEBUG] agent: Node info in sync 2022/12/21 07:14:53 [DEBUG] http: Request GET /v1/status/leader (401.915µs) from=10.233.65.66:33618 2022/12/21 07:14:56 [DEBUG] http: Request GET /v1/status/leader (275.522µs) from=10.233.70.143:43242 2022/12/21 07:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:15:13 [DEBUG] http: Request GET /v1/status/leader (529.054µs) from=10.233.65.66:33764 2022/12/21 07:15:16 [DEBUG] http: Request GET /v1/status/leader (391.445µs) from=10.233.70.143:43530 2022/12/21 07:15:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.947809499s) from=10.233.70.143:35846 2022/12/21 07:15:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:15:33 [DEBUG] http: Request GET /v1/status/leader (288.363µs) from=10.233.65.66:33908 2022/12/21 07:15:36 [DEBUG] http: Request GET /v1/status/leader (1.382006ms) from=10.233.70.143:43820 2022/12/21 07:15:45 [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/21 07:15:45 [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/21 07:15:45 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:15:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:15:45 [DEBUG] agent: Node info in sync 2022/12/21 07:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (53.759096ms) from=10.233.67.214:43732 2022/12/21 07:15:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:15:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:15:45 [DEBUG] agent: Node info in sync 2022/12/21 07:15:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (664.643µs) from=10.233.67.214:43740 2022/12/21 07:15:53 [DEBUG] http: Request GET /v1/status/leader (339.701µs) from=10.233.65.66:34054 2022/12/21 07:15:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.331783703s) from=10.233.70.143:36052 2022/12/21 07:15:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.062071088s) from=10.233.70.143:36048 2022/12/21 07:15:56 [DEBUG] http: Request GET /v1/status/leader (275.831µs) from=10.233.70.143:44114 2022/12/21 07:15:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.288942226s) from=10.233.65.66:58792 2022/12/21 07:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:16:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.614197177s) from=10.233.65.66:58788 2022/12/21 07:16:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.779728172s) from=10.233.65.66:58116 2022/12/21 07:16:13 [DEBUG] http: Request GET /v1/status/leader (630.678µs) from=10.233.65.66:34210 2022/12/21 07:16:16 [DEBUG] http: Request GET /v1/status/leader (295.667µs) from=10.233.70.143:44392 2022/12/21 07:16:33 [DEBUG] http: Request GET /v1/status/leader (532.345µs) from=10.233.65.66:34360 2022/12/21 07:16:36 [DEBUG] http: Request GET /v1/status/leader (277.087µs) from=10.233.70.143:44674 2022/12/21 07:16:53 [DEBUG] http: Request GET /v1/status/leader (663.034µs) from=10.233.65.66:34494 2022/12/21 07:16:56 [DEBUG] http: Request GET /v1/status/leader (294.335µs) from=10.233.70.143:44958 2022/12/21 07:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:17:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:17:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:17:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:17:10 [DEBUG] agent: Node info in sync 2022/12/21 07:17:13 [DEBUG] http: Request GET /v1/status/leader (614.152µs) from=10.233.65.66:34640 2022/12/21 07:17:16 [DEBUG] http: Request GET /v1/status/leader (469.85µs) from=10.233.70.143:45242 2022/12/21 07:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.084203619s) from=10.233.70.143:35846 2022/12/21 07:17:33 [DEBUG] http: Request GET /v1/status/leader (389.549µs) from=10.233.65.66:34790 2022/12/21 07:17:36 [DEBUG] http: Request GET /v1/status/leader (1.139251ms) from=10.233.70.143:45534 2022/12/21 07:17:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:17:53 [DEBUG] http: Request GET /v1/status/leader (586.343µs) from=10.233.65.66:34936 2022/12/21 07:17:56 [DEBUG] http: Request GET /v1/status/leader (556.786µs) from=10.233.70.143:45830 2022/12/21 07:17:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.689437839s) from=10.233.70.143:36048 2022/12/21 07:17:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.458162913s) from=10.233.70.143:36052 2022/12/21 07:17:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.594929573s) from=10.233.65.66:58792 2022/12/21 07:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:18:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.923943967s) from=10.233.65.66:58788 2022/12/21 07:18:13 [DEBUG] http: Request GET /v1/status/leader (19.912223ms) from=10.233.65.66:35082 2022/12/21 07:18:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.887924676s) from=10.233.65.66:58116 2022/12/21 07:18:16 [DEBUG] http: Request GET /v1/status/leader (438.93µs) from=10.233.70.143:46116 2022/12/21 07:18:33 [DEBUG] http: Request GET /v1/status/leader (481.945µs) from=10.233.65.66:35234 2022/12/21 07:18:36 [DEBUG] http: Request GET /v1/status/leader (1.084445ms) from=10.233.70.143:46416 2022/12/21 07:18:46 [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/21 07:18:46 [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/21 07:18:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:18:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:18:46 [DEBUG] agent: Node info in sync 2022/12/21 07:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.087527ms) from=10.233.67.214:45442 2022/12/21 07:18:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:18:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:18:46 [DEBUG] agent: Node info in sync 2022/12/21 07:18:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (711.594µs) from=10.233.67.214:45444 2022/12/21 07:18:53 [DEBUG] http: Request GET /v1/status/leader (487.526µs) from=10.233.65.66:35368 2022/12/21 07:18:56 [DEBUG] http: Request GET /v1/status/leader (220.344µs) from=10.233.70.143:46702 2022/12/21 07:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:19:13 [DEBUG] http: Request GET /v1/status/leader (460.397µs) from=10.233.65.66:35512 2022/12/21 07:19:16 [DEBUG] http: Request GET /v1/status/leader (324.812µs) from=10.233.70.143:46988 2022/12/21 07:19:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.438131268s) from=10.233.70.143:35846 2022/12/21 07:19:33 [DEBUG] http: Request GET /v1/status/leader (378.768µs) from=10.233.65.66:35656 2022/12/21 07:19:36 [DEBUG] http: Request GET /v1/status/leader (349.543µs) from=10.233.70.143:47284 2022/12/21 07:19:53 [DEBUG] http: Request GET /v1/status/leader (362.376µs) from=10.233.65.66:35804 2022/12/21 07:19:56 [DEBUG] http: Request GET /v1/status/leader (237.915µs) from=10.233.70.143:47576 2022/12/21 07:19:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.362014635s) from=10.233.70.143:36048 2022/12/21 07:20:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.585160284s) from=10.233.70.143:36052 2022/12/21 07:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:20:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:20:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.188560218s) from=10.233.65.66:58792 2022/12/21 07:20:13 [DEBUG] http: Request GET /v1/status/leader (435.08µs) from=10.233.65.66:35950 2022/12/21 07:20:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:20:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:20:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:20:14 [DEBUG] agent: Node info in sync 2022/12/21 07:20:16 [DEBUG] http: Request GET /v1/status/leader (540.862µs) from=10.233.70.143:47872 2022/12/21 07:20:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.220968573s) from=10.233.65.66:58788 2022/12/21 07:20:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.683875333s) from=10.233.65.66:58116 2022/12/21 07:20:33 [DEBUG] http: Request GET /v1/status/leader (356.321µs) from=10.233.65.66:36098 2022/12/21 07:20:36 [DEBUG] http: Request GET /v1/status/leader (380.487µs) from=10.233.70.143:48152 2022/12/21 07:20:53 [DEBUG] http: Request GET /v1/status/leader (365.798µs) from=10.233.65.66:36238 2022/12/21 07:20:56 [DEBUG] http: Request GET /v1/status/leader (491.198µs) from=10.233.70.143:48444 2022/12/21 07:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:21:13 [DEBUG] http: Request GET /v1/status/leader (555.911µs) from=10.233.65.66:36384 2022/12/21 07:21:16 [DEBUG] http: Request GET /v1/status/leader (1.083711ms) from=10.233.70.143:48730 2022/12/21 07:21:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.632519741s) from=10.233.70.143:35846 2022/12/21 07:21:33 [DEBUG] http: Request GET /v1/status/leader (519.125µs) from=10.233.65.66:36538 2022/12/21 07:21:36 [DEBUG] http: Request GET /v1/status/leader (347.1µs) from=10.233.70.143:49012 2022/12/21 07:21:53 [DEBUG] http: Request GET /v1/status/leader (469.418µs) from=10.233.65.66:36682 2022/12/21 07:21:56 [DEBUG] http: Request GET /v1/status/leader (440.687µs) from=10.233.70.143:49300 2022/12/21 07:21:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:21:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:21:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:21:57 [DEBUG] agent: Node info in sync 2022/12/21 07:22:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.65175266s) from=10.233.70.143:36052 2022/12/21 07:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:22:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.816528602s) from=10.233.70.143:36048 2022/12/21 07:22:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.645658982s) from=10.233.65.66:58792 2022/12/21 07:22:13 [DEBUG] http: Request GET /v1/status/leader (354.954µs) from=10.233.65.66:36830 2022/12/21 07:22:16 [DEBUG] http: Request GET /v1/status/leader (887.584µs) from=10.233.70.143:49586 2022/12/21 07:22:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.372891617s) from=10.233.65.66:58116 2022/12/21 07:22:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.673690965s) from=10.233.65.66:58788 2022/12/21 07:22:33 [DEBUG] http: Request GET /v1/status/leader (427.494µs) from=10.233.65.66:36978 2022/12/21 07:22:36 [DEBUG] http: Request GET /v1/status/leader (370.448µs) from=10.233.70.143:49876 2022/12/21 07:22:53 [DEBUG] http: Request GET /v1/status/leader (291.199µs) from=10.233.65.66:37120 2022/12/21 07:22:56 [DEBUG] http: Request GET /v1/status/leader (1.210981ms) from=10.233.70.143:50170 2022/12/21 07:22:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:23:13 [DEBUG] http: Request GET /v1/status/leader (505.533µs) from=10.233.65.66:37264 2022/12/21 07:23:16 [DEBUG] http: Request GET /v1/status/leader (488.926µs) from=10.233.70.143:50456 2022/12/21 07:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.918985786s) from=10.233.70.143:35846 2022/12/21 07:23:33 [DEBUG] http: Request GET /v1/status/leader (318.946µs) from=10.233.65.66:37420 2022/12/21 07:23:36 [DEBUG] http: Request GET /v1/status/leader (347.815µs) from=10.233.70.143:50752 2022/12/21 07:23:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:23:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:23:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:23:47 [DEBUG] agent: Node info in sync 2022/12/21 07:23:53 [DEBUG] http: Request GET /v1/status/leader (187.45919ms) from=10.233.65.66:37572 2022/12/21 07:23:56 [DEBUG] http: Request GET /v1/status/leader (376.147µs) from=10.233.70.143:51030 2022/12/21 07:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:24:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.908969751s) from=10.233.70.143:36052 2022/12/21 07:24:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.493914771s) from=10.233.70.143:36048 2022/12/21 07:24:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.70267603s) from=10.233.65.66:58792 2022/12/21 07:24:13 [DEBUG] http: Request GET /v1/status/leader (404.634µs) from=10.233.65.66:37716 2022/12/21 07:24:16 [DEBUG] http: Request GET /v1/status/leader (979.999µs) from=10.233.70.143:51316 2022/12/21 07:24:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.585871383s) from=10.233.65.66:58116 2022/12/21 07:24:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.971163465s) from=10.233.65.66:58788 2022/12/21 07:24:33 [DEBUG] http: Request GET /v1/status/leader (389.921µs) from=10.233.65.66:37870 2022/12/21 07:24:36 [DEBUG] http: Request GET /v1/status/leader (387.783µs) from=10.233.70.143:51598 2022/12/21 07:24:53 [DEBUG] http: Request GET /v1/status/leader (479.088µs) from=10.233.65.66:38008 2022/12/21 07:24:56 [DEBUG] http: Request GET /v1/status/leader (233.689µs) from=10.233.70.143:51896 2022/12/21 07:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:25:13 [DEBUG] http: Request GET /v1/status/leader (328.634µs) from=10.233.65.66:38152 2022/12/21 07:25:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:25:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:25:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:25:15 [DEBUG] agent: Node info in sync 2022/12/21 07:25:16 [DEBUG] http: Request GET /v1/status/leader (364.414µs) from=10.233.70.143:52180 2022/12/21 07:25:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:25:34 [DEBUG] http: Request GET /v1/status/leader (351.999237ms) from=10.233.65.66:38300 2022/12/21 07:25:36 [DEBUG] http: Request GET /v1/status/leader (516.713µs) from=10.233.70.143:52466 2022/12/21 07:25:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.36507017s) from=10.233.70.143:35846 2022/12/21 07:25:54 [DEBUG] http: Request GET /v1/status/leader (380.97µs) from=10.233.65.66:38442 2022/12/21 07:25:56 [DEBUG] http: Request GET /v1/status/leader (245.382µs) from=10.233.70.143:52754 2022/12/21 07:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:26:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.935778871s) from=10.233.70.143:36052 2022/12/21 07:26:14 [DEBUG] http: Request GET /v1/status/leader (288.109µs) from=10.233.65.66:38590 2022/12/21 07:26:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.000421407s) from=10.233.70.143:36048 2022/12/21 07:26:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.942998893s) from=10.233.65.66:58792 2022/12/21 07:26:16 [DEBUG] http: Request GET /v1/status/leader (336.228µs) from=10.233.70.143:53048 2022/12/21 07:26:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.19969878s) from=10.233.65.66:58788 2022/12/21 07:26:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.779084859s) from=10.233.65.66:58116 2022/12/21 07:26:34 [DEBUG] http: Request GET /v1/status/leader (458.963µs) from=10.233.65.66:38742 2022/12/21 07:26:36 [DEBUG] http: Request GET /v1/status/leader (429.062µs) from=10.233.70.143:53338 2022/12/21 07:26:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:26:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:26:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:26:40 [DEBUG] agent: Node info in sync 2022/12/21 07:26:54 [DEBUG] http: Request GET /v1/status/leader (414.78µs) from=10.233.65.66:38886 2022/12/21 07:26:56 [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/21 07:26:56 [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/21 07:26:56 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:26:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:26:56 [DEBUG] agent: Node info in sync 2022/12/21 07:26:56 [DEBUG] http: Request PUT /v1/agent/service/register (450.914371ms) from=10.233.67.214:50016 2022/12/21 07:26:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:26:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:26:56 [DEBUG] agent: Node info in sync 2022/12/21 07:26:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (86.965805ms) from=10.233.67.214:50022 2022/12/21 07:26:56 [DEBUG] http: Request GET /v1/status/leader (335.75µs) from=10.233.70.143:53650 2022/12/21 07:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:27:14 [DEBUG] http: Request GET /v1/status/leader (572.919µs) from=10.233.65.66:39036 2022/12/21 07:27:16 [DEBUG] http: Request GET /v1/status/leader (1.117264ms) from=10.233.70.143:53954 2022/12/21 07:27:34 [DEBUG] http: Request GET /v1/status/leader (1.364716ms) from=10.233.65.66:39194 2022/12/21 07:27:36 [DEBUG] http: Request GET /v1/status/leader (584.707µs) from=10.233.70.143:54256 2022/12/21 07:27:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.248651161s) from=10.233.70.143:35846 2022/12/21 07:27:54 [DEBUG] http: Request GET /v1/status/leader (450.986µs) from=10.233.65.66:39334 2022/12/21 07:27:56 [DEBUG] http: Request GET /v1/status/leader (901.027µs) from=10.233.70.143:54552 2022/12/21 07:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:28:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.62427459s) from=10.233.70.143:36052 2022/12/21 07:28:14 [DEBUG] http: Request GET /v1/status/leader (199.032284ms) from=10.233.65.66:39480 2022/12/21 07:28:16 [DEBUG] http: Request GET /v1/status/leader (398.949µs) from=10.233.70.143:54842 2022/12/21 07:28:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:28:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.798557885s) from=10.233.70.143:36048 2022/12/21 07:28:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.311013188s) from=10.233.65.66:58792 2022/12/21 07:28:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:28:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:28:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:28:22 [DEBUG] agent: Node info in sync 2022/12/21 07:28:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.028692493s) from=10.233.65.66:58116 2022/12/21 07:28:34 [DEBUG] http: Request GET /v1/status/leader (538.371µs) from=10.233.65.66:39624 2022/12/21 07:28:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.561374908s) from=10.233.65.66:58788 2022/12/21 07:28:36 [DEBUG] http: Request GET /v1/status/leader (271.885µs) from=10.233.70.143:55126 2022/12/21 07:28:54 [DEBUG] http: Request GET /v1/status/leader (291.231µs) from=10.233.65.66:39764 2022/12/21 07:28:56 [DEBUG] http: Request GET /v1/status/leader (681.459µs) from=10.233.70.143:55426 2022/12/21 07:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:29:14 [DEBUG] http: Request GET /v1/status/leader (431.069µs) from=10.233.65.66:39910 2022/12/21 07:29:16 [DEBUG] http: Request GET /v1/status/leader (295.606µs) from=10.233.70.143:55710 2022/12/21 07:29:34 [DEBUG] http: Request GET /v1/status/leader (631.76µs) from=10.233.65.66:40058 2022/12/21 07:29:37 [DEBUG] http: Request GET /v1/status/leader (1.182268ms) from=10.233.70.143:56006 2022/12/21 07:29:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:29:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:29:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:29:43 [DEBUG] agent: Node info in sync 2022/12/21 07:29:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.491746501s) from=10.233.70.143:35846 2022/12/21 07:29:54 [DEBUG] http: Request GET /v1/status/leader (381.12µs) from=10.233.65.66:40210 2022/12/21 07:29:55 [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/21 07:29:55 [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/21 07:29:55 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:29:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:29:55 [DEBUG] agent: Node info in sync 2022/12/21 07:29:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.159331ms) from=10.233.67.214:51724 2022/12/21 07:29:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:29:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:29:55 [DEBUG] agent: Node info in sync 2022/12/21 07:29:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (730.295µs) from=10.233.67.214:51732 2022/12/21 07:29:57 [DEBUG] http: Request GET /v1/status/leader (420.994µs) from=10.233.70.143:56310 2022/12/21 07:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:30:14 [DEBUG] http: Request GET /v1/status/leader (724.956µs) from=10.233.65.66:40358 2022/12/21 07:30:17 [DEBUG] http: Request GET /v1/status/leader (463.552µs) from=10.233.70.143:56592 2022/12/21 07:30:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.079488371s) from=10.233.70.143:36052 2022/12/21 07:30:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.017617932s) from=10.233.70.143:36048 2022/12/21 07:30:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.995022809s) from=10.233.65.66:58792 2022/12/21 07:30:34 [DEBUG] http: Request GET /v1/status/leader (400.104µs) from=10.233.65.66:40508 2022/12/21 07:30:37 [DEBUG] http: Request GET /v1/status/leader (412.026µs) from=10.233.70.143:56874 2022/12/21 07:30:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.867611414s) from=10.233.65.66:58116 2022/12/21 07:30:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.211957331s) from=10.233.65.66:58788 2022/12/21 07:30:54 [DEBUG] http: Request GET /v1/status/leader (247.45µs) from=10.233.65.66:40652 2022/12/21 07:30:57 [DEBUG] http: Request GET /v1/status/leader (70.909256ms) from=10.233.70.143:57170 2022/12/21 07:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:31:14 [DEBUG] http: Request GET /v1/status/leader (373.255µs) from=10.233.65.66:40794 2022/12/21 07:31:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:31:17 [DEBUG] http: Request GET /v1/status/leader (426.382µs) from=10.233.70.143:57458 2022/12/21 07:31:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:31:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:31:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:31:27 [DEBUG] agent: Node info in sync 2022/12/21 07:31:34 [DEBUG] http: Request GET /v1/status/leader (451.818µs) from=10.233.65.66:40940 2022/12/21 07:31:37 [DEBUG] http: Request GET /v1/status/leader (451.128µs) from=10.233.70.143:57744 2022/12/21 07:31:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.247285075s) from=10.233.70.143:35846 2022/12/21 07:31:54 [DEBUG] http: Request GET /v1/status/leader (303.454µs) from=10.233.65.66:41080 2022/12/21 07:31:57 [DEBUG] http: Request GET /v1/status/leader (350.091µs) from=10.233.70.143:58044 2022/12/21 07:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:32:14 [DEBUG] http: Request GET /v1/status/leader (415.784µs) from=10.233.65.66:41224 2022/12/21 07:32:17 [DEBUG] http: Request GET /v1/status/leader (365.066µs) from=10.233.70.143:58334 2022/12/21 07:32:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.114077015s) from=10.233.70.143:36052 2022/12/21 07:32:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.53201935s) from=10.233.70.143:36048 2022/12/21 07:32:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.034102324s) from=10.233.65.66:58792 2022/12/21 07:32:34 [DEBUG] http: Request GET /v1/status/leader (353.002µs) from=10.233.65.66:41372 2022/12/21 07:32:37 [DEBUG] http: Request GET /v1/status/leader (1.808543ms) from=10.233.70.143:58656 2022/12/21 07:32:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.626733088s) from=10.233.65.66:58116 2022/12/21 07:32:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.915446536s) from=10.233.65.66:58788 2022/12/21 07:32:54 [DEBUG] http: Request GET /v1/status/leader (685.063µs) from=10.233.65.66:41510 2022/12/21 07:32:57 [DEBUG] http: Request GET /v1/status/leader (924.402µs) from=10.233.70.143:58974 2022/12/21 07:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:33:14 [DEBUG] http: Request GET /v1/status/leader (383.581µs) from=10.233.65.66:41664 2022/12/21 07:33:17 [DEBUG] http: Request GET /v1/status/leader (295.787µs) from=10.233.70.143:59274 2022/12/21 07:33:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:33:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:33:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:33:20 [DEBUG] agent: Node info in sync 2022/12/21 07:33:34 [DEBUG] http: Request GET /v1/status/leader (438.142µs) from=10.233.65.66:41806 2022/12/21 07:33:37 [DEBUG] http: Request GET /v1/status/leader (494.641µs) from=10.233.70.143:59578 2022/12/21 07:33:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.932555681s) from=10.233.70.143:35846 2022/12/21 07:33:54 [DEBUG] http: Request GET /v1/status/leader (495.098µs) from=10.233.65.66:41944 2022/12/21 07:33:57 [DEBUG] http: Request GET /v1/status/leader (387.106µs) from=10.233.70.143:59868 2022/12/21 07:33:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:34:14 [DEBUG] http: Request GET /v1/status/leader (260.652µs) from=10.233.65.66:42090 2022/12/21 07:34:17 [DEBUG] http: Request GET /v1/status/leader (448.647µs) from=10.233.70.143:60160 2022/12/21 07:34:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.808843079s) from=10.233.70.143:36052 2022/12/21 07:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:34:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:34:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:34:28 [DEBUG] agent: Node info in sync 2022/12/21 07:34:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.226250606s) from=10.233.65.66:58792 2022/12/21 07:34:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.985984144s) from=10.233.70.143:36048 2022/12/21 07:34:34 [DEBUG] http: Request GET /v1/status/leader (362.771µs) from=10.233.65.66:42234 2022/12/21 07:34:37 [DEBUG] http: Request GET /v1/status/leader (2.815173ms) from=10.233.70.143:60444 2022/12/21 07:34:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.121089314s) from=10.233.65.66:58116 2022/12/21 07:34:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.520535132s) from=10.233.65.66:58788 2022/12/21 07:34:54 [DEBUG] http: Request GET /v1/status/leader (451.411µs) from=10.233.65.66:42378 2022/12/21 07:34:57 [DEBUG] http: Request GET /v1/status/leader (410.122µs) from=10.233.70.143:60732 2022/12/21 07:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:35:14 [DEBUG] http: Request GET /v1/status/leader (225.612µs) from=10.233.65.66:42522 2022/12/21 07:35:17 [DEBUG] http: Request GET /v1/status/leader (290.597µs) from=10.233.70.143:32792 2022/12/21 07:35:34 [DEBUG] http: Request GET /v1/status/leader (387.005µs) from=10.233.65.66:42674 2022/12/21 07:35:37 [DEBUG] http: Request GET /v1/status/leader (621.62µs) from=10.233.70.143:33092 2022/12/21 07:35:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:35:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:35:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:35:48 [DEBUG] agent: Node info in sync 2022/12/21 07:35:54 [DEBUG] http: Request GET /v1/status/leader (385.17µs) from=10.233.65.66:42816 2022/12/21 07:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.96778551s) from=10.233.70.143:35846 2022/12/21 07:35:57 [DEBUG] http: Request GET /v1/status/leader (1.476468ms) from=10.233.70.143:33386 2022/12/21 07:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:36:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:36:14 [DEBUG] http: Request GET /v1/status/leader (421.428µs) from=10.233.65.66:42958 2022/12/21 07:36:17 [DEBUG] http: Request GET /v1/status/leader (379.374µs) from=10.233.70.143:33670 2022/12/21 07:36:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.679373825s) from=10.233.70.143:36052 2022/12/21 07:36:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.458248381s) from=10.233.70.143:36048 2022/12/21 07:36:34 [DEBUG] http: Request GET /v1/status/leader (425.129µs) from=10.233.65.66:43118 2022/12/21 07:36:37 [DEBUG] http: Request GET /v1/status/leader (320.161µs) from=10.233.70.143:33962 2022/12/21 07:36:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.036976816s) from=10.233.65.66:58792 2022/12/21 07:36:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.587362277s) from=10.233.65.66:58116 2022/12/21 07:36:54 [DEBUG] http: Request GET /v1/status/leader (366.88µs) from=10.233.65.66:43262 2022/12/21 07:36:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.132444653s) from=10.233.65.66:58788 2022/12/21 07:36:57 [DEBUG] http: Request GET /v1/status/leader (210.977µs) from=10.233.70.143:34274 2022/12/21 07:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:37:14 [DEBUG] http: Request GET /v1/status/leader (405.785µs) from=10.233.65.66:43406 2022/12/21 07:37:17 [DEBUG] http: Request GET /v1/status/leader (388.531µs) from=10.233.70.143:34554 2022/12/21 07:37:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:37:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:37:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:37:20 [DEBUG] agent: Node info in sync 2022/12/21 07:37:34 [DEBUG] http: Request GET /v1/status/leader (509.348µs) from=10.233.65.66:43552 2022/12/21 07:37:37 [DEBUG] http: Request GET /v1/status/leader (273.322µs) from=10.233.70.143:34850 2022/12/21 07:37:54 [DEBUG] http: Request GET /v1/status/leader (215.552µs) from=10.233.65.66:43690 2022/12/21 07:37:57 [DEBUG] http: Request GET /v1/status/leader (327.871µs) from=10.233.70.143:35150 2022/12/21 07:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:38:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.162185856s) from=10.233.70.143:35846 2022/12/21 07:38:07 [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/21 07:38:07 [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/21 07:38:07 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:38:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:38:07 [DEBUG] agent: Node info in sync 2022/12/21 07:38:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.126349ms) from=10.233.67.214:56878 2022/12/21 07:38:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:38:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:38:07 [DEBUG] agent: Node info in sync 2022/12/21 07:38:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (628.333µs) from=10.233.67.214:56880 2022/12/21 07:38:14 [DEBUG] http: Request GET /v1/status/leader (333.21µs) from=10.233.65.66:43834 2022/12/21 07:38:17 [DEBUG] http: Request GET /v1/status/leader (442.393µs) from=10.233.70.143:35448 2022/12/21 07:38:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.964957096s) from=10.233.70.143:36052 2022/12/21 07:38:34 [DEBUG] http: Request GET /v1/status/leader (590.991µs) from=10.233.65.66:43980 2022/12/21 07:38:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.072273911s) from=10.233.70.143:36048 2022/12/21 07:38:37 [DEBUG] http: Request GET /v1/status/leader (295.301µs) from=10.233.70.143:35736 2022/12/21 07:38:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.261990347s) from=10.233.65.66:58792 2022/12/21 07:38:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:38:54 [DEBUG] http: Request GET /v1/status/leader (675.752µs) from=10.233.65.66:44118 2022/12/21 07:38:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.599332293s) from=10.233.65.66:58116 2022/12/21 07:38:57 [DEBUG] http: Request GET /v1/status/leader (343.358µs) from=10.233.70.143:36028 2022/12/21 07:38:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.16909625s) from=10.233.65.66:58788 2022/12/21 07:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:39:14 [DEBUG] http: Request GET /v1/status/leader (373.328µs) from=10.233.65.66:44266 2022/12/21 07:39:17 [DEBUG] http: Request GET /v1/status/leader (431.031µs) from=10.233.70.143:36310 2022/12/21 07:39:34 [DEBUG] http: Request GET /v1/status/leader (301.755µs) from=10.233.65.66:44416 2022/12/21 07:39:37 [DEBUG] http: Request GET /v1/status/leader (716.394µs) from=10.233.70.143:36612 2022/12/21 07:39:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:39:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:39:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:39:51 [DEBUG] agent: Node info in sync 2022/12/21 07:39:54 [DEBUG] http: Request GET /v1/status/leader (499.516µs) from=10.233.65.66:44550 2022/12/21 07:39:58 [DEBUG] http: Request GET /v1/status/leader (571.009µs) from=10.233.70.143:36916 2022/12/21 07:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:40:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.35058781s) from=10.233.70.143:35846 2022/12/21 07:40:14 [DEBUG] http: Request GET /v1/status/leader (317.523µs) from=10.233.65.66:44700 2022/12/21 07:40:18 [DEBUG] http: Request GET /v1/status/leader (1.289695ms) from=10.233.70.143:37214 2022/12/21 07:40:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.981480746s) from=10.233.70.143:36052 2022/12/21 07:40:34 [DEBUG] http: Request GET /v1/status/leader (462.485µs) from=10.233.65.66:44844 2022/12/21 07:40:38 [DEBUG] http: Request GET /v1/status/leader (593.121µs) from=10.233.70.143:37508 2022/12/21 07:40:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.260455434s) from=10.233.70.143:36048 2022/12/21 07:40:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.982387847s) from=10.233.65.66:58792 2022/12/21 07:40:54 [DEBUG] http: Request GET /v1/status/leader (277.801µs) from=10.233.65.66:44984 2022/12/21 07:40:55 [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/21 07:40:55 [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/21 07:40:55 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:40:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:40:55 [DEBUG] agent: Node info in sync 2022/12/21 07:40:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.726984ms) from=10.233.67.214:59066 2022/12/21 07:40:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:40:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:40:55 [DEBUG] agent: Node info in sync 2022/12/21 07:40:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (33.436071ms) from=10.233.67.214:59068 2022/12/21 07:40:58 [DEBUG] http: Request GET /v1/status/leader (351.262µs) from=10.233.70.143:37818 2022/12/21 07:40:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.619614916s) from=10.233.65.66:58116 2022/12/21 07:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:41:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.341715281s) from=10.233.65.66:58788 2022/12/21 07:41:14 [DEBUG] http: Request GET /v1/status/leader (270.472µs) from=10.233.65.66:45126 2022/12/21 07:41:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:41:18 [DEBUG] http: Request GET /v1/status/leader (408.621µs) from=10.233.70.143:38116 2022/12/21 07:41:34 [DEBUG] http: Request GET /v1/status/leader (1.326009ms) from=10.233.65.66:45276 2022/12/21 07:41:38 [DEBUG] http: Request GET /v1/status/leader (481.221µs) from=10.233.70.143:38418 2022/12/21 07:41:54 [DEBUG] http: Request GET /v1/status/leader (317.333µs) from=10.233.65.66:45422 2022/12/21 07:41:58 [DEBUG] http: Request GET /v1/status/leader (410.74µs) from=10.233.70.143:38712 2022/12/21 07:41:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:41:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:41:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:41:58 [DEBUG] agent: Node info in sync 2022/12/21 07:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:42:15 [DEBUG] http: Request GET /v1/status/leader (359.108µs) from=10.233.65.66:45570 2022/12/21 07:42:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.439982428s) from=10.233.70.143:35846 2022/12/21 07:42:18 [DEBUG] http: Request GET /v1/status/leader (358.005µs) from=10.233.70.143:39008 2022/12/21 07:42:35 [DEBUG] http: Request GET /v1/status/leader (352.329µs) from=10.233.65.66:45718 2022/12/21 07:42:38 [DEBUG] http: Request GET /v1/status/leader (350.393µs) from=10.233.70.143:39304 2022/12/21 07:42:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.14274374s) from=10.233.70.143:36052 2022/12/21 07:42:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.387112741s) from=10.233.70.143:36048 2022/12/21 07:42:55 [DEBUG] http: Request GET /v1/status/leader (462.388µs) from=10.233.65.66:45852 2022/12/21 07:42:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.175167442s) from=10.233.65.66:58792 2022/12/21 07:42:58 [DEBUG] http: Request GET /v1/status/leader (386.549µs) from=10.233.70.143:39604 2022/12/21 07:43:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.242884095s) from=10.233.65.66:58116 2022/12/21 07:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:43:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.341166401s) from=10.233.65.66:58788 2022/12/21 07:43:15 [DEBUG] http: Request GET /v1/status/leader (307.221µs) from=10.233.65.66:45994 2022/12/21 07:43:18 [DEBUG] http: Request GET /v1/status/leader (307.647µs) from=10.233.70.143:39890 2022/12/21 07:43:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:43:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:43:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:43:35 [DEBUG] agent: Node info in sync 2022/12/21 07:43:35 [DEBUG] http: Request GET /v1/status/leader (337.459µs) from=10.233.65.66:46142 2022/12/21 07:43:38 [DEBUG] http: Request GET /v1/status/leader (244.135µs) from=10.233.70.143:40200 2022/12/21 07:43:55 [DEBUG] http: Request GET /v1/status/leader (432.166µs) from=10.233.65.66:46284 2022/12/21 07:43:58 [DEBUG] http: Request GET /v1/status/leader (348.431µs) from=10.233.70.143:40494 2022/12/21 07:43:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:44:15 [DEBUG] http: Request GET /v1/status/leader (424.8µs) from=10.233.65.66:46428 2022/12/21 07:44:18 [DEBUG] http: Request GET /v1/status/leader (427.42µs) from=10.233.70.143:40784 2022/12/21 07:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.387407223s) from=10.233.70.143:35846 2022/12/21 07:44:35 [DEBUG] http: Request GET /v1/status/leader (506.253µs) from=10.233.65.66:46578 2022/12/21 07:44:38 [DEBUG] http: Request GET /v1/status/leader (1.286165ms) from=10.233.70.143:41080 2022/12/21 07:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.367421792s) from=10.233.70.143:36048 2022/12/21 07:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.106570986s) from=10.233.70.143:36052 2022/12/21 07:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:44:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:44:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:44:50 [DEBUG] agent: Node info in sync 2022/12/21 07:44:55 [DEBUG] http: Request GET /v1/status/leader (714.385µs) from=10.233.65.66:46718 2022/12/21 07:44:58 [DEBUG] http: Request GET /v1/status/leader (557.455µs) from=10.233.70.143:41378 2022/12/21 07:45:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.470120561s) from=10.233.65.66:58116 2022/12/21 07:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:45:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.056003094s) from=10.233.65.66:58792 2022/12/21 07:45:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.548876895s) from=10.233.65.66:58788 2022/12/21 07:45:15 [DEBUG] http: Request GET /v1/status/leader (311.383µs) from=10.233.65.66:46858 2022/12/21 07:45:18 [DEBUG] http: Request GET /v1/status/leader (221.126µs) from=10.233.70.143:41658 2022/12/21 07:45:35 [DEBUG] http: Request GET /v1/status/leader (394.904µs) from=10.233.65.66:47006 2022/12/21 07:45:38 [DEBUG] http: Request GET /v1/status/leader (316.044µs) from=10.233.70.143:41964 2022/12/21 07:45:55 [DEBUG] http: Request GET /v1/status/leader (1.141089ms) from=10.233.65.66:47146 2022/12/21 07:45:58 [DEBUG] http: Request GET /v1/status/leader (322.092µs) from=10.233.70.143:42258 2022/12/21 07:46:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:46:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:46:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:46:03 [DEBUG] agent: Node info in sync 2022/12/21 07:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:46:15 [DEBUG] http: Request GET /v1/status/leader (537.575µs) from=10.233.65.66:47290 2022/12/21 07:46:18 [DEBUG] http: Request GET /v1/status/leader (252.075µs) from=10.233.70.143:42550 2022/12/21 07:46:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:46:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.510712409s) from=10.233.70.143:35846 2022/12/21 07:46:35 [DEBUG] http: Request GET /v1/status/leader (230.187µs) from=10.233.65.66:47448 2022/12/21 07:46:38 [DEBUG] http: Request GET /v1/status/leader (524.878µs) from=10.233.70.143:42842 2022/12/21 07:46:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.226989408s) from=10.233.70.143:36048 2022/12/21 07:46:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.087459492s) from=10.233.70.143:36052 2022/12/21 07:46:55 [DEBUG] http: Request GET /v1/status/leader (331.7µs) from=10.233.65.66:47586 2022/12/21 07:46:58 [DEBUG] http: Request GET /v1/status/leader (373.546µs) from=10.233.70.143:43144 2022/12/21 07:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:47:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.016172534s) from=10.233.65.66:58116 2022/12/21 07:47:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.358831872s) from=10.233.65.66:58792 2022/12/21 07:47:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:47:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:47:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:47:14 [DEBUG] agent: Node info in sync 2022/12/21 07:47:15 [DEBUG] http: Request GET /v1/status/leader (259.767µs) from=10.233.65.66:47724 2022/12/21 07:47:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.077506359s) from=10.233.65.66:58788 2022/12/21 07:47:18 [DEBUG] http: Request GET /v1/status/leader (228.528µs) from=10.233.70.143:43442 2022/12/21 07:47:35 [DEBUG] http: Request GET /v1/status/leader (816.203µs) from=10.233.65.66:47870 2022/12/21 07:47:38 [DEBUG] http: Request GET /v1/status/leader (599.948µs) from=10.233.70.143:43740 2022/12/21 07:47:55 [DEBUG] http: Request GET /v1/status/leader (317.29µs) from=10.233.65.66:48020 2022/12/21 07:47:58 [DEBUG] http: Request GET /v1/status/leader (928.722µs) from=10.233.70.143:44036 2022/12/21 07:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:48:15 [DEBUG] http: Request GET /v1/status/leader (395.322µs) from=10.233.65.66:48164 2022/12/21 07:48:18 [DEBUG] http: Request GET /v1/status/leader (338.193µs) from=10.233.70.143:44330 2022/12/21 07:48:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.18587224s) from=10.233.70.143:35846 2022/12/21 07:48:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:48:35 [DEBUG] http: Request GET /v1/status/leader (378.873µs) from=10.233.65.66:48310 2022/12/21 07:48:38 [DEBUG] http: Request GET /v1/status/leader (1.351364ms) from=10.233.70.143:44622 2022/12/21 07:48:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.361958116s) from=10.233.70.143:36048 2022/12/21 07:48:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.687489338s) from=10.233.70.143:36052 2022/12/21 07:48:55 [DEBUG] http: Request GET /v1/status/leader (284.151µs) from=10.233.65.66:48448 2022/12/21 07:48:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:48:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:48:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:48:55 [DEBUG] agent: Node info in sync 2022/12/21 07:48:58 [DEBUG] http: Request GET /v1/status/leader (338.667µs) from=10.233.70.143:44916 2022/12/21 07:49:02 [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/21 07:49:02 [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/21 07:49:02 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:49:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:49:02 [DEBUG] agent: Node info in sync 2022/12/21 07:49:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.947161ms) from=10.233.67.214:35994 2022/12/21 07:49:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:49:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:49:02 [DEBUG] agent: Node info in sync 2022/12/21 07:49:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (767.46µs) from=10.233.67.214:35996 2022/12/21 07:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:49:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.614863667s) from=10.233.65.66:58116 2022/12/21 07:49:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.872040012s) from=10.233.65.66:58792 2022/12/21 07:49:15 [DEBUG] http: Request GET /v1/status/leader (394.589µs) from=10.233.65.66:48592 2022/12/21 07:49:18 [DEBUG] http: Request GET /v1/status/leader (276.986µs) from=10.233.70.143:45212 2022/12/21 07:49:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.109193072s) from=10.233.65.66:58788 2022/12/21 07:49:35 [DEBUG] http: Request GET /v1/status/leader (653.78µs) from=10.233.65.66:48734 2022/12/21 07:49:38 [DEBUG] http: Request GET /v1/status/leader (477.912µs) from=10.233.70.143:45508 2022/12/21 07:49:55 [DEBUG] http: Request GET /v1/status/leader (428.051µs) from=10.233.65.66:48882 2022/12/21 07:49:58 [DEBUG] http: Request GET /v1/status/leader (1.438967ms) from=10.233.70.143:45798 2022/12/21 07:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:50:15 [DEBUG] http: Request GET /v1/status/leader (457.97µs) from=10.233.65.66:49024 2022/12/21 07:50:18 [DEBUG] http: Request GET /v1/status/leader (1.007007ms) from=10.233.70.143:46096 2022/12/21 07:50:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:50:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:50:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:50:18 [DEBUG] agent: Node info in sync 2022/12/21 07:50:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.042311343s) from=10.233.70.143:35846 2022/12/21 07:50:35 [DEBUG] http: Request GET /v1/status/leader (411.956µs) from=10.233.65.66:49180 2022/12/21 07:50:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:50:38 [DEBUG] http: Request GET /v1/status/leader (460.435µs) from=10.233.70.143:46388 2022/12/21 07:50:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.385010537s) from=10.233.70.143:36048 2022/12/21 07:50:55 [DEBUG] http: Request GET /v1/status/leader (505.931µs) from=10.233.65.66:49326 2022/12/21 07:50:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.573954235s) from=10.233.70.143:36052 2022/12/21 07:50:58 [DEBUG] http: Request GET /v1/status/leader (1.123035ms) from=10.233.70.143:46688 2022/12/21 07:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:51:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.116693771s) from=10.233.65.66:58116 2022/12/21 07:51:15 [DEBUG] http: Request GET /v1/status/leader (502.919µs) from=10.233.65.66:49472 2022/12/21 07:51:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.440828801s) from=10.233.65.66:58792 2022/12/21 07:51:18 [DEBUG] http: Request GET /v1/status/leader (480.112µs) from=10.233.70.143:46982 2022/12/21 07:51:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.654938338s) from=10.233.65.66:58788 2022/12/21 07:51:35 [DEBUG] http: Request GET /v1/status/leader (542.213µs) from=10.233.65.66:49628 2022/12/21 07:51:38 [DEBUG] http: Request GET /v1/status/leader (436.736µs) from=10.233.70.143:47284 2022/12/21 07:51:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:51:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:51:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:51:42 [DEBUG] agent: Node info in sync 2022/12/21 07:51:55 [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/21 07:51:55 [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/21 07:51:55 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:51:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:51:55 [DEBUG] agent: Node info in sync 2022/12/21 07:51:55 [DEBUG] http: Request PUT /v1/agent/service/register (36.580352ms) from=10.233.67.214:37618 2022/12/21 07:51:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:51:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:51:55 [DEBUG] agent: Node info in sync 2022/12/21 07:51:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (787.456µs) from=10.233.67.214:37620 2022/12/21 07:51:55 [DEBUG] http: Request GET /v1/status/leader (342.095µs) from=10.233.65.66:49766 2022/12/21 07:51:58 [DEBUG] http: Request GET /v1/status/leader (310.22µs) from=10.233.70.143:47570 2022/12/21 07:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:52:15 [DEBUG] http: Request GET /v1/status/leader (356.899µs) from=10.233.65.66:49910 2022/12/21 07:52:18 [DEBUG] http: Request GET /v1/status/leader (268.596µs) from=10.233.70.143:47874 2022/12/21 07:52:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.499484725s) from=10.233.70.143:35846 2022/12/21 07:52:35 [DEBUG] http: Request GET /v1/status/leader (469.884µs) from=10.233.65.66:50058 2022/12/21 07:52:38 [DEBUG] http: Request GET /v1/status/leader (576.479µs) from=10.233.70.143:48162 2022/12/21 07:52:55 [DEBUG] http: Request GET /v1/status/leader (2.219121ms) from=10.233.65.66:50198 2022/12/21 07:52:58 [DEBUG] http: Request GET /v1/status/leader (426.112µs) from=10.233.70.143:48458 2022/12/21 07:52:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.701747965s) from=10.233.70.143:36052 2022/12/21 07:53:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.234386899s) from=10.233.70.143:36048 2022/12/21 07:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:53:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:53:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.886470906s) from=10.233.65.66:58116 2022/12/21 07:53:15 [DEBUG] http: Request GET /v1/status/leader (302.362µs) from=10.233.65.66:50346 2022/12/21 07:53:18 [DEBUG] http: Request GET /v1/status/leader (253.569µs) from=10.233.70.143:48748 2022/12/21 07:53:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.701121421s) from=10.233.65.66:58792 2022/12/21 07:53:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.728351292s) from=10.233.65.66:58788 2022/12/21 07:53:35 [DEBUG] http: Request GET /v1/status/leader (444.316µs) from=10.233.65.66:50494 2022/12/21 07:53:38 [DEBUG] http: Request GET /v1/status/leader (2.150547ms) from=10.233.70.143:49052 2022/12/21 07:53:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:53:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:53:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:53:50 [DEBUG] agent: Node info in sync 2022/12/21 07:53:55 [DEBUG] http: Request GET /v1/status/leader (416.344µs) from=10.233.65.66:50638 2022/12/21 07:53:58 [DEBUG] http: Request GET /v1/status/leader (304.617µs) from=10.233.70.143:49338 2022/12/21 07:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:54:15 [DEBUG] http: Request GET /v1/status/leader (383.653µs) from=10.233.65.66:50780 2022/12/21 07:54:18 [DEBUG] http: Request GET /v1/status/leader (435.556µs) from=10.233.70.143:49636 2022/12/21 07:54:35 [DEBUG] http: Request GET /v1/status/leader (441.214µs) from=10.233.65.66:50932 2022/12/21 07:54:38 [DEBUG] http: Request GET /v1/status/leader (325.785µs) from=10.233.70.143:49928 2022/12/21 07:54:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.39373078s) from=10.233.70.143:35846 2022/12/21 07:54:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:54:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:54:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:54:55 [DEBUG] agent: Node info in sync 2022/12/21 07:54:55 [DEBUG] http: Request GET /v1/status/leader (974.356µs) from=10.233.65.66:51070 2022/12/21 07:54:58 [DEBUG] http: Request GET /v1/status/leader (453.188µs) from=10.233.70.143:50224 2022/12/21 07:55:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.326395915s) from=10.233.70.143:36052 2022/12/21 07:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:55:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.116683362s) from=10.233.70.143:36048 2022/12/21 07:55:15 [DEBUG] http: Request GET /v1/status/leader (307.337µs) from=10.233.65.66:51220 2022/12/21 07:55:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.671081267s) from=10.233.65.66:58116 2022/12/21 07:55:18 [DEBUG] http: Request GET /v1/status/leader (410.348µs) from=10.233.70.143:50516 2022/12/21 07:55:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.395606277s) from=10.233.65.66:58792 2022/12/21 07:55:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.546812226s) from=10.233.65.66:58788 2022/12/21 07:55:35 [DEBUG] http: Request GET /v1/status/leader (366.693µs) from=10.233.65.66:51376 2022/12/21 07:55:38 [DEBUG] http: Request GET /v1/status/leader (228.751µs) from=10.233.70.143:50812 2022/12/21 07:55:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:55:55 [DEBUG] http: Request GET /v1/status/leader (332.284µs) from=10.233.65.66:51518 2022/12/21 07:55:58 [DEBUG] http: Request GET /v1/status/leader (411.449µs) from=10.233.70.143:51112 2022/12/21 07:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:56:15 [DEBUG] http: Request GET /v1/status/leader (504.645µs) from=10.233.65.66:51662 2022/12/21 07:56:18 [DEBUG] http: Request GET /v1/status/leader (340.363µs) from=10.233.70.143:51406 2022/12/21 07:56:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:56:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:56:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:56:26 [DEBUG] agent: Node info in sync 2022/12/21 07:56:35 [DEBUG] http: Request GET /v1/status/leader (524.821µs) from=10.233.65.66:51810 2022/12/21 07:56:38 [DEBUG] http: Request GET /v1/status/leader (597.451µs) from=10.233.70.143:51694 2022/12/21 07:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.029442761s) from=10.233.70.143:35846 2022/12/21 07:56:55 [DEBUG] http: Request GET /v1/status/leader (994.307µs) from=10.233.65.66:51958 2022/12/21 07:56:58 [DEBUG] http: Request GET /v1/status/leader (1.400279ms) from=10.233.70.143:51990 2022/12/21 07:57:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.147769265s) from=10.233.70.143:36052 2022/12/21 07:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:57:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.593011597s) from=10.233.70.143:36048 2022/12/21 07:57:15 [DEBUG] http: Request GET /v1/status/leader (570.283µs) from=10.233.65.66:52104 2022/12/21 07:57:18 [DEBUG] http: Request GET /v1/status/leader (404.926µs) from=10.233.70.143:52278 2022/12/21 07:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.324593049s) from=10.233.65.66:58116 2022/12/21 07:57:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.497783329s) from=10.233.65.66:58788 2022/12/21 07:57:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.700789485s) from=10.233.65.66:58792 2022/12/21 07:57:35 [DEBUG] http: Request GET /v1/status/leader (478.418µs) from=10.233.65.66:52250 2022/12/21 07:57:39 [DEBUG] http: Request GET /v1/status/leader (87.041009ms) from=10.233.70.143:52572 2022/12/21 07:57:55 [DEBUG] http: Request GET /v1/status/leader (494.041µs) from=10.233.65.66:52388 2022/12/21 07:57:59 [DEBUG] http: Request GET /v1/status/leader (401.119µs) from=10.233.70.143:52866 2022/12/21 07:58:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:58:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:58:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:58:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:58:09 [DEBUG] agent: Node info in sync 2022/12/21 07:58:15 [DEBUG] http: Request GET /v1/status/leader (528.938µs) from=10.233.65.66:52534 2022/12/21 07:58:19 [DEBUG] http: Request GET /v1/status/leader (258.812µs) from=10.233.70.143:53154 2022/12/21 07:58:35 [DEBUG] http: Request GET /v1/status/leader (554.913µs) from=10.233.65.66:52678 2022/12/21 07:58:39 [DEBUG] http: Request GET /v1/status/leader (807.866µs) from=10.233.70.143:53438 2022/12/21 07:58:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.151767624s) from=10.233.70.143:35846 2022/12/21 07:58:55 [DEBUG] http: Request GET /v1/status/leader (233.364µs) from=10.233.65.66:52818 2022/12/21 07:58:59 [DEBUG] http: Request GET /v1/status/leader (484.274µs) from=10.233.70.143:53734 2022/12/21 07:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:59:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.666554114s) from=10.233.70.143:36052 2022/12/21 07:59:15 [DEBUG] http: Request GET /v1/status/leader (309.82µs) from=10.233.65.66:52956 2022/12/21 07:59:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.981218462s) from=10.233.70.143:36048 2022/12/21 07:59:19 [DEBUG] http: Request GET /v1/status/leader (258.341µs) from=10.233.70.143:54024 2022/12/21 07:59:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.655430351s) from=10.233.65.66:58116 2022/12/21 07:59:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.151004759s) from=10.233.65.66:58792 2022/12/21 07:59:35 [DEBUG] http: Request GET /v1/status/leader (312.108µs) from=10.233.65.66:53108 2022/12/21 07:59:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.175832174s) from=10.233.65.66:58788 2022/12/21 07:59:39 [DEBUG] http: Request GET /v1/status/leader (263.583µs) from=10.233.70.143:54326 2022/12/21 07:59:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:59:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:59:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:59:51 [DEBUG] agent: Node info in sync 2022/12/21 07:59:56 [DEBUG] http: Request GET /v1/status/leader (161.947862ms) from=10.233.65.66:53250 2022/12/21 07:59:59 [DEBUG] http: Request GET /v1/status/leader (393.01µs) from=10.233.70.143:54624 2022/12/21 07:59: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/21 07:59: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/21 07:59:59 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:59:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:59:59 [DEBUG] agent: Node info in sync 2022/12/21 07:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.45428ms) from=10.233.67.214:42160 2022/12/21 07:59:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:59:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:59:59 [DEBUG] agent: Node info in sync 2022/12/21 07:59:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (735.238µs) from=10.233.67.214:42162 2022/12/21 08:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:00:16 [DEBUG] http: Request GET /v1/status/leader (463.532µs) from=10.233.65.66:53394 2022/12/21 08:00:19 [DEBUG] http: Request GET /v1/status/leader (281.297µs) from=10.233.70.143:54924 2022/12/21 08:00:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:00:36 [DEBUG] http: Request GET /v1/status/leader (367.688µs) from=10.233.65.66:53548 2022/12/21 08:00:39 [DEBUG] http: Request GET /v1/status/leader (422.118µs) from=10.233.70.143:55220 2022/12/21 08:00:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.361466438s) from=10.233.70.143:35846 2022/12/21 08:00:56 [DEBUG] http: Request GET /v1/status/leader (631.15µs) from=10.233.65.66:53690 2022/12/21 08:00:59 [DEBUG] http: Request GET /v1/status/leader (316.936µs) from=10.233.70.143:55510 2022/12/21 08:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:01:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.260852344s) from=10.233.70.143:36052 2022/12/21 08:01:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:01:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:01:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:01:08 [DEBUG] agent: Node info in sync 2022/12/21 08:01:16 [DEBUG] http: Request GET /v1/status/leader (389.865µs) from=10.233.65.66:53830 2022/12/21 08:01:19 [DEBUG] http: Request GET /v1/status/leader (249.154µs) from=10.233.70.143:55786 2022/12/21 08:01:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.70613227s) from=10.233.70.143:36048 2022/12/21 08:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.525283468s) from=10.233.65.66:58116 2022/12/21 08:01:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.894034044s) from=10.233.65.66:58792 2022/12/21 08:01:36 [DEBUG] http: Request GET /v1/status/leader (334.417µs) from=10.233.65.66:53978 2022/12/21 08:01:39 [DEBUG] http: Request GET /v1/status/leader (234.196µs) from=10.233.70.143:56068 2022/12/21 08:01:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.905234904s) from=10.233.65.66:58788 2022/12/21 08:01:56 [DEBUG] http: Request GET /v1/status/leader (415.517µs) from=10.233.65.66:54120 2022/12/21 08:01:59 [DEBUG] http: Request GET /v1/status/leader (225.217µs) from=10.233.70.143:56360 2022/12/21 08:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:02:16 [DEBUG] http: Request GET /v1/status/leader (349.721µs) from=10.233.65.66:54264 2022/12/21 08:02:19 [DEBUG] http: Request GET /v1/status/leader (345.53µs) from=10.233.70.143:56658 2022/12/21 08:02:36 [DEBUG] http: Request GET /v1/status/leader (785.138µs) from=10.233.65.66:54410 2022/12/21 08:02:39 [DEBUG] http: Request GET /v1/status/leader (393.428µs) from=10.233.70.143:56946 2022/12/21 08:02:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:02:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:02:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:02:53 [DEBUG] agent: Node info in sync 2022/12/21 08:02:56 [DEBUG] http: Request GET /v1/status/leader (853.403µs) from=10.233.65.66:54552 2022/12/21 08:02:56 [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/21 08:02:56 [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/21 08:02:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:02:56 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:02:56 [DEBUG] agent: Node info in sync 2022/12/21 08:02:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:02:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:02:56 [DEBUG] agent: Node info in sync 2022/12/21 08:02:56 [DEBUG] http: Request PUT /v1/agent/service/register (23.512911ms) from=10.233.67.214:43818 2022/12/21 08:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.229323514s) from=10.233.70.143:35846 2022/12/21 08:02:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (388.481939ms) from=10.233.67.214:43820 2022/12/21 08:02:59 [DEBUG] http: Request GET /v1/status/leader (384.319µs) from=10.233.70.143:57254 2022/12/21 08:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:03:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.366379144s) from=10.233.70.143:36052 2022/12/21 08:03:16 [DEBUG] http: Request GET /v1/status/leader (559.057µs) from=10.233.65.66:54688 2022/12/21 08:03:19 [DEBUG] http: Request GET /v1/status/leader (524.078µs) from=10.233.70.143:57546 2022/12/21 08:03:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:03:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.078983277s) from=10.233.70.143:36048 2022/12/21 08:03:36 [DEBUG] http: Request GET /v1/status/leader (407.274µs) from=10.233.65.66:54832 2022/12/21 08:03:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.065515534s) from=10.233.65.66:58116 2022/12/21 08:03:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.991011335s) from=10.233.65.66:58792 2022/12/21 08:03:39 [DEBUG] http: Request GET /v1/status/leader (391.899µs) from=10.233.70.143:57844 2022/12/21 08:03:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.369050612s) from=10.233.65.66:58788 2022/12/21 08:03:56 [DEBUG] http: Request GET /v1/status/leader (539.863µs) from=10.233.65.66:54976 2022/12/21 08:03:59 [DEBUG] http: Request GET /v1/status/leader (593.562µs) from=10.233.70.143:58120 2022/12/21 08:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:04:16 [DEBUG] http: Request GET /v1/status/leader (2.669392ms) from=10.233.65.66:55118 2022/12/21 08:04:19 [DEBUG] http: Request GET /v1/status/leader (578.25µs) from=10.233.70.143:58420 2022/12/21 08:04:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:04:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:04:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:04:21 [DEBUG] agent: Node info in sync 2022/12/21 08:04:36 [DEBUG] http: Request GET /v1/status/leader (595.793µs) from=10.233.65.66:55264 2022/12/21 08:04:39 [DEBUG] http: Request GET /v1/status/leader (380.347µs) from=10.233.70.143:58710 2022/12/21 08:04:56 [DEBUG] http: Request GET /v1/status/leader (646.308µs) from=10.233.65.66:55408 2022/12/21 08:04:59 [DEBUG] http: Request GET /v1/status/leader (488.475µs) from=10.233.70.143:58998 2022/12/21 08:04:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.163520402s) from=10.233.70.143:35846 2022/12/21 08:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:05:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.621309851s) from=10.233.70.143:36052 2022/12/21 08:05:16 [DEBUG] http: Request GET /v1/status/leader (330.535µs) from=10.233.65.66:55562 2022/12/21 08:05:19 [DEBUG] http: Request GET /v1/status/leader (457.152µs) from=10.233.70.143:59290 2022/12/21 08:05:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.321955533s) from=10.233.70.143:36048 2022/12/21 08:05:36 [DEBUG] http: Request GET /v1/status/leader (395.929µs) from=10.233.65.66:55720 2022/12/21 08:05:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.276849035s) from=10.233.65.66:58116 2022/12/21 08:05:39 [DEBUG] http: Request GET /v1/status/leader (356.253µs) from=10.233.70.143:59582 2022/12/21 08:05:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.343062555s) from=10.233.65.66:58792 2022/12/21 08:05:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.028357896s) from=10.233.65.66:58788 2022/12/21 08:05:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:05:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:05:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:05:52 [DEBUG] agent: Node info in sync 2022/12/21 08:05:56 [DEBUG] http: Request GET /v1/status/leader (340.518µs) from=10.233.65.66:55862 2022/12/21 08:05:59 [DEBUG] http: Request GET /v1/status/leader (395.257µs) from=10.233.70.143:59866 2022/12/21 08:06:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:06:16 [DEBUG] http: Request GET /v1/status/leader (389.699µs) from=10.233.65.66:56008 2022/12/21 08:06:19 [DEBUG] http: Request GET /v1/status/leader (257.173µs) from=10.233.70.143:60160 2022/12/21 08:06:36 [DEBUG] http: Request GET /v1/status/leader (17.650361ms) from=10.233.65.66:56156 2022/12/21 08:06:39 [DEBUG] http: Request GET /v1/status/leader (295.102µs) from=10.233.70.143:60456 2022/12/21 08:06:56 [DEBUG] http: Request GET /v1/status/leader (284.554µs) from=10.233.65.66:56300 2022/12/21 08:06:59 [DEBUG] http: Request GET /v1/status/leader (477.039µs) from=10.233.70.143:60740 2022/12/21 08:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:07:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.42606062s) from=10.233.70.143:35846 2022/12/21 08:07:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:07:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:07:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:07:15 [DEBUG] agent: Node info in sync 2022/12/21 08:07:16 [DEBUG] http: Request GET /v1/status/leader (486.235µs) from=10.233.65.66:56448 2022/12/21 08:07:19 [DEBUG] http: Request GET /v1/status/leader (376.33µs) from=10.233.70.143:32794 2022/12/21 08:07:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.268688307s) from=10.233.70.143:36052 2022/12/21 08:07:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.438923137s) from=10.233.70.143:36048 2022/12/21 08:07:36 [DEBUG] http: Request GET /v1/status/leader (1.053907ms) from=10.233.65.66:56596 2022/12/21 08:07:39 [DEBUG] http: Request GET /v1/status/leader (485.198µs) from=10.233.70.143:33078 2022/12/21 08:07:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.725170712s) from=10.233.65.66:58792 2022/12/21 08:07:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.979070694s) from=10.233.65.66:58116 2022/12/21 08:07:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.021379486s) from=10.233.65.66:58788 2022/12/21 08:07:56 [DEBUG] http: Request GET /v1/status/leader (320.311µs) from=10.233.65.66:56732 2022/12/21 08:07:59 [DEBUG] http: Request GET /v1/status/leader (391.826µs) from=10.233.70.143:33360 2022/12/21 08:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:08:16 [DEBUG] http: Request GET /v1/status/leader (343.261µs) from=10.233.65.66:56874 2022/12/21 08:08:19 [DEBUG] http: Request GET /v1/status/leader (640.976µs) from=10.233.70.143:33652 2022/12/21 08:08:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:08:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:08:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:08:30 [DEBUG] agent: Node info in sync 2022/12/21 08:08:36 [DEBUG] http: Request GET /v1/status/leader (343.817µs) from=10.233.65.66:57018 2022/12/21 08:08:39 [DEBUG] http: Request GET /v1/status/leader (270.563µs) from=10.233.70.143:33934 2022/12/21 08:08:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:08:56 [DEBUG] http: Request GET /v1/status/leader (766.595µs) from=10.233.65.66:57154 2022/12/21 08:08:59 [DEBUG] http: Request GET /v1/status/leader (236.717µs) from=10.233.70.143:34218 2022/12/21 08:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:09:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.414996273s) from=10.233.70.143:35846 2022/12/21 08:09:17 [DEBUG] http: Request GET /v1/status/leader (151.645779ms) from=10.233.65.66:57294 2022/12/21 08:09:19 [DEBUG] http: Request GET /v1/status/leader (921.432µs) from=10.233.70.143:34500 2022/12/21 08:09:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.585858774s) from=10.233.70.143:36052 2022/12/21 08:09:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.168495579s) from=10.233.70.143:36048 2022/12/21 08:09:37 [DEBUG] http: Request GET /v1/status/leader (880.023µs) from=10.233.65.66:57440 2022/12/21 08:09:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:09:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:09:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:09:39 [DEBUG] agent: Node info in sync 2022/12/21 08:09:39 [DEBUG] http: Request GET /v1/status/leader (718.9µs) from=10.233.70.143:34786 2022/12/21 08:09:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.743729544s) from=10.233.65.66:58116 2022/12/21 08:09:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.282139923s) from=10.233.65.66:58792 2022/12/21 08:09:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.893089758s) from=10.233.65.66:58788 2022/12/21 08:09:57 [DEBUG] http: Request GET /v1/status/leader (436.618µs) from=10.233.65.66:57592 2022/12/21 08:09:59 [DEBUG] http: Request GET /v1/status/leader (250.033µs) from=10.233.70.143:35076 2022/12/21 08:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:10:17 [DEBUG] http: Request GET /v1/status/leader (846.098µs) from=10.233.65.66:57734 2022/12/21 08:10:19 [DEBUG] http: Request GET /v1/status/leader (466.727µs) from=10.233.70.143:35362 2022/12/21 08:10:37 [DEBUG] http: Request GET /v1/status/leader (503.574µs) from=10.233.65.66:57880 2022/12/21 08:10:39 [DEBUG] http: Request GET /v1/status/leader (626.193µs) from=10.233.70.143:35654 2022/12/21 08:10:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:10:57 [DEBUG] http: Request GET /v1/status/leader (289.139µs) from=10.233.65.66:58024 2022/12/21 08:10:59 [DEBUG] http: Request GET /v1/status/leader (267.389µs) from=10.233.70.143:35948 2022/12/21 08:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:11:05 [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/21 08:11:05 [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/21 08:11:05 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:11:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:11:05 [DEBUG] agent: Node info in sync 2022/12/21 08:11:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.668574ms) from=10.233.67.214:48414 2022/12/21 08:11:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:11:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:11:05 [DEBUG] agent: Node info in sync 2022/12/21 08:11:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (595.014538ms) from=10.233.67.214:48416 2022/12/21 08:11:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.485276779s) from=10.233.70.143:35846 2022/12/21 08:11:17 [DEBUG] http: Request GET /v1/status/leader (381.786µs) from=10.233.65.66:58174 2022/12/21 08:11:19 [DEBUG] http: Request GET /v1/status/leader (340.446µs) from=10.233.70.143:36232 2022/12/21 08:11:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.256322178s) from=10.233.70.143:36052 2022/12/21 08:11:37 [DEBUG] http: Request GET /v1/status/leader (300.76µs) from=10.233.65.66:58324 2022/12/21 08:11:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.283901881s) from=10.233.70.143:36048 2022/12/21 08:11:39 [DEBUG] http: Request GET /v1/status/leader (388.856µs) from=10.233.70.143:36518 2022/12/21 08:11:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.728919987s) from=10.233.65.66:58792 2022/12/21 08:11:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.340817112s) from=10.233.65.66:58116 2022/12/21 08:11:57 [DEBUG] http: Request GET /v1/status/leader (322.689µs) from=10.233.65.66:58474 2022/12/21 08:11:59 [DEBUG] http: Request GET /v1/status/leader (352.001µs) from=10.233.70.143:36810 2022/12/21 08:12:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.308572036s) from=10.233.65.66:58788 2022/12/21 08:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:12:17 [DEBUG] http: Request GET /v1/status/leader (1.31396ms) from=10.233.65.66:58624 2022/12/21 08:12:19 [DEBUG] http: Request GET /v1/status/leader (431.021µs) from=10.233.70.143:37096 2022/12/21 08:12:37 [DEBUG] http: Request GET /v1/status/leader (457.04µs) from=10.233.65.66:58766 2022/12/21 08:12:39 [DEBUG] http: Request GET /v1/status/leader (296.364µs) from=10.233.70.143:37378 2022/12/21 08:12:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:12:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:12:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:12:41 [DEBUG] agent: Node info in sync 2022/12/21 08:12:57 [DEBUG] http: Request GET /v1/status/leader (583.411µs) from=10.233.65.66:58904 2022/12/21 08:12:59 [DEBUG] http: Request GET /v1/status/leader (375.132µs) from=10.233.70.143:37666 2022/12/21 08:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:13:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:13:17 [DEBUG] http: Request GET /v1/status/leader (303.739µs) from=10.233.65.66:59048 2022/12/21 08:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.381661799s) from=10.233.70.143:35846 2022/12/21 08:13:19 [DEBUG] http: Request GET /v1/status/leader (445.946µs) from=10.233.70.143:37944 2022/12/21 08:13:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.868799665s) from=10.233.70.143:36052 2022/12/21 08:13:37 [DEBUG] http: Request GET /v1/status/leader (362.504µs) from=10.233.65.66:59196 2022/12/21 08:13:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.761123355s) from=10.233.70.143:36048 2022/12/21 08:13:39 [DEBUG] http: Request GET /v1/status/leader (407.793µs) from=10.233.70.143:38230 2022/12/21 08:13:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:13:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:13:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:13:50 [DEBUG] agent: Node info in sync 2022/12/21 08:13:57 [DEBUG] http: Request GET /v1/status/leader (325.048µs) from=10.233.65.66:59336 2022/12/21 08:13:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.999840603s) from=10.233.65.66:58116 2022/12/21 08:13:59 [DEBUG] http: Request GET /v1/status/leader (276.812µs) from=10.233.70.143:38516 2022/12/21 08:14:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.819272863s) from=10.233.65.66:58792 2022/12/21 08:14:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.139706571s) from=10.233.65.66:58788 2022/12/21 08:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:14:06 [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/21 08:14:06 [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/21 08:14:06 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:14:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:14:06 [DEBUG] agent: Node info in sync 2022/12/21 08:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.030311ms) from=10.233.67.214:50104 2022/12/21 08:14:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:14:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:14:06 [DEBUG] agent: Node info in sync 2022/12/21 08:14:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (592.098µs) from=10.233.67.214:50106 2022/12/21 08:14:17 [DEBUG] http: Request GET /v1/status/leader (4.852318ms) from=10.233.65.66:59480 2022/12/21 08:14:19 [DEBUG] http: Request GET /v1/status/leader (348.732µs) from=10.233.70.143:38804 2022/12/21 08:14:37 [DEBUG] http: Request GET /v1/status/leader (443.772µs) from=10.233.65.66:59630 2022/12/21 08:14:39 [DEBUG] http: Request GET /v1/status/leader (382.208µs) from=10.233.70.143:39096 2022/12/21 08:14:57 [DEBUG] http: Request GET /v1/status/leader (438.309µs) from=10.233.65.66:59768 2022/12/21 08:15:00 [DEBUG] http: Request GET /v1/status/leader (217.296µs) from=10.233.70.143:39390 2022/12/21 08:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:15:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:15:17 [DEBUG] http: Request GET /v1/status/leader (921.793µs) from=10.233.65.66:59924 2022/12/21 08:15:20 [DEBUG] http: Request GET /v1/status/leader (567.234µs) from=10.233.70.143:39686 2022/12/21 08:15:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.416147921s) from=10.233.70.143:35846 2022/12/21 08:15:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.781654441s) from=10.233.70.143:36052 2022/12/21 08:15:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:15:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:15:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:15:33 [DEBUG] agent: Node info in sync 2022/12/21 08:15:37 [DEBUG] http: Request GET /v1/status/leader (352.612µs) from=10.233.65.66:60064 2022/12/21 08:15:40 [DEBUG] http: Request GET /v1/status/leader (807.677µs) from=10.233.70.143:39974 2022/12/21 08:15:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.180149724s) from=10.233.70.143:36048 2022/12/21 08:15:57 [DEBUG] http: Request GET /v1/status/leader (577.612µs) from=10.233.65.66:60204 2022/12/21 08:16:00 [DEBUG] http: Request GET /v1/status/leader (433.08µs) from=10.233.70.143:40262 2022/12/21 08:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.258479017s) from=10.233.65.66:58116 2022/12/21 08:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:16:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.354315559s) from=10.233.65.66:58788 2022/12/21 08:16:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.969196947s) from=10.233.65.66:58792 2022/12/21 08:16:17 [DEBUG] http: Request GET /v1/status/leader (334.201µs) from=10.233.65.66:60350 2022/12/21 08:16:20 [DEBUG] http: Request GET /v1/status/leader (338.832µs) from=10.233.70.143:40554 2022/12/21 08:16:37 [DEBUG] http: Request GET /v1/status/leader (655.885µs) from=10.233.65.66:60490 2022/12/21 08:16:40 [DEBUG] http: Request GET /v1/status/leader (499.826µs) from=10.233.70.143:40840 2022/12/21 08:16:57 [DEBUG] http: Request GET /v1/status/leader (385.388µs) from=10.233.65.66:60634 2022/12/21 08:17:00 [DEBUG] http: Request GET /v1/status/leader (413.775µs) from=10.233.70.143:41132 2022/12/21 08:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:17:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:17:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:17:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:17:03 [DEBUG] agent: Node info in sync 2022/12/21 08:17:17 [DEBUG] http: Request GET /v1/status/leader (641.916µs) from=10.233.65.66:60776 2022/12/21 08:17:20 [DEBUG] http: Request GET /v1/status/leader (706.143µs) from=10.233.70.143:41418 2022/12/21 08:17:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.349819516s) from=10.233.70.143:35846 2022/12/21 08:17:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.155484477s) from=10.233.70.143:36052 2022/12/21 08:17:37 [DEBUG] http: Request GET /v1/status/leader (568.762µs) from=10.233.65.66:60922 2022/12/21 08:17:40 [DEBUG] http: Request GET /v1/status/leader (263.179µs) from=10.233.70.143:41710 2022/12/21 08:17:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.51623655s) from=10.233.70.143:36048 2022/12/21 08:17:57 [DEBUG] http: Request GET /v1/status/leader (418.655µs) from=10.233.65.66:32834 2022/12/21 08:17:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:18:00 [DEBUG] http: Request GET /v1/status/leader (363.617µs) from=10.233.70.143:41998 2022/12/21 08:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:18:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.502948406s) from=10.233.65.66:58116 2022/12/21 08:18:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.205770658s) from=10.233.65.66:58788 2022/12/21 08:18:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.508775167s) from=10.233.65.66:58792 2022/12/21 08:18:17 [DEBUG] http: Request GET /v1/status/leader (301.608µs) from=10.233.65.66:32988 2022/12/21 08:18:20 [DEBUG] http: Request GET /v1/status/leader (390.226µs) from=10.233.70.143:42284 2022/12/21 08:18:37 [DEBUG] http: Request GET /v1/status/leader (591.192µs) from=10.233.65.66:33126 2022/12/21 08:18:40 [DEBUG] http: Request GET /v1/status/leader (474.607µs) from=10.233.70.143:42582 2022/12/21 08:18:57 [DEBUG] http: Request GET /v1/status/leader (1.533341ms) from=10.233.65.66:33264 2022/12/21 08:18:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:18:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:18:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:18:58 [DEBUG] agent: Node info in sync 2022/12/21 08:19:00 [DEBUG] http: Request GET /v1/status/leader (385.52µs) from=10.233.70.143:42878 2022/12/21 08:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:19:17 [DEBUG] http: Request GET /v1/status/leader (335.046µs) from=10.233.65.66:33410 2022/12/21 08:19:20 [DEBUG] http: Request GET /v1/status/leader (902.014µs) from=10.233.70.143:43146 2022/12/21 08:19:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.480812169s) from=10.233.70.143:35846 2022/12/21 08:19:37 [DEBUG] http: Request GET /v1/status/leader (213.947µs) from=10.233.65.66:33556 2022/12/21 08:19:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.302136987s) from=10.233.70.143:36052 2022/12/21 08:19:40 [DEBUG] http: Request GET /v1/status/leader (449.162µs) from=10.233.70.143:43438 2022/12/21 08:19:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.329122848s) from=10.233.70.143:36048 2022/12/21 08:19:57 [DEBUG] http: Request GET /v1/status/leader (366.917µs) from=10.233.65.66:33698 2022/12/21 08:20:00 [DEBUG] http: Request GET /v1/status/leader (352.483µs) from=10.233.70.143:43720 2022/12/21 08:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:20:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.777897297s) from=10.233.65.66:58788 2022/12/21 08:20:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.923057144s) from=10.233.65.66:58116 2022/12/21 08:20:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.649925139s) from=10.233.65.66:58792 2022/12/21 08:20:17 [DEBUG] http: Request GET /v1/status/leader (338.057µs) from=10.233.65.66:33844 2022/12/21 08:20:20 [DEBUG] http: Request GET /v1/status/leader (378.484µs) from=10.233.70.143:44010 2022/12/21 08:20:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:20:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:20:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:20:27 [DEBUG] agent: Node info in sync 2022/12/21 08:20:37 [DEBUG] http: Request GET /v1/status/leader (472.956µs) from=10.233.65.66:33994 2022/12/21 08:20:40 [DEBUG] http: Request GET /v1/status/leader (1.404514ms) from=10.233.70.143:44300 2022/12/21 08:20:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:20:57 [DEBUG] http: Request GET /v1/status/leader (395.155µs) from=10.233.65.66:34134 2022/12/21 08:21:00 [DEBUG] http: Request GET /v1/status/leader (329.634µs) from=10.233.70.143:44590 2022/12/21 08:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:21:17 [DEBUG] http: Request GET /v1/status/leader (275.75µs) from=10.233.65.66:34284 2022/12/21 08:21:20 [DEBUG] http: Request GET /v1/status/leader (585.222µs) from=10.233.70.143:44886 2022/12/21 08:21:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.765540871s) from=10.233.70.143:35846 2022/12/21 08:21:38 [DEBUG] http: Request GET /v1/status/leader (768.317µs) from=10.233.65.66:34438 2022/12/21 08:21:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.069555261s) from=10.233.70.143:36052 2022/12/21 08:21:40 [DEBUG] http: Request GET /v1/status/leader (4.453711ms) from=10.233.70.143:45178 2022/12/21 08:21:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:21:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:21:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:21:50 [DEBUG] agent: Node info in sync 2022/12/21 08:21:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.787905362s) from=10.233.70.143:36048 2022/12/21 08:21:58 [DEBUG] http: Request GET /v1/status/leader (325.871µs) from=10.233.65.66:34580 2022/12/21 08:22:00 [DEBUG] http: Request GET /v1/status/leader (1.463046ms) from=10.233.70.143:45474 2022/12/21 08:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:22:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.251167978s) from=10.233.65.66:58792 2022/12/21 08:22:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.736730368s) from=10.233.65.66:58788 2022/12/21 08:22:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.372805893s) from=10.233.65.66:58116 2022/12/21 08:22:17 [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/21 08:22:17 [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/21 08:22:17 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:22:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:22:17 [DEBUG] agent: Node info in sync 2022/12/21 08:22:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.970059ms) from=10.233.67.214:54670 2022/12/21 08:22:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:22:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:22:17 [DEBUG] agent: Node info in sync 2022/12/21 08:22:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (852.164µs) from=10.233.67.214:54672 2022/12/21 08:22:18 [DEBUG] http: Request GET /v1/status/leader (387.717µs) from=10.233.65.66:34722 2022/12/21 08:22:20 [DEBUG] http: Request GET /v1/status/leader (426.553µs) from=10.233.70.143:45766 2022/12/21 08:22:38 [DEBUG] http: Request GET /v1/status/leader (430.438µs) from=10.233.65.66:34864 2022/12/21 08:22:40 [DEBUG] http: Request GET /v1/status/leader (396.745µs) from=10.233.70.143:46046 2022/12/21 08:22:58 [DEBUG] http: Request GET /v1/status/leader (404.761µs) from=10.233.65.66:35004 2022/12/21 08:23:00 [DEBUG] http: Request GET /v1/status/leader (248.248µs) from=10.233.70.143:46344 2022/12/21 08:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:23:18 [DEBUG] http: Request GET /v1/status/leader (62.655195ms) from=10.233.65.66:35144 2022/12/21 08:23:20 [DEBUG] http: Request GET /v1/status/leader (523.727µs) from=10.233.70.143:46636 2022/12/21 08:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.429813487s) from=10.233.70.143:35846 2022/12/21 08:23:38 [DEBUG] http: Request GET /v1/status/leader (498.023µs) from=10.233.65.66:35294 2022/12/21 08:23:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.094011947s) from=10.233.70.143:36052 2022/12/21 08:23:41 [DEBUG] http: Request GET /v1/status/leader (587.409059ms) from=10.233.70.143:46934 2022/12/21 08:23:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:23:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:23:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:23:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:23:51 [DEBUG] agent: Node info in sync 2022/12/21 08:23:58 [DEBUG] http: Request GET /v1/status/leader (311.856µs) from=10.233.65.66:35440 2022/12/21 08:24:01 [DEBUG] http: Request GET /v1/status/leader (668.321µs) from=10.233.70.143:47230 2022/12/21 08:24:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.557651321s) from=10.233.70.143:36048 2022/12/21 08:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:24:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.400028734s) from=10.233.65.66:58792 2022/12/21 08:24:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.952635995s) from=10.233.65.66:58788 2022/12/21 08:24:18 [DEBUG] http: Request GET /v1/status/leader (425.368µs) from=10.233.65.66:35594 2022/12/21 08:24:21 [DEBUG] http: Request GET /v1/status/leader (230.711µs) from=10.233.70.143:47522 2022/12/21 08:24:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.239754168s) from=10.233.65.66:58116 2022/12/21 08:24:38 [DEBUG] http: Request GET /v1/status/leader (484.485µs) from=10.233.65.66:35734 2022/12/21 08:24:41 [DEBUG] http: Request GET /v1/status/leader (253.208µs) from=10.233.70.143:47812 2022/12/21 08:24:58 [DEBUG] http: Request GET /v1/status/leader (533.275µs) from=10.233.65.66:35880 2022/12/21 08:25:01 [DEBUG] http: Request GET /v1/status/leader (300.753µs) from=10.233.70.143:48104 2022/12/21 08:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:25:07 [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/21 08:25:07 [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/21 08:25:07 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:25:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:25:07 [DEBUG] agent: Node info in sync 2022/12/21 08:25:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.581779ms) from=10.233.67.214:56260 2022/12/21 08:25:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:25:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:25:07 [DEBUG] agent: Node info in sync 2022/12/21 08:25:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:25:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:25:07 [DEBUG] agent: Node info in sync 2022/12/21 08:25:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (137.289283ms) from=10.233.67.214:56262 2022/12/21 08:25:18 [DEBUG] http: Request GET /v1/status/leader (302.349µs) from=10.233.65.66:36020 2022/12/21 08:25:21 [DEBUG] http: Request GET /v1/status/leader (403.022µs) from=10.233.70.143:48396 2022/12/21 08:25:38 [DEBUG] http: Request GET /v1/status/leader (278.802µs) from=10.233.65.66:36176 2022/12/21 08:25:41 [DEBUG] http: Request GET /v1/status/leader (337.773µs) from=10.233.70.143:48694 2022/12/21 08:25:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.74210212s) from=10.233.70.143:35846 2022/12/21 08:25:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.866726685s) from=10.233.70.143:36052 2022/12/21 08:25:58 [DEBUG] http: Request GET /v1/status/leader (376.96µs) from=10.233.65.66:36314 2022/12/21 08:26:01 [DEBUG] http: Request GET /v1/status/leader (324.239µs) from=10.233.70.143:48992 2022/12/21 08:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:26:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.952388155s) from=10.233.70.143:36048 2022/12/21 08:26:18 [DEBUG] http: Request GET /v1/status/leader (340.31µs) from=10.233.65.66:36452 2022/12/21 08:26:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.237184663s) from=10.233.65.66:58788 2022/12/21 08:26:21 [DEBUG] http: Request GET /v1/status/leader (374.706µs) from=10.233.70.143:49286 2022/12/21 08:26:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.699009173s) from=10.233.65.66:58792 2022/12/21 08:26:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:26:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.817319262s) from=10.233.65.66:58116 2022/12/21 08:26:38 [DEBUG] http: Request GET /v1/status/leader (329.514µs) from=10.233.65.66:36598 2022/12/21 08:26:41 [DEBUG] http: Request GET /v1/status/leader (313.022µs) from=10.233.70.143:49580 2022/12/21 08:26:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:26:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:26:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:26:50 [DEBUG] agent: Node info in sync 2022/12/21 08:26:58 [DEBUG] http: Request GET /v1/status/leader (244.371µs) from=10.233.65.66:36736 2022/12/21 08:27:01 [DEBUG] http: Request GET /v1/status/leader (226.146µs) from=10.233.70.143:49880 2022/12/21 08:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:27:18 [DEBUG] http: Request GET /v1/status/leader (388.602µs) from=10.233.65.66:36894 2022/12/21 08:27:21 [DEBUG] http: Request GET /v1/status/leader (333.715µs) from=10.233.70.143:50182 2022/12/21 08:27:38 [DEBUG] http: Request GET /v1/status/leader (404.524µs) from=10.233.65.66:37038 2022/12/21 08:27:41 [DEBUG] http: Request GET /v1/status/leader (992.837µs) from=10.233.70.143:50470 2022/12/21 08:27:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.489614855s) from=10.233.70.143:35846 2022/12/21 08:27:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.352984828s) from=10.233.70.143:36052 2022/12/21 08:27:58 [DEBUG] http: Request GET /v1/status/leader (651.282µs) from=10.233.65.66:37190 2022/12/21 08:28:01 [DEBUG] http: Request GET /v1/status/leader (310.745µs) from=10.233.70.143:50762 2022/12/21 08:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:28:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.308635736s) from=10.233.70.143:36048 2022/12/21 08:28:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:28:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:28:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:28:12 [DEBUG] agent: Node info in sync 2022/12/21 08:28:18 [DEBUG] http: Request GET /v1/status/leader (351.382µs) from=10.233.65.66:37332 2022/12/21 08:28:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.358164267s) from=10.233.65.66:58788 2022/12/21 08:28:21 [DEBUG] http: Request GET /v1/status/leader (988.975µs) from=10.233.70.143:51060 2022/12/21 08:28:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.432619904s) from=10.233.65.66:58792 2022/12/21 08:28:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.246655358s) from=10.233.65.66:58116 2022/12/21 08:28:38 [DEBUG] http: Request GET /v1/status/leader (478.403µs) from=10.233.65.66:37476 2022/12/21 08:28:41 [DEBUG] http: Request GET /v1/status/leader (702.384µs) from=10.233.70.143:51350 2022/12/21 08:28:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:28:58 [DEBUG] http: Request GET /v1/status/leader (647.762µs) from=10.233.65.66:37616 2022/12/21 08:29:01 [DEBUG] http: Request GET /v1/status/leader (277.306µs) from=10.233.70.143:51646 2022/12/21 08:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:29:18 [DEBUG] http: Request GET /v1/status/leader (623.768µs) from=10.233.65.66:37758 2022/12/21 08:29:21 [DEBUG] http: Request GET /v1/status/leader (546.146µs) from=10.233.70.143:51938 2022/12/21 08:29:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:29:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:29:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:29:27 [DEBUG] agent: Node info in sync 2022/12/21 08:29:38 [DEBUG] http: Request GET /v1/status/leader (362.283µs) from=10.233.65.66:37910 2022/12/21 08:29:41 [DEBUG] http: Request GET /v1/status/leader (609.964636ms) from=10.233.70.143:52230 2022/12/21 08:29:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.310204684s) from=10.233.70.143:35846 2022/12/21 08:29:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.626117125s) from=10.233.70.143:36052 2022/12/21 08:29:58 [DEBUG] http: Request GET /v1/status/leader (247.932µs) from=10.233.65.66:38054 2022/12/21 08:30:01 [DEBUG] http: Request GET /v1/status/leader (516.224µs) from=10.233.70.143:52522 2022/12/21 08:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:30:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.484716808s) from=10.233.70.143:36048 2022/12/21 08:30:18 [DEBUG] http: Request GET /v1/status/leader (246.619µs) from=10.233.65.66:38208 2022/12/21 08:30:21 [DEBUG] http: Request GET /v1/status/leader (712.339µs) from=10.233.70.143:52814 2022/12/21 08:30:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.682408217s) from=10.233.65.66:58788 2022/12/21 08:30:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.672233796s) from=10.233.65.66:58792 2022/12/21 08:30:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.329277269s) from=10.233.65.66:58116 2022/12/21 08:30:38 [DEBUG] http: Request GET /v1/status/leader (355.054µs) from=10.233.65.66:38354 2022/12/21 08:30:41 [DEBUG] http: Request GET /v1/status/leader (233.281µs) from=10.233.70.143:53116 2022/12/21 08:30:58 [DEBUG] http: Request GET /v1/status/leader (388.608µs) from=10.233.65.66:38500 2022/12/21 08:31:01 [DEBUG] http: Request GET /v1/status/leader (243.533µs) from=10.233.70.143:53408 2022/12/21 08:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:31:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:31:18 [DEBUG] http: Request GET /v1/status/leader (1.328354ms) from=10.233.65.66:38640 2022/12/21 08:31:21 [DEBUG] http: Request GET /v1/status/leader (368.146µs) from=10.233.70.143:53708 2022/12/21 08:31:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:31:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:31:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:31:22 [DEBUG] agent: Node info in sync 2022/12/21 08:31:38 [DEBUG] http: Request GET /v1/status/leader (406.82µs) from=10.233.65.66:38778 2022/12/21 08:31:41 [DEBUG] http: Request GET /v1/status/leader (296.673µs) from=10.233.70.143:54000 2022/12/21 08:31:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.937441938s) from=10.233.70.143:35846 2022/12/21 08:31:58 [DEBUG] http: Request GET /v1/status/leader (254.521µs) from=10.233.65.66:38932 2022/12/21 08:32:02 [DEBUG] http: Request GET /v1/status/leader (264.096µs) from=10.233.70.143:54288 2022/12/21 08:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:32:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.524726504s) from=10.233.70.143:36052 2022/12/21 08:32:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.744472895s) from=10.233.70.143:36048 2022/12/21 08:32:18 [DEBUG] http: Request GET /v1/status/leader (486.998µs) from=10.233.65.66:39070 2022/12/21 08:32:22 [DEBUG] http: Request GET /v1/status/leader (457.082µs) from=10.233.70.143:54584 2022/12/21 08:32:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.61622985s) from=10.233.65.66:58788 2022/12/21 08:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.713751023s) from=10.233.65.66:58116 2022/12/21 08:32:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.061962607s) from=10.233.65.66:58792 2022/12/21 08:32:38 [DEBUG] http: Request GET /v1/status/leader (281.391µs) from=10.233.65.66:39214 2022/12/21 08:32:42 [DEBUG] http: Request GET /v1/status/leader (271.42µs) from=10.233.70.143:54882 2022/12/21 08:32:58 [DEBUG] http: Request GET /v1/status/leader (53.30897ms) from=10.233.65.66:39354 2022/12/21 08:33:02 [DEBUG] http: Request GET /v1/status/leader (230.545µs) from=10.233.70.143:55178 2022/12/21 08:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:33:06 [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/21 08:33:06 [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/21 08:33:06 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:33:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:33:06 [DEBUG] agent: Node info in sync 2022/12/21 08:33:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.261542ms) from=10.233.67.214:60740 2022/12/21 08:33:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:33:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:33:06 [DEBUG] agent: Node info in sync 2022/12/21 08:33:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (726.432µs) from=10.233.67.214:60742 2022/12/21 08:33:18 [DEBUG] http: Request GET /v1/status/leader (404.163µs) from=10.233.65.66:39500 2022/12/21 08:33:22 [DEBUG] http: Request GET /v1/status/leader (336.856µs) from=10.233.70.143:55474 2022/12/21 08:33:38 [DEBUG] http: Request GET /v1/status/leader (385.407µs) from=10.233.65.66:39646 2022/12/21 08:33:42 [DEBUG] http: Request GET /v1/status/leader (554.987µs) from=10.233.70.143:55770 2022/12/21 08:33:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:33:58 [DEBUG] http: Request GET /v1/status/leader (407.239µs) from=10.233.65.66:39788 2022/12/21 08:34:02 [DEBUG] http: Request GET /v1/status/leader (548.154µs) from=10.233.70.143:56064 2022/12/21 08:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.646986921s) from=10.233.70.143:35846 2022/12/21 08:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:34:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.076992292s) from=10.233.70.143:36052 2022/12/21 08:34:18 [DEBUG] http: Request GET /v1/status/leader (431.955µs) from=10.233.65.66:39930 2022/12/21 08:34:22 [DEBUG] http: Request GET /v1/status/leader (795.127µs) from=10.233.70.143:56356 2022/12/21 08:34:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.266933754s) from=10.233.70.143:36048 2022/12/21 08:34:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.041294613s) from=10.233.65.66:58788 2022/12/21 08:34:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.032412071s) from=10.233.65.66:58792 2022/12/21 08:34:38 [DEBUG] http: Request GET /v1/status/leader (629.285µs) from=10.233.65.66:40074 2022/12/21 08:34:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.506438279s) from=10.233.65.66:58116 2022/12/21 08:34:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:34:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:34:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:34:40 [DEBUG] agent: Node info in sync 2022/12/21 08:34:42 [DEBUG] http: Request GET /v1/status/leader (542.67µs) from=10.233.70.143:56660 2022/12/21 08:34:58 [DEBUG] http: Request GET /v1/status/leader (296.475µs) from=10.233.65.66:40216 2022/12/21 08:35:02 [DEBUG] http: Request GET /v1/status/leader (376.079µs) from=10.233.70.143:56956 2022/12/21 08:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:35:18 [DEBUG] http: Request GET /v1/status/leader (398.297µs) from=10.233.65.66:40362 2022/12/21 08:35:22 [DEBUG] http: Request GET /v1/status/leader (369.103µs) from=10.233.70.143:57246 2022/12/21 08:35:38 [DEBUG] http: Request GET /v1/status/leader (886.032µs) from=10.233.65.66:40518 2022/12/21 08:35:42 [DEBUG] http: Request GET /v1/status/leader (243.074µs) from=10.233.70.143:57544 2022/12/21 08:35:58 [DEBUG] http: Request GET /v1/status/leader (630.777µs) from=10.233.65.66:40668 2022/12/21 08:36:02 [DEBUG] http: Request GET /v1/status/leader (426.842µs) from=10.233.70.143:57848 2022/12/21 08:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:36:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.030265209s) from=10.233.70.143:35846 2022/12/21 08:36:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:36:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:36:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:36:06 [DEBUG] agent: Node info in sync 2022/12/21 08:36:07 [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/21 08:36:07 [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/21 08:36:07 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:36:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:36:07 [DEBUG] agent: Node info in sync 2022/12/21 08:36:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.61881ms) from=10.233.67.214:34204 2022/12/21 08:36:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:36:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:36:07 [DEBUG] agent: Node info in sync 2022/12/21 08:36:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (33.200528ms) from=10.233.67.214:34206 2022/12/21 08:36:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.214101376s) from=10.233.70.143:36052 2022/12/21 08:36:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:36:18 [DEBUG] http: Request GET /v1/status/leader (246.929µs) from=10.233.65.66:40814 2022/12/21 08:36:22 [DEBUG] http: Request GET /v1/status/leader (384.836µs) from=10.233.70.143:58134 2022/12/21 08:36:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.242088209s) from=10.233.70.143:36048 2022/12/21 08:36:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.676375173s) from=10.233.65.66:58788 2022/12/21 08:36:38 [DEBUG] http: Request GET /v1/status/leader (411.466µs) from=10.233.65.66:40958 2022/12/21 08:36:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.179587765s) from=10.233.65.66:58792 2022/12/21 08:36:42 [DEBUG] http: Request GET /v1/status/leader (246.493µs) from=10.233.70.143:58430 2022/12/21 08:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.81129361s) from=10.233.65.66:58116 2022/12/21 08:36:58 [DEBUG] http: Request GET /v1/status/leader (280.465µs) from=10.233.65.66:41098 2022/12/21 08:37:02 [DEBUG] http: Request GET /v1/status/leader (410.318µs) from=10.233.70.143:58736 2022/12/21 08:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:37:18 [DEBUG] http: Request GET /v1/status/leader (430.174µs) from=10.233.65.66:41246 2022/12/21 08:37:22 [DEBUG] http: Request GET /v1/status/leader (252.753µs) from=10.233.70.143:59026 2022/12/21 08:37:38 [DEBUG] http: Request GET /v1/status/leader (352.606µs) from=10.233.65.66:41388 2022/12/21 08:37:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:37:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:37:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:37:39 [DEBUG] agent: Node info in sync 2022/12/21 08:37:42 [DEBUG] http: Request GET /v1/status/leader (252.742µs) from=10.233.70.143:59330 2022/12/21 08:37:58 [DEBUG] http: Request GET /v1/status/leader (402.984µs) from=10.233.65.66:41532 2022/12/21 08:38:02 [DEBUG] http: Request GET /v1/status/leader (351.475µs) from=10.233.70.143:59630 2022/12/21 08:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:38:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.014812098s) from=10.233.70.143:35846 2022/12/21 08:38:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.121360871s) from=10.233.70.143:36052 2022/12/21 08:38:18 [DEBUG] http: Request GET /v1/status/leader (356.031µs) from=10.233.65.66:41668 2022/12/21 08:38:22 [DEBUG] http: Request GET /v1/status/leader (463.536µs) from=10.233.70.143:59916 2022/12/21 08:38:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.801785407s) from=10.233.65.66:58788 2022/12/21 08:38:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.508791918s) from=10.233.70.143:36048 2022/12/21 08:38:38 [DEBUG] http: Request GET /v1/status/leader (501.035µs) from=10.233.65.66:41812 2022/12/21 08:38:42 [DEBUG] http: Request GET /v1/status/leader (347.221µs) from=10.233.70.143:60204 2022/12/21 08:38:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.620176332s) from=10.233.65.66:58792 2022/12/21 08:38:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.288524364s) from=10.233.65.66:58116 2022/12/21 08:38:58 [DEBUG] http: Request GET /v1/status/leader (271.544µs) from=10.233.65.66:41954 2022/12/21 08:39:02 [DEBUG] http: Request GET /v1/status/leader (984.848µs) from=10.233.70.143:60494 2022/12/21 08:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:39:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:39:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:39:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:39:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:39:18 [DEBUG] agent: Node info in sync 2022/12/21 08:39:18 [DEBUG] http: Request GET /v1/status/leader (420.313µs) from=10.233.65.66:42098 2022/12/21 08:39:22 [DEBUG] http: Request GET /v1/status/leader (223.134µs) from=10.233.70.143:60776 2022/12/21 08:39:38 [DEBUG] http: Request GET /v1/status/leader (365.266µs) from=10.233.65.66:42242 2022/12/21 08:39:42 [DEBUG] http: Request GET /v1/status/leader (302.984µs) from=10.233.70.143:32842 2022/12/21 08:39:58 [DEBUG] http: Request GET /v1/status/leader (671.01µs) from=10.233.65.66:42382 2022/12/21 08:40:02 [DEBUG] http: Request GET /v1/status/leader (322.147µs) from=10.233.70.143:33134 2022/12/21 08:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:40:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.052371945s) from=10.233.70.143:35846 2022/12/21 08:40:18 [DEBUG] http: Request GET /v1/status/leader (567.788µs) from=10.233.65.66:42526 2022/12/21 08:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.939713231s) from=10.233.70.143:36052 2022/12/21 08:40:22 [DEBUG] http: Request GET /v1/status/leader (1.810498ms) from=10.233.70.143:33428 2022/12/21 08:40:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.336070647s) from=10.233.65.66:58788 2022/12/21 08:40:38 [DEBUG] http: Request GET /v1/status/leader (610.519µs) from=10.233.65.66:42674 2022/12/21 08:40:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.5411204s) from=10.233.70.143:36048 2022/12/21 08:40:42 [DEBUG] http: Request GET /v1/status/leader (344.48µs) from=10.233.70.143:33712 2022/12/21 08:40:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.959788361s) from=10.233.65.66:58792 2022/12/21 08:40:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:40:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:40:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:40:47 [DEBUG] agent: Node info in sync 2022/12/21 08:40:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.656962648s) from=10.233.65.66:58116 2022/12/21 08:40:58 [DEBUG] http: Request GET /v1/status/leader (835.668µs) from=10.233.65.66:42820 2022/12/21 08:41:02 [DEBUG] http: Request GET /v1/status/leader (705.992µs) from=10.233.70.143:34020 2022/12/21 08:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:41:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:41:18 [DEBUG] http: Request GET /v1/status/leader (429.252µs) from=10.233.65.66:42960 2022/12/21 08:41:22 [DEBUG] http: Request GET /v1/status/leader (354.093µs) from=10.233.70.143:34312 2022/12/21 08:41:39 [DEBUG] http: Request GET /v1/status/leader (177.35234ms) from=10.233.65.66:43108 2022/12/21 08:41:42 [DEBUG] http: Request GET /v1/status/leader (387.964µs) from=10.233.70.143:34606 2022/12/21 08:41:59 [DEBUG] http: Request GET /v1/status/leader (369.921µs) from=10.233.65.66:43256 2022/12/21 08:42:02 [DEBUG] http: Request GET /v1/status/leader (432.491µs) from=10.233.70.143:34902 2022/12/21 08:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:42:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.686439539s) from=10.233.70.143:35846 2022/12/21 08:42:19 [DEBUG] http: Request GET /v1/status/leader (335.719µs) from=10.233.65.66:43418 2022/12/21 08:42:22 [DEBUG] http: Request GET /v1/status/leader (287.238µs) from=10.233.70.143:35194 2022/12/21 08:42:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.104950831s) from=10.233.70.143:36052 2022/12/21 08:42:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:42:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:42:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:42:25 [DEBUG] agent: Node info in sync 2022/12/21 08:42:39 [DEBUG] http: Request GET /v1/status/leader (383.126µs) from=10.233.65.66:43556 2022/12/21 08:42:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.533540299s) from=10.233.65.66:58788 2022/12/21 08:42:42 [DEBUG] http: Request GET /v1/status/leader (432.483µs) from=10.233.70.143:35480 2022/12/21 08:42:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.330897063s) from=10.233.65.66:58792 2022/12/21 08:42:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.544205841s) from=10.233.70.143:36048 2022/12/21 08:42:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.584382653s) from=10.233.65.66:58116 2022/12/21 08:42:59 [DEBUG] http: Request GET /v1/status/leader (222.77µs) from=10.233.65.66:43696 2022/12/21 08:43:02 [DEBUG] http: Request GET /v1/status/leader (237.514µs) from=10.233.70.143:35780 2022/12/21 08:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:43:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:43:19 [DEBUG] http: Request GET /v1/status/leader (389.452µs) from=10.233.65.66:43840 2022/12/21 08:43:22 [DEBUG] http: Request GET /v1/status/leader (432.837µs) from=10.233.70.143:36064 2022/12/21 08:43:39 [DEBUG] http: Request GET /v1/status/leader (445.646µs) from=10.233.65.66:43982 2022/12/21 08:43:42 [DEBUG] http: Request GET /v1/status/leader (130.882156ms) from=10.233.70.143:36362 2022/12/21 08:43:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:43:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:43:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:43:50 [DEBUG] agent: Node info in sync 2022/12/21 08:43:59 [DEBUG] http: Request GET /v1/status/leader (330.84µs) from=10.233.65.66:44128 2022/12/21 08:44:02 [DEBUG] http: Request GET /v1/status/leader (270.237µs) from=10.233.70.143:36654 2022/12/21 08:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:44:10 [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/21 08:44:10 [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/21 08:44:10 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:44:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:44:10 [DEBUG] agent: Node info in sync 2022/12/21 08:44:10 [DEBUG] http: Request PUT /v1/agent/service/register (26.400466ms) from=10.233.67.214:38706 2022/12/21 08:44:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:44:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:44:10 [DEBUG] agent: Node info in sync 2022/12/21 08:44:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (50.298376ms) from=10.233.67.214:38716 2022/12/21 08:44:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.748310747s) from=10.233.70.143:35846 2022/12/21 08:44:19 [DEBUG] http: Request GET /v1/status/leader (274.559µs) from=10.233.65.66:44266 2022/12/21 08:44:22 [DEBUG] http: Request GET /v1/status/leader (416.822µs) from=10.233.70.143:36944 2022/12/21 08:44:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.079800142s) from=10.233.70.143:36052 2022/12/21 08:44:39 [DEBUG] http: Request GET /v1/status/leader (369.531µs) from=10.233.65.66:44410 2022/12/21 08:44:42 [DEBUG] http: Request GET /v1/status/leader (386.579µs) from=10.233.70.143:37238 2022/12/21 08:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.631235429s) from=10.233.65.66:58788 2022/12/21 08:44:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.18545793s) from=10.233.65.66:58792 2022/12/21 08:44:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.840327303s) from=10.233.70.143:36048 2022/12/21 08:44:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.309019865s) from=10.233.65.66:58116 2022/12/21 08:44:59 [DEBUG] http: Request GET /v1/status/leader (346.826µs) from=10.233.65.66:44548 2022/12/21 08:45:02 [DEBUG] http: Request GET /v1/status/leader (398.523µs) from=10.233.70.143:37548 2022/12/21 08:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:45:19 [DEBUG] http: Request GET /v1/status/leader (330.626µs) from=10.233.65.66:44692 2022/12/21 08:45:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:45:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:45:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:45:20 [DEBUG] agent: Node info in sync 2022/12/21 08:45:22 [DEBUG] http: Request GET /v1/status/leader (387.336µs) from=10.233.70.143:37842 2022/12/21 08:45:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:45:39 [DEBUG] http: Request GET /v1/status/leader (367.701µs) from=10.233.65.66:44838 2022/12/21 08:45:42 [DEBUG] http: Request GET /v1/status/leader (267.22µs) from=10.233.70.143:38152 2022/12/21 08:45:59 [DEBUG] http: Request GET /v1/status/leader (355.334µs) from=10.233.65.66:44992 2022/12/21 08:46:02 [DEBUG] http: Request GET /v1/status/leader (328.204µs) from=10.233.70.143:38440 2022/12/21 08:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:46:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.440313985s) from=10.233.70.143:35846 2022/12/21 08:46:19 [DEBUG] http: Request GET /v1/status/leader (337.336µs) from=10.233.65.66:45138 2022/12/21 08:46:22 [DEBUG] http: Request GET /v1/status/leader (376.63µs) from=10.233.70.143:38740 2022/12/21 08:46:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.491942506s) from=10.233.70.143:36052 2022/12/21 08:46:39 [DEBUG] http: Request GET /v1/status/leader (685.626µs) from=10.233.65.66:45284 2022/12/21 08:46:42 [DEBUG] http: Request GET /v1/status/leader (343.43µs) from=10.233.70.143:39038 2022/12/21 08:46:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.616065555s) from=10.233.65.66:58788 2022/12/21 08:46:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.31877633s) from=10.233.65.66:58792 2022/12/21 08:46:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.439329574s) from=10.233.70.143:36048 2022/12/21 08:46:59 [DEBUG] http: Request GET /v1/status/leader (798.826µs) from=10.233.65.66:45430 2022/12/21 08:47:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.266253158s) from=10.233.65.66:58116 2022/12/21 08:47:02 [DEBUG] http: Request GET /v1/status/leader (475.413µs) from=10.233.70.143:39344 2022/12/21 08:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:47:06 [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/21 08:47:06 [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/21 08:47:06 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:47:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:47:06 [DEBUG] agent: Node info in sync 2022/12/21 08:47:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.150942ms) from=10.233.67.214:40352 2022/12/21 08:47:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:47:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:47:06 [DEBUG] agent: Node info in sync 2022/12/21 08:47:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:47:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:47:06 [DEBUG] agent: Node info in sync 2022/12/21 08:47:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (878.299µs) from=10.233.67.214:40354 2022/12/21 08:47:19 [DEBUG] http: Request GET /v1/status/leader (602.543µs) from=10.233.65.66:45582 2022/12/21 08:47:22 [DEBUG] http: Request GET /v1/status/leader (631.708µs) from=10.233.70.143:39634 2022/12/21 08:47:39 [DEBUG] http: Request GET /v1/status/leader (528.787µs) from=10.233.65.66:45730 2022/12/21 08:47:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:47:42 [DEBUG] http: Request GET /v1/status/leader (277.732µs) from=10.233.70.143:39930 2022/12/21 08:47:59 [DEBUG] http: Request GET /v1/status/leader (373.98µs) from=10.233.65.66:45878 2022/12/21 08:48:02 [DEBUG] http: Request GET /v1/status/leader (368.951µs) from=10.233.70.143:40222 2022/12/21 08:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:48:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:48:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:48:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:48:12 [DEBUG] agent: Node info in sync 2022/12/21 08:48:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.309646992s) from=10.233.70.143:35846 2022/12/21 08:48:19 [DEBUG] http: Request GET /v1/status/leader (932.92µs) from=10.233.65.66:46030 2022/12/21 08:48:22 [DEBUG] http: Request GET /v1/status/leader (264.743µs) from=10.233.70.143:40518 2022/12/21 08:48:39 [DEBUG] http: Request GET /v1/status/leader (728.699µs) from=10.233.65.66:46166 2022/12/21 08:48:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.161528901s) from=10.233.70.143:36052 2022/12/21 08:48:42 [DEBUG] http: Request GET /v1/status/leader (468.864µs) from=10.233.70.143:40808 2022/12/21 08:48:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.543243957s) from=10.233.65.66:58788 2022/12/21 08:48:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.873936433s) from=10.233.65.66:58792 2022/12/21 08:48:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.549889212s) from=10.233.70.143:36048 2022/12/21 08:48:59 [DEBUG] http: Request GET /v1/status/leader (1.249265ms) from=10.233.65.66:46306 2022/12/21 08:49:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.40685531s) from=10.233.65.66:58116 2022/12/21 08:49:02 [DEBUG] http: Request GET /v1/status/leader (246.022µs) from=10.233.70.143:41114 2022/12/21 08:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:49:19 [DEBUG] http: Request GET /v1/status/leader (408.312µs) from=10.233.65.66:46454 2022/12/21 08:49:22 [DEBUG] http: Request GET /v1/status/leader (650.772µs) from=10.233.70.143:41408 2022/12/21 08:49:39 [DEBUG] http: Request GET /v1/status/leader (5.480322ms) from=10.233.65.66:46596 2022/12/21 08:49:42 [DEBUG] http: Request GET /v1/status/leader (304.222µs) from=10.233.70.143:41706 2022/12/21 08:49:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:49:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:49:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:49:47 [DEBUG] agent: Node info in sync 2022/12/21 08:49:59 [DEBUG] http: Request GET /v1/status/leader (238.519µs) from=10.233.65.66:46744 2022/12/21 08:50:02 [DEBUG] http: Request GET /v1/status/leader (382.074µs) from=10.233.70.143:42004 2022/12/21 08:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:50:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:50:19 [DEBUG] http: Request GET /v1/status/leader (537.321µs) from=10.233.65.66:46898 2022/12/21 08:50:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.968847044s) from=10.233.70.143:35846 2022/12/21 08:50:22 [DEBUG] http: Request GET /v1/status/leader (218.602µs) from=10.233.70.143:42300 2022/12/21 08:50:39 [DEBUG] http: Request GET /v1/status/leader (353.628µs) from=10.233.65.66:47046 2022/12/21 08:50:42 [DEBUG] http: Request GET /v1/status/leader (271.467µs) from=10.233.70.143:42590 2022/12/21 08:50:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.549978805s) from=10.233.70.143:36052 2022/12/21 08:50:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.619685417s) from=10.233.65.66:58788 2022/12/21 08:50:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.660464169s) from=10.233.65.66:58792 2022/12/21 08:50:59 [DEBUG] http: Request GET /v1/status/leader (236.71µs) from=10.233.65.66:47194 2022/12/21 08:51:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.429394125s) from=10.233.70.143:36048 2022/12/21 08:51:03 [DEBUG] http: Request GET /v1/status/leader (321.834µs) from=10.233.70.143:42894 2022/12/21 08:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:51:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.545412184s) from=10.233.65.66:58116 2022/12/21 08:51:19 [DEBUG] http: Request GET /v1/status/leader (360.648µs) from=10.233.65.66:47340 2022/12/21 08:51:23 [DEBUG] http: Request GET /v1/status/leader (301.123µs) from=10.233.70.143:43190 2022/12/21 08:51:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:51:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:51:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:51:26 [DEBUG] agent: Node info in sync 2022/12/21 08:51:39 [DEBUG] http: Request GET /v1/status/leader (360.473µs) from=10.233.65.66:47492 2022/12/21 08:51:43 [DEBUG] http: Request GET /v1/status/leader (512.901µs) from=10.233.70.143:43486 2022/12/21 08:51:59 [DEBUG] http: Request GET /v1/status/leader (373.612µs) from=10.233.65.66:47636 2022/12/21 08:52:03 [DEBUG] http: Request GET /v1/status/leader (438.246µs) from=10.233.70.143:43778 2022/12/21 08:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:52:19 [DEBUG] http: Request GET /v1/status/leader (344.029µs) from=10.233.65.66:47780 2022/12/21 08:52:23 [DEBUG] http: Request GET /v1/status/leader (255.982µs) from=10.233.70.143:44076 2022/12/21 08:52:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.649336464s) from=10.233.70.143:35846 2022/12/21 08:52:39 [DEBUG] http: Request GET /v1/status/leader (435.505µs) from=10.233.65.66:47928 2022/12/21 08:52:43 [DEBUG] http: Request GET /v1/status/leader (389.575µs) from=10.233.70.143:44364 2022/12/21 08:52:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.524255257s) from=10.233.70.143:36052 2022/12/21 08:52:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:52:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:52:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:52:48 [DEBUG] agent: Node info in sync 2022/12/21 08:52:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.03798968s) from=10.233.65.66:58788 2022/12/21 08:52:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:52:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.859417566s) from=10.233.65.66:58792 2022/12/21 08:52:59 [DEBUG] http: Request GET /v1/status/leader (209.341µs) from=10.233.65.66:48064 2022/12/21 08:53:03 [DEBUG] http: Request GET /v1/status/leader (29.27344ms) from=10.233.70.143:44670 2022/12/21 08:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:53:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.799672602s) from=10.233.70.143:36048 2022/12/21 08:53:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.253422928s) from=10.233.65.66:58116 2022/12/21 08:53:19 [DEBUG] http: Request GET /v1/status/leader (385.865µs) from=10.233.65.66:48206 2022/12/21 08:53:23 [DEBUG] http: Request GET /v1/status/leader (470.213µs) from=10.233.70.143:44972 2022/12/21 08:53:39 [DEBUG] http: Request GET /v1/status/leader (206.384µs) from=10.233.65.66:48354 2022/12/21 08:53:43 [DEBUG] http: Request GET /v1/status/leader (376.652µs) from=10.233.70.143:45250 2022/12/21 08:53:59 [DEBUG] http: Request GET /v1/status/leader (517.887µs) from=10.233.65.66:48500 2022/12/21 08:54:03 [DEBUG] http: Request GET /v1/status/leader (352.258µs) from=10.233.70.143:45546 2022/12/21 08:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:54:19 [DEBUG] http: Request GET /v1/status/leader (695.394µs) from=10.233.65.66:48650 2022/12/21 08:54:23 [DEBUG] http: Request GET /v1/status/leader (352.878µs) from=10.233.70.143:45842 2022/12/21 08:54:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:54:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:54:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:54:26 [DEBUG] agent: Node info in sync 2022/12/21 08:54:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.678722781s) from=10.233.70.143:35846 2022/12/21 08:54:39 [DEBUG] http: Request GET /v1/status/leader (417.702µs) from=10.233.65.66:48798 2022/12/21 08:54:43 [DEBUG] http: Request GET /v1/status/leader (682.903µs) from=10.233.70.143:46124 2022/12/21 08:54:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.474003566s) from=10.233.70.143:36052 2022/12/21 08:54:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.785645753s) from=10.233.65.66:58788 2022/12/21 08:54:59 [DEBUG] http: Request GET /v1/status/leader (218.544µs) from=10.233.65.66:48940 2022/12/21 08:54:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.82079063s) from=10.233.65.66:58792 2022/12/21 08:55:03 [DEBUG] http: Request GET /v1/status/leader (617.02µs) from=10.233.70.143:46426 2022/12/21 08:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:55:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.779479381s) from=10.233.70.143:36048 2022/12/21 08:55:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.600625668s) from=10.233.65.66:58116 2022/12/21 08:55:19 [DEBUG] http: Request GET /v1/status/leader (374.203µs) from=10.233.65.66:49086 2022/12/21 08:55:21 [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/21 08:55:21 [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/21 08:55:21 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:55:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:55:21 [DEBUG] agent: Node info in sync 2022/12/21 08:55:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.77539ms) from=10.233.67.214:44994 2022/12/21 08:55:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:55:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:55:21 [DEBUG] agent: Node info in sync 2022/12/21 08:55:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (573.369µs) from=10.233.67.214:44996 2022/12/21 08:55:23 [DEBUG] http: Request GET /v1/status/leader (534.926µs) from=10.233.70.143:46724 2022/12/21 08:55:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:55:39 [DEBUG] http: Request GET /v1/status/leader (924.807µs) from=10.233.65.66:49234 2022/12/21 08:55:43 [DEBUG] http: Request GET /v1/status/leader (342.205µs) from=10.233.70.143:47018 2022/12/21 08:55:59 [DEBUG] http: Request GET /v1/status/leader (626.128µs) from=10.233.65.66:49386 2022/12/21 08:56:03 [DEBUG] http: Request GET /v1/status/leader (458.387µs) from=10.233.70.143:47320 2022/12/21 08:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:56:19 [DEBUG] http: Request GET /v1/status/leader (330.036µs) from=10.233.65.66:49532 2022/12/21 08:56:23 [DEBUG] http: Request GET /v1/status/leader (1.031399ms) from=10.233.70.143:47616 2022/12/21 08:56:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.049456448s) from=10.233.70.143:35846 2022/12/21 08:56:39 [DEBUG] http: Request GET /v1/status/leader (472.235µs) from=10.233.65.66:49674 2022/12/21 08:56:43 [DEBUG] http: Request GET /v1/status/leader (491.884µs) from=10.233.70.143:47892 2022/12/21 08:56:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:56:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:56:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:56:51 [DEBUG] agent: Node info in sync 2022/12/21 08:56:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.294079188s) from=10.233.70.143:36052 2022/12/21 08:56:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.216102269s) from=10.233.65.66:58788 2022/12/21 08:56:59 [DEBUG] http: Request GET /v1/status/leader (1.61793ms) from=10.233.65.66:49816 2022/12/21 08:57:03 [DEBUG] http: Request GET /v1/status/leader (364.07µs) from=10.233.70.143:48202 2022/12/21 08:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:57:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.112127809s) from=10.233.65.66:58792 2022/12/21 08:57:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.670510508s) from=10.233.65.66:58116 2022/12/21 08:57:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.897778064s) from=10.233.70.143:36048 2022/12/21 08:57:19 [DEBUG] http: Request GET /v1/status/leader (377.151µs) from=10.233.65.66:49962 2022/12/21 08:57:23 [DEBUG] http: Request GET /v1/status/leader (233.982µs) from=10.233.70.143:48508 2022/12/21 08:57:39 [DEBUG] http: Request GET /v1/status/leader (388.081µs) from=10.233.65.66:50110 2022/12/21 08:57:43 [DEBUG] http: Request GET /v1/status/leader (442.026µs) from=10.233.70.143:48796 2022/12/21 08:57:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 08:57:59 [DEBUG] http: Request GET /v1/status/leader (337.571µs) from=10.233.65.66:50254 2022/12/21 08:58:03 [DEBUG] http: Request GET /v1/status/leader (233.848µs) from=10.233.70.143:49078 2022/12/21 08:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:58:16 [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/21 08:58:16 [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/21 08:58:16 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 08:58:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:58:16 [DEBUG] agent: Node info in sync 2022/12/21 08:58:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.548248ms) from=10.233.67.214:46622 2022/12/21 08:58:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:58:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:58:16 [DEBUG] agent: Node info in sync 2022/12/21 08:58:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (581.498µs) from=10.233.67.214:46624 2022/12/21 08:58:19 [DEBUG] http: Request GET /v1/status/leader (204.389µs) from=10.233.65.66:50398 2022/12/21 08:58:23 [DEBUG] http: Request GET /v1/status/leader (301.527µs) from=10.233.70.143:49382 2022/12/21 08:58:39 [DEBUG] http: Request GET /v1/status/leader (415.351µs) from=10.233.65.66:50544 2022/12/21 08:58:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.474819748s) from=10.233.70.143:35846 2022/12/21 08:58:43 [DEBUG] http: Request GET /v1/status/leader (524.939µs) from=10.233.70.143:49658 2022/12/21 08:58:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.922885782s) from=10.233.70.143:36052 2022/12/21 08:58:59 [DEBUG] http: Request GET /v1/status/leader (333.716µs) from=10.233.65.66:50684 2022/12/21 08:59:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.392370387s) from=10.233.65.66:58788 2022/12/21 08:59:03 [DEBUG] http: Request GET /v1/status/leader (351.618µs) from=10.233.70.143:49952 2022/12/21 08:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 08:59:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.514800141s) from=10.233.65.66:58792 2022/12/21 08:59:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.216667848s) from=10.233.65.66:58116 2022/12/21 08:59:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.687858715s) from=10.233.70.143:36048 2022/12/21 08:59:19 [DEBUG] http: Request GET /v1/status/leader (418.53µs) from=10.233.65.66:50828 2022/12/21 08:59:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 08:59:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 08:59:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 08:59:21 [DEBUG] agent: Node info in sync 2022/12/21 08:59:23 [DEBUG] http: Request GET /v1/status/leader (356.522µs) from=10.233.70.143:50238 2022/12/21 08:59:39 [DEBUG] http: Request GET /v1/status/leader (326.428µs) from=10.233.65.66:50978 2022/12/21 08:59:43 [DEBUG] http: Request GET /v1/status/leader (259.558µs) from=10.233.70.143:50530 2022/12/21 08:59:59 [DEBUG] http: Request GET /v1/status/leader (501.193µs) from=10.233.65.66:51126 2022/12/21 09:00:03 [DEBUG] http: Request GET /v1/status/leader (452.414µs) from=10.233.70.143:50832 2022/12/21 09:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:00:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:00:19 [DEBUG] http: Request GET /v1/status/leader (369.012µs) from=10.233.65.66:51282 2022/12/21 09:00:23 [DEBUG] http: Request GET /v1/status/leader (1.977759ms) from=10.233.70.143:51126 2022/12/21 09:00:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:00:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:00:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:00:33 [DEBUG] agent: Node info in sync 2022/12/21 09:00:39 [DEBUG] http: Request GET /v1/status/leader (908.623µs) from=10.233.65.66:51430 2022/12/21 09:00:43 [DEBUG] http: Request GET /v1/status/leader (434.725µs) from=10.233.70.143:51406 2022/12/21 09:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.827202506s) from=10.233.70.143:35846 2022/12/21 09:00:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.391752033s) from=10.233.70.143:36052 2022/12/21 09:00:59 [DEBUG] http: Request GET /v1/status/leader (582.048µs) from=10.233.65.66:51572 2022/12/21 09:01:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.94051496s) from=10.233.65.66:58788 2022/12/21 09:01:03 [DEBUG] http: Request GET /v1/status/leader (461.034µs) from=10.233.70.143:51706 2022/12/21 09:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:01:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.872067686s) from=10.233.65.66:58792 2022/12/21 09:01:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.356395195s) from=10.233.70.143:36048 2022/12/21 09:01:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.187712609s) from=10.233.65.66:58116 2022/12/21 09:01:19 [DEBUG] http: Request GET /v1/status/leader (2.023928ms) from=10.233.65.66:51710 2022/12/21 09:01:23 [DEBUG] http: Request GET /v1/status/leader (641.527µs) from=10.233.70.143:52004 2022/12/21 09:01:39 [DEBUG] http: Request GET /v1/status/leader (364.624µs) from=10.233.65.66:51854 2022/12/21 09:01:43 [DEBUG] http: Request GET /v1/status/leader (298.415µs) from=10.233.70.143:52290 2022/12/21 09:01:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:01:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:01:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:01:57 [DEBUG] agent: Node info in sync 2022/12/21 09:01:59 [DEBUG] http: Request GET /v1/status/leader (305.847µs) from=10.233.65.66:52000 2022/12/21 09:02:03 [DEBUG] http: Request GET /v1/status/leader (252.377µs) from=10.233.70.143:52586 2022/12/21 09:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:02:19 [DEBUG] http: Request GET /v1/status/leader (376.756µs) from=10.233.65.66:52142 2022/12/21 09:02:23 [DEBUG] http: Request GET /v1/status/leader (99.647075ms) from=10.233.70.143:52880 2022/12/21 09:02:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:02:40 [DEBUG] http: Request GET /v1/status/leader (545.294µs) from=10.233.65.66:52296 2022/12/21 09:02:43 [DEBUG] http: Request GET /v1/status/leader (678.487µs) from=10.233.70.143:53172 2022/12/21 09:02:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.724438656s) from=10.233.70.143:35846 2022/12/21 09:03:00 [DEBUG] http: Request GET /v1/status/leader (957.611µs) from=10.233.65.66:52444 2022/12/21 09:03:03 [DEBUG] http: Request GET /v1/status/leader (610.025µs) from=10.233.70.143:53460 2022/12/21 09:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:03:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.525396126s) from=10.233.70.143:36052 2022/12/21 09:03:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.578825128s) from=10.233.65.66:58788 2022/12/21 09:03:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.03744511s) from=10.233.65.66:58792 2022/12/21 09:03:20 [DEBUG] http: Request GET /v1/status/leader (590.217µs) from=10.233.65.66:52584 2022/12/21 09:03:23 [DEBUG] http: Request GET /v1/status/leader (620.997µs) from=10.233.70.143:53746 2022/12/21 09:03:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.436260405s) from=10.233.65.66:58116 2022/12/21 09:03:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.227939978s) from=10.233.70.143:36048 2022/12/21 09:03:40 [DEBUG] http: Request GET /v1/status/leader (431.758µs) from=10.233.65.66:52722 2022/12/21 09:03:43 [DEBUG] http: Request GET /v1/status/leader (530.904µs) from=10.233.70.143:54040 2022/12/21 09:03:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:03:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:03:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:03:51 [DEBUG] agent: Node info in sync 2022/12/21 09:04:00 [DEBUG] http: Request GET /v1/status/leader (564.883µs) from=10.233.65.66:52864 2022/12/21 09:04:03 [DEBUG] http: Request GET /v1/status/leader (427.826µs) from=10.233.70.143:54324 2022/12/21 09:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:04:20 [DEBUG] http: Request GET /v1/status/leader (399.811µs) from=10.233.65.66:53004 2022/12/21 09:04:23 [DEBUG] http: Request GET /v1/status/leader (242.442µs) from=10.233.70.143:54620 2022/12/21 09:04:40 [DEBUG] http: Request GET /v1/status/leader (581.181µs) from=10.233.65.66:53150 2022/12/21 09:04:43 [DEBUG] http: Request GET /v1/status/leader (1.206839ms) from=10.233.70.143:54898 2022/12/21 09:04:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:04:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.897194701s) from=10.233.70.143:35846 2022/12/21 09:04:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:04:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:04:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:04:56 [DEBUG] agent: Node info in sync 2022/12/21 09:05:00 [DEBUG] http: Request GET /v1/status/leader (498.093µs) from=10.233.65.66:53290 2022/12/21 09:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:05:03 [DEBUG] http: Request GET /v1/status/leader (281.005µs) from=10.233.70.143:55184 2022/12/21 09:05:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.349249086s) from=10.233.70.143:36052 2022/12/21 09:05:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.281489431s) from=10.233.65.66:58788 2022/12/21 09:05:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.410407778s) from=10.233.65.66:58792 2022/12/21 09:05:20 [DEBUG] http: Request GET /v1/status/leader (232.033µs) from=10.233.65.66:53434 2022/12/21 09:05:23 [DEBUG] http: Request GET /v1/status/leader (444.955µs) from=10.233.70.143:55472 2022/12/21 09:05:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.729087194s) from=10.233.65.66:58116 2022/12/21 09:05:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.378107745s) from=10.233.70.143:36048 2022/12/21 09:05:40 [DEBUG] http: Request GET /v1/status/leader (501.038µs) from=10.233.65.66:53586 2022/12/21 09:05:43 [DEBUG] http: Request GET /v1/status/leader (444.42µs) from=10.233.70.143:55750 2022/12/21 09:06:00 [DEBUG] http: Request GET /v1/status/leader (393.581µs) from=10.233.65.66:53744 2022/12/21 09:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:06:03 [DEBUG] http: Request GET /v1/status/leader (301.939µs) from=10.233.70.143:56028 2022/12/21 09:06:20 [DEBUG] http: Request GET /v1/status/leader (464.009µs) from=10.233.65.66:53894 2022/12/21 09:06:22 [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/21 09:06:22 [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/21 09:06:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:06:22 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:06:22 [DEBUG] agent: Node info in sync 2022/12/21 09:06:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.749157ms) from=10.233.67.214:51202 2022/12/21 09:06:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:06:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:06:22 [DEBUG] agent: Node info in sync 2022/12/21 09:06:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (819.799µs) from=10.233.67.214:51204 2022/12/21 09:06:23 [DEBUG] http: Request GET /v1/status/leader (339.073µs) from=10.233.70.143:56326 2022/12/21 09:06:40 [DEBUG] http: Request GET /v1/status/leader (334.785µs) from=10.233.65.66:54038 2022/12/21 09:06:43 [DEBUG] http: Request GET /v1/status/leader (408.046µs) from=10.233.70.143:56616 2022/12/21 09:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.956871912s) from=10.233.70.143:35846 2022/12/21 09:07:00 [DEBUG] http: Request GET /v1/status/leader (395.586µs) from=10.233.65.66:54180 2022/12/21 09:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:07:03 [DEBUG] http: Request GET /v1/status/leader (366.736µs) from=10.233.70.143:56894 2022/12/21 09:07:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.558452206s) from=10.233.65.66:58788 2022/12/21 09:07:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.422071471s) from=10.233.70.143:36052 2022/12/21 09:07:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:07:20 [DEBUG] http: Request GET /v1/status/leader (231.89µs) from=10.233.65.66:54324 2022/12/21 09:07:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.739390858s) from=10.233.65.66:58792 2022/12/21 09:07:23 [DEBUG] http: Request GET /v1/status/leader (242.877µs) from=10.233.70.143:57186 2022/12/21 09:07:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.882161276s) from=10.233.65.66:58116 2022/12/21 09:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.449964354s) from=10.233.70.143:36048 2022/12/21 09:07:40 [DEBUG] http: Request GET /v1/status/leader (544.65µs) from=10.233.65.66:54482 2022/12/21 09:07:43 [DEBUG] http: Request GET /v1/status/leader (344.072µs) from=10.233.70.143:57476 2022/12/21 09:08:00 [DEBUG] http: Request GET /v1/status/leader (701.697µs) from=10.233.65.66:54622 2022/12/21 09:08:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:08:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:08:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:08:02 [DEBUG] agent: Node info in sync 2022/12/21 09:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:08:03 [DEBUG] http: Request GET /v1/status/leader (718.56µs) from=10.233.70.143:57766 2022/12/21 09:08:20 [DEBUG] http: Request GET /v1/status/leader (386.061µs) from=10.233.65.66:54760 2022/12/21 09:08:23 [DEBUG] http: Request GET /v1/status/leader (391.538µs) from=10.233.70.143:58058 2022/12/21 09:08:40 [DEBUG] http: Request GET /v1/status/leader (401.076µs) from=10.233.65.66:54900 2022/12/21 09:08:44 [DEBUG] http: Request GET /v1/status/leader (4.547542ms) from=10.233.70.143:58348 2022/12/21 09:09:00 [DEBUG] http: Request GET /v1/status/leader (432.031µs) from=10.233.65.66:55044 2022/12/21 09:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.907595517s) from=10.233.70.143:35846 2022/12/21 09:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:09:04 [DEBUG] http: Request GET /v1/status/leader (977.879µs) from=10.233.70.143:58628 2022/12/21 09:09:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.592497828s) from=10.233.65.66:58788 2022/12/21 09:09:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.040430664s) from=10.233.70.143:36052 2022/12/21 09:09:14 [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/21 09:09:14 [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/21 09:09:14 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:09:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:09:14 [DEBUG] agent: Node info in sync 2022/12/21 09:09:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.213778ms) from=10.233.67.214:52822 2022/12/21 09:09:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:09:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:09:14 [DEBUG] agent: Node info in sync 2022/12/21 09:09:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.960626ms) from=10.233.67.214:52824 2022/12/21 09:09:20 [DEBUG] http: Request GET /v1/status/leader (361.028µs) from=10.233.65.66:55190 2022/12/21 09:09:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:09:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.181701129s) from=10.233.65.66:58792 2022/12/21 09:09:24 [DEBUG] http: Request GET /v1/status/leader (306.386µs) from=10.233.70.143:58924 2022/12/21 09:09:40 [DEBUG] http: Request GET /v1/status/leader (1.23154ms) from=10.233.65.66:55332 2022/12/21 09:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.113590552s) from=10.233.65.66:58116 2022/12/21 09:09:44 [DEBUG] http: Request GET /v1/status/leader (769.541µs) from=10.233.70.143:59214 2022/12/21 09:09:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.130554863s) from=10.233.70.143:36048 2022/12/21 09:10:00 [DEBUG] http: Request GET /v1/status/leader (505.422µs) from=10.233.65.66:55476 2022/12/21 09:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:10:04 [DEBUG] http: Request GET /v1/status/leader (990.937µs) from=10.233.70.143:59498 2022/12/21 09:10:20 [DEBUG] http: Request GET /v1/status/leader (490.71µs) from=10.233.65.66:55614 2022/12/21 09:10:24 [DEBUG] http: Request GET /v1/status/leader (664.731µs) from=10.233.70.143:59802 2022/12/21 09:10:40 [DEBUG] http: Request GET /v1/status/leader (671.84µs) from=10.233.65.66:55762 2022/12/21 09:10:44 [DEBUG] http: Request GET /v1/status/leader (250.09µs) from=10.233.70.143:60090 2022/12/21 09:10:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:10:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:10:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:10:50 [DEBUG] agent: Node info in sync 2022/12/21 09:11:00 [DEBUG] http: Request GET /v1/status/leader (439.891µs) from=10.233.65.66:55902 2022/12/21 09:11:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.118523462s) from=10.233.70.143:35846 2022/12/21 09:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:11:04 [DEBUG] http: Request GET /v1/status/leader (399.548µs) from=10.233.70.143:60378 2022/12/21 09:11:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.216173812s) from=10.233.65.66:58788 2022/12/21 09:11:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.028369693s) from=10.233.70.143:36052 2022/12/21 09:11:20 [DEBUG] http: Request GET /v1/status/leader (345.436µs) from=10.233.65.66:56044 2022/12/21 09:11:24 [DEBUG] http: Request GET /v1/status/leader (1.061256ms) from=10.233.70.143:60666 2022/12/21 09:11:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.881202487s) from=10.233.65.66:58792 2022/12/21 09:11:40 [DEBUG] http: Request GET /v1/status/leader (766.879µs) from=10.233.65.66:56194 2022/12/21 09:11:44 [DEBUG] http: Request GET /v1/status/leader (591.852µs) from=10.233.70.143:60950 2022/12/21 09:11:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.523759771s) from=10.233.65.66:58116 2022/12/21 09:11:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.433051123s) from=10.233.70.143:36048 2022/12/21 09:11:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:12:00 [DEBUG] http: Request GET /v1/status/leader (428.633µs) from=10.233.65.66:56334 2022/12/21 09:12:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:12:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:12:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:12:01 [DEBUG] agent: Node info in sync 2022/12/21 09:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:12:04 [DEBUG] http: Request GET /v1/status/leader (394.471µs) from=10.233.70.143:33012 2022/12/21 09:12:20 [DEBUG] http: Request GET /v1/status/leader (389.94µs) from=10.233.65.66:56486 2022/12/21 09:12:24 [DEBUG] http: Request GET /v1/status/leader (604.647µs) from=10.233.70.143:33304 2022/12/21 09:12:40 [DEBUG] http: Request GET /v1/status/leader (336.886µs) from=10.233.65.66:56626 2022/12/21 09:12:44 [DEBUG] http: Request GET /v1/status/leader (430.977µs) from=10.233.70.143:33580 2022/12/21 09:13:00 [DEBUG] http: Request GET /v1/status/leader (407.034µs) from=10.233.65.66:56776 2022/12/21 09:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:13:04 [DEBUG] http: Request GET /v1/status/leader (217.203µs) from=10.233.70.143:33862 2022/12/21 09:13:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.656689837s) from=10.233.70.143:35846 2022/12/21 09:13:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:13:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:13:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:13:10 [DEBUG] agent: Node info in sync 2022/12/21 09:13:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.053591277s) from=10.233.65.66:58788 2022/12/21 09:13:20 [DEBUG] http: Request GET /v1/status/leader (316.759µs) from=10.233.65.66:56922 2022/12/21 09:13:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.436552504s) from=10.233.70.143:36052 2022/12/21 09:13:24 [DEBUG] http: Request GET /v1/status/leader (298.946µs) from=10.233.70.143:34156 2022/12/21 09:13:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.087126025s) from=10.233.65.66:58792 2022/12/21 09:13:40 [DEBUG] http: Request GET /v1/status/leader (697.304µs) from=10.233.65.66:57062 2022/12/21 09:13:44 [DEBUG] http: Request GET /v1/status/leader (431.826µs) from=10.233.70.143:34444 2022/12/21 09:13:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.08031495s) from=10.233.65.66:58116 2022/12/21 09:13:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.016055306s) from=10.233.70.143:36048 2022/12/21 09:14:00 [DEBUG] http: Request GET /v1/status/leader (422.723µs) from=10.233.65.66:57200 2022/12/21 09:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:14:04 [DEBUG] http: Request GET /v1/status/leader (401.027µs) from=10.233.70.143:34738 2022/12/21 09:14:20 [DEBUG] http: Request GET /v1/status/leader (260.198µs) from=10.233.65.66:57340 2022/12/21 09:14:24 [DEBUG] http: Request GET /v1/status/leader (526.448µs) from=10.233.70.143:35036 2022/12/21 09:14:40 [DEBUG] http: Request GET /v1/status/leader (255.296µs) from=10.233.65.66:57482 2022/12/21 09:14:44 [DEBUG] http: Request GET /v1/status/leader (232.055µs) from=10.233.70.143:35316 2022/12/21 09:14:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:15:00 [DEBUG] http: Request GET /v1/status/leader (782.542µs) from=10.233.65.66:57628 2022/12/21 09:15:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:15:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:15:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:15:00 [DEBUG] agent: Node info in sync 2022/12/21 09:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:15:04 [DEBUG] http: Request GET /v1/status/leader (438.047µs) from=10.233.70.143:35602 2022/12/21 09:15:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.264474865s) from=10.233.70.143:35846 2022/12/21 09:15:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.798892778s) from=10.233.65.66:58788 2022/12/21 09:15:20 [DEBUG] http: Request GET /v1/status/leader (436.207µs) from=10.233.65.66:57770 2022/12/21 09:15:24 [DEBUG] http: Request GET /v1/status/leader (1.924212ms) from=10.233.70.143:35906 2022/12/21 09:15:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.446874072s) from=10.233.70.143:36052 2022/12/21 09:15:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.385318692s) from=10.233.65.66:58792 2022/12/21 09:15:40 [DEBUG] http: Request GET /v1/status/leader (460.38µs) from=10.233.65.66:57918 2022/12/21 09:15:44 [DEBUG] http: Request GET /v1/status/leader (727.801µs) from=10.233.70.143:36198 2022/12/21 09:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.077123154s) from=10.233.65.66:58116 2022/12/21 09:15:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.291038176s) from=10.233.70.143:36048 2022/12/21 09:16:00 [DEBUG] http: Request GET /v1/status/leader (403.63µs) from=10.233.65.66:58060 2022/12/21 09:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:16:04 [DEBUG] http: Request GET /v1/status/leader (1.005734ms) from=10.233.70.143:36492 2022/12/21 09:16:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:16:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:16:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:16:19 [DEBUG] agent: Node info in sync 2022/12/21 09:16:20 [DEBUG] http: Request GET /v1/status/leader (573.343µs) from=10.233.65.66:58210 2022/12/21 09:16:24 [DEBUG] http: Request GET /v1/status/leader (18.6658ms) from=10.233.70.143:36776 2022/12/21 09:16:40 [DEBUG] http: Request GET /v1/status/leader (234.888µs) from=10.233.65.66:58354 2022/12/21 09:16:44 [DEBUG] http: Request GET /v1/status/leader (704.872µs) from=10.233.70.143:37058 2022/12/21 09:17:00 [DEBUG] http: Request GET /v1/status/leader (396.532µs) from=10.233.65.66:58502 2022/12/21 09:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:17:04 [DEBUG] http: Request GET /v1/status/leader (475.403µs) from=10.233.70.143:37348 2022/12/21 09:17:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.775884145s) from=10.233.70.143:35846 2022/12/21 09:17:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:17:20 [DEBUG] http: Request GET /v1/status/leader (550.418µs) from=10.233.65.66:58640 2022/12/21 09:17:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.392539963s) from=10.233.65.66:58788 2022/12/21 09:17:24 [DEBUG] http: Request GET /v1/status/leader (619.689µs) from=10.233.70.143:37654 2022/12/21 09:17: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/21 09:17: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/21 09:17:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:17:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:17:28 [DEBUG] agent: Node info in sync 2022/12/21 09:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (48.237371ms) from=10.233.67.214:57434 2022/12/21 09:17:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:17:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:17:28 [DEBUG] agent: Node info in sync 2022/12/21 09:17:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (87.059285ms) from=10.233.67.214:57438 2022/12/21 09:17:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.86661674s) from=10.233.70.143:36052 2022/12/21 09:17:40 [DEBUG] http: Request GET /v1/status/leader (27.673051ms) from=10.233.65.66:58802 2022/12/21 09:17:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.577112246s) from=10.233.65.66:58792 2022/12/21 09:17:44 [DEBUG] http: Request GET /v1/status/leader (270.255µs) from=10.233.70.143:37938 2022/12/21 09:17:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.544708756s) from=10.233.65.66:58116 2022/12/21 09:18:00 [DEBUG] http: Request GET /v1/status/leader (1.432465ms) from=10.233.65.66:58954 2022/12/21 09:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:18:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.209788036s) from=10.233.70.143:36048 2022/12/21 09:18:04 [DEBUG] http: Request GET /v1/status/leader (468.806µs) from=10.233.70.143:38230 2022/12/21 09:18:20 [DEBUG] http: Request GET /v1/status/leader (851.655µs) from=10.233.65.66:59108 2022/12/21 09:18:24 [DEBUG] http: Request GET /v1/status/leader (276.121µs) from=10.233.70.143:38524 2022/12/21 09:18:40 [DEBUG] http: Request GET /v1/status/leader (1.27246ms) from=10.233.65.66:59250 2022/12/21 09:18:44 [DEBUG] http: Request GET /v1/status/leader (266.012µs) from=10.233.70.143:38814 2022/12/21 09:19:00 [DEBUG] http: Request GET /v1/status/leader (505.758µs) from=10.233.65.66:59400 2022/12/21 09:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:19:04 [DEBUG] http: Request GET /v1/status/leader (264.68µs) from=10.233.70.143:39102 2022/12/21 09:19:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:19:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:19:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:19:19 [DEBUG] agent: Node info in sync 2022/12/21 09:19:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.471003962s) from=10.233.70.143:35846 2022/12/21 09:19:20 [DEBUG] http: Request GET /v1/status/leader (400.005µs) from=10.233.65.66:59540 2022/12/21 09:19:24 [DEBUG] http: Request GET /v1/status/leader (1.048313ms) from=10.233.70.143:39394 2022/12/21 09:19:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.109759919s) from=10.233.65.66:58788 2022/12/21 09:19:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.412253043s) from=10.233.70.143:36052 2022/12/21 09:19:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:19:40 [DEBUG] http: Request GET /v1/status/leader (208.627µs) from=10.233.65.66:59696 2022/12/21 09:19:44 [DEBUG] http: Request GET /v1/status/leader (376.263µs) from=10.233.70.143:39680 2022/12/21 09:19:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.224169909s) from=10.233.65.66:58792 2022/12/21 09:20:00 [DEBUG] http: Request GET /v1/status/leader (953.325µs) from=10.233.65.66:59838 2022/12/21 09:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:20:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.937199859s) from=10.233.65.66:58116 2022/12/21 09:20:04 [DEBUG] http: Request GET /v1/status/leader (298.246µs) from=10.233.70.143:39980 2022/12/21 09:20:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.661388651s) from=10.233.70.143:36048 2022/12/21 09:20:20 [DEBUG] http: Request GET /v1/status/leader (393.523µs) from=10.233.65.66:59988 2022/12/21 09:20:24 [DEBUG] http: Request GET /v1/status/leader (332.614µs) from=10.233.70.143:40268 2022/12/21 09:20:25 [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/21 09:20:25 [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/21 09:20:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:20:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:20:25 [DEBUG] agent: Node info in sync 2022/12/21 09:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (9.439825ms) from=10.233.67.214:59122 2022/12/21 09:20:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:20:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:20:25 [DEBUG] agent: Node info in sync 2022/12/21 09:20:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (572.018µs) from=10.233.67.214:59124 2022/12/21 09:20:40 [DEBUG] http: Request GET /v1/status/leader (659.538µs) from=10.233.65.66:60142 2022/12/21 09:20:44 [DEBUG] http: Request GET /v1/status/leader (310.356µs) from=10.233.70.143:40566 2022/12/21 09:21:00 [DEBUG] http: Request GET /v1/status/leader (382.546µs) from=10.233.65.66:60286 2022/12/21 09:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:21:04 [DEBUG] http: Request GET /v1/status/leader (285.992µs) from=10.233.70.143:40868 2022/12/21 09:21:20 [DEBUG] http: Request GET /v1/status/leader (335.289µs) from=10.233.65.66:60432 2022/12/21 09:21:24 [DEBUG] http: Request GET /v1/status/leader (321.794µs) from=10.233.70.143:41168 2022/12/21 09:21:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.997143838s) from=10.233.65.66:58788 2022/12/21 09:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.751816294s) from=10.233.70.143:35846 2022/12/21 09:21:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.736857105s) from=10.233.70.143:36052 2022/12/21 09:21:40 [DEBUG] http: Request GET /v1/status/leader (346.989µs) from=10.233.65.66:60568 2022/12/21 09:21:44 [DEBUG] http: Request GET /v1/status/leader (444.703µs) from=10.233.70.143:41466 2022/12/21 09:21:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.425975199s) from=10.233.65.66:58792 2022/12/21 09:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:21:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:21:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:21:58 [DEBUG] agent: Node info in sync 2022/12/21 09:22:00 [DEBUG] http: Request GET /v1/status/leader (245.736µs) from=10.233.65.66:60710 2022/12/21 09:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:22:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.324574497s) from=10.233.65.66:58116 2022/12/21 09:22:04 [DEBUG] http: Request GET /v1/status/leader (264.323µs) from=10.233.70.143:41764 2022/12/21 09:22:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.94499975s) from=10.233.70.143:36048 2022/12/21 09:22:20 [DEBUG] http: Request GET /v1/status/leader (511.033µs) from=10.233.65.66:60850 2022/12/21 09:22:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:22:24 [DEBUG] http: Request GET /v1/status/leader (305.898µs) from=10.233.70.143:42060 2022/12/21 09:22:40 [DEBUG] http: Request GET /v1/status/leader (376.004µs) from=10.233.65.66:60996 2022/12/21 09:22:44 [DEBUG] http: Request GET /v1/status/leader (447.171µs) from=10.233.70.143:42348 2022/12/21 09:23:00 [DEBUG] http: Request GET /v1/status/leader (443.624µs) from=10.233.65.66:32908 2022/12/21 09:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:23:04 [DEBUG] http: Request GET /v1/status/leader (390.658µs) from=10.233.70.143:42642 2022/12/21 09:23:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:23:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:23:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:23:13 [DEBUG] agent: Node info in sync 2022/12/21 09:23:20 [DEBUG] http: Request GET /v1/status/leader (1.053395ms) from=10.233.65.66:33050 2022/12/21 09:23:24 [DEBUG] http: Request GET /v1/status/leader (583.964µs) from=10.233.70.143:42938 2022/12/21 09:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.184208603s) from=10.233.70.143:35846 2022/12/21 09:23:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.081468912s) from=10.233.65.66:58788 2022/12/21 09:23:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.070988069s) from=10.233.70.143:36052 2022/12/21 09:23:40 [DEBUG] http: Request GET /v1/status/leader (439.809µs) from=10.233.65.66:33202 2022/12/21 09:23:44 [DEBUG] http: Request GET /v1/status/leader (1.04769ms) from=10.233.70.143:43236 2022/12/21 09:23:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.480258154s) from=10.233.65.66:58792 2022/12/21 09:24:00 [DEBUG] http: Request GET /v1/status/leader (359.636µs) from=10.233.65.66:33352 2022/12/21 09:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:24:04 [DEBUG] http: Request GET /v1/status/leader (468.717µs) from=10.233.70.143:43526 2022/12/21 09:24:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.214606811s) from=10.233.65.66:58116 2022/12/21 09:24:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.464299047s) from=10.233.70.143:36048 2022/12/21 09:24:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:24:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:24:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:24:17 [DEBUG] agent: Node info in sync 2022/12/21 09:24:20 [DEBUG] http: Request GET /v1/status/leader (681.087µs) from=10.233.65.66:33506 2022/12/21 09:24:24 [DEBUG] http: Request GET /v1/status/leader (311.892µs) from=10.233.70.143:43830 2022/12/21 09:24:40 [DEBUG] http: Request GET /v1/status/leader (978.864µs) from=10.233.65.66:33652 2022/12/21 09:24:44 [DEBUG] http: Request GET /v1/status/leader (335.735µs) from=10.233.70.143:44116 2022/12/21 09:24:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:25:00 [DEBUG] http: Request GET /v1/status/leader (2.978839ms) from=10.233.65.66:33798 2022/12/21 09:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:25:04 [DEBUG] http: Request GET /v1/status/leader (743.045µs) from=10.233.70.143:44410 2022/12/21 09:25:21 [DEBUG] http: Request GET /v1/status/leader (501.404µs) from=10.233.65.66:33934 2022/12/21 09:25:24 [DEBUG] http: Request GET /v1/status/leader (280.954µs) from=10.233.70.143:44710 2022/12/21 09:25:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.184906664s) from=10.233.70.143:35846 2022/12/21 09:25:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.532557954s) from=10.233.65.66:58788 2022/12/21 09:25:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.539228996s) from=10.233.70.143:36052 2022/12/21 09:25:41 [DEBUG] http: Request GET /v1/status/leader (456.916µs) from=10.233.65.66:34086 2022/12/21 09:25:44 [DEBUG] http: Request GET /v1/status/leader (3.61628ms) from=10.233.70.143:44994 2022/12/21 09:25:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:25:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:25:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:25:58 [DEBUG] agent: Node info in sync 2022/12/21 09:25:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.153986634s) from=10.233.65.66:58792 2022/12/21 09:26:01 [DEBUG] http: Request GET /v1/status/leader (398.929µs) from=10.233.65.66:34230 2022/12/21 09:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:26:04 [DEBUG] http: Request GET /v1/status/leader (313.073µs) from=10.233.70.143:45286 2022/12/21 09:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.983545093s) from=10.233.65.66:58116 2022/12/21 09:26:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.740248536s) from=10.233.70.143:36048 2022/12/21 09:26:21 [DEBUG] http: Request GET /v1/status/leader (475.036µs) from=10.233.65.66:34378 2022/12/21 09:26:24 [DEBUG] http: Request GET /v1/status/leader (242.646µs) from=10.233.70.143:45586 2022/12/21 09:26:41 [DEBUG] http: Request GET /v1/status/leader (407.706µs) from=10.233.65.66:34522 2022/12/21 09:26:44 [DEBUG] http: Request GET /v1/status/leader (332.584µs) from=10.233.70.143:45880 2022/12/21 09:27:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:27:01 [DEBUG] http: Request GET /v1/status/leader (491.172µs) from=10.233.65.66:34660 2022/12/21 09:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:27:04 [DEBUG] http: Request GET /v1/status/leader (260.022µs) from=10.233.70.143:46184 2022/12/21 09:27:21 [DEBUG] http: Request GET /v1/status/leader (492.031µs) from=10.233.65.66:34800 2022/12/21 09:27:24 [DEBUG] http: Request GET /v1/status/leader (343.282µs) from=10.233.70.143:46478 2022/12/21 09:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.408973063s) from=10.233.70.143:35846 2022/12/21 09:27:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.356089198s) from=10.233.65.66:58788 2022/12/21 09:27:41 [DEBUG] http: Request GET /v1/status/leader (489.171µs) from=10.233.65.66:34948 2022/12/21 09:27:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.308831323s) from=10.233.70.143:36052 2022/12/21 09:27:44 [DEBUG] http: Request GET /v1/status/leader (363.217µs) from=10.233.70.143:46768 2022/12/21 09:27:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:27:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:27:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:27:47 [DEBUG] agent: Node info in sync 2022/12/21 09:28:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.10312758s) from=10.233.65.66:58792 2022/12/21 09:28:01 [DEBUG] http: Request GET /v1/status/leader (293.989µs) from=10.233.65.66:35094 2022/12/21 09:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:28:04 [DEBUG] http: Request GET /v1/status/leader (432.469µs) from=10.233.70.143:47058 2022/12/21 09:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.635138283s) from=10.233.65.66:58116 2022/12/21 09:28:21 [DEBUG] http: Request GET /v1/status/leader (350.354µs) from=10.233.65.66:35236 2022/12/21 09:28:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.557673792s) from=10.233.70.143:36048 2022/12/21 09:28:24 [DEBUG] http: Request GET /v1/status/leader (219.799µs) from=10.233.70.143:47366 2022/12/21 09:28:35 [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/21 09:28:35 [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/21 09:28:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:28:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:28:35 [DEBUG] agent: Node info in sync 2022/12/21 09:28:35 [DEBUG] http: Request PUT /v1/agent/service/register (41.793921ms) from=10.233.67.214:35492 2022/12/21 09:28:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:28:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:28:35 [DEBUG] agent: Node info in sync 2022/12/21 09:28:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (87.428238ms) from=10.233.67.214:35494 2022/12/21 09:28:41 [DEBUG] http: Request GET /v1/status/leader (351.16µs) from=10.233.65.66:35376 2022/12/21 09:28:44 [DEBUG] http: Request GET /v1/status/leader (378.008µs) from=10.233.70.143:47670 2022/12/21 09:29:01 [DEBUG] http: Request GET /v1/status/leader (45.324922ms) from=10.233.65.66:35522 2022/12/21 09:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:29:04 [DEBUG] http: Request GET /v1/status/leader (409.821µs) from=10.233.70.143:47968 2022/12/21 09:29:21 [DEBUG] http: Request GET /v1/status/leader (348.656µs) from=10.233.65.66:35658 2022/12/21 09:29:24 [DEBUG] http: Request GET /v1/status/leader (237.571µs) from=10.233.70.143:48270 2022/12/21 09:29:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.529898336s) from=10.233.70.143:35846 2022/12/21 09:29:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.350202921s) from=10.233.65.66:58788 2022/12/21 09:29:41 [DEBUG] http: Request GET /v1/status/leader (509.231µs) from=10.233.65.66:35810 2022/12/21 09:29:44 [DEBUG] http: Request GET /v1/status/leader (1.843245ms) from=10.233.70.143:48564 2022/12/21 09:29:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:29:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.993866977s) from=10.233.70.143:36052 2022/12/21 09:30:01 [DEBUG] http: Request GET /v1/status/leader (333.461µs) from=10.233.65.66:35960 2022/12/21 09:30:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.191366733s) from=10.233.65.66:58792 2022/12/21 09:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:30:05 [DEBUG] http: Request GET /v1/status/leader (636.331µs) from=10.233.70.143:48856 2022/12/21 09:30:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:30:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:30:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:30:09 [DEBUG] agent: Node info in sync 2022/12/21 09:30:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.535060376s) from=10.233.65.66:58116 2022/12/21 09:30:21 [DEBUG] http: Request GET /v1/status/leader (337.238µs) from=10.233.65.66:36106 2022/12/21 09:30:25 [DEBUG] http: Request GET /v1/status/leader (985.831µs) from=10.233.70.143:49154 2022/12/21 09:30:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.982125641s) from=10.233.70.143:36048 2022/12/21 09:30:41 [DEBUG] http: Request GET /v1/status/leader (381.289µs) from=10.233.65.66:36248 2022/12/21 09:30:45 [DEBUG] http: Request GET /v1/status/leader (722.494µs) from=10.233.70.143:49440 2022/12/21 09:31:01 [DEBUG] http: Request GET /v1/status/leader (1.015791ms) from=10.233.65.66:36398 2022/12/21 09:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:31:05 [DEBUG] http: Request GET /v1/status/leader (52.062501ms) from=10.233.70.143:49726 2022/12/21 09:31:21 [DEBUG] http: Request GET /v1/status/leader (917.476µs) from=10.233.65.66:36538 2022/12/21 09:31:25 [DEBUG] http: Request GET /v1/status/leader (283.346µs) from=10.233.70.143:50022 2022/12/21 09:31:25 [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/21 09:31:25 [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/21 09:31:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:31:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:31:25 [DEBUG] agent: Node info in sync 2022/12/21 09:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.515679ms) from=10.233.67.214:37084 2022/12/21 09:31:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:31:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:31:25 [DEBUG] agent: Node info in sync 2022/12/21 09:31:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.273773ms) from=10.233.67.214:37090 2022/12/21 09:31:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.317356217s) from=10.233.65.66:58788 2022/12/21 09:31:41 [DEBUG] http: Request GET /v1/status/leader (759.057µs) from=10.233.65.66:36684 2022/12/21 09:31:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.18904795s) from=10.233.70.143:35846 2022/12/21 09:31:45 [DEBUG] http: Request GET /v1/status/leader (575.814µs) from=10.233.70.143:50318 2022/12/21 09:31:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.080287592s) from=10.233.70.143:36052 2022/12/21 09:32:01 [DEBUG] http: Request GET /v1/status/leader (715.693µs) from=10.233.65.66:36824 2022/12/21 09:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:32:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.429265763s) from=10.233.65.66:58792 2022/12/21 09:32:05 [DEBUG] http: Request GET /v1/status/leader (899.282µs) from=10.233.70.143:50618 2022/12/21 09:32:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.13178664s) from=10.233.65.66:58116 2022/12/21 09:32:21 [DEBUG] http: Request GET /v1/status/leader (247.854µs) from=10.233.65.66:36958 2022/12/21 09:32:25 [DEBUG] http: Request GET /v1/status/leader (244.85µs) from=10.233.70.143:50912 2022/12/21 09:32:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:32:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:32:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:32:26 [DEBUG] agent: Node info in sync 2022/12/21 09:32:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.60499613s) from=10.233.70.143:36048 2022/12/21 09:32:41 [DEBUG] http: Request GET /v1/status/leader (383.025µs) from=10.233.65.66:37112 2022/12/21 09:32:45 [DEBUG] http: Request GET /v1/status/leader (445.852µs) from=10.233.70.143:51204 2022/12/21 09:33:01 [DEBUG] http: Request GET /v1/status/leader (378.417µs) from=10.233.65.66:37258 2022/12/21 09:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:33:05 [DEBUG] http: Request GET /v1/status/leader (354.884µs) from=10.233.70.143:51504 2022/12/21 09:33:21 [DEBUG] http: Request GET /v1/status/leader (344.676µs) from=10.233.65.66:37398 2022/12/21 09:33:25 [DEBUG] http: Request GET /v1/status/leader (396.005µs) from=10.233.70.143:51802 2022/12/21 09:33:41 [DEBUG] http: Request GET /v1/status/leader (332.865µs) from=10.233.65.66:37552 2022/12/21 09:33:45 [DEBUG] http: Request GET /v1/status/leader (392.102µs) from=10.233.70.143:52100 2022/12/21 09:33:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.843531593s) from=10.233.65.66:58788 2022/12/21 09:33:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.132464496s) from=10.233.70.143:35846 2022/12/21 09:33:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.21043114s) from=10.233.70.143:36052 2022/12/21 09:34:01 [DEBUG] http: Request GET /v1/status/leader (356.192µs) from=10.233.65.66:37700 2022/12/21 09:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:34:05 [DEBUG] http: Request GET /v1/status/leader (305.809µs) from=10.233.70.143:52398 2022/12/21 09:34:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.805198823s) from=10.233.65.66:58792 2022/12/21 09:34:21 [DEBUG] http: Request GET /v1/status/leader (486.392µs) from=10.233.65.66:37840 2022/12/21 09:34:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.915117218s) from=10.233.65.66:58116 2022/12/21 09:34:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:34:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:34:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:34:24 [DEBUG] agent: Node info in sync 2022/12/21 09:34:25 [DEBUG] http: Request GET /v1/status/leader (279.42µs) from=10.233.70.143:52704 2022/12/21 09:34:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.854087713s) from=10.233.70.143:36048 2022/12/21 09:34:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:34:41 [DEBUG] http: Request GET /v1/status/leader (460.606µs) from=10.233.65.66:37982 2022/12/21 09:34:45 [DEBUG] http: Request GET /v1/status/leader (358.727µs) from=10.233.70.143:52996 2022/12/21 09:35:01 [DEBUG] http: Request GET /v1/status/leader (753.742µs) from=10.233.65.66:38130 2022/12/21 09:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:35:05 [DEBUG] http: Request GET /v1/status/leader (359.618µs) from=10.233.70.143:53300 2022/12/21 09:35:21 [DEBUG] http: Request GET /v1/status/leader (297.98µs) from=10.233.65.66:38274 2022/12/21 09:35:25 [DEBUG] http: Request GET /v1/status/leader (314.56µs) from=10.233.70.143:53596 2022/12/21 09:35:41 [DEBUG] http: Request GET /v1/status/leader (497.598µs) from=10.233.65.66:38426 2022/12/21 09:35:45 [DEBUG] http: Request GET /v1/status/leader (355.642µs) from=10.233.70.143:53884 2022/12/21 09:35:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.163838025s) from=10.233.65.66:58788 2022/12/21 09:35:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.817716298s) from=10.233.70.143:36052 2022/12/21 09:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.025052994s) from=10.233.70.143:35846 2022/12/21 09:36:01 [DEBUG] http: Request GET /v1/status/leader (218.793µs) from=10.233.65.66:38572 2022/12/21 09:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:36:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:36:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:36:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:36:04 [DEBUG] agent: Node info in sync 2022/12/21 09:36:05 [DEBUG] http: Request GET /v1/status/leader (1.203327ms) from=10.233.70.143:54176 2022/12/21 09:36:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.93691825s) from=10.233.65.66:58792 2022/12/21 09:36:21 [DEBUG] http: Request GET /v1/status/leader (412.325µs) from=10.233.65.66:38728 2022/12/21 09:36:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.299360856s) from=10.233.65.66:58116 2022/12/21 09:36:25 [DEBUG] http: Request GET /v1/status/leader (284.999µs) from=10.233.70.143:54470 2022/12/21 09:36:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.937572098s) from=10.233.70.143:36048 2022/12/21 09:36:41 [DEBUG] http: Request GET /v1/status/leader (219.111µs) from=10.233.65.66:38868 2022/12/21 09:36:45 [DEBUG] http: Request GET /v1/status/leader (877.429µs) from=10.233.70.143:54762 2022/12/21 09:37:01 [DEBUG] http: Request GET /v1/status/leader (1.070298ms) from=10.233.65.66:39014 2022/12/21 09:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:37:05 [DEBUG] http: Request GET /v1/status/leader (357.117µs) from=10.233.70.143:55062 2022/12/21 09:37:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:37:21 [DEBUG] http: Request GET /v1/status/leader (512.803µs) from=10.233.65.66:39156 2022/12/21 09:37:25 [DEBUG] http: Request GET /v1/status/leader (2.201544ms) from=10.233.70.143:55356 2022/12/21 09:37:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:37:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:37:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:37:37 [DEBUG] agent: Node info in sync 2022/12/21 09:37:41 [DEBUG] http: Request GET /v1/status/leader (456.368µs) from=10.233.65.66:39300 2022/12/21 09:37:45 [DEBUG] http: Request GET /v1/status/leader (592.768µs) from=10.233.70.143:55654 2022/12/21 09:37:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.465460916s) from=10.233.65.66:58788 2022/12/21 09:37:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.036041406s) from=10.233.70.143:36052 2022/12/21 09:38:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.764941536s) from=10.233.70.143:35846 2022/12/21 09:38:01 [DEBUG] http: Request GET /v1/status/leader (222.774µs) from=10.233.65.66:39456 2022/12/21 09:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:38:05 [DEBUG] http: Request GET /v1/status/leader (470.428µs) from=10.233.70.143:55948 2022/12/21 09:38:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.524117985s) from=10.233.65.66:58792 2022/12/21 09:38:21 [DEBUG] http: Request GET /v1/status/leader (351.818µs) from=10.233.65.66:39592 2022/12/21 09:38:25 [DEBUG] http: Request GET /v1/status/leader (665.29µs) from=10.233.70.143:56246 2022/12/21 09:38:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.434613724s) from=10.233.65.66:58116 2022/12/21 09:38:41 [DEBUG] http: Request GET /v1/status/leader (825.893µs) from=10.233.65.66:39742 2022/12/21 09:38:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:38:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:38:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:38:43 [DEBUG] agent: Node info in sync 2022/12/21 09:38:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.874112561s) from=10.233.70.143:36048 2022/12/21 09:38:45 [DEBUG] http: Request GET /v1/status/leader (468.367µs) from=10.233.70.143:56544 2022/12/21 09:39:01 [DEBUG] http: Request GET /v1/status/leader (635.937µs) from=10.233.65.66:39890 2022/12/21 09:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:39:05 [DEBUG] http: Request GET /v1/status/leader (213.373µs) from=10.233.70.143:56838 2022/12/21 09:39:21 [DEBUG] http: Request GET /v1/status/leader (397.49µs) from=10.233.65.66:40026 2022/12/21 09:39:25 [DEBUG] http: Request GET /v1/status/leader (131.354543ms) from=10.233.70.143:57124 2022/12/21 09:39:29 [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/21 09:39:29 [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/21 09:39:29 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:39:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:39:29 [DEBUG] agent: Node info in sync 2022/12/21 09:39:29 [DEBUG] http: Request PUT /v1/agent/service/register (43.760927ms) from=10.233.67.214:41578 2022/12/21 09:39:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:39:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:39:29 [DEBUG] agent: Node info in sync 2022/12/21 09:39:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (813.978µs) from=10.233.67.214:41580 2022/12/21 09:39:41 [DEBUG] http: Request GET /v1/status/leader (334.778µs) from=10.233.65.66:40168 2022/12/21 09:39:45 [DEBUG] http: Request GET /v1/status/leader (580.425µs) from=10.233.70.143:57422 2022/12/21 09:39:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.825512398s) from=10.233.65.66:58788 2022/12/21 09:40:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.416215957s) from=10.233.70.143:36052 2022/12/21 09:40:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.639734391s) from=10.233.70.143:35846 2022/12/21 09:40:02 [DEBUG] http: Request GET /v1/status/leader (316.235µs) from=10.233.65.66:40310 2022/12/21 09:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:40:05 [DEBUG] http: Request GET /v1/status/leader (300.382µs) from=10.233.70.143:57730 2022/12/21 09:40:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:40:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.30706149s) from=10.233.65.66:58792 2022/12/21 09:40:22 [DEBUG] http: Request GET /v1/status/leader (280.857µs) from=10.233.65.66:40446 2022/12/21 09:40:25 [DEBUG] http: Request GET /v1/status/leader (214.904µs) from=10.233.70.143:58026 2022/12/21 09:40:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.912404947s) from=10.233.65.66:58116 2022/12/21 09:40:42 [DEBUG] http: Request GET /v1/status/leader (385.386µs) from=10.233.65.66:40590 2022/12/21 09:40:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:40:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:40:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:40:45 [DEBUG] agent: Node info in sync 2022/12/21 09:40:45 [DEBUG] http: Request GET /v1/status/leader (249.455µs) from=10.233.70.143:58320 2022/12/21 09:40:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.033771487s) from=10.233.70.143:36048 2022/12/21 09:41:02 [DEBUG] http: Request GET /v1/status/leader (404.853µs) from=10.233.65.66:40738 2022/12/21 09:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:41:05 [DEBUG] http: Request GET /v1/status/leader (368.298µs) from=10.233.70.143:58622 2022/12/21 09:41:22 [DEBUG] http: Request GET /v1/status/leader (526.334µs) from=10.233.65.66:40882 2022/12/21 09:41:25 [DEBUG] http: Request GET /v1/status/leader (2.020868ms) from=10.233.70.143:58920 2022/12/21 09:41:42 [DEBUG] http: Request GET /v1/status/leader (520.907µs) from=10.233.65.66:41030 2022/12/21 09:41:45 [DEBUG] http: Request GET /v1/status/leader (337.486µs) from=10.233.70.143:59214 2022/12/21 09:41:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.462050967s) from=10.233.65.66:58788 2022/12/21 09:42:02 [DEBUG] http: Request GET /v1/status/leader (336µs) from=10.233.65.66:41186 2022/12/21 09:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:42:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.613350216s) from=10.233.70.143:36052 2022/12/21 09:42:05 [DEBUG] http: Request GET /v1/status/leader (313.253µs) from=10.233.70.143:59512 2022/12/21 09:42:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.397814033s) from=10.233.70.143:35846 2022/12/21 09:42:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.749647718s) from=10.233.65.66:58792 2022/12/21 09:42:22 [DEBUG] http: Request GET /v1/status/leader (339.464µs) from=10.233.65.66:41330 2022/12/21 09:42:25 [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/21 09:42:25 [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/21 09:42:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:42:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:42:25 [DEBUG] agent: Node info in sync 2022/12/21 09:42:25 [DEBUG] http: Request PUT /v1/agent/service/register (10.665417ms) from=10.233.67.214:43222 2022/12/21 09:42:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:42:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:42:25 [DEBUG] agent: Node info in sync 2022/12/21 09:42:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (459.505µs) from=10.233.67.214:43226 2022/12/21 09:42:25 [DEBUG] http: Request GET /v1/status/leader (321.982µs) from=10.233.70.143:59816 2022/12/21 09:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.968413316s) from=10.233.65.66:58116 2022/12/21 09:42:42 [DEBUG] http: Request GET /v1/status/leader (316.036µs) from=10.233.65.66:41472 2022/12/21 09:42:45 [DEBUG] http: Request GET /v1/status/leader (409.389µs) from=10.233.70.143:60104 2022/12/21 09:42:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:42:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.387932035s) from=10.233.70.143:36048 2022/12/21 09:43:02 [DEBUG] http: Request GET /v1/status/leader (684.663µs) from=10.233.65.66:41618 2022/12/21 09:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:43:06 [DEBUG] http: Request GET /v1/status/leader (223.58µs) from=10.233.70.143:60402 2022/12/21 09:43:22 [DEBUG] http: Request GET /v1/status/leader (457.473µs) from=10.233.65.66:41756 2022/12/21 09:43:26 [DEBUG] http: Request GET /v1/status/leader (392.355µs) from=10.233.70.143:60692 2022/12/21 09:43:42 [DEBUG] http: Request GET /v1/status/leader (382.102µs) from=10.233.65.66:41904 2022/12/21 09:43:46 [DEBUG] http: Request GET /v1/status/leader (406.255µs) from=10.233.70.143:60972 2022/12/21 09:44:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.343171099s) from=10.233.65.66:58788 2022/12/21 09:44:02 [DEBUG] http: Request GET /v1/status/leader (630.664µs) from=10.233.65.66:42054 2022/12/21 09:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:44:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.381990843s) from=10.233.70.143:36052 2022/12/21 09:44:06 [DEBUG] http: Request GET /v1/status/leader (562.364µs) from=10.233.70.143:33048 2022/12/21 09:44:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.501269743s) from=10.233.70.143:35846 2022/12/21 09:44:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.572128657s) from=10.233.65.66:58792 2022/12/21 09:44:22 [DEBUG] http: Request GET /v1/status/leader (789.647µs) from=10.233.65.66:42198 2022/12/21 09:44:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:44:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:44:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:44:24 [DEBUG] agent: Node info in sync 2022/12/21 09:44:26 [DEBUG] http: Request GET /v1/status/leader (1.875219ms) from=10.233.70.143:33350 2022/12/21 09:44:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.88779982s) from=10.233.65.66:58116 2022/12/21 09:44:42 [DEBUG] http: Request GET /v1/status/leader (470.676µs) from=10.233.65.66:42344 2022/12/21 09:44:46 [DEBUG] http: Request GET /v1/status/leader (759.043µs) from=10.233.70.143:33640 2022/12/21 09:44:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.572662278s) from=10.233.70.143:36048 2022/12/21 09:45:02 [DEBUG] http: Request GET /v1/status/leader (815.022µs) from=10.233.65.66:42486 2022/12/21 09:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:45:06 [DEBUG] http: Request GET /v1/status/leader (445.606µs) from=10.233.70.143:33934 2022/12/21 09:45:22 [DEBUG] http: Request GET /v1/status/leader (348µs) from=10.233.65.66:42626 2022/12/21 09:45:26 [DEBUG] http: Request GET /v1/status/leader (386.67µs) from=10.233.70.143:34226 2022/12/21 09:45:42 [DEBUG] http: Request GET /v1/status/leader (510.798µs) from=10.233.65.66:42772 2022/12/21 09:45:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:45:46 [DEBUG] http: Request GET /v1/status/leader (333.516µs) from=10.233.70.143:34514 2022/12/21 09:46:02 [DEBUG] http: Request GET /v1/status/leader (383.19µs) from=10.233.65.66:42912 2022/12/21 09:46:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.416598109s) from=10.233.65.66:58788 2022/12/21 09:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:46:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:46:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:46:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:46:05 [DEBUG] agent: Node info in sync 2022/12/21 09:46:06 [DEBUG] http: Request GET /v1/status/leader (945.775µs) from=10.233.70.143:34808 2022/12/21 09:46:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.25757673s) from=10.233.70.143:36052 2022/12/21 09:46:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.062140188s) from=10.233.70.143:35846 2022/12/21 09:46:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.04293402s) from=10.233.65.66:58792 2022/12/21 09:46:22 [DEBUG] http: Request GET /v1/status/leader (616.986µs) from=10.233.65.66:43052 2022/12/21 09:46:26 [DEBUG] http: Request GET /v1/status/leader (400.42µs) from=10.233.70.143:35102 2022/12/21 09:46:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.530349236s) from=10.233.65.66:58116 2022/12/21 09:46:42 [DEBUG] http: Request GET /v1/status/leader (348.713µs) from=10.233.65.66:43206 2022/12/21 09:46:46 [DEBUG] http: Request GET /v1/status/leader (479.827µs) from=10.233.70.143:35402 2022/12/21 09:46:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.303114593s) from=10.233.70.143:36048 2022/12/21 09:47:02 [DEBUG] http: Request GET /v1/status/leader (268.568µs) from=10.233.65.66:43354 2022/12/21 09:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:47:06 [DEBUG] http: Request GET /v1/status/leader (761.157µs) from=10.233.70.143:35694 2022/12/21 09:47:22 [DEBUG] http: Request GET /v1/status/leader (497.544µs) from=10.233.65.66:43498 2022/12/21 09:47:26 [DEBUG] http: Request GET /v1/status/leader (261.754µs) from=10.233.70.143:35986 2022/12/21 09:47:42 [DEBUG] http: Request GET /v1/status/leader (459.937µs) from=10.233.65.66:43648 2022/12/21 09:47:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:47:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:47:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:47:42 [DEBUG] agent: Node info in sync 2022/12/21 09:47:46 [DEBUG] http: Request GET /v1/status/leader (260.729µs) from=10.233.70.143:36270 2022/12/21 09:48:02 [DEBUG] http: Request GET /v1/status/leader (218.929µs) from=10.233.65.66:43812 2022/12/21 09:48:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.091469534s) from=10.233.65.66:58788 2022/12/21 09:48:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:48:06 [DEBUG] http: Request GET /v1/status/leader (400.674µs) from=10.233.70.143:36562 2022/12/21 09:48:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.361330283s) from=10.233.70.143:35846 2022/12/21 09:48:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.366913975s) from=10.233.70.143:36052 2022/12/21 09:48:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.095717358s) from=10.233.65.66:58792 2022/12/21 09:48:22 [DEBUG] http: Request GET /v1/status/leader (455.513µs) from=10.233.65.66:43954 2022/12/21 09:48:26 [DEBUG] http: Request GET /v1/status/leader (369.192µs) from=10.233.70.143:36856 2022/12/21 09:48:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 09:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.717528683s) from=10.233.65.66:58116 2022/12/21 09:48:42 [DEBUG] http: Request GET /v1/status/leader (354.481µs) from=10.233.65.66:44096 2022/12/21 09:48:46 [DEBUG] http: Request GET /v1/status/leader (307.163µs) from=10.233.70.143:37152 2022/12/21 09:48:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.165810655s) from=10.233.70.143:36048 2022/12/21 09:49:02 [DEBUG] http: Request GET /v1/status/leader (432.319µs) from=10.233.65.66:44258 2022/12/21 09:49:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:49:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:49:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:49:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:49:04 [DEBUG] agent: Node info in sync 2022/12/21 09:49:06 [DEBUG] http: Request GET /v1/status/leader (419.463µs) from=10.233.70.143:37456 2022/12/21 09:49:22 [DEBUG] http: Request GET /v1/status/leader (374.731µs) from=10.233.65.66:44402 2022/12/21 09:49:26 [DEBUG] http: Request GET /v1/status/leader (324.129µs) from=10.233.70.143:37752 2022/12/21 09:49:42 [DEBUG] http: Request GET /v1/status/leader (341.54µs) from=10.233.65.66:44550 2022/12/21 09:49:46 [DEBUG] http: Request GET /v1/status/leader (474.744µs) from=10.233.70.143:38046 2022/12/21 09:50:02 [DEBUG] http: Request GET /v1/status/leader (305.156µs) from=10.233.65.66:44706 2022/12/21 09:50:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 09:50:06 [DEBUG] http: Request GET /v1/status/leader (347.235µs) from=10.233.70.143:38350 2022/12/21 09:50:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.407955958s) from=10.233.65.66:58788 2022/12/21 09:50:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.935912867s) from=10.233.70.143:35846 2022/12/21 09:50:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 09:50:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 09:50:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:50:14 [DEBUG] agent: Node info in sync 2022/12/21 09:50:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.728130478s) from=10.233.70.143:36052 2022/12/21 09:50:22 [DEBUG] http: Request GET /v1/status/leader (235.695µs) from=10.233.65.66:44848 2022/12/21 09:50:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.179971449s) from=10.233.65.66:58792 2022/12/21 09:50:26 [DEBUG] http: Request GET /v1/status/leader (254.273µs) from=10.233.70.143:38650 2022/12/21 09:50: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/21 09:50: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/21 09:50:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 09:50:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 09:50:30 [DEBUG] agent: Node info in syn