Results

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: '41e45555-5a38-f710-245f-ab139f0c42e1'
         Node name: 'onap-msb-consul-5cdd876fd9-cq95q'
        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/23 09:30:40 [DEBUG] agent: Using random ID "41e45555-5a38-f710-245f-ab139f0c42e1" as node ID
    2022/12/23 09:30:40 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:41e45555-5a38-f710-245f-ab139f0c42e1 Address:127.0.0.1:8300}]
    2022/12/23 09:30:40 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/23 09:30:41 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/23 09:30:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/23 09:30:41 [WARN] raft: Unable to get address for server id 41e45555-5a38-f710-245f-ab139f0c42e1, using fallback address 127.0.0.1:8300: Could not find address for server id 41e45555-5a38-f710-245f-ab139f0c42e1
    2022/12/23 09:30:41 [DEBUG] raft: Votes needed: 1
    2022/12/23 09:30:41 [DEBUG] raft: Vote granted from 41e45555-5a38-f710-245f-ab139f0c42e1 in term 2. Tally: 1
    2022/12/23 09:30:41 [INFO] raft: Election won. Tally: 1
    2022/12/23 09:30:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/23 09:30:41 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-cq95q.dc1 127.0.0.1
    2022/12/23 09:30:41 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-cq95q 127.0.0.1
    2022/12/23 09:30:41 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-cq95q (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:30:41 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-cq95q
    2022/12/23 09:30:41 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/23 09:30:41 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-cq95q.dc1" in area "wan"
    2022/12/23 09:30:41 [INFO] consul: cluster leadership acquired
    2022/12/23 09:30:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/23 09:30:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/23 09:30:41 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/23 09:30:41 [INFO] agent: started state syncer
    2022/12/23 09:30:41 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/23 09:30:41 [INFO] agent: Synced node info
    2022/12/23 09:30:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:30:41 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/23 09:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:30:41 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-cq95q' joined, marking health alive
    2022/12/23 09:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:30:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:30:42 [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/23 09:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:32:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:32:34 [DEBUG] agent: Node info in sync
    2022/12/23 09:32:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:32:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:33:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:33:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:33:55 [DEBUG] agent: Node info in sync
    2022/12/23 09:34:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:35:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:35:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:35:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:35:44 [DEBUG] agent: Node info in sync
    2022/12/23 09:36:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:36:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:36:57 [DEBUG] agent: Node info in sync
    2022/12/23 09:37:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:37:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:38:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:38:25 [DEBUG] agent: Node info in sync
    2022/12/23 09:38:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:39:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:39:53 [DEBUG] agent: Node info in sync
    2022/12/23 09:40:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:41:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:41:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:42:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:42:48 [DEBUG] agent: Node info in sync
    2022/12/23 09:42:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:43:41 [DEBUG] http: Request GET /v1/catalog/services (371.936µs) from=10.233.68.193:38930
    2022/12/23 09:43:42 [DEBUG] http: Request GET /v1/status/leader (2.420081ms) from=10.233.68.193:38942
    2022/12/23 09:44:02 [DEBUG] http: Request GET /v1/status/leader (760.205µs) from=10.233.68.193:39174
    2022/12/23 09:44:22 [DEBUG] http: Request GET /v1/status/leader (237.228µs) from=10.233.68.193:39360
    2022/12/23 09:44:23 [DEBUG] http: Request GET /v1/catalog/services (298.126µs) from=10.233.67.200:47744
    2022/12/23 09:44:24 [DEBUG] http: Request GET /v1/status/leader (1.659888ms) from=10.233.67.200:47762
    2022/12/23 09:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:44:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:44:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:44:42 [DEBUG] http: Request GET /v1/status/leader (391.117µs) from=10.233.68.193:39542
    2022/12/23 09:44:44 [DEBUG] http: Request GET /v1/status/leader (318.801µs) from=10.233.67.200:47940
    2022/12/23 09:44: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/23 09:44: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/23 09:44:45 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 09:44:45 [DEBUG] agent: Node info in sync
    2022/12/23 09:44:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.116797ms) from=10.233.65.121:35836
    2022/12/23 09:44:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:44:45 [DEBUG] agent: Node info in sync
    2022/12/23 09:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (21.799579499s) from=10.233.67.200:47744
    2022/12/23 09:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m3.377456308s) from=10.233.68.193:38930
    2022/12/23 09:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (508.993µs) from=10.233.68.193:39582
    2022/12/23 09:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (101.752729ms) from=10.233.65.121:35838
    2022/12/23 09:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (345.793µs) from=10.233.67.200:47946
    2022/12/23 09:45:02 [DEBUG] http: Request GET /v1/status/leader (239.778µs) from=10.233.68.193:39736
    2022/12/23 09:45:04 [DEBUG] http: Request GET /v1/status/leader (298.947µs) from=10.233.67.200:48104
    2022/12/23 09:45:09 [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/23 09:45:09 [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/23 09:45:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:45:09 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.72.207_9101"
    2022/12/23 09:45:09 [DEBUG] agent: Node info in sync
    2022/12/23 09:45:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (24.283792726s) from=10.233.67.200:47744
    2022/12/23 09:45:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (23.894644479s) from=10.233.68.193:38930
    2022/12/23 09:45:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:45:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:45:09 [DEBUG] agent: Node info in sync
    2022/12/23 09:45:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.382444ms) from=10.233.65.121:36042
    2022/12/23 09:45:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (164.551µs) from=10.233.68.193:39808
    2022/12/23 09:45:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (170.07µs) from=10.233.67.200:48142
    2022/12/23 09:45:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (299.655µs) from=10.233.65.121:36044
    2022/12/23 09:45:22 [DEBUG] http: Request GET /v1/status/leader (200.466µs) from=10.233.68.193:39920
    2022/12/23 09:45:24 [DEBUG] http: Request GET /v1/status/leader (208.147µs) from=10.233.67.200:48270
    2022/12/23 09:45:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:45:42 [DEBUG] http: Request GET /v1/status/leader (294.499µs) from=10.233.68.193:40100
    2022/12/23 09:45:44 [DEBUG] http: Request GET /v1/status/leader (371.586µs) from=10.233.67.200:48440
    2022/12/23 09:46:02 [DEBUG] http: Request GET /v1/status/leader (188.75µs) from=10.233.68.193:40296
    2022/12/23 09:46:04 [DEBUG] http: Request GET /v1/status/leader (263.665µs) from=10.233.67.200:48612
    2022/12/23 09:46:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:46:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:46:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:46:18 [DEBUG] agent: Node info in sync
    2022/12/23 09:46:22 [DEBUG] http: Request GET /v1/status/leader (278.993µs) from=10.233.68.193:40480
    2022/12/23 09:46:24 [DEBUG] http: Request GET /v1/status/leader (486.005µs) from=10.233.67.200:48776
    2022/12/23 09:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:46:41 [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/23 09:46:41 [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/23 09:46:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:46:41 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 09:46:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:46:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.180529ms) from=10.233.65.121:36866
    2022/12/23 09:46:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:46:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:46:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:46:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (561.795µs) from=10.233.65.121:36868
    2022/12/23 09:46:42 [DEBUG] http: Request GET /v1/status/leader (294.368µs) from=10.233.68.193:40664
    2022/12/23 09:46:44 [DEBUG] http: Request GET /v1/status/leader (265.788µs) from=10.233.67.200:48942
    2022/12/23 09:46:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.102571942s) from=10.233.67.200:47946
    2022/12/23 09:46:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.155305301s) from=10.233.68.193:39582
    2022/12/23 09:47:02 [DEBUG] http: Request GET /v1/status/leader (7.435799ms) from=10.233.68.193:40848
    2022/12/23 09:47:04 [DEBUG] http: Request GET /v1/status/leader (193.483µs) from=10.233.67.200:49112
    2022/12/23 09:47:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.147055651s) from=10.233.67.200:48142
    2022/12/23 09:47:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.736490519s) from=10.233.68.193:39808
    2022/12/23 09:47:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.279422344s) from=10.233.67.200:47744
    2022/12/23 09:47:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.295627825s) from=10.233.68.193:38930
    2022/12/23 09:47:22 [DEBUG] http: Request GET /v1/status/leader (532.456µs) from=10.233.68.193:41032
    2022/12/23 09:47:25 [DEBUG] http: Request GET /v1/status/leader (316.89µs) from=10.233.67.200:49282
    2022/12/23 09:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:47:42 [DEBUG] http: Request GET /v1/status/leader (1.103552ms) from=10.233.68.193:41234
    2022/12/23 09:47:45 [DEBUG] http: Request GET /v1/status/leader (158.798µs) from=10.233.67.200:49436
    2022/12/23 09:48:02 [DEBUG] http: Request GET /v1/status/leader (266.133µs) from=10.233.68.193:41486
    2022/12/23 09:48:05 [DEBUG] http: Request GET /v1/status/leader (187.177µs) from=10.233.67.200:49620
    2022/12/23 09:48:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:48:22 [DEBUG] http: Request GET /v1/status/leader (355.376µs) from=10.233.68.193:41682
    2022/12/23 09:48:25 [DEBUG] http: Request GET /v1/status/leader (265.005µs) from=10.233.67.200:49798
    2022/12/23 09:48:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:48:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:48:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:48:29 [DEBUG] agent: Node info in sync
    2022/12/23 09:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:48:42 [DEBUG] http: Request GET /v1/status/leader (199.523µs) from=10.233.68.193:41872
    2022/12/23 09:48:45 [DEBUG] http: Request GET /v1/status/leader (274.885µs) from=10.233.67.200:49960
    2022/12/23 09:48:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.16141689s) from=10.233.67.200:47946
    2022/12/23 09:48:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.593377132s) from=10.233.68.193:39582
    2022/12/23 09:49:02 [DEBUG] http: Request GET /v1/status/leader (266.994µs) from=10.233.68.193:42078
    2022/12/23 09:49:05 [DEBUG] http: Request GET /v1/status/leader (192.561µs) from=10.233.67.200:50128
    2022/12/23 09:49:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.074815646s) from=10.233.67.200:48142
    2022/12/23 09:49:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.197895076s) from=10.233.68.193:38930
    2022/12/23 09:49:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.38446437s) from=10.233.68.193:39808
    2022/12/23 09:49:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.37323613s) from=10.233.67.200:47744
    2022/12/23 09:49:22 [DEBUG] http: Request GET /v1/status/leader (246.331µs) from=10.233.68.193:42280
    2022/12/23 09:49:25 [DEBUG] http: Request GET /v1/status/leader (35.831657ms) from=10.233.67.200:50302
    2022/12/23 09:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:49:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 09:49:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 09:49:42 [DEBUG] http: Request GET /v1/status/leader (465.931µs) from=10.233.68.193:42470
    2022/12/23 09:49:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 09:49:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:49:42 [DEBUG] agent: Node info in sync
    2022/12/23 09:49:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.123825ms) from=10.233.65.121:38516
    2022/12/23 09:49:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:49:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:49:42 [DEBUG] agent: Node info in sync
    2022/12/23 09:49:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (563.976µs) from=10.233.65.121:38518
    2022/12/23 09:49:45 [DEBUG] http: Request GET /v1/status/leader (174.768µs) from=10.233.67.200:50460
    2022/12/23 09:50:02 [DEBUG] http: Request GET /v1/status/leader (170.74µs) from=10.233.68.193:42666
    2022/12/23 09:50:05 [DEBUG] http: Request GET /v1/status/leader (152.402µs) from=10.233.67.200:50628
    2022/12/23 09:50:22 [DEBUG] http: Request GET /v1/status/leader (334.719µs) from=10.233.68.193:42896
    2022/12/23 09:50:25 [DEBUG] http: Request GET /v1/status/leader (479.631µs) from=10.233.67.200:50780
    2022/12/23 09:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:50:43 [DEBUG] http: Request GET /v1/status/leader (291.16007ms) from=10.233.68.193:43104
    2022/12/23 09:50:45 [DEBUG] http: Request GET /v1/status/leader (290.67µs) from=10.233.67.200:50946
    2022/12/23 09:50:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:50:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.568166064s) from=10.233.67.200:47946
    2022/12/23 09:51:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.869237692s) from=10.233.68.193:39582
    2022/12/23 09:51:03 [DEBUG] http: Request GET /v1/status/leader (427.645µs) from=10.233.68.193:43290
    2022/12/23 09:51:05 [DEBUG] http: Request GET /v1/status/leader (438.521µs) from=10.233.67.200:51114
    2022/12/23 09:51:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.573022681s) from=10.233.67.200:48142
    2022/12/23 09:51:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.208952318s) from=10.233.68.193:38930
    2022/12/23 09:51:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.528680674s) from=10.233.68.193:39808
    2022/12/23 09:51:23 [DEBUG] http: Request GET /v1/status/leader (416.837µs) from=10.233.68.193:43508
    2022/12/23 09:51:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.117938484s) from=10.233.67.200:47744
    2022/12/23 09:51:25 [DEBUG] http: Request GET /v1/status/leader (293.742µs) from=10.233.67.200:51276
    2022/12/23 09:51:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:51:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:51:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:51:35 [DEBUG] agent: Node info in sync
    2022/12/23 09:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:51:43 [DEBUG] http: Request GET /v1/status/leader (250.128µs) from=10.233.68.193:43696
    2022/12/23 09:51:45 [DEBUG] http: Request GET /v1/status/leader (281.29µs) from=10.233.67.200:51562
    2022/12/23 09:52:03 [DEBUG] http: Request GET /v1/status/leader (395.904µs) from=10.233.68.193:43906
    2022/12/23 09:52:05 [DEBUG] http: Request GET /v1/status/leader (275.337µs) from=10.233.67.200:52062
    2022/12/23 09:52:23 [DEBUG] http: Request GET /v1/status/leader (386.388µs) from=10.233.68.193:44090
    2022/12/23 09:52:25 [DEBUG] http: Request GET /v1/status/leader (243.65µs) from=10.233.67.200:52400
    2022/12/23 09:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:52:43 [DEBUG] http: Request GET /v1/status/leader (178.684µs) from=10.233.68.193:44280
    2022/12/23 09:52: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/23 09:52: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/23 09:52:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 09:52:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:52:43 [DEBUG] agent: Node info in sync
    2022/12/23 09:52:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.478187ms) from=10.233.65.121:40114
    2022/12/23 09:52:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:52:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:52:43 [DEBUG] agent: Node info in sync
    2022/12/23 09:52:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (251.805615ms) from=10.233.65.121:40116
    2022/12/23 09:52:45 [DEBUG] http: Request GET /v1/status/leader (287.836µs) from=10.233.67.200:52608
    2022/12/23 09:52:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.387720574s) from=10.233.67.200:47946
    2022/12/23 09:53:03 [DEBUG] http: Request GET /v1/status/leader (289.23µs) from=10.233.68.193:44472
    2022/12/23 09:53:05 [DEBUG] http: Request GET /v1/status/leader (170.537µs) from=10.233.67.200:52854
    2022/12/23 09:53:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.384608605s) from=10.233.68.193:39582
    2022/12/23 09:53:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.236941155s) from=10.233.67.200:48142
    2022/12/23 09:53:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.216619261s) from=10.233.68.193:38930
    2022/12/23 09:53:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.82207539s) from=10.233.68.193:39808
    2022/12/23 09:53:23 [DEBUG] http: Request GET /v1/status/leader (158.766µs) from=10.233.68.193:44652
    2022/12/23 09:53:25 [DEBUG] http: Request GET /v1/status/leader (99.814539ms) from=10.233.67.200:53060
    2022/12/23 09:53:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.1333698s) from=10.233.67.200:47744
    2022/12/23 09:53:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:53:43 [DEBUG] http: Request GET /v1/status/leader (230.012µs) from=10.233.68.193:44836
    2022/12/23 09:53:46 [DEBUG] http: Request GET /v1/status/leader (160.428µs) from=10.233.67.200:53266
    2022/12/23 09:54:03 [DEBUG] http: Request GET /v1/status/leader (222.119µs) from=10.233.68.193:45030
    2022/12/23 09:54:06 [DEBUG] http: Request GET /v1/status/leader (712.522µs) from=10.233.67.200:53472
    2022/12/23 09:54:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:54:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:54:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:54:09 [DEBUG] agent: Node info in sync
    2022/12/23 09:54:23 [DEBUG] http: Request GET /v1/status/leader (275.939µs) from=10.233.68.193:45220
    2022/12/23 09:54:26 [DEBUG] http: Request GET /v1/status/leader (333.313µs) from=10.233.67.200:53668
    2022/12/23 09:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:54:43 [DEBUG] http: Request GET /v1/status/leader (195.136µs) from=10.233.68.193:45408
    2022/12/23 09:54:46 [DEBUG] http: Request GET /v1/status/leader (203.371µs) from=10.233.67.200:53860
    2022/12/23 09:55:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.021836966s) from=10.233.67.200:47946
    2022/12/23 09:55:03 [DEBUG] http: Request GET /v1/status/leader (230.663µs) from=10.233.68.193:45606
    2022/12/23 09:55:06 [DEBUG] http: Request GET /v1/status/leader (664.105µs) from=10.233.67.200:54068
    2022/12/23 09:55:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.298160698s) from=10.233.68.193:39582
    2022/12/23 09:55:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.192111939s) from=10.233.67.200:48142
    2022/12/23 09:55:23 [DEBUG] http: Request GET /v1/status/leader (305.287µs) from=10.233.68.193:45782
    2022/12/23 09:55:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.969645635s) from=10.233.68.193:38930
    2022/12/23 09:55:26 [DEBUG] http: Request GET /v1/status/leader (342.695µs) from=10.233.67.200:54262
    2022/12/23 09:55:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.985397092s) from=10.233.68.193:39808
    2022/12/23 09:55:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.150908235s) from=10.233.67.200:47744
    2022/12/23 09:55:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:55:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:55:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:55:35 [DEBUG] agent: Node info in sync
    2022/12/23 09:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:55:41 [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/23 09:55:41 [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/23 09:55:41 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 09:55:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:55:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:55:41 [DEBUG] http: Request PUT /v1/agent/service/register (44.750665ms) from=10.233.65.121:41696
    2022/12/23 09:55:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:55:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:55:41 [DEBUG] agent: Node info in sync
    2022/12/23 09:55:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (641.325µs) from=10.233.65.121:41698
    2022/12/23 09:55:43 [DEBUG] http: Request GET /v1/status/leader (395.115µs) from=10.233.68.193:45968
    2022/12/23 09:55:46 [DEBUG] http: Request GET /v1/status/leader (1.085385ms) from=10.233.67.200:54470
    2022/12/23 09:56:03 [DEBUG] http: Request GET /v1/status/leader (283.36µs) from=10.233.68.193:46156
    2022/12/23 09:56:06 [DEBUG] http: Request GET /v1/status/leader (332.33µs) from=10.233.67.200:54706
    2022/12/23 09:56:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:56:23 [DEBUG] http: Request GET /v1/status/leader (220.087µs) from=10.233.68.193:46342
    2022/12/23 09:56:26 [DEBUG] http: Request GET /v1/status/leader (185.205µs) from=10.233.67.200:54884
    2022/12/23 09:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:56:43 [DEBUG] http: Request GET /v1/status/leader (241.641µs) from=10.233.68.193:46524
    2022/12/23 09:56:46 [DEBUG] http: Request GET /v1/status/leader (279.147µs) from=10.233.67.200:55090
    2022/12/23 09:57:03 [DEBUG] http: Request GET /v1/status/leader (39.361039ms) from=10.233.68.193:46706
    2022/12/23 09:57:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.295835313s) from=10.233.67.200:47946
    2022/12/23 09:57:06 [DEBUG] http: Request GET /v1/status/leader (323.601µs) from=10.233.67.200:55340
    2022/12/23 09:57:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:57:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:57:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:57:07 [DEBUG] agent: Node info in sync
    2022/12/23 09:57:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.670781389s) from=10.233.68.193:39582
    2022/12/23 09:57:23 [DEBUG] http: Request GET /v1/status/leader (267.67µs) from=10.233.68.193:46894
    2022/12/23 09:57:26 [DEBUG] http: Request GET /v1/status/leader (192.302µs) from=10.233.67.200:55544
    2022/12/23 09:57:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.322400743s) from=10.233.68.193:39808
    2022/12/23 09:57:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.608140485s) from=10.233.67.200:48142
    2022/12/23 09:57:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.834470067s) from=10.233.68.193:38930
    2022/12/23 09:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.67510842s) from=10.233.67.200:47744
    2022/12/23 09:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:57:43 [DEBUG] http: Request GET /v1/status/leader (180.512µs) from=10.233.68.193:47084
    2022/12/23 09:57:46 [DEBUG] http: Request GET /v1/status/leader (331.003µs) from=10.233.67.200:55754
    2022/12/23 09:58:03 [DEBUG] http: Request GET /v1/status/leader (269.995µs) from=10.233.68.193:47282
    2022/12/23 09:58:06 [DEBUG] http: Request GET /v1/status/leader (246.324µs) from=10.233.67.200:55966
    2022/12/23 09:58:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 09:58:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:58:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:58:10 [DEBUG] agent: Node info in sync
    2022/12/23 09:58:23 [DEBUG] http: Request GET /v1/status/leader (44.995633ms) from=10.233.68.193:47464
    2022/12/23 09:58:26 [DEBUG] http: Request GET /v1/status/leader (197.212µs) from=10.233.67.200:56162
    2022/12/23 09:58: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/23 09:58: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/23 09:58:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 09:58:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:58:40 [DEBUG] agent: Node info in sync
    2022/12/23 09:58:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.786004ms) from=10.233.65.121:43348
    2022/12/23 09:58:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 09:58:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 09:58:40 [DEBUG] agent: Node info in sync
    2022/12/23 09:58:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (507.82µs) from=10.233.65.121:43350
    2022/12/23 09:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:58:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 09:58:43 [DEBUG] http: Request GET /v1/status/leader (313.147µs) from=10.233.68.193:47678
    2022/12/23 09:58:46 [DEBUG] http: Request GET /v1/status/leader (388.242µs) from=10.233.67.200:56378
    2022/12/23 09:59:03 [DEBUG] http: Request GET /v1/status/leader (250.533µs) from=10.233.68.193:47876
    2022/12/23 09:59:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.351245007s) from=10.233.67.200:47946
    2022/12/23 09:59:06 [DEBUG] http: Request GET /v1/status/leader (155.768µs) from=10.233.67.200:56598
    2022/12/23 09:59:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.419373352s) from=10.233.68.193:39582
    2022/12/23 09:59:23 [DEBUG] http: Request GET /v1/status/leader (282.438µs) from=10.233.68.193:48060
    2022/12/23 09:59:26 [DEBUG] http: Request GET /v1/status/leader (4.303419ms) from=10.233.67.200:56792
    2022/12/23 09:59:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.640546459s) from=10.233.68.193:39808
    2022/12/23 09:59:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.917994087s) from=10.233.68.193:38930
    2022/12/23 09:59:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.443010366s) from=10.233.67.200:48142
    2022/12/23 09:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 09:59:43 [DEBUG] http: Request GET /v1/status/leader (186.969µs) from=10.233.68.193:48252
    2022/12/23 09:59:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.63421994s) from=10.233.67.200:47744
    2022/12/23 09:59:46 [DEBUG] http: Request GET /v1/status/leader (180.645µs) from=10.233.67.200:57008
    2022/12/23 10:00:03 [DEBUG] http: Request GET /v1/status/leader (541.45µs) from=10.233.68.193:48440
    2022/12/23 10:00:06 [DEBUG] http: Request GET /v1/status/leader (166.215µs) from=10.233.67.200:57232
    2022/12/23 10:00:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:00:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:00:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:00:10 [DEBUG] agent: Node info in sync
    2022/12/23 10:00:23 [DEBUG] http: Request GET /v1/status/leader (381.351µs) from=10.233.68.193:48636
    2022/12/23 10:00:26 [DEBUG] http: Request GET /v1/status/leader (183.665µs) from=10.233.67.200:57430
    2022/12/23 10:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:00:43 [DEBUG] http: Request GET /v1/status/leader (237.805µs) from=10.233.68.193:48828
    2022/12/23 10:00:46 [DEBUG] http: Request GET /v1/status/leader (345.362µs) from=10.233.67.200:57640
    2022/12/23 10:01:03 [DEBUG] http: Request GET /v1/status/leader (334.545µs) from=10.233.68.193:49026
    2022/12/23 10:01:06 [DEBUG] http: Request GET /v1/status/leader (251.848µs) from=10.233.67.200:57866
    2022/12/23 10:01:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.998891758s) from=10.233.67.200:47946
    2022/12/23 10:01:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:01:23 [DEBUG] http: Request GET /v1/status/leader (185.587µs) from=10.233.68.193:49204
    2022/12/23 10:01:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.799069304s) from=10.233.68.193:39582
    2022/12/23 10:01:26 [DEBUG] http: Request GET /v1/status/leader (2.628721ms) from=10.233.67.200:58072
    2022/12/23 10:01:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.800845989s) from=10.233.68.193:38930
    2022/12/23 10:01:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.025214552s) from=10.233.68.193:39808
    2022/12/23 10:01:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:01:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:01:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:01:38 [DEBUG] agent: Node info in sync
    2022/12/23 10:01:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.855100726s) from=10.233.67.200:48142
    2022/12/23 10:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:01:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:01:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:01:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:01:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:01:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (37.830587ms) from=10.233.65.121:45048
    2022/12/23 10:01:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:01:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:01:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:01:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (3.282109ms) from=10.233.65.121:45050
    2022/12/23 10:01:43 [DEBUG] http: Request GET /v1/status/leader (250.73µs) from=10.233.68.193:49398
    2022/12/23 10:01:47 [DEBUG] http: Request GET /v1/status/leader (164.5µs) from=10.233.67.200:58284
    2022/12/23 10:01:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.6975393s) from=10.233.67.200:47744
    2022/12/23 10:02:03 [DEBUG] http: Request GET /v1/status/leader (239.199µs) from=10.233.68.193:49584
    2022/12/23 10:02:07 [DEBUG] http: Request GET /v1/status/leader (163.761µs) from=10.233.67.200:58504
    2022/12/23 10:02:23 [DEBUG] http: Request GET /v1/status/leader (348.023µs) from=10.233.68.193:49776
    2022/12/23 10:02:27 [DEBUG] http: Request GET /v1/status/leader (299.389µs) from=10.233.67.200:58698
    2022/12/23 10:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:02:43 [DEBUG] http: Request GET /v1/status/leader (233.16µs) from=10.233.68.193:49960
    2022/12/23 10:02:47 [DEBUG] http: Request GET /v1/status/leader (181.453µs) from=10.233.67.200:58896
    2022/12/23 10:03:03 [DEBUG] http: Request GET /v1/status/leader (326.145µs) from=10.233.68.193:50152
    2022/12/23 10:03:07 [DEBUG] http: Request GET /v1/status/leader (247.102µs) from=10.233.67.200:59116
    2022/12/23 10:03:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.148856151s) from=10.233.67.200:47946
    2022/12/23 10:03:23 [DEBUG] http: Request GET /v1/status/leader (3.175671ms) from=10.233.68.193:50340
    2022/12/23 10:03:27 [DEBUG] http: Request GET /v1/status/leader (303.737µs) from=10.233.67.200:59314
    2022/12/23 10:03:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.532083342s) from=10.233.68.193:39582
    2022/12/23 10:03:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:03:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:03:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:03:33 [DEBUG] agent: Node info in sync
    2022/12/23 10:03:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.857888885s) from=10.233.68.193:38930
    2022/12/23 10:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:03:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.760804324s) from=10.233.68.193:39808
    2022/12/23 10:03:43 [DEBUG] http: Request GET /v1/status/leader (389.515µs) from=10.233.68.193:50528
    2022/12/23 10:03:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.364623789s) from=10.233.67.200:48142
    2022/12/23 10:03:47 [DEBUG] http: Request GET /v1/status/leader (241.105µs) from=10.233.67.200:59520
    2022/12/23 10:03:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.119773314s) from=10.233.67.200:47744
    2022/12/23 10:04:03 [DEBUG] http: Request GET /v1/status/leader (346.628µs) from=10.233.68.193:50732
    2022/12/23 10:04:07 [DEBUG] http: Request GET /v1/status/leader (160.105µs) from=10.233.67.200:59738
    2022/12/23 10:04:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:04:23 [DEBUG] http: Request GET /v1/status/leader (166.109µs) from=10.233.68.193:50922
    2022/12/23 10:04:27 [DEBUG] http: Request GET /v1/status/leader (305.297µs) from=10.233.67.200:59930
    2022/12/23 10:04:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:04:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:04:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:04:40 [DEBUG] agent: Node info in sync
    2022/12/23 10:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:04:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:04:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:04:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:04:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:04:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:04:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.63466ms) from=10.233.65.121:46752
    2022/12/23 10:04:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:04:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:04:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:04:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (395.69µs) from=10.233.65.121:46754
    2022/12/23 10:04:43 [DEBUG] http: Request GET /v1/status/leader (290.526µs) from=10.233.68.193:51158
    2022/12/23 10:04:47 [DEBUG] http: Request GET /v1/status/leader (312.59µs) from=10.233.67.200:60138
    2022/12/23 10:05:03 [DEBUG] http: Request GET /v1/status/leader (566.17µs) from=10.233.68.193:51348
    2022/12/23 10:05:07 [DEBUG] http: Request GET /v1/status/leader (324.669µs) from=10.233.67.200:60360
    2022/12/23 10:05:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.486676951s) from=10.233.67.200:47946
    2022/12/23 10:05:24 [DEBUG] http: Request GET /v1/status/leader (141.223295ms) from=10.233.68.193:51540
    2022/12/23 10:05:27 [DEBUG] http: Request GET /v1/status/leader (296.557µs) from=10.233.67.200:60568
    2022/12/23 10:05:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.343376392s) from=10.233.68.193:39582
    2022/12/23 10:05:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.09214909s) from=10.233.68.193:38930
    2022/12/23 10:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:05:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.678116721s) from=10.233.68.193:39808
    2022/12/23 10:05:44 [DEBUG] http: Request GET /v1/status/leader (317.074µs) from=10.233.68.193:51732
    2022/12/23 10:05:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.83742806s) from=10.233.67.200:48142
    2022/12/23 10:05:47 [DEBUG] http: Request GET /v1/status/leader (157.241µs) from=10.233.67.200:60778
    2022/12/23 10:05:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.345364349s) from=10.233.67.200:47744
    2022/12/23 10:05:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:05:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:05:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:05:57 [DEBUG] agent: Node info in sync
    2022/12/23 10:06:04 [DEBUG] http: Request GET /v1/status/leader (1.739709ms) from=10.233.68.193:51930
    2022/12/23 10:06:07 [DEBUG] http: Request GET /v1/status/leader (218.617µs) from=10.233.67.200:60996
    2022/12/23 10:06:24 [DEBUG] http: Request GET /v1/status/leader (319.557µs) from=10.233.68.193:52126
    2022/12/23 10:06:27 [DEBUG] http: Request GET /v1/status/leader (183.639µs) from=10.233.67.200:32960
    2022/12/23 10:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:06:44 [DEBUG] http: Request GET /v1/status/leader (366.915µs) from=10.233.68.193:52330
    2022/12/23 10:06:47 [DEBUG] http: Request GET /v1/status/leader (170.167µs) from=10.233.67.200:33168
    2022/12/23 10:07:04 [DEBUG] http: Request GET /v1/status/leader (250.283µs) from=10.233.68.193:52524
    2022/12/23 10:07:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:07:07 [DEBUG] http: Request GET /v1/status/leader (254.636µs) from=10.233.67.200:33384
    2022/12/23 10:07:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:07:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:07:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:07:17 [DEBUG] agent: Node info in sync
    2022/12/23 10:07:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.894107314s) from=10.233.67.200:47946
    2022/12/23 10:07:24 [DEBUG] http: Request GET /v1/status/leader (170.288µs) from=10.233.68.193:52702
    2022/12/23 10:07:27 [DEBUG] http: Request GET /v1/status/leader (1.122476ms) from=10.233.67.200:33586
    2022/12/23 10:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:07:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.67345992s) from=10.233.68.193:39582
    2022/12/23 10:07:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.606634501s) from=10.233.68.193:38930
    2022/12/23 10:07:44 [DEBUG] http: Request GET /v1/status/leader (248.25µs) from=10.233.68.193:52886
    2022/12/23 10:07:47 [DEBUG] http: Request GET /v1/status/leader (237.355µs) from=10.233.67.200:33798
    2022/12/23 10:07:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.396122325s) from=10.233.68.193:39808
    2022/12/23 10:07:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.622033045s) from=10.233.67.200:48142
    2022/12/23 10:07:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.050119693s) from=10.233.67.200:47744
    2022/12/23 10:08:04 [DEBUG] http: Request GET /v1/status/leader (227.821µs) from=10.233.68.193:53074
    2022/12/23 10:08:07 [DEBUG] http: Request GET /v1/status/leader (237.879µs) from=10.233.67.200:34018
    2022/12/23 10:08:24 [DEBUG] http: Request GET /v1/status/leader (225.173µs) from=10.233.68.193:53256
    2022/12/23 10:08:27 [DEBUG] http: Request GET /v1/status/leader (301.126µs) from=10.233.67.200:34218
    2022/12/23 10:08:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:08:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:08:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:08:33 [DEBUG] agent: Node info in sync
    2022/12/23 10:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:08:44 [DEBUG] http: Request GET /v1/status/leader (245.7µs) from=10.233.68.193:53442
    2022/12/23 10:08:47 [DEBUG] http: Request GET /v1/status/leader (306.148µs) from=10.233.67.200:34426
    2022/12/23 10:09:04 [DEBUG] http: Request GET /v1/status/leader (185.854µs) from=10.233.68.193:53630
    2022/12/23 10:09:07 [DEBUG] http: Request GET /v1/status/leader (250.657µs) from=10.233.67.200:34650
    2022/12/23 10:09:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:09:24 [DEBUG] http: Request GET /v1/status/leader (247.417µs) from=10.233.68.193:53810
    2022/12/23 10:09:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.831657617s) from=10.233.67.200:47946
    2022/12/23 10:09:27 [DEBUG] http: Request GET /v1/status/leader (282.646µs) from=10.233.67.200:34864
    2022/12/23 10:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:09:44 [DEBUG] http: Request GET /v1/status/leader (914.007µs) from=10.233.68.193:53990
    2022/12/23 10:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.010689914s) from=10.233.68.193:38930
    2022/12/23 10:09:47 [DEBUG] http: Request GET /v1/status/leader (366.451µs) from=10.233.67.200:35058
    2022/12/23 10:09:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.520970854s) from=10.233.68.193:39582
    2022/12/23 10:09:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.21413536s) from=10.233.68.193:39808
    2022/12/23 10:09:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.903733564s) from=10.233.67.200:48142
    2022/12/23 10:09:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.689199155s) from=10.233.67.200:47744
    2022/12/23 10:10:04 [DEBUG] http: Request GET /v1/status/leader (223.939µs) from=10.233.68.193:54184
    2022/12/23 10:10:07 [DEBUG] http: Request GET /v1/status/leader (199.793µs) from=10.233.67.200:35294
    2022/12/23 10:10:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:10:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:10:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:10:20 [DEBUG] agent: Node info in sync
    2022/12/23 10:10:24 [DEBUG] http: Request GET /v1/status/leader (154.068µs) from=10.233.68.193:54364
    2022/12/23 10:10:27 [DEBUG] http: Request GET /v1/status/leader (187.127µs) from=10.233.67.200:35500
    2022/12/23 10:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:10:44 [DEBUG] http: Request GET /v1/status/leader (281.65µs) from=10.233.68.193:54552
    2022/12/23 10:10:47 [DEBUG] http: Request GET /v1/status/leader (231.002µs) from=10.233.67.200:35694
    2022/12/23 10:11:04 [DEBUG] http: Request GET /v1/status/leader (153.436µs) from=10.233.68.193:54740
    2022/12/23 10:11:07 [DEBUG] http: Request GET /v1/status/leader (986.345µs) from=10.233.67.200:35910
    2022/12/23 10:11:24 [DEBUG] http: Request GET /v1/status/leader (250.39µs) from=10.233.68.193:54916
    2022/12/23 10:11:27 [DEBUG] http: Request GET /v1/status/leader (223.308µs) from=10.233.67.200:36112
    2022/12/23 10:11:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.325039768s) from=10.233.67.200:47946
    2022/12/23 10:11:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:11:44 [DEBUG] http: Request GET /v1/status/leader (182.444µs) from=10.233.68.193:55100
    2022/12/23 10:11:47 [DEBUG] http: Request GET /v1/status/leader (311.094µs) from=10.233.67.200:36306
    2022/12/23 10:11:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.641120433s) from=10.233.68.193:38930
    2022/12/23 10:11:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:11:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:11:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:11:54 [DEBUG] agent: Node info in sync
    2022/12/23 10:11:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.441218757s) from=10.233.68.193:39582
    2022/12/23 10:11:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.414442147s) from=10.233.67.200:48142
    2022/12/23 10:11:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.957024708s) from=10.233.68.193:39808
    2022/12/23 10:12:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.762226097s) from=10.233.67.200:47744
    2022/12/23 10:12:04 [DEBUG] http: Request GET /v1/status/leader (321.258µs) from=10.233.68.193:55306
    2022/12/23 10:12:07 [DEBUG] http: Request GET /v1/status/leader (486.783µs) from=10.233.67.200:36524
    2022/12/23 10:12:24 [DEBUG] http: Request GET /v1/status/leader (401.694µs) from=10.233.68.193:55502
    2022/12/23 10:12:27 [DEBUG] http: Request GET /v1/status/leader (331.266µs) from=10.233.67.200:36726
    2022/12/23 10:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:12:44 [DEBUG] http: Request GET /v1/status/leader (215.732µs) from=10.233.68.193:55702
    2022/12/23 10:12: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/23 10:12: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/23 10:12:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:12:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:12:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:12:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.621373ms) from=10.233.65.121:51280
    2022/12/23 10:12:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:12:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:12:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:12:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (665.016µs) from=10.233.65.121:51282
    2022/12/23 10:12:47 [DEBUG] http: Request GET /v1/status/leader (306.158µs) from=10.233.67.200:36928
    2022/12/23 10:13:04 [DEBUG] http: Request GET /v1/status/leader (576.11µs) from=10.233.68.193:55904
    2022/12/23 10:13:07 [DEBUG] http: Request GET /v1/status/leader (317.727µs) from=10.233.67.200:37150
    2022/12/23 10:13:24 [DEBUG] http: Request GET /v1/status/leader (314.655µs) from=10.233.68.193:56082
    2022/12/23 10:13:27 [DEBUG] http: Request GET /v1/status/leader (202.292µs) from=10.233.67.200:37356
    2022/12/23 10:13:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:13:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.27433274s) from=10.233.67.200:47946
    2022/12/23 10:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:13:44 [DEBUG] http: Request GET /v1/status/leader (211.252µs) from=10.233.68.193:56266
    2022/12/23 10:13:47 [DEBUG] http: Request GET /v1/status/leader (279.615µs) from=10.233.67.200:37556
    2022/12/23 10:13:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.896712978s) from=10.233.68.193:38930
    2022/12/23 10:13:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.543626976s) from=10.233.68.193:39582
    2022/12/23 10:14:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.038988957s) from=10.233.68.193:39808
    2022/12/23 10:14:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.273327896s) from=10.233.67.200:48142
    2022/12/23 10:14:04 [DEBUG] http: Request GET /v1/status/leader (272.666µs) from=10.233.68.193:56458
    2022/12/23 10:14:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.27723514s) from=10.233.67.200:47744
    2022/12/23 10:14:07 [DEBUG] http: Request GET /v1/status/leader (242.455µs) from=10.233.67.200:37778
    2022/12/23 10:14:24 [DEBUG] http: Request GET /v1/status/leader (27.419665ms) from=10.233.68.193:56656
    2022/12/23 10:14:27 [DEBUG] http: Request GET /v1/status/leader (287.63µs) from=10.233.67.200:37992
    2022/12/23 10:14:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:14:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:14:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:14:29 [DEBUG] agent: Node info in sync
    2022/12/23 10:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:14:44 [DEBUG] http: Request GET /v1/status/leader (382.017µs) from=10.233.68.193:56842
    2022/12/23 10:14:47 [DEBUG] http: Request GET /v1/status/leader (296.589µs) from=10.233.67.200:38198
    2022/12/23 10:15:04 [DEBUG] http: Request GET /v1/status/leader (268.043µs) from=10.233.68.193:57044
    2022/12/23 10:15:07 [DEBUG] http: Request GET /v1/status/leader (226.464µs) from=10.233.67.200:38418
    2022/12/23 10:15:24 [DEBUG] http: Request GET /v1/status/leader (275.575µs) from=10.233.68.193:57228
    2022/12/23 10:15:27 [DEBUG] http: Request GET /v1/status/leader (330.151µs) from=10.233.67.200:38624
    2022/12/23 10:15:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.223498617s) from=10.233.67.200:47946
    2022/12/23 10:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:15:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:15:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:15:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:15:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:15:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:15:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.94203ms) from=10.233.65.121:52918
    2022/12/23 10:15:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:15:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:15:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:15:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (363.14µs) from=10.233.65.121:52920
    2022/12/23 10:15:44 [DEBUG] http: Request GET /v1/status/leader (255.278µs) from=10.233.68.193:57422
    2022/12/23 10:15:47 [DEBUG] http: Request GET /v1/status/leader (915.818µs) from=10.233.67.200:38820
    2022/12/23 10:15:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.017918595s) from=10.233.68.193:38930
    2022/12/23 10:16:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.145135254s) from=10.233.68.193:39582
    2022/12/23 10:16:04 [DEBUG] http: Request GET /v1/status/leader (256.122µs) from=10.233.68.193:57610
    2022/12/23 10:16:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.331747195s) from=10.233.67.200:48142
    2022/12/23 10:16:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.665925516s) from=10.233.68.193:39808
    2022/12/23 10:16:07 [DEBUG] http: Request GET /v1/status/leader (241.926µs) from=10.233.67.200:39042
    2022/12/23 10:16:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.912330787s) from=10.233.67.200:47744
    2022/12/23 10:16:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:16:24 [DEBUG] http: Request GET /v1/status/leader (154.267µs) from=10.233.68.193:57792
    2022/12/23 10:16:27 [DEBUG] http: Request GET /v1/status/leader (154.094µs) from=10.233.67.200:39250
    2022/12/23 10:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:16:44 [DEBUG] http: Request GET /v1/status/leader (247.926µs) from=10.233.68.193:57980
    2022/12/23 10:16:47 [DEBUG] http: Request GET /v1/status/leader (233.229µs) from=10.233.67.200:39440
    2022/12/23 10:17:04 [DEBUG] http: Request GET /v1/status/leader (324.579µs) from=10.233.68.193:58170
    2022/12/23 10:17:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:17:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:17:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:17:04 [DEBUG] agent: Node info in sync
    2022/12/23 10:17:07 [DEBUG] http: Request GET /v1/status/leader (154.9µs) from=10.233.67.200:39664
    2022/12/23 10:17:24 [DEBUG] http: Request GET /v1/status/leader (293.938µs) from=10.233.68.193:58356
    2022/12/23 10:17:27 [DEBUG] http: Request GET /v1/status/leader (233.673µs) from=10.233.67.200:39874
    2022/12/23 10:17:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.208895694s) from=10.233.67.200:47946
    2022/12/23 10:17:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:17:44 [DEBUG] http: Request GET /v1/status/leader (700.355µs) from=10.233.68.193:58548
    2022/12/23 10:17:47 [DEBUG] http: Request GET /v1/status/leader (258.891µs) from=10.233.67.200:40064
    2022/12/23 10:17:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.295399797s) from=10.233.68.193:38930
    2022/12/23 10:18:04 [DEBUG] http: Request GET /v1/status/leader (260.41µs) from=10.233.68.193:58732
    2022/12/23 10:18:07 [DEBUG] http: Request GET /v1/status/leader (351.218µs) from=10.233.67.200:40288
    2022/12/23 10:18:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.526168522s) from=10.233.67.200:47744
    2022/12/23 10:18:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.46637678s) from=10.233.67.200:48142
    2022/12/23 10:18:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.232552825s) from=10.233.68.193:39582
    2022/12/23 10:18:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.240310037s) from=10.233.68.193:39808
    2022/12/23 10:18:24 [DEBUG] http: Request GET /v1/status/leader (308.951µs) from=10.233.68.193:58910
    2022/12/23 10:18:27 [DEBUG] http: Request GET /v1/status/leader (322.538µs) from=10.233.67.200:40494
    2022/12/23 10:18:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:18:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:18:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:18:32 [DEBUG] agent: Node info in sync
    2022/12/23 10:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:18:44 [DEBUG] http: Request GET /v1/status/leader (194.092µs) from=10.233.68.193:59094
    2022/12/23 10:18:47 [DEBUG] http: Request GET /v1/status/leader (179.274µs) from=10.233.67.200:40692
    2022/12/23 10:18:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:19:04 [DEBUG] http: Request GET /v1/status/leader (286.633µs) from=10.233.68.193:59280
    2022/12/23 10:19:07 [DEBUG] http: Request GET /v1/status/leader (263.931µs) from=10.233.67.200:40922
    2022/12/23 10:19:24 [DEBUG] http: Request GET /v1/status/leader (185.628µs) from=10.233.68.193:59458
    2022/12/23 10:19:27 [DEBUG] http: Request GET /v1/status/leader (203.832µs) from=10.233.67.200:41132
    2022/12/23 10:19:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.444088747s) from=10.233.67.200:47946
    2022/12/23 10:19:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:19:44 [DEBUG] http: Request GET /v1/status/leader (429.012µs) from=10.233.68.193:59636
    2022/12/23 10:19:47 [DEBUG] http: Request GET /v1/status/leader (357.033µs) from=10.233.67.200:41340
    2022/12/23 10:19:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:19:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:19:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:19:53 [DEBUG] agent: Node info in sync
    2022/12/23 10:19:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.976902698s) from=10.233.68.193:38930
    2022/12/23 10:20:04 [DEBUG] http: Request GET /v1/status/leader (2.475495ms) from=10.233.68.193:59828
    2022/12/23 10:20:07 [DEBUG] http: Request GET /v1/status/leader (275.347µs) from=10.233.67.200:41556
    2022/12/23 10:20:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.001552742s) from=10.233.67.200:48142
    2022/12/23 10:20:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.965182523s) from=10.233.68.193:39582
    2022/12/23 10:20:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.250762417s) from=10.233.67.200:47744
    2022/12/23 10:20:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.233564305s) from=10.233.68.193:39808
    2022/12/23 10:20:24 [DEBUG] http: Request GET /v1/status/leader (207.853µs) from=10.233.68.193:60010
    2022/12/23 10:20:27 [DEBUG] http: Request GET /v1/status/leader (157.975µs) from=10.233.67.200:41760
    2022/12/23 10:20:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:20:44 [DEBUG] http: Request GET /v1/status/leader (310.88µs) from=10.233.68.193:60192
    2022/12/23 10:20:48 [DEBUG] http: Request GET /v1/status/leader (191.156µs) from=10.233.67.200:41960
    2022/12/23 10:20:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:20:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:20:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:20:53 [DEBUG] agent: Node info in sync
    2022/12/23 10:21:04 [DEBUG] http: Request GET /v1/status/leader (374.685µs) from=10.233.68.193:60376
    2022/12/23 10:21:08 [DEBUG] http: Request GET /v1/status/leader (237.812µs) from=10.233.67.200:42180
    2022/12/23 10:21:24 [DEBUG] http: Request GET /v1/status/leader (1.23287ms) from=10.233.68.193:60556
    2022/12/23 10:21:28 [DEBUG] http: Request GET /v1/status/leader (296.688µs) from=10.233.67.200:42386
    2022/12/23 10:21:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:21:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.16777457s) from=10.233.67.200:47946
    2022/12/23 10:21:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:21:44 [DEBUG] http: Request GET /v1/status/leader (243.229µs) from=10.233.68.193:60740
    2022/12/23 10:21:48 [DEBUG] http: Request GET /v1/status/leader (157.386µs) from=10.233.67.200:42578
    2022/12/23 10:22:04 [DEBUG] http: Request GET /v1/status/leader (184.997µs) from=10.233.68.193:60928
    2022/12/23 10:22:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.924800343s) from=10.233.68.193:38930
    2022/12/23 10:22:08 [DEBUG] http: Request GET /v1/status/leader (13.393428ms) from=10.233.67.200:42796
    2022/12/23 10:22:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.053208016s) from=10.233.68.193:39582
    2022/12/23 10:22:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.466487163s) from=10.233.67.200:47744
    2022/12/23 10:22:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.906163026s) from=10.233.67.200:48142
    2022/12/23 10:22:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:22:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:22:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:22:16 [DEBUG] agent: Node info in sync
    2022/12/23 10:22:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.523327458s) from=10.233.68.193:39808
    2022/12/23 10:22:24 [DEBUG] http: Request GET /v1/status/leader (260.343µs) from=10.233.68.193:32874
    2022/12/23 10:22:28 [DEBUG] http: Request GET /v1/status/leader (274.808µs) from=10.233.67.200:43004
    2022/12/23 10:22:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:22:44 [DEBUG] http: Request GET /v1/status/leader (264.226µs) from=10.233.68.193:33064
    2022/12/23 10:22:48 [DEBUG] http: Request GET /v1/status/leader (979.988µs) from=10.233.67.200:43206
    2022/12/23 10:23:04 [DEBUG] http: Request GET /v1/status/leader (274.056µs) from=10.233.68.193:33262
    2022/12/23 10:23:08 [DEBUG] http: Request GET /v1/status/leader (230.532µs) from=10.233.67.200:43424
    2022/12/23 10:23:24 [DEBUG] http: Request GET /v1/status/leader (201.555µs) from=10.233.68.193:33444
    2022/12/23 10:23:28 [DEBUG] http: Request GET /v1/status/leader (1.368978ms) from=10.233.67.200:43646
    2022/12/23 10:23:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:23:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.262465037s) from=10.233.67.200:47946
    2022/12/23 10:23:45 [DEBUG] http: Request GET /v1/status/leader (167.927µs) from=10.233.68.193:33626
    2022/12/23 10:23:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:23:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:23:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:23:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:23: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/23 10:23: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/23 10:23:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:23:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:23:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (49.098641ms) from=10.233.65.121:57462
    2022/12/23 10:23:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:23:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:23:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:23:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (290.653µs) from=10.233.65.121:57466
    2022/12/23 10:23:48 [DEBUG] http: Request GET /v1/status/leader (256.016µs) from=10.233.67.200:43838
    2022/12/23 10:24:05 [DEBUG] http: Request GET /v1/status/leader (210.15µs) from=10.233.68.193:33822
    2022/12/23 10:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.250173165s) from=10.233.68.193:38930
    2022/12/23 10:24:08 [DEBUG] http: Request GET /v1/status/leader (254.471µs) from=10.233.67.200:44066
    2022/12/23 10:24:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:24:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.69895896s) from=10.233.68.193:39582
    2022/12/23 10:24:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.128002962s) from=10.233.68.193:39808
    2022/12/23 10:24:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.909118381s) from=10.233.67.200:47744
    2022/12/23 10:24:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.66514538s) from=10.233.67.200:48142
    2022/12/23 10:24:25 [DEBUG] http: Request GET /v1/status/leader (1.130368ms) from=10.233.68.193:34002
    2022/12/23 10:24:28 [DEBUG] http: Request GET /v1/status/leader (275.211µs) from=10.233.67.200:44270
    2022/12/23 10:24:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:24:45 [DEBUG] http: Request GET /v1/status/leader (253.668µs) from=10.233.68.193:34190
    2022/12/23 10:24:48 [DEBUG] http: Request GET /v1/status/leader (181.326µs) from=10.233.67.200:44462
    2022/12/23 10:25:05 [DEBUG] http: Request GET /v1/status/leader (201.833µs) from=10.233.68.193:34396
    2022/12/23 10:25:08 [DEBUG] http: Request GET /v1/status/leader (214.106µs) from=10.233.67.200:44686
    2022/12/23 10:25:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:25:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:25:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:25:23 [DEBUG] agent: Node info in sync
    2022/12/23 10:25:25 [DEBUG] http: Request GET /v1/status/leader (292.319µs) from=10.233.68.193:34582
    2022/12/23 10:25:28 [DEBUG] http: Request GET /v1/status/leader (319.658µs) from=10.233.67.200:44892
    2022/12/23 10:25:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:25:45 [DEBUG] http: Request GET /v1/status/leader (807.43µs) from=10.233.68.193:34772
    2022/12/23 10:25:48 [DEBUG] http: Request GET /v1/status/leader (234.845µs) from=10.233.67.200:45092
    2022/12/23 10:25:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.167364379s) from=10.233.67.200:47946
    2022/12/23 10:26:05 [DEBUG] http: Request GET /v1/status/leader (164.279µs) from=10.233.68.193:34982
    2022/12/23 10:26:08 [DEBUG] http: Request GET /v1/status/leader (227.206µs) from=10.233.67.200:45316
    2022/12/23 10:26:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.442578798s) from=10.233.68.193:38930
    2022/12/23 10:26:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.306710577s) from=10.233.68.193:39582
    2022/12/23 10:26:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.96535564s) from=10.233.67.200:47744
    2022/12/23 10:26:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.124730151s) from=10.233.68.193:39808
    2022/12/23 10:26:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:26:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:26:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:26:25 [DEBUG] agent: Node info in sync
    2022/12/23 10:26:25 [DEBUG] http: Request GET /v1/status/leader (414.669µs) from=10.233.68.193:35170
    2022/12/23 10:26:28 [DEBUG] http: Request GET /v1/status/leader (210.11µs) from=10.233.67.200:45522
    2022/12/23 10:26:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.445502167s) from=10.233.67.200:48142
    2022/12/23 10:26:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:26:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:26: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/23 10:26: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/23 10:26:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:26:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:26:43 [DEBUG] agent: Node info in sync
    2022/12/23 10:26:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.706724ms) from=10.233.65.121:59110
    2022/12/23 10:26:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:26:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:26:43 [DEBUG] agent: Node info in sync
    2022/12/23 10:26:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (552.285µs) from=10.233.65.121:59112
    2022/12/23 10:26:45 [DEBUG] http: Request GET /v1/status/leader (189.516µs) from=10.233.68.193:35364
    2022/12/23 10:26:48 [DEBUG] http: Request GET /v1/status/leader (496.166µs) from=10.233.67.200:45718
    2022/12/23 10:27:05 [DEBUG] http: Request GET /v1/status/leader (986.22µs) from=10.233.68.193:35554
    2022/12/23 10:27:08 [DEBUG] http: Request GET /v1/status/leader (351.3µs) from=10.233.67.200:45940
    2022/12/23 10:27:25 [DEBUG] http: Request GET /v1/status/leader (157.432µs) from=10.233.68.193:35740
    2022/12/23 10:27:28 [DEBUG] http: Request GET /v1/status/leader (347.201µs) from=10.233.67.200:46148
    2022/12/23 10:27:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:27:45 [DEBUG] http: Request GET /v1/status/leader (153.674µs) from=10.233.68.193:35930
    2022/12/23 10:27:48 [DEBUG] http: Request GET /v1/status/leader (730.72µs) from=10.233.67.200:46342
    2022/12/23 10:27:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.523705463s) from=10.233.67.200:47946
    2022/12/23 10:28:05 [DEBUG] http: Request GET /v1/status/leader (237.821µs) from=10.233.68.193:36122
    2022/12/23 10:28:08 [DEBUG] http: Request GET /v1/status/leader (341.408µs) from=10.233.67.200:46584
    2022/12/23 10:28:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.516044483s) from=10.233.68.193:38930
    2022/12/23 10:28:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:28:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:28:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:28:17 [DEBUG] agent: Node info in sync
    2022/12/23 10:28:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.178384165s) from=10.233.68.193:39582
    2022/12/23 10:28:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.58660279s) from=10.233.67.200:47744
    2022/12/23 10:28:25 [DEBUG] http: Request GET /v1/status/leader (941.988µs) from=10.233.68.193:36318
    2022/12/23 10:28:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.63882849s) from=10.233.68.193:39808
    2022/12/23 10:28:28 [DEBUG] http: Request GET /v1/status/leader (236.748µs) from=10.233.67.200:46800
    2022/12/23 10:28:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.044306051s) from=10.233.67.200:48142
    2022/12/23 10:28:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:28:45 [DEBUG] http: Request GET /v1/status/leader (161.005µs) from=10.233.68.193:36516
    2022/12/23 10:28:48 [DEBUG] http: Request GET /v1/status/leader (192.404µs) from=10.233.67.200:46994
    2022/12/23 10:29:05 [DEBUG] http: Request GET /v1/status/leader (244.86µs) from=10.233.68.193:36704
    2022/12/23 10:29:08 [DEBUG] http: Request GET /v1/status/leader (156.565µs) from=10.233.67.200:47210
    2022/12/23 10:29:25 [DEBUG] http: Request GET /v1/status/leader (229.357µs) from=10.233.68.193:36884
    2022/12/23 10:29:28 [DEBUG] http: Request GET /v1/status/leader (279.247µs) from=10.233.67.200:47416
    2022/12/23 10:29:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:29:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:29:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:29:36 [DEBUG] agent: Node info in sync
    2022/12/23 10:29:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:29:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:29:45 [DEBUG] http: Request GET /v1/status/leader (776.206µs) from=10.233.68.193:37072
    2022/12/23 10:29:48 [DEBUG] http: Request GET /v1/status/leader (309.408µs) from=10.233.67.200:47626
    2022/12/23 10:29:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.513742288s) from=10.233.67.200:47946
    2022/12/23 10:30:05 [DEBUG] http: Request GET /v1/status/leader (257.479µs) from=10.233.68.193:37260
    2022/12/23 10:30:08 [DEBUG] http: Request GET /v1/status/leader (301.904µs) from=10.233.67.200:47848
    2022/12/23 10:30:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.792422807s) from=10.233.68.193:38930
    2022/12/23 10:30:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.212016685s) from=10.233.68.193:39582
    2022/12/23 10:30:25 [DEBUG] http: Request GET /v1/status/leader (254.654µs) from=10.233.68.193:37442
    2022/12/23 10:30:28 [DEBUG] http: Request GET /v1/status/leader (309.069µs) from=10.233.67.200:48054
    2022/12/23 10:30:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.494861867s) from=10.233.67.200:47744
    2022/12/23 10:30:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.734126484s) from=10.233.68.193:39808
    2022/12/23 10:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:30:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.024528323s) from=10.233.67.200:48142
    2022/12/23 10:30:45 [DEBUG] http: Request GET /v1/status/leader (262.983µs) from=10.233.68.193:37626
    2022/12/23 10:30:48 [DEBUG] http: Request GET /v1/status/leader (305.781µs) from=10.233.67.200:48252
    2022/12/23 10:31:05 [DEBUG] http: Request GET /v1/status/leader (408.828µs) from=10.233.68.193:37814
    2022/12/23 10:31:08 [DEBUG] http: Request GET /v1/status/leader (164.331µs) from=10.233.67.200:48470
    2022/12/23 10:31:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:31:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:31:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:31:15 [DEBUG] agent: Node info in sync
    2022/12/23 10:31:25 [DEBUG] http: Request GET /v1/status/leader (332.497µs) from=10.233.68.193:37994
    2022/12/23 10:31:28 [DEBUG] http: Request GET /v1/status/leader (183.727µs) from=10.233.67.200:48678
    2022/12/23 10:31:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:31:45 [DEBUG] http: Request GET /v1/status/leader (276.02µs) from=10.233.68.193:38178
    2022/12/23 10:31:48 [DEBUG] http: Request GET /v1/status/leader (286.392µs) from=10.233.67.200:48874
    2022/12/23 10:31:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.282763186s) from=10.233.67.200:47946
    2022/12/23 10:32:05 [DEBUG] http: Request GET /v1/status/leader (262.733µs) from=10.233.68.193:38370
    2022/12/23 10:32:08 [DEBUG] http: Request GET /v1/status/leader (160.174µs) from=10.233.67.200:49102
    2022/12/23 10:32:25 [DEBUG] http: Request GET /v1/status/leader (285.002µs) from=10.233.68.193:38550
    2022/12/23 10:32:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.349040486s) from=10.233.68.193:38930
    2022/12/23 10:32:28 [DEBUG] http: Request GET /v1/status/leader (223.515µs) from=10.233.67.200:49320
    2022/12/23 10:32:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:32:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:32:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:32:31 [DEBUG] agent: Node info in sync
    2022/12/23 10:32:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.01946569s) from=10.233.68.193:39582
    2022/12/23 10:32:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.055893021s) from=10.233.67.200:47744
    2022/12/23 10:32:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.414464755s) from=10.233.68.193:39808
    2022/12/23 10:32:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:32:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.593996324s) from=10.233.67.200:48142
    2022/12/23 10:32:45 [DEBUG] http: Request GET /v1/status/leader (345.263µs) from=10.233.68.193:38738
    2022/12/23 10:32:48 [DEBUG] http: Request GET /v1/status/leader (183.223µs) from=10.233.67.200:49522
    2022/12/23 10:33:05 [DEBUG] http: Request GET /v1/status/leader (258.352µs) from=10.233.68.193:38932
    2022/12/23 10:33:08 [DEBUG] http: Request GET /v1/status/leader (333.586µs) from=10.233.67.200:49738
    2022/12/23 10:33:25 [DEBUG] http: Request GET /v1/status/leader (169.47µs) from=10.233.68.193:39110
    2022/12/23 10:33:28 [DEBUG] http: Request GET /v1/status/leader (306.941µs) from=10.233.67.200:49948
    2022/12/23 10:33:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:33:45 [DEBUG] http: Request GET /v1/status/leader (917.967µs) from=10.233.68.193:39288
    2022/12/23 10:33:48 [DEBUG] http: Request GET /v1/status/leader (295.718µs) from=10.233.67.200:50156
    2022/12/23 10:33:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:34:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:34:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:34:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:34:02 [DEBUG] agent: Node info in sync
    2022/12/23 10:34:05 [DEBUG] http: Request GET /v1/status/leader (433.231µs) from=10.233.68.193:39494
    2022/12/23 10:34:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.056345724s) from=10.233.67.200:47946
    2022/12/23 10:34:08 [DEBUG] http: Request GET /v1/status/leader (165.469µs) from=10.233.67.200:50370
    2022/12/23 10:34:25 [DEBUG] http: Request GET /v1/status/leader (275.454µs) from=10.233.68.193:39676
    2022/12/23 10:34:28 [DEBUG] http: Request GET /v1/status/leader (155.362µs) from=10.233.67.200:50578
    2022/12/23 10:34:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.603047039s) from=10.233.68.193:38930
    2022/12/23 10:34:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.677229963s) from=10.233.68.193:39582
    2022/12/23 10:34:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.54098911s) from=10.233.68.193:39808
    2022/12/23 10:34:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.004198069s) from=10.233.67.200:47744
    2022/12/23 10:34:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:34: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/23 10:34: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/23 10:34:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:34:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:34:43 [DEBUG] agent: Node info in sync
    2022/12/23 10:34:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.418842ms) from=10.233.65.121:35364
    2022/12/23 10:34:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:34:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:34:43 [DEBUG] agent: Node info in sync
    2022/12/23 10:34:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (543.875µs) from=10.233.65.121:35366
    2022/12/23 10:34:45 [DEBUG] http: Request GET /v1/status/leader (349.776µs) from=10.233.68.193:39860
    2022/12/23 10:34:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.685116396s) from=10.233.67.200:48142
    2022/12/23 10:34:48 [DEBUG] http: Request GET /v1/status/leader (259.553µs) from=10.233.67.200:50784
    2022/12/23 10:35:05 [DEBUG] http: Request GET /v1/status/leader (275.407µs) from=10.233.68.193:40054
    2022/12/23 10:35:08 [DEBUG] http: Request GET /v1/status/leader (157.731µs) from=10.233.67.200:50994
    2022/12/23 10:35:25 [DEBUG] http: Request GET /v1/status/leader (160.187µs) from=10.233.68.193:40238
    2022/12/23 10:35:28 [DEBUG] http: Request GET /v1/status/leader (297.035µs) from=10.233.67.200:51208
    2022/12/23 10:35:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:35:45 [DEBUG] http: Request GET /v1/status/leader (265.403µs) from=10.233.68.193:40422
    2022/12/23 10:35:48 [DEBUG] http: Request GET /v1/status/leader (334.893µs) from=10.233.67.200:51410
    2022/12/23 10:36:05 [DEBUG] http: Request GET /v1/status/leader (210.988µs) from=10.233.68.193:40614
    2022/12/23 10:36:08 [DEBUG] http: Request GET /v1/status/leader (142.808063ms) from=10.233.67.200:51616
    2022/12/23 10:36:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.732152557s) from=10.233.67.200:47946
    2022/12/23 10:36:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:36:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:36:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:36:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:36:16 [DEBUG] agent: Node info in sync
    2022/12/23 10:36:25 [DEBUG] http: Request GET /v1/status/leader (308.703µs) from=10.233.68.193:40806
    2022/12/23 10:36:28 [DEBUG] http: Request GET /v1/status/leader (287.977µs) from=10.233.67.200:51830
    2022/12/23 10:36:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.028629402s) from=10.233.68.193:38930
    2022/12/23 10:36:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.539688833s) from=10.233.68.193:39582
    2022/12/23 10:36:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.020816878s) from=10.233.68.193:39808
    2022/12/23 10:36:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:36:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.897963029s) from=10.233.67.200:47744
    2022/12/23 10:36:45 [DEBUG] http: Request GET /v1/status/leader (311.599µs) from=10.233.68.193:40998
    2022/12/23 10:36:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.100442454s) from=10.233.67.200:48142
    2022/12/23 10:36:48 [DEBUG] http: Request GET /v1/status/leader (165.192µs) from=10.233.67.200:52030
    2022/12/23 10:37:05 [DEBUG] http: Request GET /v1/status/leader (264.123µs) from=10.233.68.193:41206
    2022/12/23 10:37:08 [DEBUG] http: Request GET /v1/status/leader (302.322µs) from=10.233.67.200:52262
    2022/12/23 10:37:25 [DEBUG] http: Request GET /v1/status/leader (146.122µs) from=10.233.68.193:41386
    2022/12/23 10:37:28 [DEBUG] http: Request GET /v1/status/leader (165.021µs) from=10.233.67.200:52472
    2022/12/23 10:37:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:37:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:37:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:37:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:37:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:37:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:37:42 [DEBUG] http: Request PUT /v1/agent/service/register (15.704609ms) from=10.233.65.121:37020
    2022/12/23 10:37:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:37:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:37:42 [DEBUG] agent: Node info in sync
    2022/12/23 10:37:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (470.791µs) from=10.233.65.121:37022
    2022/12/23 10:37:45 [DEBUG] http: Request GET /v1/status/leader (158.294µs) from=10.233.68.193:41586
    2022/12/23 10:37:48 [DEBUG] http: Request GET /v1/status/leader (232.91µs) from=10.233.67.200:52674
    2022/12/23 10:38:05 [DEBUG] http: Request GET /v1/status/leader (703.6µs) from=10.233.68.193:41778
    2022/12/23 10:38:08 [DEBUG] http: Request GET /v1/status/leader (169.995µs) from=10.233.67.200:52880
    2022/12/23 10:38:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.312591047s) from=10.233.67.200:47946
    2022/12/23 10:38:25 [DEBUG] http: Request GET /v1/status/leader (370.04µs) from=10.233.68.193:41962
    2022/12/23 10:38:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:38:28 [DEBUG] http: Request GET /v1/status/leader (166.575µs) from=10.233.67.200:53104
    2022/12/23 10:38:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.104282222s) from=10.233.68.193:39808
    2022/12/23 10:38:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.625363166s) from=10.233.68.193:38930
    2022/12/23 10:38:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:38:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.482515632s) from=10.233.68.193:39582
    2022/12/23 10:38:45 [DEBUG] http: Request GET /v1/status/leader (275.175µs) from=10.233.68.193:42146
    2022/12/23 10:38:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.992324497s) from=10.233.67.200:47744
    2022/12/23 10:38:48 [DEBUG] http: Request GET /v1/status/leader (154.582µs) from=10.233.67.200:53302
    2022/12/23 10:38:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.857791947s) from=10.233.67.200:48142
    2022/12/23 10:39:05 [DEBUG] http: Request GET /v1/status/leader (306.271µs) from=10.233.68.193:42332
    2022/12/23 10:39:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:39:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:39:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:39:05 [DEBUG] agent: Node info in sync
    2022/12/23 10:39:08 [DEBUG] http: Request GET /v1/status/leader (241.391µs) from=10.233.67.200:53518
    2022/12/23 10:39:25 [DEBUG] http: Request GET /v1/status/leader (3.175399ms) from=10.233.68.193:42518
    2022/12/23 10:39:28 [DEBUG] http: Request GET /v1/status/leader (160.862µs) from=10.233.67.200:53726
    2022/12/23 10:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:39:45 [DEBUG] http: Request GET /v1/status/leader (263.885µs) from=10.233.68.193:42712
    2022/12/23 10:39:48 [DEBUG] http: Request GET /v1/status/leader (155.674µs) from=10.233.67.200:53924
    2022/12/23 10:40:05 [DEBUG] http: Request GET /v1/status/leader (163.873µs) from=10.233.68.193:42902
    2022/12/23 10:40:08 [DEBUG] http: Request GET /v1/status/leader (403.8µs) from=10.233.67.200:54152
    2022/12/23 10:40:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.616846567s) from=10.233.67.200:47946
    2022/12/23 10:40:25 [DEBUG] http: Request GET /v1/status/leader (350.899µs) from=10.233.68.193:43080
    2022/12/23 10:40:28 [DEBUG] http: Request GET /v1/status/leader (183.982µs) from=10.233.67.200:54358
    2022/12/23 10:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:40:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.49151397s) from=10.233.68.193:39808
    2022/12/23 10:40:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.946372867s) from=10.233.68.193:38930
    2022/12/23 10:40:45 [DEBUG] http: Request GET /v1/status/leader (440.71µs) from=10.233.68.193:43264
    2022/12/23 10:40:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.982923021s) from=10.233.68.193:39582
    2022/12/23 10:40:48 [DEBUG] http: Request GET /v1/status/leader (287.069µs) from=10.233.67.200:54558
    2022/12/23 10:40:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.274530888s) from=10.233.67.200:47744
    2022/12/23 10:40:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:40:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:40:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:40:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:40:58 [DEBUG] agent: Node info in sync
    2022/12/23 10:41:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.769006268s) from=10.233.67.200:48142
    2022/12/23 10:41:05 [DEBUG] http: Request GET /v1/status/leader (637.425µs) from=10.233.68.193:43450
    2022/12/23 10:41:08 [DEBUG] http: Request GET /v1/status/leader (389.361µs) from=10.233.67.200:54772
    2022/12/23 10:41:25 [DEBUG] http: Request GET /v1/status/leader (382.136µs) from=10.233.68.193:43628
    2022/12/23 10:41:28 [DEBUG] http: Request GET /v1/status/leader (269.375µs) from=10.233.67.200:55000
    2022/12/23 10:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:41:45 [DEBUG] http: Request GET /v1/status/leader (4.224554ms) from=10.233.68.193:43808
    2022/12/23 10:41:48 [DEBUG] http: Request GET /v1/status/leader (267.893µs) from=10.233.67.200:55202
    2022/12/23 10:42:05 [DEBUG] http: Request GET /v1/status/leader (192.076µs) from=10.233.68.193:43996
    2022/12/23 10:42:08 [DEBUG] http: Request GET /v1/status/leader (290.697µs) from=10.233.67.200:55424
    2022/12/23 10:42:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:42:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:42:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:42:19 [DEBUG] agent: Node info in sync
    2022/12/23 10:42:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.033958064s) from=10.233.67.200:47946
    2022/12/23 10:42:25 [DEBUG] http: Request GET /v1/status/leader (98.904097ms) from=10.233.68.193:44182
    2022/12/23 10:42:28 [DEBUG] http: Request GET /v1/status/leader (269.13µs) from=10.233.67.200:55624
    2022/12/23 10:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:42:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.539637628s) from=10.233.68.193:39808
    2022/12/23 10:42:45 [DEBUG] http: Request GET /v1/status/leader (406.699µs) from=10.233.68.193:44376
    2022/12/23 10:42:48 [DEBUG] http: Request GET /v1/status/leader (185.015µs) from=10.233.67.200:55826
    2022/12/23 10:42:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.467824159s) from=10.233.68.193:38930
    2022/12/23 10:42:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.698789556s) from=10.233.68.193:39582
    2022/12/23 10:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.825129026s) from=10.233.67.200:47744
    2022/12/23 10:43:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.231253459s) from=10.233.67.200:48142
    2022/12/23 10:43:05 [DEBUG] http: Request GET /v1/status/leader (849.84µs) from=10.233.68.193:44556
    2022/12/23 10:43:08 [DEBUG] http: Request GET /v1/status/leader (283.388µs) from=10.233.67.200:56034
    2022/12/23 10:43:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:43:25 [DEBUG] http: Request GET /v1/status/leader (251.747µs) from=10.233.68.193:44730
    2022/12/23 10:43:28 [DEBUG] http: Request GET /v1/status/leader (238.232µs) from=10.233.67.200:56246
    2022/12/23 10:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:43:45 [DEBUG] http: Request GET /v1/status/leader (286.388µs) from=10.233.68.193:44912
    2022/12/23 10:43:48 [DEBUG] http: Request GET /v1/status/leader (262.239µs) from=10.233.67.200:56448
    2022/12/23 10:44:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:44:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:44:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:44:03 [DEBUG] agent: Node info in sync
    2022/12/23 10:44:05 [DEBUG] http: Request GET /v1/status/leader (179.861µs) from=10.233.68.193:45106
    2022/12/23 10:44:08 [DEBUG] http: Request GET /v1/status/leader (310.468µs) from=10.233.67.200:56660
    2022/12/23 10:44:25 [DEBUG] http: Request GET /v1/status/leader (299.02µs) from=10.233.68.193:45288
    2022/12/23 10:44:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.005473961s) from=10.233.67.200:47946
    2022/12/23 10:44:28 [DEBUG] http: Request GET /v1/status/leader (153.57µs) from=10.233.67.200:56868
    2022/12/23 10:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:44:45 [DEBUG] http: Request GET /v1/status/leader (236.059µs) from=10.233.68.193:45470
    2022/12/23 10:44:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.730678503s) from=10.233.68.193:39808
    2022/12/23 10:44:48 [DEBUG] http: Request GET /v1/status/leader (959.345µs) from=10.233.67.200:57074
    2022/12/23 10:44:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.318963706s) from=10.233.68.193:38930
    2022/12/23 10:44:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.568682299s) from=10.233.68.193:39582
    2022/12/23 10:44:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.734356642s) from=10.233.67.200:47744
    2022/12/23 10:45:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.824790791s) from=10.233.67.200:48142
    2022/12/23 10:45:05 [DEBUG] http: Request GET /v1/status/leader (255.623µs) from=10.233.68.193:45668
    2022/12/23 10:45:08 [DEBUG] http: Request GET /v1/status/leader (226.935µs) from=10.233.67.200:57278
    2022/12/23 10:45:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:45:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:45:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:45:25 [DEBUG] agent: Node info in sync
    2022/12/23 10:45:25 [DEBUG] http: Request GET /v1/status/leader (183.178µs) from=10.233.68.193:45848
    2022/12/23 10:45:28 [DEBUG] http: Request GET /v1/status/leader (251.173µs) from=10.233.67.200:57486
    2022/12/23 10:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:45:45 [DEBUG] http: Request GET /v1/status/leader (236.196µs) from=10.233.68.193:46040
    2022/12/23 10:45: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/23 10:45: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/23 10:45:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:45:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:45:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.23394ms) from=10.233.65.121:41506
    2022/12/23 10:45:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:45:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:45:46 [DEBUG] agent: Node info in sync
    2022/12/23 10:45:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (546.723µs) from=10.233.65.121:41508
    2022/12/23 10:45:48 [DEBUG] http: Request GET /v1/status/leader (170.237µs) from=10.233.67.200:57704
    2022/12/23 10:46:05 [DEBUG] http: Request GET /v1/status/leader (174.556µs) from=10.233.68.193:46234
    2022/12/23 10:46:08 [DEBUG] http: Request GET /v1/status/leader (1.959356ms) from=10.233.67.200:57920
    2022/12/23 10:46:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:46:25 [DEBUG] http: Request GET /v1/status/leader (273.297µs) from=10.233.68.193:46420
    2022/12/23 10:46:28 [DEBUG] http: Request GET /v1/status/leader (156.567µs) from=10.233.67.200:58130
    2022/12/23 10:46:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.272011174s) from=10.233.67.200:47946
    2022/12/23 10:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:46:45 [DEBUG] http: Request GET /v1/status/leader (278.127µs) from=10.233.68.193:46600
    2022/12/23 10:46:48 [DEBUG] http: Request GET /v1/status/leader (317.413µs) from=10.233.67.200:58338
    2022/12/23 10:46:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.218895273s) from=10.233.68.193:38930
    2022/12/23 10:46:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.49674795s) from=10.233.68.193:39582
    2022/12/23 10:46:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.204386122s) from=10.233.68.193:39808
    2022/12/23 10:46:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.742119489s) from=10.233.67.200:47744
    2022/12/23 10:47:06 [DEBUG] http: Request GET /v1/status/leader (331.883µs) from=10.233.68.193:46796
    2022/12/23 10:47:08 [DEBUG] http: Request GET /v1/status/leader (167.995µs) from=10.233.67.200:58556
    2022/12/23 10:47:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.617105927s) from=10.233.67.200:48142
    2022/12/23 10:47:26 [DEBUG] http: Request GET /v1/status/leader (264.242µs) from=10.233.68.193:46980
    2022/12/23 10:47:28 [DEBUG] http: Request GET /v1/status/leader (170.251µs) from=10.233.67.200:58768
    2022/12/23 10:47:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:47:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:47:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:47:39 [DEBUG] agent: Node info in sync
    2022/12/23 10:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:47:46 [DEBUG] http: Request GET /v1/status/leader (256.463µs) from=10.233.68.193:47170
    2022/12/23 10:47:48 [DEBUG] http: Request GET /v1/status/leader (268.064µs) from=10.233.67.200:58972
    2022/12/23 10:48:06 [DEBUG] http: Request GET /v1/status/leader (151.93µs) from=10.233.68.193:47382
    2022/12/23 10:48:08 [DEBUG] http: Request GET /v1/status/leader (163.203µs) from=10.233.67.200:59190
    2022/12/23 10:48:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:48:26 [DEBUG] http: Request GET /v1/status/leader (356.413µs) from=10.233.68.193:47570
    2022/12/23 10:48:29 [DEBUG] http: Request GET /v1/status/leader (325.834µs) from=10.233.67.200:59400
    2022/12/23 10:48:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.317455659s) from=10.233.67.200:47946
    2022/12/23 10:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:48: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/23 10:48: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/23 10:48:45 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:48:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:48:45 [DEBUG] agent: Node info in sync
    2022/12/23 10:48:45 [DEBUG] http: Request PUT /v1/agent/service/register (16.529125ms) from=10.233.65.121:43182
    2022/12/23 10:48:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:48:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:48:45 [DEBUG] agent: Node info in sync
    2022/12/23 10:48:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.437733ms) from=10.233.65.121:43184
    2022/12/23 10:48:46 [DEBUG] http: Request GET /v1/status/leader (372.737µs) from=10.233.68.193:47758
    2022/12/23 10:48:49 [DEBUG] http: Request GET /v1/status/leader (290.804µs) from=10.233.67.200:59602
    2022/12/23 10:48:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.249083914s) from=10.233.68.193:38930
    2022/12/23 10:48:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.689594194s) from=10.233.68.193:39582
    2022/12/23 10:48:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.3885803s) from=10.233.68.193:39808
    2022/12/23 10:49:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.454794983s) from=10.233.67.200:47744
    2022/12/23 10:49:06 [DEBUG] http: Request GET /v1/status/leader (270.375µs) from=10.233.68.193:47956
    2022/12/23 10:49:09 [DEBUG] http: Request GET /v1/status/leader (153.793µs) from=10.233.67.200:59814
    2022/12/23 10:49:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.044236602s) from=10.233.67.200:48142
    2022/12/23 10:49:26 [DEBUG] http: Request GET /v1/status/leader (267.822µs) from=10.233.68.193:48146
    2022/12/23 10:49:29 [DEBUG] http: Request GET /v1/status/leader (247.658µs) from=10.233.67.200:60022
    2022/12/23 10:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:49:46 [DEBUG] http: Request GET /v1/status/leader (156.52µs) from=10.233.68.193:48330
    2022/12/23 10:49:49 [DEBUG] http: Request GET /v1/status/leader (181.3µs) from=10.233.67.200:60224
    2022/12/23 10:50:06 [DEBUG] http: Request GET /v1/status/leader (251.611µs) from=10.233.68.193:48526
    2022/12/23 10:50:09 [DEBUG] http: Request GET /v1/status/leader (253.545µs) from=10.233.67.200:60438
    2022/12/23 10:50:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:50:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:50:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:50:20 [DEBUG] agent: Node info in sync
    2022/12/23 10:50:26 [DEBUG] http: Request GET /v1/status/leader (260.21µs) from=10.233.68.193:48720
    2022/12/23 10:50:29 [DEBUG] http: Request GET /v1/status/leader (201.911µs) from=10.233.67.200:60664
    2022/12/23 10:50:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.298990391s) from=10.233.67.200:47946
    2022/12/23 10:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:50:46 [DEBUG] http: Request GET /v1/status/leader (232.47µs) from=10.233.68.193:48910
    2022/12/23 10:50:49 [DEBUG] http: Request GET /v1/status/leader (281.294µs) from=10.233.67.200:60868
    2022/12/23 10:50:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.165903631s) from=10.233.68.193:38930
    2022/12/23 10:50:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.492342023s) from=10.233.68.193:39582
    2022/12/23 10:50:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.231340077s) from=10.233.68.193:39808
    2022/12/23 10:51:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.468754455s) from=10.233.67.200:47744
    2022/12/23 10:51:06 [DEBUG] http: Request GET /v1/status/leader (155.65µs) from=10.233.68.193:49094
    2022/12/23 10:51:09 [DEBUG] http: Request GET /v1/status/leader (46.969364ms) from=10.233.67.200:32848
    2022/12/23 10:51:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.266416952s) from=10.233.67.200:48142
    2022/12/23 10:51:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:51:26 [DEBUG] http: Request GET /v1/status/leader (251.497µs) from=10.233.68.193:49274
    2022/12/23 10:51:29 [DEBUG] http: Request GET /v1/status/leader (189.121µs) from=10.233.67.200:33056
    2022/12/23 10:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:51:46 [DEBUG] http: Request GET /v1/status/leader (154.278µs) from=10.233.68.193:49456
    2022/12/23 10:51:49 [DEBUG] http: Request GET /v1/status/leader (166.326µs) from=10.233.67.200:33264
    2022/12/23 10:52:06 [DEBUG] http: Request GET /v1/status/leader (274.531µs) from=10.233.68.193:49650
    2022/12/23 10:52:09 [DEBUG] http: Request GET /v1/status/leader (308.139µs) from=10.233.67.200:33478
    2022/12/23 10:52:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:52:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:52:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:52:12 [DEBUG] agent: Node info in sync
    2022/12/23 10:52:26 [DEBUG] http: Request GET /v1/status/leader (167.415µs) from=10.233.68.193:49834
    2022/12/23 10:52:29 [DEBUG] http: Request GET /v1/status/leader (311µs) from=10.233.67.200:33682
    2022/12/23 10:52:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.870848838s) from=10.233.67.200:47946
    2022/12/23 10:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:52:46 [DEBUG] http: Request GET /v1/status/leader (335.277µs) from=10.233.68.193:50022
    2022/12/23 10:52:49 [DEBUG] http: Request GET /v1/status/leader (232.027µs) from=10.233.67.200:33892
    2022/12/23 10:52:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.027531338s) from=10.233.68.193:39808
    2022/12/23 10:52:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.232685552s) from=10.233.68.193:38930
    2022/12/23 10:53:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.912878599s) from=10.233.68.193:39582
    2022/12/23 10:53:06 [DEBUG] http: Request GET /v1/status/leader (217.447µs) from=10.233.68.193:50208
    2022/12/23 10:53:09 [DEBUG] http: Request GET /v1/status/leader (255.104µs) from=10.233.67.200:34106
    2022/12/23 10:53:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.498974233s) from=10.233.67.200:47744
    2022/12/23 10:53:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.759513365s) from=10.233.67.200:48142
    2022/12/23 10:53:26 [DEBUG] http: Request GET /v1/status/leader (266.175µs) from=10.233.68.193:50386
    2022/12/23 10:53:29 [DEBUG] http: Request GET /v1/status/leader (298.138µs) from=10.233.67.200:34314
    2022/12/23 10:53:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:53:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:53:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:53:34 [DEBUG] agent: Node info in sync
    2022/12/23 10:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:53:46 [DEBUG] http: Request GET /v1/status/leader (306.955µs) from=10.233.68.193:50570
    2022/12/23 10:53:49 [DEBUG] http: Request GET /v1/status/leader (288.3µs) from=10.233.67.200:34514
    2022/12/23 10:53:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:54:06 [DEBUG] http: Request GET /v1/status/leader (86.873736ms) from=10.233.68.193:50762
    2022/12/23 10:54:09 [DEBUG] http: Request GET /v1/status/leader (289.283µs) from=10.233.67.200:34732
    2022/12/23 10:54:26 [DEBUG] http: Request GET /v1/status/leader (371.35µs) from=10.233.68.193:50946
    2022/12/23 10:54:29 [DEBUG] http: Request GET /v1/status/leader (358.485µs) from=10.233.67.200:34944
    2022/12/23 10:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:54:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.849118455s) from=10.233.67.200:47946
    2022/12/23 10:54:46 [DEBUG] http: Request GET /v1/status/leader (273.561µs) from=10.233.68.193:51124
    2022/12/23 10:54:49 [DEBUG] http: Request GET /v1/status/leader (352.13µs) from=10.233.67.200:35162
    2022/12/23 10:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:54:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:54:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:54:49 [DEBUG] agent: Node info in sync
    2022/12/23 10:55:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.722670384s) from=10.233.68.193:39808
    2022/12/23 10:55:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.955325919s) from=10.233.68.193:39582
    2022/12/23 10:55:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.949187212s) from=10.233.68.193:38930
    2022/12/23 10:55:06 [DEBUG] http: Request GET /v1/status/leader (452.227µs) from=10.233.68.193:51310
    2022/12/23 10:55:09 [DEBUG] http: Request GET /v1/status/leader (181.083µs) from=10.233.67.200:35380
    2022/12/23 10:55:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.571398309s) from=10.233.67.200:47744
    2022/12/23 10:55:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.183843095s) from=10.233.67.200:48142
    2022/12/23 10:55:26 [DEBUG] http: Request GET /v1/status/leader (375.171µs) from=10.233.68.193:51484
    2022/12/23 10:55:29 [DEBUG] http: Request GET /v1/status/leader (269.106µs) from=10.233.67.200:35578
    2022/12/23 10:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:55:46 [DEBUG] http: Request GET /v1/status/leader (182.707µs) from=10.233.68.193:51666
    2022/12/23 10:55:49 [DEBUG] http: Request GET /v1/status/leader (161.119µs) from=10.233.67.200:35774
    2022/12/23 10:56:06 [DEBUG] http: Request GET /v1/status/leader (480.691µs) from=10.233.68.193:51858
    2022/12/23 10:56:09 [DEBUG] http: Request GET /v1/status/leader (305.931µs) from=10.233.67.200:35996
    2022/12/23 10:56:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:56:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:56:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:56:19 [DEBUG] agent: Node info in sync
    2022/12/23 10:56:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:56:26 [DEBUG] http: Request GET /v1/status/leader (163.119µs) from=10.233.68.193:52050
    2022/12/23 10:56:29 [DEBUG] http: Request GET /v1/status/leader (210.124µs) from=10.233.67.200:36202
    2022/12/23 10:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:56:46 [DEBUG] http: Request GET /v1/status/leader (301.225µs) from=10.233.68.193:52240
    2022/12/23 10:56:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.12232817s) from=10.233.67.200:47946
    2022/12/23 10:56:49 [DEBUG] http: Request GET /v1/status/leader (384.109µs) from=10.233.67.200:36404
    2022/12/23 10:56:52 [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/23 10:56:52 [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/23 10:56:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:56:52 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:56:52 [DEBUG] agent: Node info in sync
    2022/12/23 10:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (50.910351ms) from=10.233.65.121:47744
    2022/12/23 10:56:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:56:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:56:52 [DEBUG] agent: Node info in sync
    2022/12/23 10:56:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (440.655µs) from=10.233.65.121:47746
    2022/12/23 10:57:06 [DEBUG] http: Request GET /v1/status/leader (289.58µs) from=10.233.68.193:52432
    2022/12/23 10:57:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.046413368s) from=10.233.68.193:39582
    2022/12/23 10:57:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.004520689s) from=10.233.68.193:39808
    2022/12/23 10:57:09 [DEBUG] http: Request GET /v1/status/leader (355.814µs) from=10.233.67.200:36616
    2022/12/23 10:57:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.174499008s) from=10.233.68.193:38930
    2022/12/23 10:57:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.096286808s) from=10.233.67.200:47744
    2022/12/23 10:57:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.273929725s) from=10.233.67.200:48142
    2022/12/23 10:57:26 [DEBUG] http: Request GET /v1/status/leader (1.161177ms) from=10.233.68.193:52618
    2022/12/23 10:57:29 [DEBUG] http: Request GET /v1/status/leader (247.642µs) from=10.233.67.200:36830
    2022/12/23 10:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:57:46 [DEBUG] http: Request GET /v1/status/leader (178.885µs) from=10.233.68.193:52804
    2022/12/23 10:57:49 [DEBUG] http: Request GET /v1/status/leader (160.862µs) from=10.233.67.200:37028
    2022/12/23 10:58:06 [DEBUG] http: Request GET /v1/status/leader (377.93µs) from=10.233.68.193:52996
    2022/12/23 10:58:09 [DEBUG] http: Request GET /v1/status/leader (160.973µs) from=10.233.67.200:37240
    2022/12/23 10:58:26 [DEBUG] http: Request GET /v1/status/leader (334.034µs) from=10.233.68.193:53184
    2022/12/23 10:58:29 [DEBUG] http: Request GET /v1/status/leader (235.065µs) from=10.233.67.200:37442
    2022/12/23 10:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:58:46 [DEBUG] http: Request GET /v1/status/leader (158.331µs) from=10.233.68.193:53374
    2022/12/23 10:58:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:58:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:58:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:58:49 [DEBUG] agent: Node info in sync
    2022/12/23 10:58:49 [DEBUG] http: Request GET /v1/status/leader (153.308µs) from=10.233.67.200:37644
    2022/12/23 10:58:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.460053352s) from=10.233.67.200:47946
    2022/12/23 10:58:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 10:59:06 [DEBUG] http: Request GET /v1/status/leader (312.826µs) from=10.233.68.193:53560
    2022/12/23 10:59:09 [DEBUG] http: Request GET /v1/status/leader (261.927µs) from=10.233.67.200:37856
    2022/12/23 10:59:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.195119449s) from=10.233.68.193:39808
    2022/12/23 10:59:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.442486855s) from=10.233.68.193:39582
    2022/12/23 10:59:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.779249287s) from=10.233.68.193:38930
    2022/12/23 10:59:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.321616679s) from=10.233.67.200:47744
    2022/12/23 10:59:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.322234877s) from=10.233.67.200:48142
    2022/12/23 10:59:26 [DEBUG] http: Request GET /v1/status/leader (201.081µs) from=10.233.68.193:53756
    2022/12/23 10:59:29 [DEBUG] http: Request GET /v1/status/leader (352.798µs) from=10.233.67.200:38078
    2022/12/23 10:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 10:59:46 [DEBUG] http: Request GET /v1/status/leader (308.596µs) from=10.233.68.193:53942
    2022/12/23 10:59:49 [DEBUG] http: Request GET /v1/status/leader (319.294µs) from=10.233.67.200:38282
    2022/12/23 10:59:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 10:59:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:59:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:59:49 [DEBUG] agent: Node info in sync
    2022/12/23 10:59:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:59:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 10:59:51 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 10:59:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:59:51 [DEBUG] agent: Node info in sync
    2022/12/23 10:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.594207ms) from=10.233.65.121:49404
    2022/12/23 10:59:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 10:59:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 10:59:51 [DEBUG] agent: Node info in sync
    2022/12/23 10:59:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (466.206µs) from=10.233.65.121:49406
    2022/12/23 11:00:06 [DEBUG] http: Request GET /v1/status/leader (156.584µs) from=10.233.68.193:54144
    2022/12/23 11:00:09 [DEBUG] http: Request GET /v1/status/leader (167.719µs) from=10.233.67.200:38510
    2022/12/23 11:00:26 [DEBUG] http: Request GET /v1/status/leader (232.433µs) from=10.233.68.193:54326
    2022/12/23 11:00:29 [DEBUG] http: Request GET /v1/status/leader (277.487µs) from=10.233.67.200:38714
    2022/12/23 11:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:00:46 [DEBUG] http: Request GET /v1/status/leader (849.286µs) from=10.233.68.193:54512
    2022/12/23 11:00:49 [DEBUG] http: Request GET /v1/status/leader (262.968µs) from=10.233.67.200:38926
    2022/12/23 11:00:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.173307847s) from=10.233.67.200:47946
    2022/12/23 11:01:06 [DEBUG] http: Request GET /v1/status/leader (284.661µs) from=10.233.68.193:54702
    2022/12/23 11:01:09 [DEBUG] http: Request GET /v1/status/leader (211.703µs) from=10.233.67.200:39150
    2022/12/23 11:01:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:01:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.32109946s) from=10.233.68.193:39808
    2022/12/23 11:01:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.978192882s) from=10.233.68.193:39582
    2022/12/23 11:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.580773773s) from=10.233.68.193:38930
    2022/12/23 11:01:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:01:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:01:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:01:20 [DEBUG] agent: Node info in sync
    2022/12/23 11:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.112536716s) from=10.233.67.200:47744
    2022/12/23 11:01:26 [DEBUG] http: Request GET /v1/status/leader (180.419µs) from=10.233.68.193:54890
    2022/12/23 11:01:29 [DEBUG] http: Request GET /v1/status/leader (3.046612ms) from=10.233.67.200:39350
    2022/12/23 11:01:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.07422116s) from=10.233.67.200:48142
    2022/12/23 11:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:01:46 [DEBUG] http: Request GET /v1/status/leader (253.66µs) from=10.233.68.193:55080
    2022/12/23 11:01:49 [DEBUG] http: Request GET /v1/status/leader (263.292µs) from=10.233.67.200:39554
    2022/12/23 11:02:06 [DEBUG] http: Request GET /v1/status/leader (233.366µs) from=10.233.68.193:55272
    2022/12/23 11:02:09 [DEBUG] http: Request GET /v1/status/leader (166.042µs) from=10.233.67.200:39766
    2022/12/23 11:02:26 [DEBUG] http: Request GET /v1/status/leader (275.081µs) from=10.233.68.193:55460
    2022/12/23 11:02:29 [DEBUG] http: Request GET /v1/status/leader (1.141999ms) from=10.233.67.200:39964
    2022/12/23 11:02:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:02:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:02:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:02:34 [DEBUG] agent: Node info in sync
    2022/12/23 11:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:02:46 [DEBUG] http: Request GET /v1/status/leader (272.338µs) from=10.233.68.193:55642
    2022/12/23 11:02:49 [DEBUG] http: Request GET /v1/status/leader (256.44µs) from=10.233.67.200:40166
    2022/12/23 11:02:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.020909665s) from=10.233.67.200:47946
    2022/12/23 11:03:06 [DEBUG] http: Request GET /v1/status/leader (264.617µs) from=10.233.68.193:55838
    2022/12/23 11:03:09 [DEBUG] http: Request GET /v1/status/leader (165.226µs) from=10.233.67.200:40384
    2022/12/23 11:03:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.354164843s) from=10.233.68.193:38930
    2022/12/23 11:03:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.150761655s) from=10.233.68.193:39808
    2022/12/23 11:03:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.746316346s) from=10.233.68.193:39582
    2022/12/23 11:03:26 [DEBUG] http: Request GET /v1/status/leader (286.518µs) from=10.233.68.193:56018
    2022/12/23 11:03:29 [DEBUG] http: Request GET /v1/status/leader (461.614µs) from=10.233.67.200:40586
    2022/12/23 11:03:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.674375958s) from=10.233.67.200:47744
    2022/12/23 11:03:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.025523132s) from=10.233.67.200:48142
    2022/12/23 11:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:03:46 [DEBUG] http: Request GET /v1/status/leader (203.586µs) from=10.233.68.193:56196
    2022/12/23 11:03:49 [DEBUG] http: Request GET /v1/status/leader (183.029µs) from=10.233.67.200:40804
    2022/12/23 11:04:06 [DEBUG] http: Request GET /v1/status/leader (322.343µs) from=10.233.68.193:56392
    2022/12/23 11:04:09 [DEBUG] http: Request GET /v1/status/leader (358.824µs) from=10.233.67.200:41022
    2022/12/23 11:04:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:04:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:04:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:04:24 [DEBUG] agent: Node info in sync
    2022/12/23 11:04:26 [DEBUG] http: Request GET /v1/status/leader (275.241µs) from=10.233.68.193:56570
    2022/12/23 11:04:29 [DEBUG] http: Request GET /v1/status/leader (333.074µs) from=10.233.67.200:41224
    2022/12/23 11:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:04:46 [DEBUG] http: Request GET /v1/status/leader (284.33µs) from=10.233.68.193:56752
    2022/12/23 11:04:49 [DEBUG] http: Request GET /v1/status/leader (259.765µs) from=10.233.67.200:41428
    2022/12/23 11:05:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.286057789s) from=10.233.67.200:47946
    2022/12/23 11:05:06 [DEBUG] http: Request GET /v1/status/leader (16.590897ms) from=10.233.68.193:56938
    2022/12/23 11:05:09 [DEBUG] http: Request GET /v1/status/leader (290.87µs) from=10.233.67.200:41650
    2022/12/23 11:05:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.880845967s) from=10.233.68.193:39808
    2022/12/23 11:05:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:05:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.698536604s) from=10.233.68.193:38930
    2022/12/23 11:05:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.031824755s) from=10.233.68.193:39582
    2022/12/23 11:05:26 [DEBUG] http: Request GET /v1/status/leader (249.355µs) from=10.233.68.193:57116
    2022/12/23 11:05:29 [DEBUG] http: Request GET /v1/status/leader (177.742µs) from=10.233.67.200:41852
    2022/12/23 11:05:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.045982013s) from=10.233.67.200:47744
    2022/12/23 11:05:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.750824525s) from=10.233.67.200:48142
    2022/12/23 11:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:05:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:05:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:05:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:05:42 [DEBUG] agent: Node info in sync
    2022/12/23 11:05:46 [DEBUG] http: Request GET /v1/status/leader (80.566303ms) from=10.233.68.193:57298
    2022/12/23 11:05:49 [DEBUG] http: Request GET /v1/status/leader (221.074µs) from=10.233.67.200:42060
    2022/12/23 11:06:06 [DEBUG] http: Request GET /v1/status/leader (239.294µs) from=10.233.68.193:57494
    2022/12/23 11:06:09 [DEBUG] http: Request GET /v1/status/leader (241.964µs) from=10.233.67.200:42288
    2022/12/23 11:06:26 [DEBUG] http: Request GET /v1/status/leader (214.423µs) from=10.233.68.193:57676
    2022/12/23 11:06:29 [DEBUG] http: Request GET /v1/status/leader (217.448µs) from=10.233.67.200:42488
    2022/12/23 11:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:06:46 [DEBUG] http: Request GET /v1/status/leader (277.41µs) from=10.233.68.193:57852
    2022/12/23 11:06:49 [DEBUG] http: Request GET /v1/status/leader (213.721µs) from=10.233.67.200:42694
    2022/12/23 11:07:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.521663163s) from=10.233.67.200:47946
    2022/12/23 11:07:06 [DEBUG] http: Request GET /v1/status/leader (305.127µs) from=10.233.68.193:58036
    2022/12/23 11:07:09 [DEBUG] http: Request GET /v1/status/leader (185.159µs) from=10.233.67.200:42906
    2022/12/23 11:07:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.028763018s) from=10.233.68.193:39808
    2022/12/23 11:07:26 [DEBUG] http: Request GET /v1/status/leader (278.272µs) from=10.233.68.193:58232
    2022/12/23 11:07:29 [DEBUG] http: Request GET /v1/status/leader (245.692µs) from=10.233.67.200:43108
    2022/12/23 11:07:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.637081642s) from=10.233.68.193:38930
    2022/12/23 11:07:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.871969066s) from=10.233.68.193:39582
    2022/12/23 11:07:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:07:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:07:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:07:33 [DEBUG] agent: Node info in sync
    2022/12/23 11:07:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.385023784s) from=10.233.67.200:48142
    2022/12/23 11:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:07:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.552026698s) from=10.233.67.200:47744
    2022/12/23 11:07:46 [DEBUG] http: Request GET /v1/status/leader (321.516µs) from=10.233.68.193:58418
    2022/12/23 11:07:49 [DEBUG] http: Request GET /v1/status/leader (266.277µs) from=10.233.67.200:43312
    2022/12/23 11:08:04 [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/23 11:08:04 [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/23 11:08:04 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:08:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:08:04 [DEBUG] agent: Node info in sync
    2022/12/23 11:08:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.380716ms) from=10.233.65.121:54008
    2022/12/23 11:08:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:08:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:08:04 [DEBUG] agent: Node info in sync
    2022/12/23 11:08:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (409.19µs) from=10.233.65.121:54010
    2022/12/23 11:08:06 [DEBUG] http: Request GET /v1/status/leader (167.728µs) from=10.233.68.193:58620
    2022/12/23 11:08:09 [DEBUG] http: Request GET /v1/status/leader (166.434µs) from=10.233.67.200:43540
    2022/12/23 11:08:26 [DEBUG] http: Request GET /v1/status/leader (234.282µs) from=10.233.68.193:58800
    2022/12/23 11:08:29 [DEBUG] http: Request GET /v1/status/leader (272.695µs) from=10.233.67.200:43754
    2022/12/23 11:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:08:46 [DEBUG] http: Request GET /v1/status/leader (212.618µs) from=10.233.68.193:58986
    2022/12/23 11:08:49 [DEBUG] http: Request GET /v1/status/leader (1.234636ms) from=10.233.67.200:43954
    2022/12/23 11:09:06 [DEBUG] http: Request GET /v1/status/leader (308.62µs) from=10.233.68.193:59174
    2022/12/23 11:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.602394083s) from=10.233.67.200:47946
    2022/12/23 11:09:09 [DEBUG] http: Request GET /v1/status/leader (250.393µs) from=10.233.67.200:44176
    2022/12/23 11:09:26 [DEBUG] http: Request GET /v1/status/leader (3.023058ms) from=10.233.68.193:59356
    2022/12/23 11:09:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.788932582s) from=10.233.68.193:39808
    2022/12/23 11:09:29 [DEBUG] http: Request GET /v1/status/leader (333.465µs) from=10.233.67.200:44378
    2022/12/23 11:09:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.695835614s) from=10.233.68.193:39582
    2022/12/23 11:09:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.097919432s) from=10.233.68.193:38930
    2022/12/23 11:09:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:09:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.418253417s) from=10.233.67.200:48142
    2022/12/23 11:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.144690482s) from=10.233.67.200:47744
    2022/12/23 11:09:46 [DEBUG] http: Request GET /v1/status/leader (221.715µs) from=10.233.68.193:59546
    2022/12/23 11:09:49 [DEBUG] http: Request GET /v1/status/leader (277.92µs) from=10.233.67.200:44578
    2022/12/23 11:10:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:10:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:10:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:10:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:10:06 [DEBUG] http: Request GET /v1/status/leader (1.08701ms) from=10.233.68.193:59748
    2022/12/23 11:10:09 [DEBUG] http: Request GET /v1/status/leader (292.243µs) from=10.233.67.200:44792
    2022/12/23 11:10:27 [DEBUG] http: Request GET /v1/status/leader (257.58µs) from=10.233.68.193:59944
    2022/12/23 11:10:29 [DEBUG] http: Request GET /v1/status/leader (292.827µs) from=10.233.67.200:44994
    2022/12/23 11:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:10:47 [DEBUG] http: Request GET /v1/status/leader (258.027µs) from=10.233.68.193:60126
    2022/12/23 11:10:49 [DEBUG] http: Request GET /v1/status/leader (186.568µs) from=10.233.67.200:45198
    2022/12/23 11:11:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 11:11:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 11:11:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:11:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:11:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:11:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.222496ms) from=10.233.65.121:55656
    2022/12/23 11:11:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:11:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:11:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:11:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (424.517µs) from=10.233.65.121:55658
    2022/12/23 11:11:07 [DEBUG] http: Request GET /v1/status/leader (281.787µs) from=10.233.68.193:60328
    2022/12/23 11:11:09 [DEBUG] http: Request GET /v1/status/leader (373.158µs) from=10.233.67.200:45426
    2022/12/23 11:11:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.382767934s) from=10.233.67.200:47946
    2022/12/23 11:11:27 [DEBUG] http: Request GET /v1/status/leader (406.36µs) from=10.233.68.193:60506
    2022/12/23 11:11:29 [DEBUG] http: Request GET /v1/status/leader (335.867µs) from=10.233.67.200:45628
    2022/12/23 11:11:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.799729566s) from=10.233.68.193:39808
    2022/12/23 11:11:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.508730137s) from=10.233.68.193:38930
    2022/12/23 11:11:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.806535033s) from=10.233.68.193:39582
    2022/12/23 11:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:11:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.016334208s) from=10.233.67.200:48142
    2022/12/23 11:11:47 [DEBUG] http: Request GET /v1/status/leader (210.243µs) from=10.233.68.193:60686
    2022/12/23 11:11:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.499863642s) from=10.233.67.200:47744
    2022/12/23 11:11:49 [DEBUG] http: Request GET /v1/status/leader (111.821551ms) from=10.233.67.200:45828
    2022/12/23 11:11:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:12:07 [DEBUG] http: Request GET /v1/status/leader (375.505µs) from=10.233.68.193:60880
    2022/12/23 11:12:09 [DEBUG] http: Request GET /v1/status/leader (284.782µs) from=10.233.67.200:46056
    2022/12/23 11:12:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:12:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:12:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:12:19 [DEBUG] agent: Node info in sync
    2022/12/23 11:12:27 [DEBUG] http: Request GET /v1/status/leader (168.8µs) from=10.233.68.193:32834
    2022/12/23 11:12:29 [DEBUG] http: Request GET /v1/status/leader (243.721µs) from=10.233.67.200:46266
    2022/12/23 11:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:12:47 [DEBUG] http: Request GET /v1/status/leader (280.951µs) from=10.233.68.193:33018
    2022/12/23 11:12:49 [DEBUG] http: Request GET /v1/status/leader (287.792µs) from=10.233.67.200:46478
    2022/12/23 11:13:07 [DEBUG] http: Request GET /v1/status/leader (181.51µs) from=10.233.68.193:33220
    2022/12/23 11:13:09 [DEBUG] http: Request GET /v1/status/leader (155.208µs) from=10.233.67.200:46702
    2022/12/23 11:13:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.256762008s) from=10.233.67.200:47946
    2022/12/23 11:13:27 [DEBUG] http: Request GET /v1/status/leader (235.57µs) from=10.233.68.193:33398
    2022/12/23 11:13:29 [DEBUG] http: Request GET /v1/status/leader (236.206µs) from=10.233.67.200:46908
    2022/12/23 11:13:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.997083907s) from=10.233.68.193:39808
    2022/12/23 11:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.226411377s) from=10.233.68.193:38930
    2022/12/23 11:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:13:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:13:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:13:46 [DEBUG] agent: Node info in sync
    2022/12/23 11:13:47 [DEBUG] http: Request GET /v1/status/leader (210.032µs) from=10.233.68.193:33578
    2022/12/23 11:13:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.866387168s) from=10.233.68.193:39582
    2022/12/23 11:13:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.488050396s) from=10.233.67.200:48142
    2022/12/23 11:13:49 [DEBUG] http: Request GET /v1/status/leader (159.435µs) from=10.233.67.200:47106
    2022/12/23 11:13:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.673039516s) from=10.233.67.200:47744
    2022/12/23 11:14:07 [DEBUG] http: Request GET /v1/status/leader (227.607µs) from=10.233.68.193:33766
    2022/12/23 11:14:09 [DEBUG] http: Request GET /v1/status/leader (497.278µs) from=10.233.67.200:47326
    2022/12/23 11:14:27 [DEBUG] http: Request GET /v1/status/leader (202.542µs) from=10.233.68.193:33952
    2022/12/23 11:14:30 [DEBUG] http: Request GET /v1/status/leader (334.133548ms) from=10.233.67.200:47530
    2022/12/23 11:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:14:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:14:47 [DEBUG] http: Request GET /v1/status/leader (231.808µs) from=10.233.68.193:34142
    2022/12/23 11:14:50 [DEBUG] http: Request GET /v1/status/leader (192.283µs) from=10.233.67.200:47750
    2022/12/23 11:15:07 [DEBUG] http: Request GET /v1/status/leader (210.662µs) from=10.233.68.193:34332
    2022/12/23 11:15:10 [DEBUG] http: Request GET /v1/status/leader (192.118µs) from=10.233.67.200:47970
    2022/12/23 11:15:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:15:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:15:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:15:19 [DEBUG] agent: Node info in sync
    2022/12/23 11:15:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.029535198s) from=10.233.67.200:47946
    2022/12/23 11:15:27 [DEBUG] http: Request GET /v1/status/leader (1.445938ms) from=10.233.68.193:34506
    2022/12/23 11:15:30 [DEBUG] http: Request GET /v1/status/leader (247.06µs) from=10.233.67.200:48172
    2022/12/23 11:15:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.980924249s) from=10.233.68.193:39808
    2022/12/23 11:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:15:47 [DEBUG] http: Request GET /v1/status/leader (171.779µs) from=10.233.68.193:34690
    2022/12/23 11:15:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.365866322s) from=10.233.68.193:39582
    2022/12/23 11:15:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.195443047s) from=10.233.68.193:38930
    2022/12/23 11:15:50 [DEBUG] http: Request GET /v1/status/leader (180.535µs) from=10.233.67.200:48372
    2022/12/23 11:15:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.180058507s) from=10.233.67.200:48142
    2022/12/23 11:15:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.953816036s) from=10.233.67.200:47744
    2022/12/23 11:16:07 [DEBUG] http: Request GET /v1/status/leader (300.383µs) from=10.233.68.193:34880
    2022/12/23 11:16:10 [DEBUG] http: Request GET /v1/status/leader (193.864µs) from=10.233.67.200:48582
    2022/12/23 11:16:27 [DEBUG] http: Request GET /v1/status/leader (285.595µs) from=10.233.68.193:35064
    2022/12/23 11:16:30 [DEBUG] http: Request GET /v1/status/leader (182.57µs) from=10.233.67.200:48790
    2022/12/23 11:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:16:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:16:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:16:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:16:41 [DEBUG] agent: Node info in sync
    2022/12/23 11:16:47 [DEBUG] http: Request GET /v1/status/leader (180.238µs) from=10.233.68.193:35244
    2022/12/23 11:16:50 [DEBUG] http: Request GET /v1/status/leader (264.254µs) from=10.233.67.200:48984
    2022/12/23 11:17:07 [DEBUG] http: Request GET /v1/status/leader (273.998µs) from=10.233.68.193:35430
    2022/12/23 11:17:10 [DEBUG] http: Request GET /v1/status/leader (236.955µs) from=10.233.67.200:49206
    2022/12/23 11:17:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:17:27 [DEBUG] http: Request GET /v1/status/leader (1.405441ms) from=10.233.68.193:35608
    2022/12/23 11:17:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.195717479s) from=10.233.67.200:47946
    2022/12/23 11:17:30 [DEBUG] http: Request GET /v1/status/leader (314.495µs) from=10.233.67.200:49420
    2022/12/23 11:17:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:17:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.881373431s) from=10.233.68.193:39808
    2022/12/23 11:17:47 [DEBUG] http: Request GET /v1/status/leader (279.438µs) from=10.233.68.193:35784
    2022/12/23 11:17:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.046500917s) from=10.233.68.193:39582
    2022/12/23 11:17:50 [DEBUG] http: Request GET /v1/status/leader (203.144µs) from=10.233.67.200:49618
    2022/12/23 11:17:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.975025996s) from=10.233.67.200:48142
    2022/12/23 11:17:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.44068958s) from=10.233.68.193:38930
    2022/12/23 11:17:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.54181543s) from=10.233.67.200:47744
    2022/12/23 11:18:07 [DEBUG] http: Request GET /v1/status/leader (1.059266ms) from=10.233.68.193:35978
    2022/12/23 11:18:10 [DEBUG] http: Request GET /v1/status/leader (259.508µs) from=10.233.67.200:49836
    2022/12/23 11:18:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:18:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:18:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:18:22 [DEBUG] agent: Node info in sync
    2022/12/23 11:18:27 [DEBUG] http: Request GET /v1/status/leader (265.489µs) from=10.233.68.193:36168
    2022/12/23 11:18:30 [DEBUG] http: Request GET /v1/status/leader (205.919µs) from=10.233.67.200:50042
    2022/12/23 11:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:18:47 [DEBUG] http: Request GET /v1/status/leader (153.813µs) from=10.233.68.193:36352
    2022/12/23 11:18:50 [DEBUG] http: Request GET /v1/status/leader (4.665324ms) from=10.233.67.200:50240
    2022/12/23 11:19:04 [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/23 11:19:04 [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/23 11:19:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:19:04 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:19:04 [DEBUG] agent: Node info in sync
    2022/12/23 11:19:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.610139ms) from=10.233.65.121:60184
    2022/12/23 11:19:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:19:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:19:04 [DEBUG] agent: Node info in sync
    2022/12/23 11:19:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (762.628µs) from=10.233.65.121:60186
    2022/12/23 11:19:07 [DEBUG] http: Request GET /v1/status/leader (466.163µs) from=10.233.68.193:36556
    2022/12/23 11:19:10 [DEBUG] http: Request GET /v1/status/leader (274.736µs) from=10.233.67.200:50460
    2022/12/23 11:19:27 [DEBUG] http: Request GET /v1/status/leader (568.777µs) from=10.233.68.193:36734
    2022/12/23 11:19:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.105244938s) from=10.233.67.200:47946
    2022/12/23 11:19:30 [DEBUG] http: Request GET /v1/status/leader (338.946µs) from=10.233.67.200:50670
    2022/12/23 11:19:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:19:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:19:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.44010221s) from=10.233.68.193:39808
    2022/12/23 11:19:47 [DEBUG] http: Request GET /v1/status/leader (430.807µs) from=10.233.68.193:36924
    2022/12/23 11:19:50 [DEBUG] http: Request GET /v1/status/leader (313.415µs) from=10.233.67.200:50868
    2022/12/23 11:19:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.837253199s) from=10.233.68.193:39582
    2022/12/23 11:20:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.780766638s) from=10.233.67.200:48142
    2022/12/23 11:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.162165366s) from=10.233.68.193:38930
    2022/12/23 11:20:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.427108067s) from=10.233.67.200:47744
    2022/12/23 11:20:07 [DEBUG] http: Request GET /v1/status/leader (292.095µs) from=10.233.68.193:37114
    2022/12/23 11:20:10 [DEBUG] http: Request GET /v1/status/leader (222.933µs) from=10.233.67.200:51086
    2022/12/23 11:20:27 [DEBUG] http: Request GET /v1/status/leader (180.835µs) from=10.233.68.193:37302
    2022/12/23 11:20:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:20:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:20:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:20:29 [DEBUG] agent: Node info in sync
    2022/12/23 11:20:30 [DEBUG] http: Request GET /v1/status/leader (336.577µs) from=10.233.67.200:51306
    2022/12/23 11:20:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:20:47 [DEBUG] http: Request GET /v1/status/leader (415.091µs) from=10.233.68.193:37488
    2022/12/23 11:20:50 [DEBUG] http: Request GET /v1/status/leader (174.695µs) from=10.233.67.200:51496
    2022/12/23 11:21:07 [DEBUG] http: Request GET /v1/status/leader (274.844µs) from=10.233.68.193:37686
    2022/12/23 11:21:10 [DEBUG] http: Request GET /v1/status/leader (304.275µs) from=10.233.67.200:51712
    2022/12/23 11:21:27 [DEBUG] http: Request GET /v1/status/leader (322.3µs) from=10.233.68.193:37884
    2022/12/23 11:21:30 [DEBUG] http: Request GET /v1/status/leader (235.65µs) from=10.233.67.200:51934
    2022/12/23 11:21:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.289063756s) from=10.233.67.200:47946
    2022/12/23 11:21:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:21:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:21:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:21:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:21:44 [DEBUG] agent: Node info in sync
    2022/12/23 11:21:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.19123465s) from=10.233.68.193:39808
    2022/12/23 11:21:47 [DEBUG] http: Request GET /v1/status/leader (196.376µs) from=10.233.68.193:38066
    2022/12/23 11:21:50 [DEBUG] http: Request GET /v1/status/leader (161.088µs) from=10.233.67.200:52144
    2022/12/23 11:21:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.913216811s) from=10.233.68.193:39582
    2022/12/23 11:22:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 11:22:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 11:22:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:22:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:22:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:22:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.391214ms) from=10.233.65.121:33600
    2022/12/23 11:22:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:22:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:22:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:22:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (15.755048ms) from=10.233.65.121:33602
    2022/12/23 11:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.137070692s) from=10.233.68.193:38930
    2022/12/23 11:22:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.082313039s) from=10.233.67.200:48142
    2022/12/23 11:22:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.327014831s) from=10.233.67.200:47744
    2022/12/23 11:22:07 [DEBUG] http: Request GET /v1/status/leader (640.102µs) from=10.233.68.193:38270
    2022/12/23 11:22:10 [DEBUG] http: Request GET /v1/status/leader (198.111µs) from=10.233.67.200:52360
    2022/12/23 11:22:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:22:27 [DEBUG] http: Request GET /v1/status/leader (1.076977ms) from=10.233.68.193:38456
    2022/12/23 11:22:30 [DEBUG] http: Request GET /v1/status/leader (231.556µs) from=10.233.67.200:52572
    2022/12/23 11:22:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:22:47 [DEBUG] http: Request GET /v1/status/leader (260.322µs) from=10.233.68.193:38640
    2022/12/23 11:22:50 [DEBUG] http: Request GET /v1/status/leader (225.092µs) from=10.233.67.200:52772
    2022/12/23 11:23:07 [DEBUG] http: Request GET /v1/status/leader (183.168µs) from=10.233.68.193:38840
    2022/12/23 11:23:10 [DEBUG] http: Request GET /v1/status/leader (191.925µs) from=10.233.67.200:52990
    2022/12/23 11:23:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:23:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:23:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:23:24 [DEBUG] agent: Node info in sync
    2022/12/23 11:23:27 [DEBUG] http: Request GET /v1/status/leader (373.004µs) from=10.233.68.193:39020
    2022/12/23 11:23:30 [DEBUG] http: Request GET /v1/status/leader (213.826µs) from=10.233.67.200:53192
    2022/12/23 11:23:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.214569797s) from=10.233.67.200:47946
    2022/12/23 11:23:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:23:47 [DEBUG] http: Request GET /v1/status/leader (294.675µs) from=10.233.68.193:39214
    2022/12/23 11:23:50 [DEBUG] http: Request GET /v1/status/leader (1.393835ms) from=10.233.67.200:53396
    2022/12/23 11:23:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.460938312s) from=10.233.68.193:39808
    2022/12/23 11:24:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.009604223s) from=10.233.68.193:39582
    2022/12/23 11:24:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.307763523s) from=10.233.68.193:38930
    2022/12/23 11:24:07 [DEBUG] http: Request GET /v1/status/leader (314.637µs) from=10.233.68.193:39412
    2022/12/23 11:24:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.691137435s) from=10.233.67.200:47744
    2022/12/23 11:24:10 [DEBUG] http: Request GET /v1/status/leader (274.297µs) from=10.233.67.200:53610
    2022/12/23 11:24:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.658441628s) from=10.233.67.200:48142
    2022/12/23 11:24:27 [DEBUG] http: Request GET /v1/status/leader (235.403µs) from=10.233.68.193:39596
    2022/12/23 11:24:30 [DEBUG] http: Request GET /v1/status/leader (170.416µs) from=10.233.67.200:53818
    2022/12/23 11:24:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:24:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:24:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:24:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:24:42 [DEBUG] agent: Node info in sync
    2022/12/23 11:24:47 [DEBUG] http: Request GET /v1/status/leader (239.788µs) from=10.233.68.193:39778
    2022/12/23 11:24:50 [DEBUG] http: Request GET /v1/status/leader (244.963µs) from=10.233.67.200:54008
    2022/12/23 11:25:07 [DEBUG] http: Request GET /v1/status/leader (178.901µs) from=10.233.68.193:39966
    2022/12/23 11:25:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:25:10 [DEBUG] http: Request GET /v1/status/leader (181.363µs) from=10.233.67.200:54228
    2022/12/23 11:25:27 [DEBUG] http: Request GET /v1/status/leader (274.675µs) from=10.233.68.193:40142
    2022/12/23 11:25:30 [DEBUG] http: Request GET /v1/status/leader (305.462µs) from=10.233.67.200:54432
    2022/12/23 11:25:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:25:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.939062138s) from=10.233.67.200:47946
    2022/12/23 11:25:47 [DEBUG] http: Request GET /v1/status/leader (278.12µs) from=10.233.68.193:40328
    2022/12/23 11:25:50 [DEBUG] http: Request GET /v1/status/leader (247.88µs) from=10.233.67.200:54628
    2022/12/23 11:25:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.992106256s) from=10.233.68.193:39808
    2022/12/23 11:26:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.214199784s) from=10.233.68.193:39582
    2022/12/23 11:26:07 [DEBUG] http: Request GET /v1/status/leader (176.84µs) from=10.233.68.193:40518
    2022/12/23 11:26:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:26:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:26:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:26:08 [DEBUG] agent: Node info in sync
    2022/12/23 11:26:10 [DEBUG] http: Request GET /v1/status/leader (281.213µs) from=10.233.67.200:54848
    2022/12/23 11:26:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.226440731s) from=10.233.67.200:47744
    2022/12/23 11:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.723686146s) from=10.233.68.193:38930
    2022/12/23 11:26:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.77861177s) from=10.233.67.200:48142
    2022/12/23 11:26:27 [DEBUG] http: Request GET /v1/status/leader (1.1908ms) from=10.233.68.193:40692
    2022/12/23 11:26:30 [DEBUG] http: Request GET /v1/status/leader (285.111µs) from=10.233.67.200:55070
    2022/12/23 11:26:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:26:47 [DEBUG] http: Request GET /v1/status/leader (316.078µs) from=10.233.68.193:40870
    2022/12/23 11:26:50 [DEBUG] http: Request GET /v1/status/leader (198.212µs) from=10.233.67.200:55268
    2022/12/23 11:27:07 [DEBUG] http: Request GET /v1/status/leader (292.087µs) from=10.233.68.193:41060
    2022/12/23 11:27:10 [DEBUG] http: Request GET /v1/status/leader (220.858µs) from=10.233.67.200:55480
    2022/12/23 11:27:27 [DEBUG] http: Request GET /v1/status/leader (611.656µs) from=10.233.68.193:41234
    2022/12/23 11:27:30 [DEBUG] http: Request GET /v1/status/leader (172.009µs) from=10.233.67.200:55698
    2022/12/23 11:27:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:27:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:27:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:27:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:27:39 [DEBUG] agent: Node info in sync
    2022/12/23 11:27:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:27:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.890879054s) from=10.233.67.200:47946
    2022/12/23 11:27:47 [DEBUG] http: Request GET /v1/status/leader (405.433µs) from=10.233.68.193:41416
    2022/12/23 11:27:50 [DEBUG] http: Request GET /v1/status/leader (225.136µs) from=10.233.67.200:55892
    2022/12/23 11:28:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.217075017s) from=10.233.68.193:39582
    2022/12/23 11:28:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.770391811s) from=10.233.68.193:39808
    2022/12/23 11:28:07 [DEBUG] http: Request GET /v1/status/leader (273.04µs) from=10.233.68.193:41610
    2022/12/23 11:28:10 [DEBUG] http: Request GET /v1/status/leader (282.64µs) from=10.233.67.200:56110
    2022/12/23 11:28:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.035144269s) from=10.233.68.193:38930
    2022/12/23 11:28:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.341414722s) from=10.233.67.200:48142
    2022/12/23 11:28:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.573767375s) from=10.233.67.200:47744
    2022/12/23 11:28:27 [DEBUG] http: Request GET /v1/status/leader (156.299µs) from=10.233.68.193:41792
    2022/12/23 11:28:30 [DEBUG] http: Request GET /v1/status/leader (702.137µs) from=10.233.67.200:56320
    2022/12/23 11:28:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:28:47 [DEBUG] http: Request GET /v1/status/leader (232.123µs) from=10.233.68.193:41972
    2022/12/23 11:28:50 [DEBUG] http: Request GET /v1/status/leader (155.861µs) from=10.233.67.200:56520
    2022/12/23 11:29:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:29:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:29:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:29:06 [DEBUG] agent: Node info in sync
    2022/12/23 11:29:07 [DEBUG] http: Request GET /v1/status/leader (368.05µs) from=10.233.68.193:42160
    2022/12/23 11:29:10 [DEBUG] http: Request GET /v1/status/leader (167.188µs) from=10.233.67.200:56728
    2022/12/23 11:29:27 [DEBUG] http: Request GET /v1/status/leader (315.162µs) from=10.233.68.193:42360
    2022/12/23 11:29:30 [DEBUG] http: Request GET /v1/status/leader (235.398µs) from=10.233.67.200:56936
    2022/12/23 11:29:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:29:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.946014125s) from=10.233.67.200:47946
    2022/12/23 11:29:47 [DEBUG] http: Request GET /v1/status/leader (372.506µs) from=10.233.68.193:42542
    2022/12/23 11:29:50 [DEBUG] http: Request GET /v1/status/leader (239.921µs) from=10.233.67.200:57130
    2022/12/23 11:30:03 [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/23 11:30:03 [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/23 11:30:03 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:30:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:30:03 [DEBUG] agent: Node info in sync
    2022/12/23 11:30:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.246316ms) from=10.233.65.121:38088
    2022/12/23 11:30:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:30:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:30:03 [DEBUG] agent: Node info in sync
    2022/12/23 11:30:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (449.463µs) from=10.233.65.121:38090
    2022/12/23 11:30:07 [DEBUG] http: Request GET /v1/status/leader (183.142µs) from=10.233.68.193:42750
    2022/12/23 11:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.065666264s) from=10.233.68.193:39808
    2022/12/23 11:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.561845321s) from=10.233.68.193:39582
    2022/12/23 11:30:10 [DEBUG] http: Request GET /v1/status/leader (244.731µs) from=10.233.67.200:57354
    2022/12/23 11:30:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:30:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.668655763s) from=10.233.68.193:38930
    2022/12/23 11:30:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.209147493s) from=10.233.67.200:47744
    2022/12/23 11:30:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.585156653s) from=10.233.67.200:48142
    2022/12/23 11:30:27 [DEBUG] http: Request GET /v1/status/leader (179.068µs) from=10.233.68.193:42932
    2022/12/23 11:30:30 [DEBUG] http: Request GET /v1/status/leader (164.322µs) from=10.233.67.200:57560
    2022/12/23 11:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:30:47 [DEBUG] http: Request GET /v1/status/leader (233.155µs) from=10.233.68.193:43122
    2022/12/23 11:30:50 [DEBUG] http: Request GET /v1/status/leader (237.982µs) from=10.233.67.200:57774
    2022/12/23 11:31:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:31:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:31:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:31:04 [DEBUG] agent: Node info in sync
    2022/12/23 11:31:07 [DEBUG] http: Request GET /v1/status/leader (207.438µs) from=10.233.68.193:43310
    2022/12/23 11:31:10 [DEBUG] http: Request GET /v1/status/leader (1.091678ms) from=10.233.67.200:58000
    2022/12/23 11:31:27 [DEBUG] http: Request GET /v1/status/leader (260.789µs) from=10.233.68.193:43492
    2022/12/23 11:31:30 [DEBUG] http: Request GET /v1/status/leader (271.387µs) from=10.233.67.200:58204
    2022/12/23 11:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:31:47 [DEBUG] http: Request GET /v1/status/leader (189.652µs) from=10.233.68.193:43682
    2022/12/23 11:31:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.767724149s) from=10.233.67.200:47946
    2022/12/23 11:31:50 [DEBUG] http: Request GET /v1/status/leader (371.787µs) from=10.233.67.200:58414
    2022/12/23 11:32:07 [DEBUG] http: Request GET /v1/status/leader (234.37µs) from=10.233.68.193:43878
    2022/12/23 11:32:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.908077511s) from=10.233.68.193:39808
    2022/12/23 11:32:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.738695662s) from=10.233.68.193:39582
    2022/12/23 11:32:10 [DEBUG] http: Request GET /v1/status/leader (308.639µs) from=10.233.67.200:58636
    2022/12/23 11:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.219980861s) from=10.233.68.193:38930
    2022/12/23 11:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.816818436s) from=10.233.67.200:47744
    2022/12/23 11:32:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.275285756s) from=10.233.67.200:48142
    2022/12/23 11:32:27 [DEBUG] http: Request GET /v1/status/leader (165.869µs) from=10.233.68.193:44068
    2022/12/23 11:32:30 [DEBUG] http: Request GET /v1/status/leader (206.9µs) from=10.233.67.200:58848
    2022/12/23 11:32:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:32:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:32:47 [DEBUG] http: Request GET /v1/status/leader (305.917µs) from=10.233.68.193:44250
    2022/12/23 11:32:50 [DEBUG] http: Request GET /v1/status/leader (264.673µs) from=10.233.67.200:59046
    2022/12/23 11:32:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:32:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:32:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:32:53 [DEBUG] agent: Node info in sync
    2022/12/23 11:33: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/23 11:33: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/23 11:33:02 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:33:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:33:02 [DEBUG] agent: Node info in sync
    2022/12/23 11:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.247772ms) from=10.233.65.121:39786
    2022/12/23 11:33:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:33:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:33:02 [DEBUG] agent: Node info in sync
    2022/12/23 11:33:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (368.897µs) from=10.233.65.121:39788
    2022/12/23 11:33:07 [DEBUG] http: Request GET /v1/status/leader (304.288µs) from=10.233.68.193:44452
    2022/12/23 11:33:10 [DEBUG] http: Request GET /v1/status/leader (279.534µs) from=10.233.67.200:59266
    2022/12/23 11:33:27 [DEBUG] http: Request GET /v1/status/leader (332.267µs) from=10.233.68.193:44640
    2022/12/23 11:33:30 [DEBUG] http: Request GET /v1/status/leader (265.174µs) from=10.233.67.200:59468
    2022/12/23 11:33:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:33:47 [DEBUG] http: Request GET /v1/status/leader (244.908µs) from=10.233.68.193:44828
    2022/12/23 11:33:50 [DEBUG] http: Request GET /v1/status/leader (169.058µs) from=10.233.67.200:59666
    2022/12/23 11:33:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.960031087s) from=10.233.67.200:47946
    2022/12/23 11:34:07 [DEBUG] http: Request GET /v1/status/leader (155.972µs) from=10.233.68.193:45026
    2022/12/23 11:34:10 [DEBUG] http: Request GET /v1/status/leader (325.713µs) from=10.233.67.200:59880
    2022/12/23 11:34:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.908193128s) from=10.233.68.193:39808
    2022/12/23 11:34:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.760629758s) from=10.233.68.193:39582
    2022/12/23 11:34:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.402388704s) from=10.233.68.193:38930
    2022/12/23 11:34:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:34:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:34:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:34:23 [DEBUG] agent: Node info in sync
    2022/12/23 11:34:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.165055207s) from=10.233.67.200:47744
    2022/12/23 11:34:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.402633553s) from=10.233.67.200:48142
    2022/12/23 11:34:27 [DEBUG] http: Request GET /v1/status/leader (263.656µs) from=10.233.68.193:45206
    2022/12/23 11:34:30 [DEBUG] http: Request GET /v1/status/leader (169.829µs) from=10.233.67.200:60096
    2022/12/23 11:34:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:34:47 [DEBUG] http: Request GET /v1/status/leader (386.48µs) from=10.233.68.193:45398
    2022/12/23 11:34:50 [DEBUG] http: Request GET /v1/status/leader (440.834µs) from=10.233.67.200:60300
    2022/12/23 11:34:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:35:08 [DEBUG] http: Request GET /v1/status/leader (342.725µs) from=10.233.68.193:45600
    2022/12/23 11:35:10 [DEBUG] http: Request GET /v1/status/leader (208.988µs) from=10.233.67.200:60504
    2022/12/23 11:35:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:35:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:35:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:35:23 [DEBUG] agent: Node info in sync
    2022/12/23 11:35:28 [DEBUG] http: Request GET /v1/status/leader (375.965µs) from=10.233.68.193:45784
    2022/12/23 11:35:30 [DEBUG] http: Request GET /v1/status/leader (184.068µs) from=10.233.67.200:60728
    2022/12/23 11:35:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:35:48 [DEBUG] http: Request GET /v1/status/leader (341.058µs) from=10.233.68.193:45964
    2022/12/23 11:35:50 [DEBUG] http: Request GET /v1/status/leader (372.202µs) from=10.233.67.200:60920
    2022/12/23 11:35:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.226534939s) from=10.233.67.200:47946
    2022/12/23 11:36:08 [DEBUG] http: Request GET /v1/status/leader (317.722µs) from=10.233.68.193:46160
    2022/12/23 11:36:10 [DEBUG] http: Request GET /v1/status/leader (304.065µs) from=10.233.67.200:32906
    2022/12/23 11:36:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.246948784s) from=10.233.68.193:39582
    2022/12/23 11:36:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.030626559s) from=10.233.68.193:39808
    2022/12/23 11:36:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.511068018s) from=10.233.68.193:38930
    2022/12/23 11:36:28 [DEBUG] http: Request GET /v1/status/leader (166.018µs) from=10.233.68.193:46342
    2022/12/23 11:36:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.360722587s) from=10.233.67.200:47744
    2022/12/23 11:36:31 [DEBUG] http: Request GET /v1/status/leader (270.82µs) from=10.233.67.200:33114
    2022/12/23 11:36:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.988858908s) from=10.233.67.200:48142
    2022/12/23 11:36:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:36:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:36:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:36:38 [DEBUG] agent: Node info in sync
    2022/12/23 11:36:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:36:48 [DEBUG] http: Request GET /v1/status/leader (82.130581ms) from=10.233.68.193:46520
    2022/12/23 11:36:51 [DEBUG] http: Request GET /v1/status/leader (376.239µs) from=10.233.67.200:33314
    2022/12/23 11:37:08 [DEBUG] http: Request GET /v1/status/leader (257.182µs) from=10.233.68.193:46710
    2022/12/23 11:37:11 [DEBUG] http: Request GET /v1/status/leader (159.921µs) from=10.233.67.200:33524
    2022/12/23 11:37:28 [DEBUG] http: Request GET /v1/status/leader (70.872539ms) from=10.233.68.193:46882
    2022/12/23 11:37:31 [DEBUG] http: Request GET /v1/status/leader (232.276µs) from=10.233.67.200:33736
    2022/12/23 11:37:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:37:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:37:48 [DEBUG] http: Request GET /v1/status/leader (268.225µs) from=10.233.68.193:47064
    2022/12/23 11:37:51 [DEBUG] http: Request GET /v1/status/leader (210.951µs) from=10.233.67.200:33932
    2022/12/23 11:38:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.663264897s) from=10.233.67.200:47946
    2022/12/23 11:38:08 [DEBUG] http: Request GET /v1/status/leader (167.664µs) from=10.233.68.193:47256
    2022/12/23 11:38:11 [DEBUG] http: Request GET /v1/status/leader (1.164256ms) from=10.233.67.200:34152
    2022/12/23 11:38:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.724196979s) from=10.233.68.193:39582
    2022/12/23 11:38:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.086453081s) from=10.233.68.193:38930
    2022/12/23 11:38:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.403288712s) from=10.233.68.193:39808
    2022/12/23 11:38:28 [DEBUG] http: Request GET /v1/status/leader (175.958µs) from=10.233.68.193:47440
    2022/12/23 11:38:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:38:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:38:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:38:30 [DEBUG] agent: Node info in sync
    2022/12/23 11:38:31 [DEBUG] http: Request GET /v1/status/leader (217.107µs) from=10.233.67.200:34358
    2022/12/23 11:38:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.412227834s) from=10.233.67.200:47744
    2022/12/23 11:38:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.753470258s) from=10.233.67.200:48142
    2022/12/23 11:38:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:38:48 [DEBUG] http: Request GET /v1/status/leader (244.551µs) from=10.233.68.193:47626
    2022/12/23 11:38:51 [DEBUG] http: Request GET /v1/status/leader (153.253µs) from=10.233.67.200:34562
    2022/12/23 11:39:08 [DEBUG] http: Request GET /v1/status/leader (201.357µs) from=10.233.68.193:47818
    2022/12/23 11:39:11 [DEBUG] http: Request GET /v1/status/leader (5.38635ms) from=10.233.67.200:34778
    2022/12/23 11:39:28 [DEBUG] http: Request GET /v1/status/leader (167.517µs) from=10.233.68.193:47994
    2022/12/23 11:39:31 [DEBUG] http: Request GET /v1/status/leader (190.298µs) from=10.233.67.200:34986
    2022/12/23 11:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:39:48 [DEBUG] http: Request GET /v1/status/leader (265.153µs) from=10.233.68.193:48180
    2022/12/23 11:39:51 [DEBUG] http: Request GET /v1/status/leader (278.114µs) from=10.233.67.200:35204
    2022/12/23 11:39:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:40:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.024958472s) from=10.233.67.200:47946
    2022/12/23 11:40:08 [DEBUG] http: Request GET /v1/status/leader (248.768µs) from=10.233.68.193:48374
    2022/12/23 11:40:11 [DEBUG] http: Request GET /v1/status/leader (152.331µs) from=10.233.67.200:35426
    2022/12/23 11:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.78719317s) from=10.233.68.193:38930
    2022/12/23 11:40:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.950419324s) from=10.233.68.193:39808
    2022/12/23 11:40:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:40:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:40:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:40:28 [DEBUG] agent: Node info in sync
    2022/12/23 11:40:28 [DEBUG] http: Request GET /v1/status/leader (253.768µs) from=10.233.68.193:48556
    2022/12/23 11:40:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.157752098s) from=10.233.68.193:39582
    2022/12/23 11:40:31 [DEBUG] http: Request GET /v1/status/leader (841.915µs) from=10.233.67.200:35638
    2022/12/23 11:40:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.467825354s) from=10.233.67.200:47744
    2022/12/23 11:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:40:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.900718457s) from=10.233.67.200:48142
    2022/12/23 11:40:48 [DEBUG] http: Request GET /v1/status/leader (207.181µs) from=10.233.68.193:48746
    2022/12/23 11:40:51 [DEBUG] http: Request GET /v1/status/leader (304.084µs) from=10.233.67.200:35830
    2022/12/23 11:41:08 [DEBUG] http: Request GET /v1/status/leader (259.657µs) from=10.233.68.193:48940
    2022/12/23 11:41:11 [DEBUG] http: Request GET /v1/status/leader (169.702µs) from=10.233.67.200:36052
    2022/12/23 11:41: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/23 11:41: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/23 11:41:14 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:41:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:41:14 [DEBUG] agent: Node info in sync
    2022/12/23 11:41:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.888652ms) from=10.233.65.121:44368
    2022/12/23 11:41:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:41:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:41:14 [DEBUG] agent: Node info in sync
    2022/12/23 11:41:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (292.597µs) from=10.233.65.121:44370
    2022/12/23 11:41:28 [DEBUG] http: Request GET /v1/status/leader (265.551µs) from=10.233.68.193:49124
    2022/12/23 11:41:31 [DEBUG] http: Request GET /v1/status/leader (337.932µs) from=10.233.67.200:36262
    2022/12/23 11:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:41:48 [DEBUG] http: Request GET /v1/status/leader (238.672µs) from=10.233.68.193:49310
    2022/12/23 11:41:51 [DEBUG] http: Request GET /v1/status/leader (288.992µs) from=10.233.67.200:36460
    2022/12/23 11:41:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:42:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.326858278s) from=10.233.67.200:47946
    2022/12/23 11:42:08 [DEBUG] http: Request GET /v1/status/leader (340.977µs) from=10.233.68.193:49508
    2022/12/23 11:42:11 [DEBUG] http: Request GET /v1/status/leader (254.137µs) from=10.233.67.200:36678
    2022/12/23 11:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.991435309s) from=10.233.68.193:38930
    2022/12/23 11:42:28 [DEBUG] http: Request GET /v1/status/leader (296.726µs) from=10.233.68.193:49692
    2022/12/23 11:42:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.307588035s) from=10.233.68.193:39808
    2022/12/23 11:42:31 [DEBUG] http: Request GET /v1/status/leader (280.954µs) from=10.233.67.200:36888
    2022/12/23 11:42:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.130511476s) from=10.233.68.193:39582
    2022/12/23 11:42:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:42:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:42:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:42:38 [DEBUG] agent: Node info in sync
    2022/12/23 11:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.165875508s) from=10.233.67.200:47744
    2022/12/23 11:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:42:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.877770104s) from=10.233.67.200:48142
    2022/12/23 11:42:48 [DEBUG] http: Request GET /v1/status/leader (240.508µs) from=10.233.68.193:49884
    2022/12/23 11:42:51 [DEBUG] http: Request GET /v1/status/leader (322.993µs) from=10.233.67.200:37090
    2022/12/23 11:43:08 [DEBUG] http: Request GET /v1/status/leader (371.972µs) from=10.233.68.193:50078
    2022/12/23 11:43:11 [DEBUG] http: Request GET /v1/status/leader (694.958µs) from=10.233.67.200:37310
    2022/12/23 11:43:28 [DEBUG] http: Request GET /v1/status/leader (217.977µs) from=10.233.68.193:50266
    2022/12/23 11:43:31 [DEBUG] http: Request GET /v1/status/leader (330.051µs) from=10.233.67.200:37516
    2022/12/23 11:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:43:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:43:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:43:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:43:41 [DEBUG] agent: Node info in sync
    2022/12/23 11:43:48 [DEBUG] http: Request GET /v1/status/leader (321.596µs) from=10.233.68.193:50462
    2022/12/23 11:43:51 [DEBUG] http: Request GET /v1/status/leader (300.575µs) from=10.233.67.200:37712
    2022/12/23 11:44:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.07785946s) from=10.233.67.200:47946
    2022/12/23 11:44:08 [DEBUG] http: Request GET /v1/status/leader (179.723µs) from=10.233.68.193:50654
    2022/12/23 11:44:11 [DEBUG] http: Request GET /v1/status/leader (996.718µs) from=10.233.67.200:37924
    2022/12/23 11:44:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 11:44:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/23 11:44:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:44:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:44:12 [DEBUG] agent: Node info in sync
    2022/12/23 11:44:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.405418ms) from=10.233.65.121:46026
    2022/12/23 11:44:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:44:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:44:12 [DEBUG] agent: Node info in sync
    2022/12/23 11:44:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (447.486µs) from=10.233.65.121:46028
    2022/12/23 11:44:28 [DEBUG] http: Request GET /v1/status/leader (159.887µs) from=10.233.68.193:50840
    2022/12/23 11:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.405527673s) from=10.233.68.193:38930
    2022/12/23 11:44:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.340330351s) from=10.233.68.193:39808
    2022/12/23 11:44:31 [DEBUG] http: Request GET /v1/status/leader (197.203µs) from=10.233.67.200:38154
    2022/12/23 11:44:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.683946501s) from=10.233.68.193:39582
    2022/12/23 11:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:44:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.321502758s) from=10.233.67.200:47744
    2022/12/23 11:44:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.571988194s) from=10.233.67.200:48142
    2022/12/23 11:44:48 [DEBUG] http: Request GET /v1/status/leader (150.552µs) from=10.233.68.193:51026
    2022/12/23 11:44:51 [DEBUG] http: Request GET /v1/status/leader (388.762µs) from=10.233.67.200:38364
    2022/12/23 11:44:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:45:08 [DEBUG] http: Request GET /v1/status/leader (225.427µs) from=10.233.68.193:51212
    2022/12/23 11:45:11 [DEBUG] http: Request GET /v1/status/leader (251.591µs) from=10.233.67.200:38580
    2022/12/23 11:45:28 [DEBUG] http: Request GET /v1/status/leader (187.941µs) from=10.233.68.193:51392
    2022/12/23 11:45:31 [DEBUG] http: Request GET /v1/status/leader (716.78µs) from=10.233.67.200:38778
    2022/12/23 11:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:45:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:45:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:45:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:45:48 [DEBUG] agent: Node info in sync
    2022/12/23 11:45:48 [DEBUG] http: Request GET /v1/status/leader (257.374µs) from=10.233.68.193:51588
    2022/12/23 11:45:51 [DEBUG] http: Request GET /v1/status/leader (248.212µs) from=10.233.67.200:38988
    2022/12/23 11:46:08 [DEBUG] http: Request GET /v1/status/leader (206.698µs) from=10.233.68.193:51786
    2022/12/23 11:46:11 [DEBUG] http: Request GET /v1/status/leader (182.613µs) from=10.233.67.200:39194
    2022/12/23 11:46:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.960532752s) from=10.233.67.200:47946
    2022/12/23 11:46:28 [DEBUG] http: Request GET /v1/status/leader (338.41µs) from=10.233.68.193:51972
    2022/12/23 11:46:31 [DEBUG] http: Request GET /v1/status/leader (337.484µs) from=10.233.67.200:39406
    2022/12/23 11:46:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.001335908s) from=10.233.68.193:39808
    2022/12/23 11:46:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.715147945s) from=10.233.68.193:38930
    2022/12/23 11:46:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.126625955s) from=10.233.68.193:39582
    2022/12/23 11:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:46:48 [DEBUG] http: Request GET /v1/status/leader (791.218µs) from=10.233.68.193:52158
    2022/12/23 11:46:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.706198673s) from=10.233.67.200:48142
    2022/12/23 11:46:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.209148333s) from=10.233.67.200:47744
    2022/12/23 11:46:51 [DEBUG] http: Request GET /v1/status/leader (2.166027ms) from=10.233.67.200:39608
    2022/12/23 11:46:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:47:08 [DEBUG] http: Request GET /v1/status/leader (2.231293ms) from=10.233.68.193:52346
    2022/12/23 11:47:11 [DEBUG] http: Request GET /v1/status/leader (157.361µs) from=10.233.67.200:39820
    2022/12/23 11:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:47:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:47:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:47:25 [DEBUG] agent: Node info in sync
    2022/12/23 11:47:28 [DEBUG] http: Request GET /v1/status/leader (1.106931ms) from=10.233.68.193:52524
    2022/12/23 11:47:31 [DEBUG] http: Request GET /v1/status/leader (178.186µs) from=10.233.67.200:40022
    2022/12/23 11:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:47:48 [DEBUG] http: Request GET /v1/status/leader (463.916µs) from=10.233.68.193:52706
    2022/12/23 11:47:51 [DEBUG] http: Request GET /v1/status/leader (304.406µs) from=10.233.67.200:40230
    2022/12/23 11:48:08 [DEBUG] http: Request GET /v1/status/leader (273.058µs) from=10.233.68.193:52898
    2022/12/23 11:48:11 [DEBUG] http: Request GET /v1/status/leader (185.158µs) from=10.233.67.200:40444
    2022/12/23 11:48:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.72196266s) from=10.233.67.200:47946
    2022/12/23 11:48:28 [DEBUG] http: Request GET /v1/status/leader (270.696µs) from=10.233.68.193:53076
    2022/12/23 11:48:31 [DEBUG] http: Request GET /v1/status/leader (199.66µs) from=10.233.67.200:40650
    2022/12/23 11:48:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.119144073s) from=10.233.68.193:39808
    2022/12/23 11:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:48:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.82327461s) from=10.233.68.193:38930
    2022/12/23 11:48:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.134318322s) from=10.233.68.193:39582
    2022/12/23 11:48:48 [DEBUG] http: Request GET /v1/status/leader (293.45µs) from=10.233.68.193:53262
    2022/12/23 11:48:51 [DEBUG] http: Request GET /v1/status/leader (388.572µs) from=10.233.67.200:40868
    2022/12/23 11:48:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.310038807s) from=10.233.67.200:48142
    2022/12/23 11:48:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.343958863s) from=10.233.67.200:47744
    2022/12/23 11:49:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:49:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:49:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:49:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:49:08 [DEBUG] http: Request GET /v1/status/leader (231.8µs) from=10.233.68.193:53452
    2022/12/23 11:49:11 [DEBUG] http: Request GET /v1/status/leader (231.042µs) from=10.233.67.200:41080
    2022/12/23 11:49:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:49:28 [DEBUG] http: Request GET /v1/status/leader (158.702µs) from=10.233.68.193:53630
    2022/12/23 11:49:31 [DEBUG] http: Request GET /v1/status/leader (165.196µs) from=10.233.67.200:41288
    2022/12/23 11:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:49:48 [DEBUG] http: Request GET /v1/status/leader (40.919262ms) from=10.233.68.193:53810
    2022/12/23 11:49:51 [DEBUG] http: Request GET /v1/status/leader (755.388µs) from=10.233.67.200:41498
    2022/12/23 11:50:08 [DEBUG] http: Request GET /v1/status/leader (944.926µs) from=10.233.68.193:54000
    2022/12/23 11:50:11 [DEBUG] http: Request GET /v1/status/leader (325.364µs) from=10.233.67.200:41706
    2022/12/23 11:50:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.644649841s) from=10.233.67.200:47946
    2022/12/23 11:50:28 [DEBUG] http: Request GET /v1/status/leader (272.624µs) from=10.233.68.193:54180
    2022/12/23 11:50:31 [DEBUG] http: Request GET /v1/status/leader (223.732µs) from=10.233.67.200:41918
    2022/12/23 11:50:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.036833868s) from=10.233.68.193:39808
    2022/12/23 11:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.813474235s) from=10.233.68.193:38930
    2022/12/23 11:50:48 [DEBUG] http: Request GET /v1/status/leader (2.356644ms) from=10.233.68.193:54364
    2022/12/23 11:50:51 [DEBUG] http: Request GET /v1/status/leader (546.081µs) from=10.233.67.200:42126
    2022/12/23 11:50:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.21465767s) from=10.233.68.193:39582
    2022/12/23 11:50:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:50:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:50:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:50:53 [DEBUG] agent: Node info in sync
    2022/12/23 11:50:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.949668495s) from=10.233.67.200:48142
    2022/12/23 11:51:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.598852145s) from=10.233.67.200:47744
    2022/12/23 11:51:08 [DEBUG] http: Request GET /v1/status/leader (405.711µs) from=10.233.68.193:54552
    2022/12/23 11:51:11 [DEBUG] http: Request GET /v1/status/leader (660.78µs) from=10.233.67.200:42338
    2022/12/23 11:51:28 [DEBUG] http: Request GET /v1/status/leader (194.977µs) from=10.233.68.193:54728
    2022/12/23 11:51:31 [DEBUG] http: Request GET /v1/status/leader (478.868µs) from=10.233.67.200:42550
    2022/12/23 11:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:51:48 [DEBUG] http: Request GET /v1/status/leader (455.16µs) from=10.233.68.193:54920
    2022/12/23 11:51:51 [DEBUG] http: Request GET /v1/status/leader (672.527µs) from=10.233.67.200:42756
    2022/12/23 11:52:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:52:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:52:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:52:01 [DEBUG] agent: Node info in sync
    2022/12/23 11:52:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:52:09 [DEBUG] http: Request GET /v1/status/leader (561.385µs) from=10.233.68.193:55118
    2022/12/23 11:52:11 [DEBUG] http: Request GET /v1/status/leader (385.468µs) from=10.233.67.200:42962
    2022/12/23 11:52:11 [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/23 11:52:11 [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/23 11:52:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:52:11 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:52:11 [DEBUG] agent: Node info in sync
    2022/12/23 11:52:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.732588ms) from=10.233.65.121:50498
    2022/12/23 11:52:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:52:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:52:11 [DEBUG] agent: Node info in sync
    2022/12/23 11:52:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (432.227µs) from=10.233.65.121:50500
    2022/12/23 11:52:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.630775036s) from=10.233.67.200:47946
    2022/12/23 11:52:29 [DEBUG] http: Request GET /v1/status/leader (180.617µs) from=10.233.68.193:55314
    2022/12/23 11:52:31 [DEBUG] http: Request GET /v1/status/leader (181.555µs) from=10.233.67.200:43176
    2022/12/23 11:52:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.098199763s) from=10.233.68.193:39808
    2022/12/23 11:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:52:49 [DEBUG] http: Request GET /v1/status/leader (477.59µs) from=10.233.68.193:55496
    2022/12/23 11:52:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.40105732s) from=10.233.68.193:38930
    2022/12/23 11:52:51 [DEBUG] http: Request GET /v1/status/leader (340.725µs) from=10.233.67.200:43398
    2022/12/23 11:52:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.223659544s) from=10.233.68.193:39582
    2022/12/23 11:53:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.99189678s) from=10.233.67.200:48142
    2022/12/23 11:53:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.284974086s) from=10.233.67.200:47744
    2022/12/23 11:53:09 [DEBUG] http: Request GET /v1/status/leader (496.699µs) from=10.233.68.193:55684
    2022/12/23 11:53:11 [DEBUG] http: Request GET /v1/status/leader (303.815µs) from=10.233.67.200:43608
    2022/12/23 11:53:29 [DEBUG] http: Request GET /v1/status/leader (202.218µs) from=10.233.68.193:55866
    2022/12/23 11:53:31 [DEBUG] http: Request GET /v1/status/leader (279.175µs) from=10.233.67.200:43832
    2022/12/23 11:53:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:53:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:53:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:53:34 [DEBUG] agent: Node info in sync
    2022/12/23 11:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:53:49 [DEBUG] http: Request GET /v1/status/leader (193.172µs) from=10.233.68.193:56064
    2022/12/23 11:53:51 [DEBUG] http: Request GET /v1/status/leader (207.303µs) from=10.233.67.200:44044
    2022/12/23 11:54:09 [DEBUG] http: Request GET /v1/status/leader (394.821µs) from=10.233.68.193:56268
    2022/12/23 11:54:11 [DEBUG] http: Request GET /v1/status/leader (233.545µs) from=10.233.67.200:44248
    2022/12/23 11:54:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.750330237s) from=10.233.67.200:47946
    2022/12/23 11:54:29 [DEBUG] http: Request GET /v1/status/leader (179.267µs) from=10.233.68.193:56456
    2022/12/23 11:54:31 [DEBUG] http: Request GET /v1/status/leader (726.88µs) from=10.233.67.200:44458
    2022/12/23 11:54:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:54:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.750250528s) from=10.233.68.193:39808
    2022/12/23 11:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:54:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:54:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:54:45 [DEBUG] agent: Node info in sync
    2022/12/23 11:54:49 [DEBUG] http: Request GET /v1/status/leader (172.04µs) from=10.233.68.193:56648
    2022/12/23 11:54:51 [DEBUG] http: Request GET /v1/status/leader (284.1µs) from=10.233.67.200:44662
    2022/12/23 11:54:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.237697259s) from=10.233.68.193:38930
    2022/12/23 11:55:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.655410557s) from=10.233.68.193:39582
    2022/12/23 11:55:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.534137058s) from=10.233.67.200:48142
    2022/12/23 11:55:09 [DEBUG] http: Request GET /v1/status/leader (290.117µs) from=10.233.68.193:56844
    2022/12/23 11:55:11 [DEBUG] http: Request GET /v1/status/leader (277.458µs) from=10.233.67.200:44872
    2022/12/23 11:55:13 [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/23 11:55:13 [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/23 11:55:13 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 11:55:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:55:13 [DEBUG] agent: Node info in sync
    2022/12/23 11:55:13 [DEBUG] http: Request PUT /v1/agent/service/register (51.656228ms) from=10.233.65.121:52204
    2022/12/23 11:55:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:55:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:55:13 [DEBUG] agent: Node info in sync
    2022/12/23 11:55:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.223273ms) from=10.233.65.121:52208
    2022/12/23 11:55:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.326097982s) from=10.233.67.200:47744
    2022/12/23 11:55:29 [DEBUG] http: Request GET /v1/status/leader (287.293µs) from=10.233.68.193:57024
    2022/12/23 11:55:31 [DEBUG] http: Request GET /v1/status/leader (271.959µs) from=10.233.67.200:45074
    2022/12/23 11:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:55:49 [DEBUG] http: Request GET /v1/status/leader (177.193µs) from=10.233.68.193:57218
    2022/12/23 11:55:51 [DEBUG] http: Request GET /v1/status/leader (198.797µs) from=10.233.67.200:45284
    2022/12/23 11:56:09 [DEBUG] http: Request GET /v1/status/leader (336.182µs) from=10.233.68.193:57416
    2022/12/23 11:56:11 [DEBUG] http: Request GET /v1/status/leader (278.174µs) from=10.233.67.200:45490
    2022/12/23 11:56:29 [DEBUG] http: Request GET /v1/status/leader (285.264µs) from=10.233.68.193:57604
    2022/12/23 11:56:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.874427272s) from=10.233.67.200:47946
    2022/12/23 11:56:31 [DEBUG] http: Request GET /v1/status/leader (174.442µs) from=10.233.67.200:45694
    2022/12/23 11:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:56:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:56:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.295222295s) from=10.233.68.193:39808
    2022/12/23 11:56:49 [DEBUG] http: Request GET /v1/status/leader (250.017µs) from=10.233.68.193:57790
    2022/12/23 11:56:51 [DEBUG] http: Request GET /v1/status/leader (245.543µs) from=10.233.67.200:45902
    2022/12/23 11:56:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.834351665s) from=10.233.68.193:38930
    2022/12/23 11:57:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.686799514s) from=10.233.68.193:39582
    2022/12/23 11:57:09 [DEBUG] http: Request GET /v1/status/leader (1.368439ms) from=10.233.68.193:57984
    2022/12/23 11:57:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:57:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:57:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:57:11 [DEBUG] agent: Node info in sync
    2022/12/23 11:57:11 [DEBUG] http: Request GET /v1/status/leader (275.266µs) from=10.233.67.200:46102
    2022/12/23 11:57:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m7.401649354s) from=10.233.67.200:48142
    2022/12/23 11:57:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.935230921s) from=10.233.67.200:47744
    2022/12/23 11:57:29 [DEBUG] http: Request GET /v1/status/leader (493.921µs) from=10.233.68.193:58160
    2022/12/23 11:57:31 [DEBUG] http: Request GET /v1/status/leader (825.88µs) from=10.233.67.200:46312
    2022/12/23 11:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:57:49 [DEBUG] http: Request GET /v1/status/leader (540.379µs) from=10.233.68.193:58346
    2022/12/23 11:57:51 [DEBUG] http: Request GET /v1/status/leader (182.533µs) from=10.233.67.200:46534
    2022/12/23 11:58:09 [DEBUG] http: Request GET /v1/status/leader (928.918µs) from=10.233.68.193:58536
    2022/12/23 11:58:11 [DEBUG] http: Request GET /v1/status/leader (245.854µs) from=10.233.67.200:46738
    2022/12/23 11:58:29 [DEBUG] http: Request GET /v1/status/leader (181.745µs) from=10.233.68.193:58720
    2022/12/23 11:58:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.576894416s) from=10.233.67.200:47946
    2022/12/23 11:58:32 [DEBUG] http: Request GET /v1/status/leader (847.682µs) from=10.233.67.200:46950
    2022/12/23 11:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:58:49 [DEBUG] http: Request GET /v1/status/leader (335.8µs) from=10.233.68.193:58904
    2022/12/23 11:58:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 11:58:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.681273918s) from=10.233.68.193:39808
    2022/12/23 11:58:52 [DEBUG] http: Request GET /v1/status/leader (239.757µs) from=10.233.67.200:47162
    2022/12/23 11:59:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.141108624s) from=10.233.68.193:38930
    2022/12/23 11:59:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.767106235s) from=10.233.68.193:39582
    2022/12/23 11:59:09 [DEBUG] http: Request GET /v1/status/leader (765.546µs) from=10.233.68.193:59092
    2022/12/23 11:59:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 11:59:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 11:59:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 11:59:11 [DEBUG] agent: Node info in sync
    2022/12/23 11:59:12 [DEBUG] http: Request GET /v1/status/leader (2.180243ms) from=10.233.67.200:47376
    2022/12/23 11:59:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.325611554s) from=10.233.67.200:48142
    2022/12/23 11:59:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.239828243s) from=10.233.67.200:47744
    2022/12/23 11:59:29 [DEBUG] http: Request GET /v1/status/leader (430.737µs) from=10.233.68.193:59268
    2022/12/23 11:59:32 [DEBUG] http: Request GET /v1/status/leader (227.401µs) from=10.233.67.200:47586
    2022/12/23 11:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 11:59:49 [DEBUG] http: Request GET /v1/status/leader (656.372µs) from=10.233.68.193:59448
    2022/12/23 11:59:52 [DEBUG] http: Request GET /v1/status/leader (381.306µs) from=10.233.67.200:47800
    2022/12/23 12:00:09 [DEBUG] http: Request GET /v1/status/leader (326.828µs) from=10.233.68.193:59638
    2022/12/23 12:00:12 [DEBUG] http: Request GET /v1/status/leader (440.902µs) from=10.233.67.200:47996
    2022/12/23 12:00:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:00:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:00:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:00:27 [DEBUG] agent: Node info in sync
    2022/12/23 12:00:29 [DEBUG] http: Request GET /v1/status/leader (336.156µs) from=10.233.68.193:59818
    2022/12/23 12:00:32 [DEBUG] http: Request GET /v1/status/leader (192.239µs) from=10.233.67.200:48204
    2022/12/23 12:00:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.312475557s) from=10.233.67.200:47946
    2022/12/23 12:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:00:49 [DEBUG] http: Request GET /v1/status/leader (289.959µs) from=10.233.68.193:60002
    2022/12/23 12:00:52 [DEBUG] http: Request GET /v1/status/leader (299.89µs) from=10.233.67.200:48412
    2022/12/23 12:00:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.530687316s) from=10.233.68.193:39808
    2022/12/23 12:01:09 [DEBUG] http: Request GET /v1/status/leader (2.556161ms) from=10.233.68.193:60192
    2022/12/23 12:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.942137701s) from=10.233.68.193:38930
    2022/12/23 12:01:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.521920346s) from=10.233.68.193:39582
    2022/12/23 12:01:12 [DEBUG] http: Request GET /v1/status/leader (267.085µs) from=10.233.67.200:48620
    2022/12/23 12:01:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.638029932s) from=10.233.67.200:47744
    2022/12/23 12:01:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.044628929s) from=10.233.67.200:48142
    2022/12/23 12:01:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:01:29 [DEBUG] http: Request GET /v1/status/leader (252.52µs) from=10.233.68.193:60364
    2022/12/23 12:01:32 [DEBUG] http: Request GET /v1/status/leader (274.403µs) from=10.233.67.200:48824
    2022/12/23 12:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:01:49 [DEBUG] http: Request GET /v1/status/leader (84.318649ms) from=10.233.68.193:60548
    2022/12/23 12:01:52 [DEBUG] http: Request GET /v1/status/leader (315.046µs) from=10.233.67.200:49026
    2022/12/23 12:02:09 [DEBUG] http: Request GET /v1/status/leader (267.466µs) from=10.233.68.193:60752
    2022/12/23 12:02:12 [DEBUG] http: Request GET /v1/status/leader (327.453µs) from=10.233.67.200:49230
    2022/12/23 12:02:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:02:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:02:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:02:19 [DEBUG] agent: Node info in sync
    2022/12/23 12:02:29 [DEBUG] http: Request GET /v1/status/leader (272.657µs) from=10.233.68.193:60928
    2022/12/23 12:02:32 [DEBUG] http: Request GET /v1/status/leader (232.966µs) from=10.233.67.200:49448
    2022/12/23 12:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:02:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m6.208265037s) from=10.233.67.200:47946
    2022/12/23 12:02:49 [DEBUG] http: Request GET /v1/status/leader (290.154µs) from=10.233.68.193:32894
    2022/12/23 12:02:52 [DEBUG] http: Request GET /v1/status/leader (275.415µs) from=10.233.67.200:49662
    2022/12/23 12:02:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.233637698s) from=10.233.68.193:39808
    2022/12/23 12:03:09 [DEBUG] http: Request GET /v1/status/leader (312.143µs) from=10.233.68.193:33086
    2022/12/23 12:03:12 [DEBUG] http: Request GET /v1/status/leader (181.889µs) from=10.233.67.200:49876
    2022/12/23 12:03:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m3.765563272s) from=10.233.68.193:39582
    2022/12/23 12:03:15 [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/23 12:03:15 [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/23 12:03:15 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 12:03:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:03:15 [DEBUG] agent: Node info in sync
    2022/12/23 12:03:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.080693ms) from=10.233.65.121:56696
    2022/12/23 12:03:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:03:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:03:15 [DEBUG] agent: Node info in sync
    2022/12/23 12:03:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (25.282779ms) from=10.233.65.121:56698
    2022/12/23 12:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.928416316s) from=10.233.68.193:38930
    2022/12/23 12:03:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.560505277s) from=10.233.67.200:47744
    2022/12/23 12:03:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.927064584s) from=10.233.67.200:48142
    2022/12/23 12:03:29 [DEBUG] http: Request GET /v1/status/leader (206.47µs) from=10.233.68.193:33272
    2022/12/23 12:03:32 [DEBUG] http: Request GET /v1/status/leader (255.56µs) from=10.233.67.200:50090
    2022/12/23 12:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:03:49 [DEBUG] http: Request GET /v1/status/leader (255.046µs) from=10.233.68.193:33468
    2022/12/23 12:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:03:52 [DEBUG] http: Request GET /v1/status/leader (371.286µs) from=10.233.67.200:50292
    2022/12/23 12:04:09 [DEBUG] http: Request GET /v1/status/leader (185.284µs) from=10.233.68.193:33662
    2022/12/23 12:04:12 [DEBUG] http: Request GET /v1/status/leader (948.688µs) from=10.233.67.200:50512
    2022/12/23 12:04:29 [DEBUG] http: Request GET /v1/status/leader (266.728µs) from=10.233.68.193:33848
    2022/12/23 12:04:32 [DEBUG] http: Request GET /v1/status/leader (328.582µs) from=10.233.67.200:50712
    2022/12/23 12:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:04:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:04:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:04:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:04:43 [DEBUG] agent: Node info in sync
    2022/12/23 12:04:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.780872992s) from=10.233.67.200:47946
    2022/12/23 12:04:49 [DEBUG] http: Request GET /v1/status/leader (184.845µs) from=10.233.68.193:34034
    2022/12/23 12:04:52 [DEBUG] http: Request GET /v1/status/leader (190.474µs) from=10.233.67.200:50922
    2022/12/23 12:05:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.189569427s) from=10.233.68.193:39808
    2022/12/23 12:05:09 [DEBUG] http: Request GET /v1/status/leader (392.228µs) from=10.233.68.193:34230
    2022/12/23 12:05:12 [DEBUG] http: Request GET /v1/status/leader (236.066µs) from=10.233.67.200:51138
    2022/12/23 12:05:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m0.729358878s) from=10.233.68.193:38930
    2022/12/23 12:05:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.805417016s) from=10.233.68.193:39582
    2022/12/23 12:05:29 [DEBUG] http: Request GET /v1/status/leader (843.588µs) from=10.233.68.193:34416
    2022/12/23 12:05:32 [DEBUG] http: Request GET /v1/status/leader (419.236µs) from=10.233.67.200:51340
    2022/12/23 12:05:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m6.111408341s) from=10.233.67.200:47744
    2022/12/23 12:05:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.403561562s) from=10.233.67.200:48142
    2022/12/23 12:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:05:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:05:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:05:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:05:45 [DEBUG] agent: Node info in sync
    2022/12/23 12:05:49 [DEBUG] http: Request GET /v1/status/leader (2.117217ms) from=10.233.68.193:34606
    2022/12/23 12:05:52 [DEBUG] http: Request GET /v1/status/leader (552.798µs) from=10.233.67.200:51546
    2022/12/23 12:06:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:06:09 [DEBUG] http: Request GET /v1/status/leader (163.055µs) from=10.233.68.193:34798
    2022/12/23 12:06:11 [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/23 12:06:11 [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/23 12:06:11 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 12:06:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:06:11 [DEBUG] agent: Node info in sync
    2022/12/23 12:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (23.32961ms) from=10.233.65.121:58326
    2022/12/23 12:06:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:06:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:06:11 [DEBUG] agent: Node info in sync
    2022/12/23 12:06:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (647.681µs) from=10.233.65.121:58330
    2022/12/23 12:06:12 [DEBUG] http: Request GET /v1/status/leader (388.062µs) from=10.233.67.200:51762
    2022/12/23 12:06:29 [DEBUG] http: Request GET /v1/status/leader (395.706µs) from=10.233.68.193:34990
    2022/12/23 12:06:32 [DEBUG] http: Request GET /v1/status/leader (173.892µs) from=10.233.67.200:51970
    2022/12/23 12:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:06:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.391958736s) from=10.233.67.200:47946
    2022/12/23 12:06:49 [DEBUG] http: Request GET /v1/status/leader (272.447µs) from=10.233.68.193:35178
    2022/12/23 12:06:52 [DEBUG] http: Request GET /v1/status/leader (279.503088ms) from=10.233.67.200:52198
    2022/12/23 12:07:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.860807271s) from=10.233.68.193:39808
    2022/12/23 12:07:10 [DEBUG] http: Request GET /v1/status/leader (543.133µs) from=10.233.68.193:35370
    2022/12/23 12:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:07:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:07:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:07:11 [DEBUG] agent: Node info in sync
    2022/12/23 12:07:12 [DEBUG] http: Request GET /v1/status/leader (195.966µs) from=10.233.67.200:52408
    2022/12/23 12:07:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m2.872563799s) from=10.233.68.193:38930
    2022/12/23 12:07:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.453817775s) from=10.233.68.193:39582
    2022/12/23 12:07:30 [DEBUG] http: Request GET /v1/status/leader (453.48µs) from=10.233.68.193:35558
    2022/12/23 12:07:32 [DEBUG] http: Request GET /v1/status/leader (161.75µs) from=10.233.67.200:52616
    2022/12/23 12:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.125811729s) from=10.233.67.200:47744
    2022/12/23 12:07:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m6.043912375s) from=10.233.67.200:48142
    2022/12/23 12:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:07:50 [DEBUG] http: Request GET /v1/status/leader (275.03µs) from=10.233.68.193:35744
    2022/12/23 12:07:52 [DEBUG] http: Request GET /v1/status/leader (352.014µs) from=10.233.67.200:52822
    2022/12/23 12:08:10 [DEBUG] http: Request GET /v1/status/leader (188.7µs) from=10.233.68.193:35940
    2022/12/23 12:08:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:08:12 [DEBUG] http: Request GET /v1/status/leader (203.735µs) from=10.233.67.200:53038
    2022/12/23 12:08:30 [DEBUG] http: Request GET /v1/status/leader (240.975µs) from=10.233.68.193:36130
    2022/12/23 12:08:32 [DEBUG] http: Request GET /v1/status/leader (204.545µs) from=10.233.67.200:53238
    2022/12/23 12:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:08:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.499391812s) from=10.233.67.200:47946
    2022/12/23 12:08:50 [DEBUG] http: Request GET /v1/status/leader (165.486µs) from=10.233.68.193:36316
    2022/12/23 12:08:52 [DEBUG] http: Request GET /v1/status/leader (255.855µs) from=10.233.67.200:53444
    2022/12/23 12:09:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:09:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:09:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:09:01 [DEBUG] agent: Node info in sync
    2022/12/23 12:09:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.653088455s) from=10.233.68.193:39808
    2022/12/23 12:09:10 [DEBUG] http: Request GET /v1/status/leader (248.615µs) from=10.233.68.193:36502
    2022/12/23 12:09:12 [DEBUG] http: Request GET /v1/status/leader (266.043µs) from=10.233.67.200:53656
    2022/12/23 12:09:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.577161258s) from=10.233.68.193:39582
    2022/12/23 12:09:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.213033528s) from=10.233.68.193:38930
    2022/12/23 12:09:30 [DEBUG] http: Request GET /v1/status/leader (397.206µs) from=10.233.68.193:36682
    2022/12/23 12:09:32 [DEBUG] http: Request GET /v1/status/leader (274.155µs) from=10.233.67.200:53856
    2022/12/23 12:09:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.092153751s) from=10.233.67.200:47744
    2022/12/23 12:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.751606595s) from=10.233.67.200:48142
    2022/12/23 12:09:50 [DEBUG] http: Request GET /v1/status/leader (274.403µs) from=10.233.68.193:36870
    2022/12/23 12:09:52 [DEBUG] http: Request GET /v1/status/leader (161.945µs) from=10.233.67.200:54064
    2022/12/23 12:10:10 [DEBUG] http: Request GET /v1/status/leader (1.489324ms) from=10.233.68.193:37062
    2022/12/23 12:10:12 [DEBUG] http: Request GET /v1/status/leader (193.78µs) from=10.233.67.200:54276
    2022/12/23 12:10:30 [DEBUG] http: Request GET /v1/status/leader (252.15µs) from=10.233.68.193:37248
    2022/12/23 12:10:32 [DEBUG] http: Request GET /v1/status/leader (263.472µs) from=10.233.67.200:54478
    2022/12/23 12:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:10:50 [DEBUG] http: Request GET /v1/status/leader (179.62µs) from=10.233.68.193:37430
    2022/12/23 12:10:52 [DEBUG] http: Request GET /v1/status/leader (202.208µs) from=10.233.67.200:54688
    2022/12/23 12:10:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m4.072970262s) from=10.233.67.200:47946
    2022/12/23 12:11:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:11:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:11:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:11:00 [DEBUG] agent: Node info in sync
    2022/12/23 12:11:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:11:10 [DEBUG] http: Request GET /v1/status/leader (282.716µs) from=10.233.68.193:37618
    2022/12/23 12:11:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m2.509304297s) from=10.233.68.193:39808
    2022/12/23 12:11:12 [DEBUG] http: Request GET /v1/status/leader (296.359µs) from=10.233.67.200:54906
    2022/12/23 12:11:30 [DEBUG] http: Request GET /v1/status/leader (162.772µs) from=10.233.68.193:37798
    2022/12/23 12:11:32 [DEBUG] http: Request GET /v1/status/leader (183.458µs) from=10.233.67.200:55128
    2022/12/23 12:11:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m5.771846476s) from=10.233.68.193:39582
    2022/12/23 12:11:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m4.982247039s) from=10.233.68.193:38930
    2022/12/23 12:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:11:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m1.077921151s) from=10.233.67.200:47744
    2022/12/23 12:11:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m0.325627441s) from=10.233.67.200:48142
    2022/12/23 12:11:50 [DEBUG] http: Request GET /v1/status/leader (267.235µs) from=10.233.68.193:37980
    2022/12/23 12:11:52 [DEBUG] http: Request GET /v1/status/leader (186.267µs) from=10.233.67.200:55336
    2022/12/23 12:12:10 [DEBUG] http: Request GET /v1/status/leader (243.115µs) from=10.233.68.193:38176
    2022/12/23 12:12:12 [DEBUG] http: Request GET /v1/status/leader (306.445µs) from=10.233.67.200:55554
    2022/12/23 12:12:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:12:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:12:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:12:24 [DEBUG] agent: Node info in sync
    2022/12/23 12:12:30 [DEBUG] http: Request GET /v1/status/leader (299.148µs) from=10.233.68.193:38360
    2022/12/23 12:12:32 [DEBUG] http: Request GET /v1/status/leader (328.04µs) from=10.233.67.200:55762
    2022/12/23 12:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:12:50 [DEBUG] http: Request GET /v1/status/leader (291.299µs) from=10.233.68.193:38538
    2022/12/23 12:12:52 [DEBUG] http: Request GET /v1/status/leader (262.924µs) from=10.233.67.200:55972
    2022/12/23 12:12:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.091413185s) from=10.233.67.200:47946
    2022/12/23 12:13:10 [DEBUG] http: Request GET /v1/status/leader (501.97µs) from=10.233.68.193:38724
    2022/12/23 12:13:12 [DEBUG] http: Request GET /v1/status/leader (723.566µs) from=10.233.67.200:56186
    2022/12/23 12:13:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m5.376226023s) from=10.233.68.193:39808
    2022/12/23 12:13:30 [DEBUG] http: Request GET /v1/status/leader (927.595µs) from=10.233.68.193:38896
    2022/12/23 12:13:32 [DEBUG] http: Request GET /v1/status/leader (631.791µs) from=10.233.67.200:56392
    2022/12/23 12:13:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m0.398471287s) from=10.233.68.193:39582
    2022/12/23 12:13:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.733065745s) from=10.233.68.193:38930
    2022/12/23 12:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:13:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m1.62245265s) from=10.233.67.200:48142
    2022/12/23 12:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m5.18164299s) from=10.233.67.200:47744
    2022/12/23 12:13:50 [DEBUG] http: Request GET /v1/status/leader (266.259µs) from=10.233.68.193:39098
    2022/12/23 12:13:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:13:52 [DEBUG] http: Request GET /v1/status/leader (217.035µs) from=10.233.67.200:56606
    2022/12/23 12:14:10 [DEBUG] http: Request GET /v1/status/leader (278.669µs) from=10.233.68.193:39288
    2022/12/23 12:14:13 [DEBUG] http: Request GET /v1/status/leader (262.054µs) from=10.233.67.200:56830
    2022/12/23 12:14:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:14:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:14:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:14:13 [DEBUG] agent: Node info in sync
    2022/12/23 12:14: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/23 12:14: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/23 12:14:29 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 12:14:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:14:29 [DEBUG] agent: Node info in sync
    2022/12/23 12:14:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:14:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:14:29 [DEBUG] agent: Node info in sync
    2022/12/23 12:14:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.928825ms) from=10.233.65.121:34752
    2022/12/23 12:14:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (626.341µs) from=10.233.65.121:34754
    2022/12/23 12:14:30 [DEBUG] http: Request GET /v1/status/leader (363.070845ms) from=10.233.68.193:39470
    2022/12/23 12:14:33 [DEBUG] http: Request GET /v1/status/leader (387.528µs) from=10.233.67.200:57034
    2022/12/23 12:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:14:50 [DEBUG] http: Request GET /v1/status/leader (469.191µs) from=10.233.68.193:39660
    2022/12/23 12:14:53 [DEBUG] http: Request GET /v1/status/leader (964.423µs) from=10.233.67.200:57236
    2022/12/23 12:15:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m7.097440471s) from=10.233.67.200:47946
    2022/12/23 12:15:10 [DEBUG] http: Request GET /v1/status/leader (168.165µs) from=10.233.68.193:39854
    2022/12/23 12:15:13 [DEBUG] http: Request GET /v1/status/leader (209.119µs) from=10.233.67.200:57452
    2022/12/23 12:15:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m3.25531812s) from=10.233.68.193:39808
    2022/12/23 12:15:30 [DEBUG] http: Request GET /v1/status/leader (354.074µs) from=10.233.68.193:40032
    2022/12/23 12:15:33 [DEBUG] http: Request GET /v1/status/leader (504.524µs) from=10.233.67.200:57656
    2022/12/23 12:15:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m1.69641805s) from=10.233.68.193:39582
    2022/12/23 12:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:15:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m7.329711191s) from=10.233.68.193:38930
    2022/12/23 12:15:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.915084458s) from=10.233.67.200:48142
    2022/12/23 12:15:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (2m3.492468203s) from=10.233.67.200:47744
    2022/12/23 12:15:50 [DEBUG] http: Request GET /v1/status/leader (145.388861ms) from=10.233.68.193:40214
    2022/12/23 12:15:53 [DEBUG] http: Request GET /v1/status/leader (252.596µs) from=10.233.67.200:57874
    2022/12/23 12:16:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/23 12:16:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:16:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:16:08 [DEBUG] agent: Node info in sync
    2022/12/23 12:16:10 [DEBUG] http: Request GET /v1/status/leader (225.256µs) from=10.233.68.193:40418
    2022/12/23 12:16:13 [DEBUG] http: Request GET /v1/status/leader (705.66µs) from=10.233.67.200:58088
    2022/12/23 12:16:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-cq95q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/23 12:16:31 [DEBUG] http: Request GET /v1/status/leader (372.044815ms) from=10.233.68.193:40598
    2022/12/23 12:16:33 [DEBUG] http: Request GET /v1/status/leader (237.838µs) from=10.233.67.200:58290
    2022/12/23 12:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-cq95q" since the cluster is too small
    2022/12/23 12:16:51 [DEBUG] http: Request GET /v1/status/leader (192.12µs) from=10.233.68.193:40796
    2022/12/23 12:16:53 [DEBUG] http: Request GET /v1/status/leader (230.243µs) from=10.233.67.200:58496
    2022/12/23 12:17:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=62 (2m2.090653975s) from=10.233.67.200:47946
    2022/12/23 12:17:11 [DEBUG] http: Request GET /v1/status/leader (157.076µs) from=10.233.68.193:40990
    2022/12/23 12:17:13 [DEBUG] http: Request GET /v1/status/leader (178.035µs) from=10.233.67.200:58716
    2022/12/23 12:17: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/23 12:17: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/23 12:17:22 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.68.215_9102"
    2022/12/23 12:17:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:17:22 [DEBUG] agent: Node info in sync
    2022/12/23 12:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.992289ms) from=10.233.65.121:36370
    2022/12/23 12:17:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.68.215_9102" in sync
    2022/12/23 12:17:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.72.207_9101" in sync
    2022/12/23 12:17:22 [DEBUG] agent: Node info in sync
    2022/12/23 12:17:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (821.868µs) from=10.233.65.121:36372
    2022/12/23 12:17:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=64 (2m4.104381503s) from=10.233.68.193:39808
    2022/12/23 12:17:31 [DEBUG] http: Request GET /v1/status/leader (268.136µs) from=10.233.68.193:41180
    2022/12/23 12:17:33 [DEBUG] http: Request GET /v1/status/leader (181.575µs) from=10.233.67.200:58918