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: '769c833d-223f-e9fe-559e-e938384e3ff9'
         Node name: 'onap-msb-consul-5454dcc5c5-2qjgv'
        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/11/29 09:37:33 [DEBUG] agent: Using random ID "769c833d-223f-e9fe-559e-e938384e3ff9" as node ID
    2022/11/29 09:37:33 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:769c833d-223f-e9fe-559e-e938384e3ff9 Address:127.0.0.1:8300}]
    2022/11/29 09:37:33 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/29 09:37:33 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2qjgv.dc1 127.0.0.1
    2022/11/29 09:37:33 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-2qjgv 127.0.0.1
    2022/11/29 09:37:33 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-2qjgv.dc1" in area "wan"
    2022/11/29 09:37:33 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-2qjgv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:37:33 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/29 09:37:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/29 09:37:33 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/29 09:37:33 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/29 09:37:33 [INFO] agent: started state syncer
    2022/11/29 09:37:33 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/29 09:37:33 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/29 09:37:33 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/29 09:37:33 [DEBUG] raft: Votes needed: 1
    2022/11/29 09:37:33 [DEBUG] raft: Vote granted from 769c833d-223f-e9fe-559e-e938384e3ff9 in term 2. Tally: 1
    2022/11/29 09:37:33 [INFO] raft: Election won. Tally: 1
    2022/11/29 09:37:33 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/29 09:37:33 [INFO] consul: cluster leadership acquired
    2022/11/29 09:37:33 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-2qjgv
    2022/11/29 09:37:33 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/29 09:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:37:33 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-2qjgv' joined, marking health alive
    2022/11/29 09:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:37:34 [INFO] agent: Synced node info
    2022/11/29 09:37:34 [DEBUG] agent: Node info in sync
    2022/11/29 09:37:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:37:36 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.1 (currently running: 1.4.3)
    2022/11/29 09:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:38:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:38:57 [DEBUG] agent: Node info in sync
    2022/11/29 09:39:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:40:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:40:13 [DEBUG] agent: Node info in sync
    2022/11/29 09:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:41:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:41:36 [DEBUG] agent: Node info in sync
    2022/11/29 09:41:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:43:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:43:06 [DEBUG] agent: Node info in sync
    2022/11/29 09:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:43:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:44:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:44:20 [DEBUG] agent: Node info in sync
    2022/11/29 09:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:45:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:46:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:46:17 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:46:57 [DEBUG] http: Request GET /v1/status/leader (16.044969ms) from=127.0.0.6:51845
    2022/11/29 09:46:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.253_443"
    2022/11/29 09:46:57 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:57 [DEBUG] http: Request PUT /v1/agent/service/register (15.871527ms) from=127.0.0.6:51845
    2022/11/29 09:46:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:57 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.591244ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.40.170_9015"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (26.314199ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (439.437µs) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_wf-gui_10.233.3.187_8080"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.89895ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.245222ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.60.195_9007"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.402457ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.768559ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.60.195_9007"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.633393ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.13031ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v0_multicloud_10.233.39.119_9001"
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.505115ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (863.288µs) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud_10.233.39.119_9001"
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.436873ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (10.616426ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.19.57_9011"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.997697ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (744.59µs) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.19.57_9011"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.645976ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (845.566µs) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.228_8181"
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.545786ms) from=127.0.0.6:51845
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:58 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (404.168µs) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_parser_10.233.40.42_8806"
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.101024ms) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/parser-v1 (424.879µs) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_catalog_10.233.40.42_8806"
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (10.710223ms) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (579.37µs) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_nsd_10.233.40.42_8806"
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.384436ms) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (524.219µs) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.42_8806"
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request PUT /v1/agent/service/register (14.693257ms) from=127.0.0.6:51845
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:46:59 [DEBUG] agent: Node info in sync
    2022/11/29 09:46:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (587.731µs) from=127.0.0.6:51845
    2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/catalog/services (934.513µs) from=127.0.0.6:46867
    2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/status/leader (270.43µs) from=127.0.0.6:51845
    2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (895.415µs) from=127.0.0.6:51845
    2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (335.867µs) from=127.0.0.6:51845
    2022/11/29 09:47:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (666.592µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (364.617µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (256.668µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.505µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (278.067µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (383.141µs) from=127.0.0.6:51845
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (481.548µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (173.324µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (194.66µs) from=127.0.0.6:60627
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (197.497µs) from=127.0.0.6:51845
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (293.318µs) from=127.0.0.6:51845
    2022/11/29 09:47:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (401.014µs) from=127.0.0.6:51845
    2022/11/29 09:47:27 [DEBUG] http: Request GET /v1/status/leader (707.946µs) from=127.0.0.6:58663
    2022/11/29 09:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:47:48 [DEBUG] http: Request GET /v1/status/leader (1.346597ms) from=127.0.0.6:60063
    2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/catalog/services (376.076µs) from=127.0.0.6:60063
    2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/status/leader (324.633µs) from=127.0.0.6:60063
    2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (458.858µs) from=127.0.0.6:58663
    2022/11/29 09:47:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (413.099µs) from=127.0.0.6:58663
    2022/11/29 09:48:08 [DEBUG] http: Request GET /v1/status/leader (436.585µs) from=127.0.0.6:33859
    2022/11/29 09:48:16 [DEBUG] http: Request GET /v1/status/leader (196.261µs) from=127.0.0.6:33859
    2022/11/29 09:48:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:48:24 [DEBUG] agent: Node info in sync
    2022/11/29 09:48:28 [DEBUG] http: Request GET /v1/status/leader (220.198µs) from=127.0.0.6:33769
    2022/11/29 09:48:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:48:36 [DEBUG] http: Request GET /v1/status/leader (276.043µs) from=127.0.0.6:33859
    2022/11/29 09:48:48 [DEBUG] http: Request GET /v1/status/leader (311.552µs) from=127.0.0.6:33859
    2022/11/29 09:48:56 [DEBUG] http: Request GET /v1/status/leader (178.64µs) from=127.0.0.6:33859
    2022/11/29 09:49:08 [DEBUG] http: Request GET /v1/status/leader (1.410541ms) from=127.0.0.6:33769
    2022/11/29 09:49:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.133921701s) from=127.0.0.6:50613
    2022/11/29 09:49:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.947303514s) from=127.0.0.6:43563
    2022/11/29 09:49:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m3.382779232s) from=127.0.0.6:46867
    2022/11/29 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.194875486s) from=127.0.0.6:41263
    2022/11/29 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.424131411s) from=127.0.0.6:43185
    2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.231017386s) from=127.0.0.6:52867
    2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.324201274s) from=127.0.0.6:54413
    2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.596743903s) from=127.0.0.6:60627
    2022/11/29 09:49:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.678242031s) from=127.0.0.6:33077
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.859391395s) from=127.0.0.6:37657
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.894406261s) from=127.0.0.6:56797
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.142757376s) from=127.0.0.6:50875
    2022/11/29 09:49:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:49:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:49:14 [INFO] agent: Synced service "_v1_sdnc_10.233.11.129_8282"
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Node info in sync
    2022/11/29 09:49:14 [DEBUG] http: Request PUT /v1/agent/service/register (11.118245ms) from=127.0.0.6:33769
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m18.080872527s) from=127.0.0.6:60063
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (3.319449454s) from=127.0.0.6:46867
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:49:14 [DEBUG] agent: Node info in sync
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (268.556µs) from=127.0.0.6:33859
    2022/11/29 09:49:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (529.994µs) from=127.0.0.6:33769
    2022/11/29 09:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.176832939s) from=127.0.0.6:51845
    2022/11/29 09:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.323490639s) from=127.0.0.6:33383
    2022/11/29 09:49:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.417975127s) from=127.0.0.6:60723
    2022/11/29 09:49:16 [DEBUG] http: Request GET /v1/status/leader (401.26µs) from=127.0.0.6:40529
    2022/11/29 09:49:28 [DEBUG] http: Request GET /v1/status/leader (166.22µs) from=127.0.0.6:33769
    2022/11/29 09:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:49:36 [DEBUG] http: Request GET /v1/status/leader (634.092µs) from=127.0.0.6:40529
    2022/11/29 09:49:48 [DEBUG] http: Request GET /v1/status/leader (876.877µs) from=127.0.0.6:33769
    2022/11/29 09:49:56 [DEBUG] http: Request GET /v1/status/leader (7.536179ms) from=127.0.0.6:40529
    2022/11/29 09:50:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.033984117s) from=127.0.0.6:32803
    2022/11/29 09:50:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.471745408s) from=127.0.0.6:58663
    2022/11/29 09:50:08 [DEBUG] http: Request GET /v1/status/leader (186.873µs) from=127.0.0.6:33769
    2022/11/29 09:50:16 [DEBUG] http: Request GET /v1/status/leader (2.610763ms) from=127.0.0.6:40529
    2022/11/29 09:50:28 [DEBUG] http: Request GET /v1/status/leader (436.834µs) from=127.0.0.6:33769
    2022/11/29 09:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:50:36 [DEBUG] http: Request GET /v1/status/leader (337.091µs) from=127.0.0.6:40529
    2022/11/29 09:50:48 [DEBUG] http: Request GET /v1/status/leader (560.132µs) from=127.0.0.6:33769
    2022/11/29 09:50:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:50:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:50:56 [DEBUG] agent: Node info in sync
    2022/11/29 09:50:56 [DEBUG] http: Request GET /v1/status/leader (301.744µs) from=127.0.0.6:40529
    2022/11/29 09:51:08 [DEBUG] http: Request GET /v1/status/leader (276.122µs) from=127.0.0.6:33769
    2022/11/29 09:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.624645111s) from=127.0.0.6:41263
    2022/11/29 09:51:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.792415971s) from=127.0.0.6:43185
    2022/11/29 09:51:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.925762158s) from=127.0.0.6:33077
    2022/11/29 09:51:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.518146337s) from=127.0.0.6:50875
    2022/11/29 09:51:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.87170553s) from=127.0.0.6:56797
    2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.534865473s) from=127.0.0.6:37657
    2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.400374556s) from=127.0.0.6:43563
    2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.452541088s) from=127.0.0.6:50613
    2022/11/29 09:51:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.251017517s) from=127.0.0.6:60627
    2022/11/29 09:51:16 [DEBUG] http: Request GET /v1/status/leader (379.954µs) from=127.0.0.6:40529
    2022/11/29 09:51:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.391234953s) from=127.0.0.6:52867
    2022/11/29 09:51:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.411766999s) from=127.0.0.6:60063
    2022/11/29 09:51:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.656179985s) from=127.0.0.6:33859
    2022/11/29 09:51:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.033783616s) from=127.0.0.6:46867
    2022/11/29 09:51:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.29258479s) from=127.0.0.6:51845
    2022/11/29 09:51:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.519290199s) from=127.0.0.6:54413
    2022/11/29 09:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.491802358s) from=127.0.0.6:33383
    2022/11/29 09:51:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.034219781s) from=127.0.0.6:60723
    2022/11/29 09:51:28 [DEBUG] http: Request GET /v1/status/leader (401.983µs) from=127.0.0.6:33769
    2022/11/29 09:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:51:36 [DEBUG] http: Request GET /v1/status/leader (319.487µs) from=127.0.0.6:40529
    2022/11/29 09:51:48 [DEBUG] http: Request GET /v1/status/leader (5.004647ms) from=127.0.0.6:33769
    2022/11/29 09:51:56 [DEBUG] http: Request GET /v1/status/leader (374.151µs) from=127.0.0.6:40529
    2022/11/29 09:52:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.672237873s) from=127.0.0.6:58663
    2022/11/29 09:52:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.380105946s) from=127.0.0.6:32803
    2022/11/29 09:52:08 [DEBUG] http: Request GET /v1/status/leader (386.25µs) from=127.0.0.6:33769
    2022/11/29 09:52:16 [DEBUG] http: Request GET /v1/status/leader (1.07912ms) from=127.0.0.6:40529
    2022/11/29 09:52:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:52:21 [DEBUG] agent: Node info in sync
    2022/11/29 09:52:28 [DEBUG] http: Request GET /v1/status/leader (1.041173ms) from=127.0.0.6:33769
    2022/11/29 09:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:52:36 [DEBUG] http: Request GET /v1/status/leader (331.376µs) from=127.0.0.6:40529
    2022/11/29 09:52:48 [DEBUG] http: Request GET /v1/status/leader (830.069µs) from=127.0.0.6:33769
    2022/11/29 09:52:56 [DEBUG] http: Request GET /v1/status/leader (199.801µs) from=127.0.0.6:40529
    2022/11/29 09:53:08 [DEBUG] http: Request GET /v1/status/leader (263.589µs) from=127.0.0.6:33769
    2022/11/29 09:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.734087503s) from=127.0.0.6:33077
    2022/11/29 09:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.568181795s) from=127.0.0.6:37657
    2022/11/29 09:53:16 [DEBUG] http: Request GET /v1/status/leader (713.654µs) from=127.0.0.6:40529
    2022/11/29 09:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.071766723s) from=127.0.0.6:43185
    2022/11/29 09:53:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.57744649s) from=127.0.0.6:41263
    2022/11/29 09:53:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.248940852s) from=127.0.0.6:50613
    2022/11/29 09:53:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.762112367s) from=127.0.0.6:43563
    2022/11/29 09:53:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:53:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.4981899s) from=127.0.0.6:50875
    2022/11/29 09:53:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.518143309s) from=127.0.0.6:33859
    2022/11/29 09:53:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.07993466s) from=127.0.0.6:56797
    2022/11/29 09:53:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.756227251s) from=127.0.0.6:46867
    2022/11/29 09:53:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.10227122s) from=127.0.0.6:52867
    2022/11/29 09:53:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.041331035s) from=127.0.0.6:54413
    2022/11/29 09:53:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.282923551s) from=127.0.0.6:60627
    2022/11/29 09:53:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.782985079s) from=127.0.0.6:60063
    2022/11/29 09:53:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.886143563s) from=127.0.0.6:60723
    2022/11/29 09:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.918221606s) from=127.0.0.6:51845
    2022/11/29 09:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.876408974s) from=127.0.0.6:33383
    2022/11/29 09:53:28 [DEBUG] http: Request GET /v1/status/leader (182.294µs) from=127.0.0.6:33769
    2022/11/29 09:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:53:36 [DEBUG] http: Request GET /v1/status/leader (307.139µs) from=127.0.0.6:40529
    2022/11/29 09:53:48 [DEBUG] http: Request GET /v1/status/leader (355.598µs) from=127.0.0.6:33769
    2022/11/29 09:53:57 [DEBUG] http: Request GET /v1/status/leader (372.34µs) from=127.0.0.6:40529
    2022/11/29 09:54:08 [DEBUG] http: Request GET /v1/status/leader (532.065µs) from=127.0.0.6:33769
    2022/11/29 09:54:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.164932028s) from=127.0.0.6:58663
    2022/11/29 09:54:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:54:11 [DEBUG] agent: Node info in sync
    2022/11/29 09:54:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.932601232s) from=127.0.0.6:32803
    2022/11/29 09:54:17 [DEBUG] http: Request GET /v1/status/leader (359.563µs) from=127.0.0.6:40529
    2022/11/29 09:54:28 [DEBUG] http: Request GET /v1/status/leader (329.028µs) from=127.0.0.6:33769
    2022/11/29 09:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:54:37 [DEBUG] http: Request GET /v1/status/leader (307.335µs) from=127.0.0.6:40529
    2022/11/29 09:54:48 [DEBUG] http: Request GET /v1/status/leader (311.55µs) from=127.0.0.6:33769
    2022/11/29 09:54:57 [DEBUG] http: Request GET /v1/status/leader (289.138µs) from=127.0.0.6:40529
    2022/11/29 09:55:08 [DEBUG] http: Request GET /v1/status/leader (363.129µs) from=127.0.0.6:33769
    2022/11/29 09:55:17 [DEBUG] http: Request GET /v1/status/leader (611.581µs) from=127.0.0.6:40529
    2022/11/29 09:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.848403533s) from=127.0.0.6:33077
    2022/11/29 09:55:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.085005229s) from=127.0.0.6:43563
    2022/11/29 09:55:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.494898836s) from=127.0.0.6:41263
    2022/11/29 09:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.510122638s) from=127.0.0.6:43185
    2022/11/29 09:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.458978855s) from=127.0.0.6:37657
    2022/11/29 09:55:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.447548099s) from=127.0.0.6:33859
    2022/11/29 09:55:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.834634201s) from=127.0.0.6:50613
    2022/11/29 09:55:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.167130736s) from=127.0.0.6:60627
    2022/11/29 09:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.900250935s) from=127.0.0.6:52867
    2022/11/29 09:55:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.657746395s) from=127.0.0.6:54413
    2022/11/29 09:55:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.469578613s) from=127.0.0.6:50875
    2022/11/29 09:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.512026201s) from=127.0.0.6:46867
    2022/11/29 09:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.81592518s) from=127.0.0.6:51845
    2022/11/29 09:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.868741003s) from=127.0.0.6:33383
    2022/11/29 09:55:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.309357158s) from=127.0.0.6:56797
    2022/11/29 09:55:28 [DEBUG] http: Request GET /v1/status/leader (268.6µs) from=127.0.0.6:56797
    2022/11/29 09:55:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.236174011s) from=127.0.0.6:60063
    2022/11/29 09:55:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.452749361s) from=127.0.0.6:60723
    2022/11/29 09:55:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:55:31 [DEBUG] agent: Node info in sync
    2022/11/29 09:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:55:37 [DEBUG] http: Request GET /v1/status/leader (205.121µs) from=127.0.0.6:40529
    2022/11/29 09:55:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:55:48 [DEBUG] http: Request GET /v1/status/leader (1.039767ms) from=127.0.0.6:56797
    2022/11/29 09:55:57 [DEBUG] http: Request GET /v1/status/leader (583.584µs) from=127.0.0.6:40529
    2022/11/29 09:56:08 [DEBUG] http: Request GET /v1/status/leader (452.901µs) from=127.0.0.6:56797
    2022/11/29 09:56:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.158168218s) from=127.0.0.6:58663
    2022/11/29 09:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.65465626s) from=127.0.0.6:32803
    2022/11/29 09:56:17 [DEBUG] http: Request GET /v1/status/leader (197.59µs) from=127.0.0.6:40529
    2022/11/29 09:56:28 [DEBUG] http: Request GET /v1/status/leader (2.135278ms) from=127.0.0.6:56797
    2022/11/29 09:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:56:37 [DEBUG] http: Request GET /v1/status/leader (326.354µs) from=127.0.0.6:40529
    2022/11/29 09:56:48 [DEBUG] http: Request GET /v1/status/leader (294.831µs) from=127.0.0.6:56797
    2022/11/29 09:56:57 [DEBUG] http: Request GET /v1/status/leader (290.315µs) from=127.0.0.6:40529
    2022/11/29 09:57:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:57:06 [DEBUG] agent: Node info in sync
    2022/11/29 09:57:08 [DEBUG] http: Request GET /v1/status/leader (166.442µs) from=127.0.0.6:56797
    2022/11/29 09:57:17 [DEBUG] http: Request GET /v1/status/leader (243.386µs) from=127.0.0.6:40529
    2022/11/29 09:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.258735611s) from=127.0.0.6:33077
    2022/11/29 09:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.745537351s) from=127.0.0.6:41263
    2022/11/29 09:57:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.692793028s) from=127.0.0.6:43563
    2022/11/29 09:57:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.144887171s) from=127.0.0.6:43185
    2022/11/29 09:57:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.646950335s) from=127.0.0.6:50613
    2022/11/29 09:57:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.286817551s) from=127.0.0.6:52867
    2022/11/29 09:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.74857489s) from=127.0.0.6:33383
    2022/11/29 09:57:28 [DEBUG] http: Request GET /v1/status/leader (406.251µs) from=127.0.0.6:56797
    2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.625030786s) from=127.0.0.6:60627
    2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.758347195s) from=127.0.0.6:37657
    2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.307450514s) from=127.0.0.6:33859
    2022/11/29 09:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.516480889s) from=127.0.0.6:51845
    2022/11/29 09:57:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.564386994s) from=127.0.0.6:46867
    2022/11/29 09:57:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.80044999s) from=127.0.0.6:54413
    2022/11/29 09:57:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.050688178s) from=127.0.0.6:50875
    2022/11/29 09:57:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.541585288s) from=127.0.0.6:33769
    2022/11/29 09:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.565505571s) from=127.0.0.6:60063
    2022/11/29 09:57:37 [DEBUG] http: Request GET /v1/status/leader (243.282µs) from=127.0.0.6:40529
    2022/11/29 09:57:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.480291099s) from=127.0.0.6:60723
    2022/11/29 09:57:48 [DEBUG] http: Request GET /v1/status/leader (315.988µs) from=127.0.0.6:56797
    2022/11/29 09:57:57 [DEBUG] http: Request GET /v1/status/leader (310.519µs) from=127.0.0.6:40529
    2022/11/29 09:58:08 [DEBUG] http: Request GET /v1/status/leader (517.248µs) from=127.0.0.6:56797
    2022/11/29 09:58:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.571211197s) from=127.0.0.6:58663
    2022/11/29 09:58:17 [DEBUG] http: Request GET /v1/status/leader (181.923µs) from=127.0.0.6:40529
    2022/11/29 09:58:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.515930518s) from=127.0.0.6:32803
    2022/11/29 09:58:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 09:58:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:58:27 [DEBUG] agent: Node info in sync
    2022/11/29 09:58:28 [DEBUG] http: Request GET /v1/status/leader (5.451745ms) from=127.0.0.6:56797
    2022/11/29 09:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:58:37 [DEBUG] http: Request GET /v1/status/leader (188.252µs) from=127.0.0.6:40529
    2022/11/29 09:58:48 [DEBUG] http: Request GET /v1/status/leader (307.09µs) from=127.0.0.6:56797
    2022/11/29 09:58:57 [DEBUG] http: Request GET /v1/status/leader (159.863µs) from=127.0.0.6:40529
    2022/11/29 09:59:08 [DEBUG] http: Request GET /v1/status/leader (159.509µs) from=127.0.0.6:56797
    2022/11/29 09:59:17 [DEBUG] http: Request GET /v1/status/leader (676.369µs) from=127.0.0.6:40529
    2022/11/29 09:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.252529117s) from=127.0.0.6:33077
    2022/11/29 09:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.297831681s) from=127.0.0.6:41263
    2022/11/29 09:59:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.768890611s) from=127.0.0.6:50613
    2022/11/29 09:59:28 [DEBUG] http: Request GET /v1/status/leader (841.459µs) from=127.0.0.6:56797
    2022/11/29 09:59:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.305198032s) from=127.0.0.6:43563
    2022/11/29 09:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.89292164s) from=127.0.0.6:43185
    2022/11/29 09:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.771351385s) from=127.0.0.6:37657
    2022/11/29 09:59:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.583969132s) from=127.0.0.6:33859
    2022/11/29 09:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.834270906s) from=127.0.0.6:52867
    2022/11/29 09:59:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.269599271s) from=127.0.0.6:60627
    2022/11/29 09:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.64998259s) from=127.0.0.6:51845
    2022/11/29 09:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 09:59:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.842774188s) from=127.0.0.6:46867
    2022/11/29 09:59:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.698628159s) from=127.0.0.6:33769
    2022/11/29 09:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.331550294s) from=127.0.0.6:33383
    2022/11/29 09:59:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.936475381s) from=127.0.0.6:50875
    2022/11/29 09:59:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.432435577s) from=127.0.0.6:60063
    2022/11/29 09:59:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.070631888s) from=127.0.0.6:54413
    2022/11/29 09:59:37 [DEBUG] http: Request GET /v1/status/leader (631.127µs) from=127.0.0.6:40529
    2022/11/29 09:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 09:59:39 [DEBUG] agent: Node info in sync
    2022/11/29 09:59:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.683010118s) from=127.0.0.6:60723
    2022/11/29 09:59:48 [DEBUG] http: Request GET /v1/status/leader (233.349µs) from=127.0.0.6:56797
    2022/11/29 09:59:57 [DEBUG] http: Request GET /v1/status/leader (7.289742ms) from=127.0.0.6:40529
    2022/11/29 10:00:08 [DEBUG] http: Request GET /v1/status/leader (370.864µs) from=127.0.0.6:56797
    2022/11/29 10:00:17 [DEBUG] http: Request GET /v1/status/leader (162.506µs) from=127.0.0.6:40529
    2022/11/29 10:00:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.79428096s) from=127.0.0.6:58663
    2022/11/29 10:00:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.819617587s) from=127.0.0.6:32803
    2022/11/29 10:00:28 [DEBUG] http: Request GET /v1/status/leader (230.251µs) from=127.0.0.6:56797
    2022/11/29 10:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:00:37 [DEBUG] http: Request GET /v1/status/leader (372.102µs) from=127.0.0.6:40529
    2022/11/29 10:00:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:00:48 [DEBUG] http: Request GET /v1/status/leader (437.012µs) from=127.0.0.6:56797
    2022/11/29 10:00:57 [DEBUG] http: Request GET /v1/status/leader (213.384µs) from=127.0.0.6:40529
    2022/11/29 10:01:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:01:08 [DEBUG] agent: Node info in sync
    2022/11/29 10:01:08 [DEBUG] http: Request GET /v1/status/leader (193.592µs) from=127.0.0.6:56797
    2022/11/29 10:01:17 [DEBUG] http: Request GET /v1/status/leader (187.987µs) from=127.0.0.6:40529
    2022/11/29 10:01:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.822570637s) from=127.0.0.6:33077
    2022/11/29 10:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.603181914s) from=127.0.0.6:41263
    2022/11/29 10:01:28 [DEBUG] http: Request GET /v1/status/leader (174.138µs) from=127.0.0.6:56797
    2022/11/29 10:01:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.542253427s) from=127.0.0.6:33859
    2022/11/29 10:01:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.637966888s) from=127.0.0.6:43563
    2022/11/29 10:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:01:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.551738109s) from=127.0.0.6:50613
    2022/11/29 10:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.279273609s) from=127.0.0.6:37657
    2022/11/29 10:01:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.669631376s) from=127.0.0.6:33769
    2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/status/leader (323.365µs) from=127.0.0.6:40529
    2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.71889106s) from=127.0.0.6:54413
    2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.312655222s) from=127.0.0.6:43185
    2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.481759155s) from=127.0.0.6:60063
    2022/11/29 10:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.830375037s) from=127.0.0.6:52867
    2022/11/29 10:01:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.966422076s) from=127.0.0.6:46867
    2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.227452944s) from=127.0.0.6:50875
    2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.804814781s) from=127.0.0.6:51845
    2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.348183475s) from=127.0.0.6:60627
    2022/11/29 10:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.170085293s) from=127.0.0.6:33383
    2022/11/29 10:01:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.076585572s) from=127.0.0.6:60723
    2022/11/29 10:01:48 [DEBUG] http: Request GET /v1/status/leader (319.12µs) from=127.0.0.6:56797
    2022/11/29 10:01:57 [DEBUG] http: Request GET /v1/status/leader (335.411µs) from=127.0.0.6:40529
    2022/11/29 10:02:08 [DEBUG] http: Request GET /v1/status/leader (352.477µs) from=127.0.0.6:56797
    2022/11/29 10:02:17 [DEBUG] http: Request GET /v1/status/leader (325.766µs) from=127.0.0.6:40529
    2022/11/29 10:02:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.149778302s) from=127.0.0.6:58663
    2022/11/29 10:02:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:02:25 [DEBUG] agent: Node info in sync
    2022/11/29 10:02:28 [DEBUG] http: Request GET /v1/status/leader (226.963µs) from=127.0.0.6:56797
    2022/11/29 10:02:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.14860471s) from=127.0.0.6:32803
    2022/11/29 10:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:02:37 [DEBUG] http: Request GET /v1/status/leader (214.639µs) from=127.0.0.6:40529
    2022/11/29 10:02:48 [DEBUG] http: Request GET /v1/status/leader (369.618µs) from=127.0.0.6:56797
    2022/11/29 10:02:57 [DEBUG] http: Request GET /v1/status/leader (272.09µs) from=127.0.0.6:40529
    2022/11/29 10:03:08 [DEBUG] http: Request GET /v1/status/leader (200.519µs) from=127.0.0.6:56797
    2022/11/29 10:03:17 [DEBUG] http: Request GET /v1/status/leader (244.887µs) from=127.0.0.6:40529
    2022/11/29 10:03:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:03:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.562540183s) from=127.0.0.6:41263
    2022/11/29 10:03:28 [DEBUG] http: Request GET /v1/status/leader (359.413µs) from=127.0.0.6:56797
    2022/11/29 10:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.510927765s) from=127.0.0.6:33077
    2022/11/29 10:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:03:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.031910256s) from=127.0.0.6:50613
    2022/11/29 10:03:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.765761964s) from=127.0.0.6:43563
    2022/11/29 10:03:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.246677615s) from=127.0.0.6:33859
    2022/11/29 10:03:37 [DEBUG] http: Request GET /v1/status/leader (320.009µs) from=127.0.0.6:40529
    2022/11/29 10:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.054814767s) from=127.0.0.6:37657
    2022/11/29 10:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.324078018s) from=127.0.0.6:43185
    2022/11/29 10:03:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.001645414s) from=127.0.0.6:46867
    2022/11/29 10:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.700289593s) from=127.0.0.6:33769
    2022/11/29 10:03:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.888919821s) from=127.0.0.6:51845
    2022/11/29 10:03:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.708409487s) from=127.0.0.6:50875
    2022/11/29 10:03:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.236275404s) from=127.0.0.6:60063
    2022/11/29 10:03:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.490104941s) from=127.0.0.6:54413
    2022/11/29 10:03:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.752205533s) from=127.0.0.6:60627
    2022/11/29 10:03:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.942054371s) from=127.0.0.6:52867
    2022/11/29 10:03:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.4600515s) from=127.0.0.6:33383
    2022/11/29 10:03:48 [DEBUG] http: Request GET /v1/status/leader (198.707µs) from=127.0.0.6:56797
    2022/11/29 10:03:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.469808608s) from=127.0.0.6:60723
    2022/11/29 10:03:57 [DEBUG] http: Request GET /v1/status/leader (743.109µs) from=127.0.0.6:40529
    2022/11/29 10:04:08 [DEBUG] http: Request GET /v1/status/leader (880.642µs) from=127.0.0.6:56797
    2022/11/29 10:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:04:13 [DEBUG] agent: Node info in sync
    2022/11/29 10:04:17 [DEBUG] http: Request GET /v1/status/leader (216.863µs) from=127.0.0.6:40529
    2022/11/29 10:04:28 [DEBUG] http: Request GET /v1/status/leader (160.96µs) from=127.0.0.6:56797
    2022/11/29 10:04:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.749189278s) from=127.0.0.6:58663
    2022/11/29 10:04:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.437492939s) from=127.0.0.6:32803
    2022/11/29 10:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:04:37 [DEBUG] http: Request GET /v1/status/leader (520.966µs) from=127.0.0.6:40529
    2022/11/29 10:04:48 [DEBUG] http: Request GET /v1/status/leader (425.313µs) from=127.0.0.6:56797
    2022/11/29 10:04:57 [DEBUG] http: Request GET /v1/status/leader (178.229µs) from=127.0.0.6:40529
    2022/11/29 10:05:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:05:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:05:01 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092"
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Node info in sync
    2022/11/29 10:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (13.358409ms) from=127.0.0.6:56797
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:05:01 [DEBUG] agent: Node info in sync
    2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m18.495827487s) from=127.0.0.6:54413
    2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m21.954088189s) from=127.0.0.6:46867
    2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (427.205µs) from=127.0.0.6:56797
    2022/11/29 10:05:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (612.673µs) from=127.0.0.6:56797
    2022/11/29 10:05:08 [DEBUG] http: Request GET /v1/status/leader (256.426µs) from=127.0.0.6:51755
    2022/11/29 10:05:17 [DEBUG] http: Request GET /v1/status/leader (484.687µs) from=127.0.0.6:40529
    2022/11/29 10:05:28 [DEBUG] http: Request GET /v1/status/leader (292.34µs) from=127.0.0.6:51755
    2022/11/29 10:05:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.235667261s) from=127.0.0.6:41263
    2022/11/29 10:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:05:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.417963654s) from=127.0.0.6:43563
    2022/11/29 10:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.446652921s) from=127.0.0.6:33077
    2022/11/29 10:05:37 [DEBUG] http: Request GET /v1/status/leader (185.123µs) from=127.0.0.6:40529
    2022/11/29 10:05:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.920495088s) from=127.0.0.6:50613
    2022/11/29 10:05:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.44114862s) from=127.0.0.6:33859
    2022/11/29 10:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.061633117s) from=127.0.0.6:51845
    2022/11/29 10:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.490900426s) from=127.0.0.6:37657
    2022/11/29 10:05:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.233289606s) from=127.0.0.6:33769
    2022/11/29 10:05:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.55747568s) from=127.0.0.6:43185
    2022/11/29 10:05:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.672447706s) from=127.0.0.6:60627
    2022/11/29 10:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.749013751s) from=127.0.0.6:52867
    2022/11/29 10:05:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.475278264s) from=127.0.0.6:50875
    2022/11/29 10:05:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.759919785s) from=127.0.0.6:60063
    2022/11/29 10:05:48 [DEBUG] http: Request GET /v1/status/leader (330.491µs) from=127.0.0.6:51755
    2022/11/29 10:05:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.31165237s) from=127.0.0.6:33383
    2022/11/29 10:05:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.666155588s) from=127.0.0.6:60723
    2022/11/29 10:05:57 [DEBUG] http: Request GET /v1/status/leader (358.32µs) from=127.0.0.6:40529
    2022/11/29 10:06:08 [DEBUG] http: Request GET /v1/status/leader (978.296µs) from=127.0.0.6:51755
    2022/11/29 10:06:17 [DEBUG] http: Request GET /v1/status/leader (305.176µs) from=127.0.0.6:40529
    2022/11/29 10:06:28 [DEBUG] http: Request GET /v1/status/leader (301.484µs) from=127.0.0.6:51755
    2022/11/29 10:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:06:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.442634116s) from=127.0.0.6:32803
    2022/11/29 10:06:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.419326993s) from=127.0.0.6:58663
    2022/11/29 10:06:37 [DEBUG] http: Request GET /v1/status/leader (217.764µs) from=127.0.0.6:40529
    2022/11/29 10:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:06:46 [DEBUG] agent: Node info in sync
    2022/11/29 10:06:48 [DEBUG] http: Request GET /v1/status/leader (185.33µs) from=127.0.0.6:51755
    2022/11/29 10:06:57 [DEBUG] http: Request GET /v1/status/leader (284.498µs) from=127.0.0.6:40529
    2022/11/29 10:07:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m0.18040754s) from=127.0.0.6:54413
    2022/11/29 10:07:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (2m3.217798239s) from=127.0.0.6:46867
    2022/11/29 10:07:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.825561868s) from=127.0.0.6:56797
    2022/11/29 10:07:08 [DEBUG] http: Request GET /v1/status/leader (179.599µs) from=127.0.0.6:51755
    2022/11/29 10:07:17 [DEBUG] http: Request GET /v1/status/leader (313.968µs) from=127.0.0.6:40529
    2022/11/29 10:07:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.57.157_8443"
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (23.809702983s) from=127.0.0.6:46867
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (26.847786537s) from=127.0.0.6:54413
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (15.377769ms) from=127.0.0.6:51755
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (6.154669ms) from=127.0.0.6:51755
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (332.699µs) from=127.0.0.6:51755
    2022/11/29 10:07:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.10.127_8082"
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.844374ms) from=127.0.0.6:55677
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:28 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (67.571332ms) from=127.0.0.6:46867
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (39.536594ms) from=127.0.0.6:51755
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (345.498µs) from=127.0.0.6:51755
    2022/11/29 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (721.499µs) from=127.0.0.6:44119
    2022/11/29 10:07:29 [DEBUG] http: Request GET /v1/status/leader (328.17µs) from=127.0.0.6:44119
    2022/11/29 10:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.980929071s) from=127.0.0.6:41263
    2022/11/29 10:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:07:37 [DEBUG] http: Request GET /v1/status/leader (1.821176ms) from=127.0.0.6:40529
    2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:38 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.5.199_8410"
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (41.360181ms) from=127.0.0.6:44119
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.267371888s) from=127.0.0.6:46867
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.265889675s) from=127.0.0.6:55677
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (359.858µs) from=127.0.0.6:44119
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (2.610768ms) from=127.0.0.6:44119
    2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:38 [INFO] agent: Synced service "_v1_nslcm_10.233.53.74_8403"
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.124686ms) from=127.0.0.6:57271
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:38 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (84.89308ms) from=127.0.0.6:46867
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (91.065916ms) from=127.0.0.6:55677
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (282.7µs) from=127.0.0.6:57271
    2022/11/29 10:07:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (651.9µs) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [INFO] agent: Synced service "_v2_nslcm_10.233.53.74_8403"
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.919635ms) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (123.268782ms) from=127.0.0.6:46867
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (133.847586ms) from=127.0.0.6:55677
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (330.593µs) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (290.035µs) from=127.0.0.6:40529
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.56.2_8484"
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (12.230202ms) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (179.104521ms) from=127.0.0.6:55677
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (182.295115ms) from=127.0.0.6:46867
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (478.621µs) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (341.626µs) from=127.0.0.6:34023
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:39 [INFO] agent: Synced service "_v1_vnfres_10.233.4.38_8802"
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.810544ms) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (215.742027ms) from=127.0.0.6:46867
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (242.268171ms) from=127.0.0.6:55677
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (421.385µs) from=127.0.0.6:35957
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (512.933µs) from=127.0.0.6:45657
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.597961339s) from=127.0.0.6:43563
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:40 [INFO] agent: Synced service "_v1_vnfmgr_10.233.56.56_8803"
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (297.385142ms) from=127.0.0.6:35957
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (475.461806ms) from=127.0.0.6:55677
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (487.994463ms) from=127.0.0.6:46867
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.176715ms) from=127.0.0.6:55677
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (516.428µs) from=127.0.0.6:55677
    2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:40 [INFO] agent: Synced service "_v1_vnflcm_10.233.41.174_8801"
    2022/11/29 10:07:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (185.650833ms) from=127.0.0.6:35957
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (378.530211ms) from=127.0.0.6:55677
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (419.020142ms) from=127.0.0.6:46867
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (746.603µs) from=127.0.0.6:35957
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (283.662µs) from=127.0.0.6:60401
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.858698235s) from=127.0.0.6:33077
    2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:40 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.63.127_8482"
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.851163ms) from=127.0.0.6:35957
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:07:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (119.466633ms) from=127.0.0.6:55677
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (102.706264ms) from=127.0.0.6:46867
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (657.887µs) from=127.0.0.6:35957
    2022/11/29 10:07:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (393.712µs) from=127.0.0.6:35957
    2022/11/29 10:07:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.658542729s) from=127.0.0.6:33859
    2022/11/29 10:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.801352342s) from=127.0.0.6:51845
    2022/11/29 10:07:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.076454678s) from=127.0.0.6:50613
    2022/11/29 10:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.486271919s) from=127.0.0.6:33769
    2022/11/29 10:07:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.722449997s) from=127.0.0.6:37657
    2022/11/29 10:07:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.239441207s) from=127.0.0.6:43185
    2022/11/29 10:07:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.486062517s) from=127.0.0.6:50875
    2022/11/29 10:07:49 [DEBUG] http: Request GET /v1/status/leader (329.585µs) from=127.0.0.6:59955
    2022/11/29 10:07:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.72600474s) from=127.0.0.6:52867
    2022/11/29 10:07:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.574338408s) from=127.0.0.6:60627
    2022/11/29 10:07:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.099158696s) from=127.0.0.6:60063
    2022/11/29 10:07:57 [DEBUG] http: Request GET /v1/status/leader (738.902µs) from=127.0.0.6:59955
    2022/11/29 10:07:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.389230447s) from=127.0.0.6:33383
    2022/11/29 10:08:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.804262602s) from=127.0.0.6:60723
    2022/11/29 10:08:09 [DEBUG] http: Request GET /v1/status/leader (4.072803ms) from=127.0.0.6:59955
    2022/11/29 10:08:17 [DEBUG] http: Request GET /v1/status/leader (1.005418ms) from=127.0.0.6:59955
    2022/11/29 10:08:29 [DEBUG] http: Request GET /v1/status/leader (265.254µs) from=127.0.0.6:59955
    2022/11/29 10:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:08:37 [DEBUG] http: Request GET /v1/status/leader (355.038µs) from=127.0.0.6:59955
    2022/11/29 10:08:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.670467825s) from=127.0.0.6:32803
    2022/11/29 10:08:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.219495133s) from=127.0.0.6:58663
    2022/11/29 10:08:49 [DEBUG] http: Request GET /v1/status/leader (219.866µs) from=127.0.0.6:59955
    2022/11/29 10:08:57 [DEBUG] http: Request GET /v1/status/leader (277.455µs) from=127.0.0.6:59955
    2022/11/29 10:09:09 [DEBUG] http: Request GET /v1/status/leader (401.461µs) from=127.0.0.6:59955
    2022/11/29 10:09:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.416170188s) from=127.0.0.6:56797
    2022/11/29 10:09:17 [DEBUG] http: Request GET /v1/status/leader (206.779µs) from=127.0.0.6:59955
    2022/11/29 10:09:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:09:27 [DEBUG] agent: Node info in sync
    2022/11/29 10:09:29 [DEBUG] http: Request GET /v1/status/leader (404.603µs) from=127.0.0.6:59955
    2022/11/29 10:09:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.587232039s) from=127.0.0.6:51755
    2022/11/29 10:09:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.676006778s) from=127.0.0.6:54413
    2022/11/29 10:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:09:37 [DEBUG] http: Request GET /v1/status/leader (287.506µs) from=127.0.0.6:59955
    2022/11/29 10:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.804247582s) from=127.0.0.6:41263
    2022/11/29 10:09:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.297685092s) from=127.0.0.6:44119
    2022/11/29 10:09:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.13922503s) from=127.0.0.6:43563
    2022/11/29 10:09:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.34831921s) from=127.0.0.6:60401
    2022/11/29 10:09:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.301530998s) from=127.0.0.6:35957
    2022/11/29 10:09:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.148651788s) from=127.0.0.6:33859
    2022/11/29 10:09:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.765599111s) from=127.0.0.6:52371
    2022/11/29 10:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m4.618711285s) from=127.0.0.6:40529
    2022/11/29 10:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.581804033s) from=127.0.0.6:33077
    2022/11/29 10:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.992419629s) from=127.0.0.6:55677
    2022/11/29 10:09:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.021671621s) from=127.0.0.6:57271
    2022/11/29 10:09:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.711769882s) from=127.0.0.6:34023
    2022/11/29 10:09:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.603365821s) from=127.0.0.6:45657
    2022/11/29 10:09:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.470580005s) from=127.0.0.6:46867
    2022/11/29 10:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.630606898s) from=127.0.0.6:51845
    2022/11/29 10:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.435111434s) from=127.0.0.6:43185
    2022/11/29 10:09:49 [DEBUG] http: Request GET /v1/status/leader (498.576µs) from=127.0.0.6:59955
    2022/11/29 10:09:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.833825709s) from=127.0.0.6:50875
    2022/11/29 10:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.821407333s) from=127.0.0.6:37657
    2022/11/29 10:09:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.939566473s) from=127.0.0.6:33769
    2022/11/29 10:09:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.919730438s) from=127.0.0.6:50613
    2022/11/29 10:09:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.295743648s) from=127.0.0.6:60063
    2022/11/29 10:09:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.536177783s) from=127.0.0.6:60627
    2022/11/29 10:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.45044665s) from=127.0.0.6:52867
    2022/11/29 10:09:57 [DEBUG] http: Request GET /v1/status/leader (327.688µs) from=127.0.0.6:59955
    2022/11/29 10:10:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.099617654s) from=127.0.0.6:60723
    2022/11/29 10:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.277356257s) from=127.0.0.6:33383
    2022/11/29 10:10:09 [DEBUG] http: Request GET /v1/status/leader (252.336µs) from=127.0.0.6:59955
    2022/11/29 10:10:17 [DEBUG] http: Request GET /v1/status/leader (1.864158ms) from=127.0.0.6:59955
    2022/11/29 10:10:29 [DEBUG] http: Request GET /v1/status/leader (364.972µs) from=127.0.0.6:59955
    2022/11/29 10:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:10:37 [DEBUG] http: Request GET /v1/status/leader (226.536µs) from=127.0.0.6:59955
    2022/11/29 10:10:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:10:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:10:40 [DEBUG] agent: Node info in sync
    2022/11/29 10:10:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.953165695s) from=127.0.0.6:32803
    2022/11/29 10:10:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.451043105s) from=127.0.0.6:58663
    2022/11/29 10:10:49 [DEBUG] http: Request GET /v1/status/leader (761.586µs) from=127.0.0.6:59955
    2022/11/29 10:10:57 [DEBUG] http: Request GET /v1/status/leader (172.858µs) from=127.0.0.6:59955
    2022/11/29 10:11:09 [DEBUG] http: Request GET /v1/status/leader (3.97627ms) from=127.0.0.6:59955
    2022/11/29 10:11:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.526156296s) from=127.0.0.6:56797
    2022/11/29 10:11:17 [DEBUG] http: Request GET /v1/status/leader (388.26µs) from=127.0.0.6:59955
    2022/11/29 10:11:29 [DEBUG] http: Request GET /v1/status/leader (991.774µs) from=127.0.0.6:59955
    2022/11/29 10:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.078298071s) from=127.0.0.6:51755
    2022/11/29 10:11:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.607381631s) from=127.0.0.6:54413
    2022/11/29 10:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:11:37 [DEBUG] http: Request GET /v1/status/leader (236.696µs) from=127.0.0.6:59955
    2022/11/29 10:11:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.309884316s) from=127.0.0.6:60401
    2022/11/29 10:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.147309394s) from=127.0.0.6:41263
    2022/11/29 10:11:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.511318949s) from=127.0.0.6:44119
    2022/11/29 10:11:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.767349374s) from=127.0.0.6:52371
    2022/11/29 10:11:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.163151693s) from=127.0.0.6:35957
    2022/11/29 10:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.068962636s) from=127.0.0.6:33077
    2022/11/29 10:11:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.264483335s) from=127.0.0.6:43563
    2022/11/29 10:11:49 [DEBUG] http: Request GET /v1/status/leader (7.370555ms) from=127.0.0.6:59955
    2022/11/29 10:11:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.051178773s) from=127.0.0.6:55677
    2022/11/29 10:11:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.318636965s) from=127.0.0.6:33859
    2022/11/29 10:11:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.054835781s) from=127.0.0.6:34023
    2022/11/29 10:11:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.285062163s) from=127.0.0.6:46867
    2022/11/29 10:11:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.951462748s) from=127.0.0.6:40529
    2022/11/29 10:11:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m5.464474532s) from=127.0.0.6:57271
    2022/11/29 10:11:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.9022477s) from=127.0.0.6:45657
    2022/11/29 10:11:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:11:53 [DEBUG] agent: Node info in sync
    2022/11/29 10:11:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.222122105s) from=127.0.0.6:60627
    2022/11/29 10:11:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.066118822s) from=127.0.0.6:33769
    2022/11/29 10:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.24654717s) from=127.0.0.6:43185
    2022/11/29 10:11:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.966380394s) from=127.0.0.6:51845
    2022/11/29 10:11:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.608094493s) from=127.0.0.6:50875
    2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.870635709s) from=127.0.0.6:37657
    2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.384369771s) from=127.0.0.6:60063
    2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.011971695s) from=127.0.0.6:52867
    2022/11/29 10:11:57 [DEBUG] http: Request GET /v1/status/leader (171.124µs) from=127.0.0.6:59955
    2022/11/29 10:11:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.204731183s) from=127.0.0.6:50613
    2022/11/29 10:12:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.071083612s) from=127.0.0.6:60723
    2022/11/29 10:12:09 [DEBUG] http: Request GET /v1/status/leader (213.903µs) from=127.0.0.6:59955
    2022/11/29 10:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.533767402s) from=127.0.0.6:33383
    2022/11/29 10:12:17 [DEBUG] http: Request GET /v1/status/leader (327.748µs) from=127.0.0.6:59955
    2022/11/29 10:12:29 [DEBUG] http: Request GET /v1/status/leader (318.586µs) from=127.0.0.6:59955
    2022/11/29 10:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:12:37 [DEBUG] http: Request GET /v1/status/leader (355.226µs) from=127.0.0.6:59955
    2022/11/29 10:12:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.667797399s) from=127.0.0.6:32803
    2022/11/29 10:12:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.266424376s) from=127.0.0.6:58663
    2022/11/29 10:12:49 [DEBUG] http: Request GET /v1/status/leader (348.544µs) from=127.0.0.6:59955
    2022/11/29 10:12:58 [DEBUG] http: Request GET /v1/status/leader (184.992µs) from=127.0.0.6:59955
    2022/11/29 10:12:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:13:09 [DEBUG] http: Request GET /v1/status/leader (1.706441ms) from=127.0.0.6:59955
    2022/11/29 10:13:18 [DEBUG] http: Request GET /v1/status/leader (329.158µs) from=127.0.0.6:59955
    2022/11/29 10:13:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.211407201s) from=127.0.0.6:56797
    2022/11/29 10:13:29 [DEBUG] http: Request GET /v1/status/leader (366.872µs) from=127.0.0.6:59955
    2022/11/29 10:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:13:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:13:34 [DEBUG] agent: Node info in sync
    2022/11/29 10:13:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.518054906s) from=127.0.0.6:54413
    2022/11/29 10:13:38 [DEBUG] http: Request GET /v1/status/leader (213.031µs) from=127.0.0.6:59955
    2022/11/29 10:13:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.363073005s) from=127.0.0.6:51755
    2022/11/29 10:13:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.851958546s) from=127.0.0.6:60401
    2022/11/29 10:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.273286638s) from=127.0.0.6:41263
    2022/11/29 10:13:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.808714984s) from=127.0.0.6:44119
    2022/11/29 10:13:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.669592652s) from=127.0.0.6:35957
    2022/11/29 10:13:49 [DEBUG] http: Request GET /v1/status/leader (327.528µs) from=127.0.0.6:59955
    2022/11/29 10:13:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.667652883s) from=127.0.0.6:52371
    2022/11/29 10:13:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.547393434s) from=127.0.0.6:43563
    2022/11/29 10:13:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.432320794s) from=127.0.0.6:40529
    2022/11/29 10:13:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.800284064s) from=127.0.0.6:46867
    2022/11/29 10:13:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.668221124s) from=127.0.0.6:33859
    2022/11/29 10:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.262203491s) from=127.0.0.6:33077
    2022/11/29 10:13:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.008510825s) from=127.0.0.6:57271
    2022/11/29 10:13:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.437778306s) from=127.0.0.6:55677
    2022/11/29 10:13:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.397926014s) from=127.0.0.6:34023
    2022/11/29 10:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.471635479s) from=127.0.0.6:60627
    2022/11/29 10:13:58 [DEBUG] http: Request GET /v1/status/leader (363.32µs) from=127.0.0.6:59955
    2022/11/29 10:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.815192451s) from=127.0.0.6:43185
    2022/11/29 10:14:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.073787739s) from=127.0.0.6:45657
    2022/11/29 10:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.900103166s) from=127.0.0.6:33769
    2022/11/29 10:14:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.301815568s) from=127.0.0.6:60063
    2022/11/29 10:14:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.564986471s) from=127.0.0.6:50875
    2022/11/29 10:14:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.993054429s) from=127.0.0.6:51845
    2022/11/29 10:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.25371863s) from=127.0.0.6:37657
    2022/11/29 10:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.104023423s) from=127.0.0.6:52867
    2022/11/29 10:14:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.382588363s) from=127.0.0.6:50613
    2022/11/29 10:14:09 [DEBUG] http: Request GET /v1/status/leader (280.108µs) from=127.0.0.6:59955
    2022/11/29 10:14:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.872074317s) from=127.0.0.6:60723
    2022/11/29 10:14:18 [DEBUG] http: Request GET /v1/status/leader (399.651µs) from=127.0.0.6:59955
    2022/11/29 10:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.237500676s) from=127.0.0.6:33383
    2022/11/29 10:14:29 [DEBUG] http: Request GET /v1/status/leader (404.665µs) from=127.0.0.6:59955
    2022/11/29 10:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:14:38 [DEBUG] http: Request GET /v1/status/leader (309.377µs) from=127.0.0.6:59955
    2022/11/29 10:14:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.15665048s) from=127.0.0.6:32803
    2022/11/29 10:14:49 [DEBUG] http: Request GET /v1/status/leader (643.082µs) from=127.0.0.6:59955
    2022/11/29 10:14:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.525494776s) from=127.0.0.6:58663
    2022/11/29 10:14:58 [DEBUG] http: Request GET /v1/status/leader (1.119379ms) from=127.0.0.6:59955
    2022/11/29 10:15:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:15:09 [DEBUG] http: Request GET /v1/status/leader (377.976µs) from=127.0.0.6:59955
    2022/11/29 10:15:18 [DEBUG] http: Request GET /v1/status/leader (227.152µs) from=127.0.0.6:59955
    2022/11/29 10:15:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:15:21 [DEBUG] agent: Node info in sync
    2022/11/29 10:15:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.302733389s) from=127.0.0.6:56797
    2022/11/29 10:15:29 [DEBUG] http: Request GET /v1/status/leader (1.091528ms) from=127.0.0.6:59955
    2022/11/29 10:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:15:38 [DEBUG] http: Request GET /v1/status/leader (757.9µs) from=127.0.0.6:59955
    2022/11/29 10:15:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.42273025s) from=127.0.0.6:54413
    2022/11/29 10:15:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.200456937s) from=127.0.0.6:51755
    2022/11/29 10:15:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.774883268s) from=127.0.0.6:60401
    2022/11/29 10:15:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.753419552s) from=127.0.0.6:44119
    2022/11/29 10:15:49 [DEBUG] http: Request GET /v1/status/leader (435.028µs) from=127.0.0.6:59955
    2022/11/29 10:15:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.273560283s) from=127.0.0.6:35957
    2022/11/29 10:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.14795991s) from=127.0.0.6:41263
    2022/11/29 10:15:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.166524362s) from=127.0.0.6:40529
    2022/11/29 10:15:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.154088543s) from=127.0.0.6:43563
    2022/11/29 10:15:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.828180146s) from=127.0.0.6:33859
    2022/11/29 10:15:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.883460437s) from=127.0.0.6:52371
    2022/11/29 10:15:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.309219619s) from=127.0.0.6:46867
    2022/11/29 10:15:58 [DEBUG] http: Request GET /v1/status/leader (180.435µs) from=127.0.0.6:59955
    2022/11/29 10:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.903641277s) from=127.0.0.6:33077
    2022/11/29 10:16:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.179661787s) from=127.0.0.6:57271
    2022/11/29 10:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.033921817s) from=127.0.0.6:55677
    2022/11/29 10:16:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.928062693s) from=127.0.0.6:60063
    2022/11/29 10:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.092216105s) from=127.0.0.6:43185
    2022/11/29 10:16:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.244369625s) from=127.0.0.6:34023
    2022/11/29 10:16:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.788645403s) from=127.0.0.6:45657
    2022/11/29 10:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.40542719s) from=127.0.0.6:51845
    2022/11/29 10:16:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.927574297s) from=127.0.0.6:60627
    2022/11/29 10:16:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.251476137s) from=127.0.0.6:52867
    2022/11/29 10:16:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.44266304s) from=127.0.0.6:33769
    2022/11/29 10:16:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.339488768s) from=127.0.0.6:37657
    2022/11/29 10:16:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.312745964s) from=127.0.0.6:50875
    2022/11/29 10:16:09 [DEBUG] http: Request GET /v1/status/leader (347.874µs) from=127.0.0.6:59955
    2022/11/29 10:16:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.118733827s) from=127.0.0.6:50613
    2022/11/29 10:16:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.086974466s) from=127.0.0.6:60723
    2022/11/29 10:16:18 [DEBUG] http: Request GET /v1/status/leader (316.541µs) from=127.0.0.6:59955
    2022/11/29 10:16:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.678471097s) from=127.0.0.6:33383
    2022/11/29 10:16:29 [DEBUG] http: Request GET /v1/status/leader (386.222µs) from=127.0.0.6:59955
    2022/11/29 10:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:16:38 [DEBUG] http: Request GET /v1/status/leader (305.208µs) from=127.0.0.6:59955
    2022/11/29 10:16:49 [DEBUG] http: Request GET /v1/status/leader (1.73288ms) from=127.0.0.6:59955
    2022/11/29 10:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.811344112s) from=127.0.0.6:32803
    2022/11/29 10:16:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.136378394s) from=127.0.0.6:58663
    2022/11/29 10:16:58 [DEBUG] http: Request GET /v1/status/leader (176.074µs) from=127.0.0.6:59955
    2022/11/29 10:17:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:17:00 [DEBUG] agent: Node info in sync
    2022/11/29 10:17:09 [DEBUG] http: Request GET /v1/status/leader (385.244µs) from=127.0.0.6:59955
    2022/11/29 10:17:18 [DEBUG] http: Request GET /v1/status/leader (435.199µs) from=127.0.0.6:59955
    2022/11/29 10:17:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:17:29 [DEBUG] http: Request GET /v1/status/leader (197.009µs) from=127.0.0.6:59955
    2022/11/29 10:17:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m7.163062885s) from=127.0.0.6:56797
    2022/11/29 10:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:17:38 [DEBUG] http: Request GET /v1/status/leader (301.106µs) from=127.0.0.6:59955
    2022/11/29 10:17:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.734301885s) from=127.0.0.6:51755
    2022/11/29 10:17:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.605191934s) from=127.0.0.6:54413
    2022/11/29 10:17:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.448137619s) from=127.0.0.6:60401
    2022/11/29 10:17:49 [DEBUG] http: Request GET /v1/status/leader (355.596µs) from=127.0.0.6:59955
    2022/11/29 10:17:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.698635522s) from=127.0.0.6:44119
    2022/11/29 10:17:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.021107408s) from=127.0.0.6:35957
    2022/11/29 10:17:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.020812117s) from=127.0.0.6:40529
    2022/11/29 10:17:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.18832325s) from=127.0.0.6:43563
    2022/11/29 10:17:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.930993951s) from=127.0.0.6:41263
    2022/11/29 10:17:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.63848878s) from=127.0.0.6:46867
    2022/11/29 10:17:58 [DEBUG] http: Request GET /v1/status/leader (326.632µs) from=127.0.0.6:59955
    2022/11/29 10:17:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.945488164s) from=127.0.0.6:33859
    2022/11/29 10:18:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.594506963s) from=127.0.0.6:52371
    2022/11/29 10:18:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.459111802s) from=127.0.0.6:60063
    2022/11/29 10:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.673253848s) from=127.0.0.6:33077
    2022/11/29 10:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.032195385s) from=127.0.0.6:51845
    2022/11/29 10:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.89894077s) from=127.0.0.6:52867
    2022/11/29 10:18:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.546804183s) from=127.0.0.6:57271
    2022/11/29 10:18:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.820212386s) from=127.0.0.6:45657
    2022/11/29 10:18:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.117513103s) from=127.0.0.6:55677
    2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.833265418s) from=127.0.0.6:43185
    2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.412314583s) from=127.0.0.6:60627
    2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.153582112s) from=127.0.0.6:50875
    2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/status/leader (325.42µs) from=127.0.0.6:59955
    2022/11/29 10:18:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.410929046s) from=127.0.0.6:33769
    2022/11/29 10:18:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.478151876s) from=127.0.0.6:34023
    2022/11/29 10:18:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.567605976s) from=127.0.0.6:50613
    2022/11/29 10:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.79876466s) from=127.0.0.6:37657
    2022/11/29 10:18:18 [DEBUG] http: Request GET /v1/status/leader (631.237µs) from=127.0.0.6:59955
    2022/11/29 10:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.587334554s) from=127.0.0.6:33383
    2022/11/29 10:18:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.874450699s) from=127.0.0.6:60723
    2022/11/29 10:18:29 [DEBUG] http: Request GET /v1/status/leader (399.232µs) from=127.0.0.6:59955
    2022/11/29 10:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:18:38 [DEBUG] http: Request GET /v1/status/leader (252.708µs) from=127.0.0.6:59955
    2022/11/29 10:18:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:18:41 [DEBUG] agent: Node info in sync
    2022/11/29 10:18:49 [DEBUG] http: Request GET /v1/status/leader (736.746µs) from=127.0.0.6:59955
    2022/11/29 10:18:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.87804326s) from=127.0.0.6:32803
    2022/11/29 10:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.606776144s) from=127.0.0.6:58663
    2022/11/29 10:18:58 [DEBUG] http: Request GET /v1/status/leader (1.350215ms) from=127.0.0.6:59955
    2022/11/29 10:19:09 [DEBUG] http: Request GET /v1/status/leader (198.59µs) from=127.0.0.6:59955
    2022/11/29 10:19:18 [DEBUG] http: Request GET /v1/status/leader (708.822µs) from=127.0.0.6:59955
    2022/11/29 10:19:29 [DEBUG] http: Request GET /v1/status/leader (356.968µs) from=127.0.0.6:59955
    2022/11/29 10:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:19:38 [DEBUG] http: Request GET /v1/status/leader (461.691µs) from=127.0.0.6:59955
    2022/11/29 10:19:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.489226197s) from=127.0.0.6:56797
    2022/11/29 10:19:49 [DEBUG] http: Request GET /v1/status/leader (360.597µs) from=127.0.0.6:59955
    2022/11/29 10:19:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.335153732s) from=127.0.0.6:51755
    2022/11/29 10:19:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.042393126s) from=127.0.0.6:44119
    2022/11/29 10:19:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.65708761s) from=127.0.0.6:60401
    2022/11/29 10:19:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.288292531s) from=127.0.0.6:54413
    2022/11/29 10:19:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.230932145s) from=127.0.0.6:46867
    2022/11/29 10:19:58 [DEBUG] http: Request GET /v1/status/leader (193.269µs) from=127.0.0.6:59955
    2022/11/29 10:20:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m6.13652715s) from=127.0.0.6:35957
    2022/11/29 10:20:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.483108037s) from=127.0.0.6:41263
    2022/11/29 10:20:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.789261201s) from=127.0.0.6:43563
    2022/11/29 10:20:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.1289039s) from=127.0.0.6:52371
    2022/11/29 10:20:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.678602773s) from=127.0.0.6:40529
    2022/11/29 10:20:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.199017414s) from=127.0.0.6:60063
    2022/11/29 10:20:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.826739822s) from=127.0.0.6:33859
    2022/11/29 10:20:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.708506406s) from=127.0.0.6:51845
    2022/11/29 10:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.14801509s) from=127.0.0.6:52867
    2022/11/29 10:20:09 [DEBUG] http: Request GET /v1/status/leader (943.621µs) from=127.0.0.6:59955
    2022/11/29 10:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.861061502s) from=127.0.0.6:43185
    2022/11/29 10:20:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.032060407s) from=127.0.0.6:33077
    2022/11/29 10:20:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.362284353s) from=127.0.0.6:57271
    2022/11/29 10:20:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.201835194s) from=127.0.0.6:45657
    2022/11/29 10:20:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.612185037s) from=127.0.0.6:33769
    2022/11/29 10:20:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.234122855s) from=127.0.0.6:34023
    2022/11/29 10:20:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.669924172s) from=127.0.0.6:55677
    2022/11/29 10:20:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:20:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.971863891s) from=127.0.0.6:60627
    2022/11/29 10:20:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.978805849s) from=127.0.0.6:50875
    2022/11/29 10:20:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.81568826s) from=127.0.0.6:37657
    2022/11/29 10:20:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.156052348s) from=127.0.0.6:50613
    2022/11/29 10:20:18 [DEBUG] http: Request GET /v1/status/leader (2.11672ms) from=127.0.0.6:59955
    2022/11/29 10:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.78185921s) from=127.0.0.6:33383
    2022/11/29 10:20:29 [DEBUG] http: Request GET /v1/status/leader (1.242582ms) from=127.0.0.6:59955
    2022/11/29 10:20:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.057943289s) from=127.0.0.6:60723
    2022/11/29 10:20:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:20:32 [DEBUG] agent: Node info in sync
    2022/11/29 10:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:20:38 [DEBUG] http: Request GET /v1/status/leader (229.174µs) from=127.0.0.6:59955
    2022/11/29 10:20:49 [DEBUG] http: Request GET /v1/status/leader (459.978µs) from=127.0.0.6:59955
    2022/11/29 10:20:58 [DEBUG] http: Request GET /v1/status/leader (797.509µs) from=127.0.0.6:59955
    2022/11/29 10:20:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.381926903s) from=127.0.0.6:32803
    2022/11/29 10:21:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.508380313s) from=127.0.0.6:58663
    2022/11/29 10:21:09 [DEBUG] http: Request GET /v1/status/leader (436.927µs) from=127.0.0.6:59955
    2022/11/29 10:21:18 [DEBUG] http: Request GET /v1/status/leader (378.824µs) from=127.0.0.6:59955
    2022/11/29 10:21:29 [DEBUG] http: Request GET /v1/status/leader (162.448µs) from=127.0.0.6:59955
    2022/11/29 10:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:21:38 [DEBUG] http: Request GET /v1/status/leader (1.733558ms) from=127.0.0.6:59955
    2022/11/29 10:21:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:21:38 [DEBUG] agent: Node info in sync
    2022/11/29 10:21:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.059788729s) from=127.0.0.6:56797
    2022/11/29 10:21:49 [DEBUG] http: Request GET /v1/status/leader (325.625µs) from=127.0.0.6:59955
    2022/11/29 10:21:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.610702941s) from=127.0.0.6:51755
    2022/11/29 10:21:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.327567216s) from=127.0.0.6:60401
    2022/11/29 10:21:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.735811894s) from=127.0.0.6:44119
    2022/11/29 10:21:58 [DEBUG] http: Request GET /v1/status/leader (185.467µs) from=127.0.0.6:59955
    2022/11/29 10:22:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.884045806s) from=127.0.0.6:54413
    2022/11/29 10:22:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.406901383s) from=127.0.0.6:52371
    2022/11/29 10:22:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.992266248s) from=127.0.0.6:40529
    2022/11/29 10:22:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.96983771s) from=127.0.0.6:43563
    2022/11/29 10:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.081538211s) from=127.0.0.6:46867
    2022/11/29 10:22:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.443699253s) from=127.0.0.6:60063
    2022/11/29 10:22:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.14305031s) from=127.0.0.6:35957
    2022/11/29 10:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.804242994s) from=127.0.0.6:41263
    2022/11/29 10:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.202389159s) from=127.0.0.6:51845
    2022/11/29 10:22:09 [DEBUG] http: Request GET /v1/status/leader (182.193µs) from=127.0.0.6:59955
    2022/11/29 10:22:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.857702214s) from=127.0.0.6:33859
    2022/11/29 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.028561499s) from=127.0.0.6:52867
    2022/11/29 10:22:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.535981591s) from=127.0.0.6:45657
    2022/11/29 10:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.75001561s) from=127.0.0.6:43185
    2022/11/29 10:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.509291383s) from=127.0.0.6:55677
    2022/11/29 10:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.252655989s) from=127.0.0.6:33077
    2022/11/29 10:22:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.106201229s) from=127.0.0.6:50613
    2022/11/29 10:22:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m6.053204836s) from=127.0.0.6:57271
    2022/11/29 10:22:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.24397319s) from=127.0.0.6:34023
    2022/11/29 10:22:18 [DEBUG] http: Request GET /v1/status/leader (715.675µs) from=127.0.0.6:59955
    2022/11/29 10:22:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.378408188s) from=127.0.0.6:33769
    2022/11/29 10:22:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.444795216s) from=127.0.0.6:50875
    2022/11/29 10:22:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.325626519s) from=127.0.0.6:60627
    2022/11/29 10:22:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.167375208s) from=127.0.0.6:37657
    2022/11/29 10:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.485396326s) from=127.0.0.6:33383
    2022/11/29 10:22:29 [DEBUG] http: Request GET /v1/status/leader (331.981µs) from=127.0.0.6:59955
    2022/11/29 10:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:22:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.56531988s) from=127.0.0.6:60723
    2022/11/29 10:22:38 [DEBUG] http: Request GET /v1/status/leader (163.394µs) from=127.0.0.6:59955
    2022/11/29 10:22:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:22:49 [DEBUG] http: Request GET /v1/status/leader (254.015µs) from=127.0.0.6:59955
    2022/11/29 10:22:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:22:54 [DEBUG] agent: Node info in sync
    2022/11/29 10:22:58 [DEBUG] http: Request GET /v1/status/leader (4.131159ms) from=127.0.0.6:59955
    2022/11/29 10:23:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.2781711s) from=127.0.0.6:32803
    2022/11/29 10:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.575576777s) from=127.0.0.6:58663
    2022/11/29 10:23:09 [DEBUG] http: Request GET /v1/status/leader (163.095µs) from=127.0.0.6:59955
    2022/11/29 10:23:18 [DEBUG] http: Request GET /v1/status/leader (329.141µs) from=127.0.0.6:59955
    2022/11/29 10:23:29 [DEBUG] http: Request GET /v1/status/leader (340.092µs) from=127.0.0.6:59955
    2022/11/29 10:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:23:38 [DEBUG] http: Request GET /v1/status/leader (168.615µs) from=127.0.0.6:59955
    2022/11/29 10:23:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.944381826s) from=127.0.0.6:56797
    2022/11/29 10:23:49 [DEBUG] http: Request GET /v1/status/leader (2.018714ms) from=127.0.0.6:59955
    2022/11/29 10:23:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.240035071s) from=127.0.0.6:51755
    2022/11/29 10:23:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.46392328s) from=127.0.0.6:60401
    2022/11/29 10:23:58 [DEBUG] http: Request GET /v1/status/leader (357.082µs) from=127.0.0.6:59955
    2022/11/29 10:23:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.83487674s) from=127.0.0.6:44119
    2022/11/29 10:24:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.748924822s) from=127.0.0.6:54413
    2022/11/29 10:24:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.860724154s) from=127.0.0.6:40529
    2022/11/29 10:24:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.54948193s) from=127.0.0.6:43563
    2022/11/29 10:24:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.809643302s) from=127.0.0.6:35957
    2022/11/29 10:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.774288093s) from=127.0.0.6:46867
    2022/11/29 10:24:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.363612794s) from=127.0.0.6:52371
    2022/11/29 10:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.544433179s) from=127.0.0.6:51845
    2022/11/29 10:24:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.020701956s) from=127.0.0.6:60063
    2022/11/29 10:24:09 [DEBUG] http: Request GET /v1/status/leader (420.585µs) from=127.0.0.6:59955
    2022/11/29 10:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.90252733s) from=127.0.0.6:41263
    2022/11/29 10:24:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.654554938s) from=127.0.0.6:33859
    2022/11/29 10:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.582565797s) from=127.0.0.6:52867
    2022/11/29 10:24:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.601711425s) from=127.0.0.6:45657
    2022/11/29 10:24:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:24:16 [DEBUG] agent: Node info in sync
    2022/11/29 10:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.133751627s) from=127.0.0.6:43185
    2022/11/29 10:24:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.173204798s) from=127.0.0.6:50613
    2022/11/29 10:24:18 [DEBUG] http: Request GET /v1/status/leader (230.682µs) from=127.0.0.6:59955
    2022/11/29 10:24:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.14385782s) from=127.0.0.6:33769
    2022/11/29 10:24:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.990874375s) from=127.0.0.6:55677
    2022/11/29 10:24:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.765138532s) from=127.0.0.6:34023
    2022/11/29 10:24:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.895887424s) from=127.0.0.6:57271
    2022/11/29 10:24:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.546161058s) from=127.0.0.6:50875
    2022/11/29 10:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.145705004s) from=127.0.0.6:33077
    2022/11/29 10:24:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.895855454s) from=127.0.0.6:60627
    2022/11/29 10:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.348963509s) from=127.0.0.6:37657
    2022/11/29 10:24:29 [DEBUG] http: Request GET /v1/status/leader (195.039µs) from=127.0.0.6:59955
    2022/11/29 10:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.836893071s) from=127.0.0.6:33383
    2022/11/29 10:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:24:38 [DEBUG] http: Request GET /v1/status/leader (250.59µs) from=127.0.0.6:59955
    2022/11/29 10:24:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.96973428s) from=127.0.0.6:60723
    2022/11/29 10:24:49 [DEBUG] http: Request GET /v1/status/leader (311.151µs) from=127.0.0.6:59955
    2022/11/29 10:24:58 [DEBUG] http: Request GET /v1/status/leader (195.029µs) from=127.0.0.6:59955
    2022/11/29 10:25:09 [DEBUG] http: Request GET /v1/status/leader (2.700513ms) from=127.0.0.6:59955
    2022/11/29 10:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.335415398s) from=127.0.0.6:32803
    2022/11/29 10:25:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.426038724s) from=127.0.0.6:58663
    2022/11/29 10:25:18 [DEBUG] http: Request GET /v1/status/leader (339.941µs) from=127.0.0.6:59955
    2022/11/29 10:25:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:25:19 [DEBUG] agent: Node info in sync
    2022/11/29 10:25:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:25:29 [DEBUG] http: Request GET /v1/status/leader (254.55µs) from=127.0.0.6:59955
    2022/11/29 10:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:25:38 [DEBUG] http: Request GET /v1/status/leader (464.662µs) from=127.0.0.6:59955
    2022/11/29 10:25:49 [DEBUG] http: Request GET /v1/status/leader (174.471µs) from=127.0.0.6:59955
    2022/11/29 10:25:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.560393787s) from=127.0.0.6:56797
    2022/11/29 10:25:58 [DEBUG] http: Request GET /v1/status/leader (335.859µs) from=127.0.0.6:59955
    2022/11/29 10:26:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.188510594s) from=127.0.0.6:44119
    2022/11/29 10:26:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.632672261s) from=127.0.0.6:51755
    2022/11/29 10:26:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.10473578s) from=127.0.0.6:60401
    2022/11/29 10:26:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.078658913s) from=127.0.0.6:43563
    2022/11/29 10:26:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.688600488s) from=127.0.0.6:40529
    2022/11/29 10:26:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m1.647619732s) from=127.0.0.6:35957
    2022/11/29 10:26:09 [DEBUG] http: Request GET /v1/status/leader (738.464µs) from=127.0.0.6:59955
    2022/11/29 10:26:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.74827042s) from=127.0.0.6:54413
    2022/11/29 10:26:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.645767397s) from=127.0.0.6:52371
    2022/11/29 10:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.026898162s) from=127.0.0.6:46867
    2022/11/29 10:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.871021769s) from=127.0.0.6:51845
    2022/11/29 10:26:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.295372673s) from=127.0.0.6:60063
    2022/11/29 10:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.833383922s) from=127.0.0.6:52867
    2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.127849098s) from=127.0.0.6:41263
    2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.147464987s) from=127.0.0.6:45657
    2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.704213576s) from=127.0.0.6:43185
    2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.95549668s) from=127.0.0.6:50613
    2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/status/leader (3.333028ms) from=127.0.0.6:59955
    2022/11/29 10:26:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.355339385s) from=127.0.0.6:33859
    2022/11/29 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.560759755s) from=127.0.0.6:33769
    2022/11/29 10:26:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.515909331s) from=127.0.0.6:33077
    2022/11/29 10:26:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.491530228s) from=127.0.0.6:55677
    2022/11/29 10:26:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.980545074s) from=127.0.0.6:37657
    2022/11/29 10:26:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.97335488s) from=127.0.0.6:60627
    2022/11/29 10:26:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.765703892s) from=127.0.0.6:50875
    2022/11/29 10:26:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m6.734302569s) from=127.0.0.6:57271
    2022/11/29 10:26:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.933448013s) from=127.0.0.6:34023
    2022/11/29 10:26:29 [DEBUG] http: Request GET /v1/status/leader (179.732µs) from=127.0.0.6:59955
    2022/11/29 10:26:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.128557092s) from=127.0.0.6:33383
    2022/11/29 10:26:38 [DEBUG] http: Request GET /v1/status/leader (381.311µs) from=127.0.0.6:59955
    2022/11/29 10:26:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.610494527s) from=127.0.0.6:60723
    2022/11/29 10:26:49 [DEBUG] http: Request GET /v1/status/leader (212.994µs) from=127.0.0.6:59955
    2022/11/29 10:26:58 [DEBUG] http: Request GET /v1/status/leader (5.094166ms) from=127.0.0.6:59955
    2022/11/29 10:27:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:27:08 [DEBUG] agent: Node info in sync
    2022/11/29 10:27:09 [DEBUG] http: Request GET /v1/status/leader (525.687µs) from=127.0.0.6:59955
    2022/11/29 10:27:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.192009626s) from=127.0.0.6:32803
    2022/11/29 10:27:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.003604386s) from=127.0.0.6:58663
    2022/11/29 10:27:18 [DEBUG] http: Request GET /v1/status/leader (178.946µs) from=127.0.0.6:59955
    2022/11/29 10:27:29 [DEBUG] http: Request GET /v1/status/leader (296.237µs) from=127.0.0.6:59955
    2022/11/29 10:27:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:27:38 [DEBUG] http: Request GET /v1/status/leader (350.323µs) from=127.0.0.6:59955
    2022/11/29 10:27:49 [DEBUG] http: Request GET /v1/status/leader (342.091µs) from=127.0.0.6:59955
    2022/11/29 10:27:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:27:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.531303851s) from=127.0.0.6:56797
    2022/11/29 10:27:58 [DEBUG] http: Request GET /v1/status/leader (164.391µs) from=127.0.0.6:59955
    2022/11/29 10:28:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.079531682s) from=127.0.0.6:51755
    2022/11/29 10:28:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.649554484s) from=127.0.0.6:60401
    2022/11/29 10:28:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.547550442s) from=127.0.0.6:43563
    2022/11/29 10:28:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.438713173s) from=127.0.0.6:44119
    2022/11/29 10:28:09 [DEBUG] http: Request GET /v1/status/leader (229.361µs) from=127.0.0.6:59955
    2022/11/29 10:28:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.287464705s) from=127.0.0.6:35957
    2022/11/29 10:28:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.143989152s) from=127.0.0.6:54413
    2022/11/29 10:28:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:28:12 [DEBUG] agent: Node info in sync
    2022/11/29 10:28:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m5.651835602s) from=127.0.0.6:40529
    2022/11/29 10:28:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.228741171s) from=127.0.0.6:46867
    2022/11/29 10:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.165892958s) from=127.0.0.6:60063
    2022/11/29 10:28:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.101445273s) from=127.0.0.6:52371
    2022/11/29 10:28:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.879285651s) from=127.0.0.6:51845
    2022/11/29 10:28:18 [DEBUG] http: Request GET /v1/status/leader (275.31µs) from=127.0.0.6:59955
    2022/11/29 10:28:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.470190514s) from=127.0.0.6:45657
    2022/11/29 10:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.385804456s) from=127.0.0.6:43185
    2022/11/29 10:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.212593381s) from=127.0.0.6:41263
    2022/11/29 10:28:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.45373322s) from=127.0.0.6:33769
    2022/11/29 10:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.612863468s) from=127.0.0.6:52867
    2022/11/29 10:28:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.713223199s) from=127.0.0.6:50613
    2022/11/29 10:28:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.008416927s) from=127.0.0.6:33859
    2022/11/29 10:28:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.335859409s) from=127.0.0.6:55677
    2022/11/29 10:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.926258783s) from=127.0.0.6:33077
    2022/11/29 10:28:29 [DEBUG] http: Request GET /v1/status/leader (350.138µs) from=127.0.0.6:59955
    2022/11/29 10:28:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.636517709s) from=127.0.0.6:34023
    2022/11/29 10:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.063343596s) from=127.0.0.6:37657
    2022/11/29 10:28:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.714908462s) from=127.0.0.6:60627
    2022/11/29 10:28:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.241202276s) from=127.0.0.6:50875
    2022/11/29 10:28:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:28:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m6.119278596s) from=127.0.0.6:57271
    2022/11/29 10:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m0.764873169s) from=127.0.0.6:33383
    2022/11/29 10:28:38 [DEBUG] http: Request GET /v1/status/leader (329.923µs) from=127.0.0.6:59955
    2022/11/29 10:28:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.1856315s) from=127.0.0.6:60723
    2022/11/29 10:28:49 [DEBUG] http: Request GET /v1/status/leader (240.3µs) from=127.0.0.6:59955
    2022/11/29 10:28:58 [DEBUG] http: Request GET /v1/status/leader (3.237366ms) from=127.0.0.6:59955
    2022/11/29 10:29:09 [DEBUG] http: Request GET /v1/status/leader (301.781µs) from=127.0.0.6:59955
    2022/11/29 10:29:18 [DEBUG] http: Request GET /v1/status/leader (505.604µs) from=127.0.0.6:59955
    2022/11/29 10:29:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.337813475s) from=127.0.0.6:32803
    2022/11/29 10:29:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.442829504s) from=127.0.0.6:58663
    2022/11/29 10:29:29 [DEBUG] http: Request GET /v1/status/leader (189.01µs) from=127.0.0.6:59955
    2022/11/29 10:29:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:29:38 [DEBUG] http: Request GET /v1/status/leader (664.574µs) from=127.0.0.6:59955
    2022/11/29 10:29:50 [DEBUG] http: Request GET /v1/status/leader (384.926µs) from=127.0.0.6:59955
    2022/11/29 10:29:58 [DEBUG] http: Request GET /v1/status/leader (280.792µs) from=127.0.0.6:59955
    2022/11/29 10:29:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.963871756s) from=127.0.0.6:56797
    2022/11/29 10:30:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:30:05 [DEBUG] agent: Node info in sync
    2022/11/29 10:30:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.224017874s) from=127.0.0.6:51755
    2022/11/29 10:30:10 [DEBUG] http: Request GET /v1/status/leader (268.298µs) from=127.0.0.6:59955
    2022/11/29 10:30:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.966353315s) from=127.0.0.6:60401
    2022/11/29 10:30:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:30:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.97927179s) from=127.0.0.6:43563
    2022/11/29 10:30:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.265149462s) from=127.0.0.6:54413
    2022/11/29 10:30:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.779046419s) from=127.0.0.6:44119
    2022/11/29 10:30:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m5.705722289s) from=127.0.0.6:35957
    2022/11/29 10:30:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m4.175358998s) from=127.0.0.6:40529
    2022/11/29 10:30:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.45378479s) from=127.0.0.6:60063
    2022/11/29 10:30:18 [DEBUG] http: Request GET /v1/status/leader (1.341133ms) from=127.0.0.6:59955
    2022/11/29 10:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.357210055s) from=127.0.0.6:46867
    2022/11/29 10:30:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.641558166s) from=127.0.0.6:45657
    2022/11/29 10:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.415864516s) from=127.0.0.6:51845
    2022/11/29 10:30:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.915810333s) from=127.0.0.6:52371
    2022/11/29 10:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.686522367s) from=127.0.0.6:43185
    2022/11/29 10:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.345944837s) from=127.0.0.6:52867
    2022/11/29 10:30:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.731993756s) from=127.0.0.6:41263
    2022/11/29 10:30:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.051936196s) from=127.0.0.6:33859
    2022/11/29 10:30:30 [DEBUG] http: Request GET /v1/status/leader (313.981µs) from=127.0.0.6:59955
    2022/11/29 10:30:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.181133101s) from=127.0.0.6:33769
    2022/11/29 10:30:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.712295199s) from=127.0.0.6:55677
    2022/11/29 10:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.013829335s) from=127.0.0.6:50613
    2022/11/29 10:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.674469423s) from=127.0.0.6:33077
    2022/11/29 10:30:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.553299136s) from=127.0.0.6:37657
    2022/11/29 10:30:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.39452062s) from=127.0.0.6:50875
    2022/11/29 10:30:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.764116913s) from=127.0.0.6:60627
    2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m7.291102179s) from=127.0.0.6:34023
    2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.036944866s) from=127.0.0.6:57271
    2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.20862464s) from=127.0.0.6:33383
    2022/11/29 10:30:38 [DEBUG] http: Request GET /v1/status/leader (409.199µs) from=127.0.0.6:59955
    2022/11/29 10:30:50 [DEBUG] http: Request GET /v1/status/leader (179.603µs) from=127.0.0.6:59955
    2022/11/29 10:30:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.499682011s) from=127.0.0.6:60723
    2022/11/29 10:30:58 [DEBUG] http: Request GET /v1/status/leader (2.071601ms) from=127.0.0.6:59955
    2022/11/29 10:31:10 [DEBUG] http: Request GET /v1/status/leader (785.063µs) from=127.0.0.6:59955
    2022/11/29 10:31:18 [DEBUG] http: Request GET /v1/status/leader (245.746µs) from=127.0.0.6:59955
    2022/11/29 10:31:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.173849342s) from=127.0.0.6:32803
    2022/11/29 10:31:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.739898929s) from=127.0.0.6:58663
    2022/11/29 10:31:30 [DEBUG] http: Request GET /v1/status/leader (4.562169ms) from=127.0.0.6:59955
    2022/11/29 10:31:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:31:32 [DEBUG] agent: Node info in sync
    2022/11/29 10:31:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:31:38 [DEBUG] http: Request GET /v1/status/leader (992.143µs) from=127.0.0.6:59955
    2022/11/29 10:31:50 [DEBUG] http: Request GET /v1/status/leader (381.042µs) from=127.0.0.6:59955
    2022/11/29 10:31:58 [DEBUG] http: Request GET /v1/status/leader (377.4µs) from=127.0.0.6:59955
    2022/11/29 10:32:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.023497769s) from=127.0.0.6:56797
    2022/11/29 10:32:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.145067401s) from=127.0.0.6:51755
    2022/11/29 10:32:10 [DEBUG] http: Request GET /v1/status/leader (285.883µs) from=127.0.0.6:59955
    2022/11/29 10:32:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.51223024s) from=127.0.0.6:60401
    2022/11/29 10:32:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.694184738s) from=127.0.0.6:54413
    2022/11/29 10:32:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.713196776s) from=127.0.0.6:44119
    2022/11/29 10:32:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.731314955s) from=127.0.0.6:43563
    2022/11/29 10:32:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.521649701s) from=127.0.0.6:35957
    2022/11/29 10:32:18 [DEBUG] http: Request GET /v1/status/leader (272.054µs) from=127.0.0.6:59955
    2022/11/29 10:32:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.242369225s) from=127.0.0.6:60063
    2022/11/29 10:32:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m3.565501819s) from=127.0.0.6:40529
    2022/11/29 10:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.776831161s) from=127.0.0.6:46867
    2022/11/29 10:32:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.901433807s) from=127.0.0.6:45657
    2022/11/29 10:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.977495512s) from=127.0.0.6:51845
    2022/11/29 10:32:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.25634359s) from=127.0.0.6:43185
    2022/11/29 10:32:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.153674512s) from=127.0.0.6:52371
    2022/11/29 10:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.145843099s) from=127.0.0.6:52867
    2022/11/29 10:32:30 [DEBUG] http: Request GET /v1/status/leader (316.4µs) from=127.0.0.6:59955
    2022/11/29 10:32:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.903190577s) from=127.0.0.6:41263
    2022/11/29 10:32:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:32:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:32:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.143392371s) from=127.0.0.6:37657
    2022/11/29 10:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.940099663s) from=127.0.0.6:33077
    2022/11/29 10:32:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.526366332s) from=127.0.0.6:50613
    2022/11/29 10:32:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.216176189s) from=127.0.0.6:33859
    2022/11/29 10:32:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.87559455s) from=127.0.0.6:33769
    2022/11/29 10:32:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.129621863s) from=127.0.0.6:60627
    2022/11/29 10:32:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.4150191s) from=127.0.0.6:55677
    2022/11/29 10:32:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.046020913s) from=127.0.0.6:34023
    2022/11/29 10:32:38 [DEBUG] http: Request GET /v1/status/leader (389.906µs) from=127.0.0.6:59955
    2022/11/29 10:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.645742044s) from=127.0.0.6:33383
    2022/11/29 10:32:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.758863533s) from=127.0.0.6:50875
    2022/11/29 10:32:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.563321351s) from=127.0.0.6:57271
    2022/11/29 10:32:50 [DEBUG] http: Request GET /v1/status/leader (311.129µs) from=127.0.0.6:59955
    2022/11/29 10:32:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.481001309s) from=127.0.0.6:60723
    2022/11/29 10:32:59 [DEBUG] http: Request GET /v1/status/leader (321.852µs) from=127.0.0.6:59955
    2022/11/29 10:33:10 [DEBUG] http: Request GET /v1/status/leader (295.975µs) from=127.0.0.6:59955
    2022/11/29 10:33:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:33:17 [DEBUG] agent: Node info in sync
    2022/11/29 10:33:19 [DEBUG] http: Request GET /v1/status/leader (193.515µs) from=127.0.0.6:59955
    2022/11/29 10:33:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.208488109s) from=127.0.0.6:32803
    2022/11/29 10:33:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.220326205s) from=127.0.0.6:58663
    2022/11/29 10:33:30 [DEBUG] http: Request GET /v1/status/leader (200.089µs) from=127.0.0.6:59955
    2022/11/29 10:33:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:33:39 [DEBUG] http: Request GET /v1/status/leader (259.221µs) from=127.0.0.6:59955
    2022/11/29 10:33:50 [DEBUG] http: Request GET /v1/status/leader (304.086µs) from=127.0.0.6:59955
    2022/11/29 10:33:59 [DEBUG] http: Request GET /v1/status/leader (1.29237ms) from=127.0.0.6:59955
    2022/11/29 10:34:10 [DEBUG] http: Request GET /v1/status/leader (239.205µs) from=127.0.0.6:59955
    2022/11/29 10:34:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.031018715s) from=127.0.0.6:51755
    2022/11/29 10:34:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m7.26759146s) from=127.0.0.6:56797
    2022/11/29 10:34:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.051122763s) from=127.0.0.6:44119
    2022/11/29 10:34:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.161725435s) from=127.0.0.6:60401
    2022/11/29 10:34:19 [DEBUG] http: Request GET /v1/status/leader (365.809µs) from=127.0.0.6:59955
    2022/11/29 10:34:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.697556313s) from=127.0.0.6:35957
    2022/11/29 10:34:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.310836513s) from=127.0.0.6:54413
    2022/11/29 10:34:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.645445361s) from=127.0.0.6:60063
    2022/11/29 10:34:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.788165473s) from=127.0.0.6:40529
    2022/11/29 10:34:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.96988877s) from=127.0.0.6:43563
    2022/11/29 10:34:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.92074857s) from=127.0.0.6:45657
    2022/11/29 10:34:30 [DEBUG] http: Request GET /v1/status/leader (370.13µs) from=127.0.0.6:59955
    2022/11/29 10:34:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.819589473s) from=127.0.0.6:46867
    2022/11/29 10:34:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.105992877s) from=127.0.0.6:52867
    2022/11/29 10:34:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.282843356s) from=127.0.0.6:52371
    2022/11/29 10:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.416765371s) from=127.0.0.6:43185
    2022/11/29 10:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.588372168s) from=127.0.0.6:51845
    2022/11/29 10:34:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:34:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.629944705s) from=127.0.0.6:41263
    2022/11/29 10:34:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.083363828s) from=127.0.0.6:33769
    2022/11/29 10:34:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.523098453s) from=127.0.0.6:50613
    2022/11/29 10:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.507743993s) from=127.0.0.6:33077
    2022/11/29 10:34:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.597308172s) from=127.0.0.6:60627
    2022/11/29 10:34:39 [DEBUG] http: Request GET /v1/status/leader (412.788µs) from=127.0.0.6:59955
    2022/11/29 10:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.16200839s) from=127.0.0.6:37657
    2022/11/29 10:34:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.352119033s) from=127.0.0.6:33859
    2022/11/29 10:34:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.270468747s) from=127.0.0.6:50875
    2022/11/29 10:34:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.902413326s) from=127.0.0.6:57271
    2022/11/29 10:34:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.216947663s) from=127.0.0.6:34023
    2022/11/29 10:34:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.693997783s) from=127.0.0.6:55677
    2022/11/29 10:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.195492774s) from=127.0.0.6:33383
    2022/11/29 10:34:50 [DEBUG] http: Request GET /v1/status/leader (377.68µs) from=127.0.0.6:59955
    2022/11/29 10:34:59 [DEBUG] http: Request GET /v1/status/leader (275.643µs) from=127.0.0.6:59955
    2022/11/29 10:35:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.259994642s) from=127.0.0.6:60723
    2022/11/29 10:35:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:35:02 [DEBUG] agent: Node info in sync
    2022/11/29 10:35:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:35:10 [DEBUG] http: Request GET /v1/status/leader (225.261µs) from=127.0.0.6:59955
    2022/11/29 10:35:19 [DEBUG] http: Request GET /v1/status/leader (281.817µs) from=127.0.0.6:59955
    2022/11/29 10:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.35391012s) from=127.0.0.6:32803
    2022/11/29 10:35:30 [DEBUG] http: Request GET /v1/status/leader (344.267µs) from=127.0.0.6:59955
    2022/11/29 10:35:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.474507609s) from=127.0.0.6:58663
    2022/11/29 10:35:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:35:39 [DEBUG] http: Request GET /v1/status/leader (264.874µs) from=127.0.0.6:59955
    2022/11/29 10:35:50 [DEBUG] http: Request GET /v1/status/leader (412.723µs) from=127.0.0.6:59955
    2022/11/29 10:35:59 [DEBUG] http: Request GET /v1/status/leader (247.818µs) from=127.0.0.6:59955
    2022/11/29 10:36:10 [DEBUG] http: Request GET /v1/status/leader (623.539µs) from=127.0.0.6:59955
    2022/11/29 10:36:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.404249989s) from=127.0.0.6:51755
    2022/11/29 10:36:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.462629272s) from=127.0.0.6:56797
    2022/11/29 10:36:19 [DEBUG] http: Request GET /v1/status/leader (185.993µs) from=127.0.0.6:59955
    2022/11/29 10:36:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.976238466s) from=127.0.0.6:44119
    2022/11/29 10:36:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.524553004s) from=127.0.0.6:60401
    2022/11/29 10:36:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.829717712s) from=127.0.0.6:54413
    2022/11/29 10:36:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.112378199s) from=127.0.0.6:40529
    2022/11/29 10:36:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.118332826s) from=127.0.0.6:35957
    2022/11/29 10:36:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.709946533s) from=127.0.0.6:43563
    2022/11/29 10:36:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.341558981s) from=127.0.0.6:60063
    2022/11/29 10:36:30 [DEBUG] http: Request GET /v1/status/leader (289.041µs) from=127.0.0.6:59955
    2022/11/29 10:36:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.279458945s) from=127.0.0.6:45657
    2022/11/29 10:36:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.37109654s) from=127.0.0.6:52867
    2022/11/29 10:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.796772866s) from=127.0.0.6:46867
    2022/11/29 10:36:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:36:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:36:34 [DEBUG] agent: Node info in sync
    2022/11/29 10:36:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.956483304s) from=127.0.0.6:52371
    2022/11/29 10:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.264793749s) from=127.0.0.6:43185
    2022/11/29 10:36:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.845900761s) from=127.0.0.6:50613
    2022/11/29 10:36:39 [DEBUG] http: Request GET /v1/status/leader (356.658µs) from=127.0.0.6:59955
    2022/11/29 10:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.921425878s) from=127.0.0.6:51845
    2022/11/29 10:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.63011349s) from=127.0.0.6:33077
    2022/11/29 10:36:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.046600493s) from=127.0.0.6:60627
    2022/11/29 10:36:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.122467359s) from=127.0.0.6:33769
    2022/11/29 10:36:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.51672567s) from=127.0.0.6:33859
    2022/11/29 10:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.415875768s) from=127.0.0.6:41263
    2022/11/29 10:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.354672009s) from=127.0.0.6:37657
    2022/11/29 10:36:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.451260338s) from=127.0.0.6:50875
    2022/11/29 10:36:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.111458835s) from=127.0.0.6:57271
    2022/11/29 10:36:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.536119078s) from=127.0.0.6:55677
    2022/11/29 10:36:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.519678322s) from=127.0.0.6:34023
    2022/11/29 10:36:50 [DEBUG] http: Request GET /v1/status/leader (683.334µs) from=127.0.0.6:59955
    2022/11/29 10:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.808975318s) from=127.0.0.6:33383
    2022/11/29 10:36:59 [DEBUG] http: Request GET /v1/status/leader (744.678µs) from=127.0.0.6:59955
    2022/11/29 10:37:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.651064544s) from=127.0.0.6:60723
    2022/11/29 10:37:10 [DEBUG] http: Request GET /v1/status/leader (974.328µs) from=127.0.0.6:59955
    2022/11/29 10:37:19 [DEBUG] http: Request GET /v1/status/leader (389.124µs) from=127.0.0.6:59955
    2022/11/29 10:37:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:37:30 [DEBUG] http: Request GET /v1/status/leader (212.148µs) from=127.0.0.6:59955
    2022/11/29 10:37:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.851446777s) from=127.0.0.6:32803
    2022/11/29 10:37:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:37:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.401696376s) from=127.0.0.6:58663
    2022/11/29 10:37:39 [DEBUG] http: Request GET /v1/status/leader (169.49µs) from=127.0.0.6:59955
    2022/11/29 10:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:37:44 [DEBUG] agent: Node info in sync
    2022/11/29 10:37:50 [DEBUG] http: Request GET /v1/status/leader (595.362µs) from=127.0.0.6:59955
    2022/11/29 10:37:59 [DEBUG] http: Request GET /v1/status/leader (339.807µs) from=127.0.0.6:59955
    2022/11/29 10:38:10 [DEBUG] http: Request GET /v1/status/leader (358.741µs) from=127.0.0.6:59955
    2022/11/29 10:38:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.463012864s) from=127.0.0.6:51755
    2022/11/29 10:38:19 [DEBUG] http: Request GET /v1/status/leader (312.362µs) from=127.0.0.6:59955
    2022/11/29 10:38:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.129488329s) from=127.0.0.6:56797
    2022/11/29 10:38:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.576436242s) from=127.0.0.6:60401
    2022/11/29 10:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.497830012s) from=127.0.0.6:40529
    2022/11/29 10:38:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.256216951s) from=127.0.0.6:54413
    2022/11/29 10:38:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.219233488s) from=127.0.0.6:35957
    2022/11/29 10:38:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.740617546s) from=127.0.0.6:44119
    2022/11/29 10:38:30 [DEBUG] http: Request GET /v1/status/leader (314.727µs) from=127.0.0.6:59955
    2022/11/29 10:38:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.279103104s) from=127.0.0.6:43563
    2022/11/29 10:38:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.951937279s) from=127.0.0.6:60063
    2022/11/29 10:38:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.148871563s) from=127.0.0.6:46867
    2022/11/29 10:38:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.923766198s) from=127.0.0.6:45657
    2022/11/29 10:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.106173563s) from=127.0.0.6:52867
    2022/11/29 10:38:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:38:39 [DEBUG] http: Request GET /v1/status/leader (286.714µs) from=127.0.0.6:59955
    2022/11/29 10:38:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.528053112s) from=127.0.0.6:50613
    2022/11/29 10:38:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.984233567s) from=127.0.0.6:52371
    2022/11/29 10:38:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.370748963s) from=127.0.0.6:33859
    2022/11/29 10:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.142504103s) from=127.0.0.6:51845
    2022/11/29 10:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.7509879s) from=127.0.0.6:43185
    2022/11/29 10:38:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.642068746s) from=127.0.0.6:33769
    2022/11/29 10:38:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.662396302s) from=127.0.0.6:33077
    2022/11/29 10:38:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.26917313s) from=127.0.0.6:60627
    2022/11/29 10:38:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.933011131s) from=127.0.0.6:55677
    2022/11/29 10:38:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.224094098s) from=127.0.0.6:37657
    2022/11/29 10:38:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.042182501s) from=127.0.0.6:57271
    2022/11/29 10:38:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.539968046s) from=127.0.0.6:50875
    2022/11/29 10:38:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.623637697s) from=127.0.0.6:41263
    2022/11/29 10:38:50 [DEBUG] http: Request GET /v1/status/leader (177.783µs) from=127.0.0.6:59955
    2022/11/29 10:38:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.02173703s) from=127.0.0.6:34023
    2022/11/29 10:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.745202107s) from=127.0.0.6:33383
    2022/11/29 10:38:59 [DEBUG] http: Request GET /v1/status/leader (191.091µs) from=127.0.0.6:59955
    2022/11/29 10:39:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.960804591s) from=127.0.0.6:60723
    2022/11/29 10:39:10 [DEBUG] http: Request GET /v1/status/leader (487.283µs) from=127.0.0.6:59955
    2022/11/29 10:39:19 [DEBUG] http: Request GET /v1/status/leader (384.582µs) from=127.0.0.6:59955
    2022/11/29 10:39:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:39:26 [DEBUG] agent: Node info in sync
    2022/11/29 10:39:30 [DEBUG] http: Request GET /v1/status/leader (361.401µs) from=127.0.0.6:59955
    2022/11/29 10:39:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.468295151s) from=127.0.0.6:32803
    2022/11/29 10:39:39 [DEBUG] http: Request GET /v1/status/leader (289.417µs) from=127.0.0.6:59955
    2022/11/29 10:39:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.325685451s) from=127.0.0.6:58663
    2022/11/29 10:39:50 [DEBUG] http: Request GET /v1/status/leader (348.486µs) from=127.0.0.6:59955
    2022/11/29 10:39:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:39:59 [DEBUG] http: Request GET /v1/status/leader (312.218µs) from=127.0.0.6:59955
    2022/11/29 10:40:10 [DEBUG] http: Request GET /v1/status/leader (338.207µs) from=127.0.0.6:59955
    2022/11/29 10:40:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.649858905s) from=127.0.0.6:51755
    2022/11/29 10:40:19 [DEBUG] http: Request GET /v1/status/leader (326.078µs) from=127.0.0.6:59955
    2022/11/29 10:40:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.067944731s) from=127.0.0.6:56797
    2022/11/29 10:40:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m3.138380197s) from=127.0.0.6:40529
    2022/11/29 10:40:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.348296259s) from=127.0.0.6:60401
    2022/11/29 10:40:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.290521984s) from=127.0.0.6:35957
    2022/11/29 10:40:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.3377831s) from=127.0.0.6:54413
    2022/11/29 10:40:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.098198396s) from=127.0.0.6:44119
    2022/11/29 10:40:30 [DEBUG] http: Request GET /v1/status/leader (171.137µs) from=127.0.0.6:59955
    2022/11/29 10:40:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.714106867s) from=127.0.0.6:43563
    2022/11/29 10:40:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.549039144s) from=127.0.0.6:45657
    2022/11/29 10:40:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.667428764s) from=127.0.0.6:46867
    2022/11/29 10:40:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:40:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.265916135s) from=127.0.0.6:60063
    2022/11/29 10:40:39 [DEBUG] http: Request GET /v1/status/leader (1.034572ms) from=127.0.0.6:59955
    2022/11/29 10:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m7.264684488s) from=127.0.0.6:52867
    2022/11/29 10:40:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.754819592s) from=127.0.0.6:50613
    2022/11/29 10:40:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:40:42 [DEBUG] agent: Node info in sync
    2022/11/29 10:40:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.861169563s) from=127.0.0.6:52371
    2022/11/29 10:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.570521804s) from=127.0.0.6:43185
    2022/11/29 10:40:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.825569312s) from=127.0.0.6:33859
    2022/11/29 10:40:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.550122614s) from=127.0.0.6:60627
    2022/11/29 10:40:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.172914761s) from=127.0.0.6:33077
    2022/11/29 10:40:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.214915166s) from=127.0.0.6:51845
    2022/11/29 10:40:50 [DEBUG] http: Request GET /v1/status/leader (340.94µs) from=127.0.0.6:59955
    2022/11/29 10:40:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.391565982s) from=127.0.0.6:33769
    2022/11/29 10:40:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.264627438s) from=127.0.0.6:55677
    2022/11/29 10:40:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.620511293s) from=127.0.0.6:50875
    2022/11/29 10:40:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.371012313s) from=127.0.0.6:57271
    2022/11/29 10:40:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.4327258s) from=127.0.0.6:34023
    2022/11/29 10:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.915184325s) from=127.0.0.6:41263
    2022/11/29 10:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.279542577s) from=127.0.0.6:37657
    2022/11/29 10:40:59 [DEBUG] http: Request GET /v1/status/leader (218.216µs) from=127.0.0.6:59955
    2022/11/29 10:41:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.401117195s) from=127.0.0.6:33383
    2022/11/29 10:41:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.054228316s) from=127.0.0.6:60723
    2022/11/29 10:41:10 [DEBUG] http: Request GET /v1/status/leader (206.519µs) from=127.0.0.6:59955
    2022/11/29 10:41:19 [DEBUG] http: Request GET /v1/status/leader (641.671µs) from=127.0.0.6:59955
    2022/11/29 10:41:30 [DEBUG] http: Request GET /v1/status/leader (296.393µs) from=127.0.0.6:59955
    2022/11/29 10:41:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:41:39 [DEBUG] http: Request GET /v1/status/leader (253.972µs) from=127.0.0.6:59955
    2022/11/29 10:41:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.451990023s) from=127.0.0.6:32803
    2022/11/29 10:41:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.889913112s) from=127.0.0.6:58663
    2022/11/29 10:41:50 [DEBUG] http: Request GET /v1/status/leader (260.071µs) from=127.0.0.6:59955
    2022/11/29 10:41:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:41:54 [DEBUG] agent: Node info in sync
    2022/11/29 10:41:59 [DEBUG] http: Request GET /v1/status/leader (204.381µs) from=127.0.0.6:59955
    2022/11/29 10:42:10 [DEBUG] http: Request GET /v1/status/leader (493.15µs) from=127.0.0.6:59955
    2022/11/29 10:42:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:42:19 [DEBUG] http: Request GET /v1/status/leader (335.218µs) from=127.0.0.6:59955
    2022/11/29 10:42:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.948822756s) from=127.0.0.6:51755
    2022/11/29 10:42:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.707639191s) from=127.0.0.6:56797
    2022/11/29 10:42:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.206497914s) from=127.0.0.6:35957
    2022/11/29 10:42:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.609324806s) from=127.0.0.6:40529
    2022/11/29 10:42:30 [DEBUG] http: Request GET /v1/status/leader (994.283µs) from=127.0.0.6:59955
    2022/11/29 10:42:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.645282604s) from=127.0.0.6:54413
    2022/11/29 10:42:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:42:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.520173957s) from=127.0.0.6:60401
    2022/11/29 10:42:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.485088157s) from=127.0.0.6:45657
    2022/11/29 10:42:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.434286841s) from=127.0.0.6:44119
    2022/11/29 10:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.973857674s) from=127.0.0.6:46867
    2022/11/29 10:42:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.708451315s) from=127.0.0.6:43563
    2022/11/29 10:42:39 [DEBUG] http: Request GET /v1/status/leader (829.23µs) from=127.0.0.6:59955
    2022/11/29 10:42:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.359526501s) from=127.0.0.6:52371
    2022/11/29 10:42:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.593272959s) from=127.0.0.6:50613
    2022/11/29 10:42:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.652950089s) from=127.0.0.6:52867
    2022/11/29 10:42:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.052468528s) from=127.0.0.6:60063
    2022/11/29 10:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.992151229s) from=127.0.0.6:43185
    2022/11/29 10:42:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.652154792s) from=127.0.0.6:33077
    2022/11/29 10:42:50 [DEBUG] http: Request GET /v1/status/leader (1.085207ms) from=127.0.0.6:59955
    2022/11/29 10:42:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.846285505s) from=127.0.0.6:33859
    2022/11/29 10:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.098286953s) from=127.0.0.6:51845
    2022/11/29 10:42:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.349277833s) from=127.0.0.6:60627
    2022/11/29 10:42:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.24768349s) from=127.0.0.6:50875
    2022/11/29 10:42:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m1.258194161s) from=127.0.0.6:57271
    2022/11/29 10:42:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.392247533s) from=127.0.0.6:33769
    2022/11/29 10:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.120107602s) from=127.0.0.6:37657
    2022/11/29 10:42:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.700765447s) from=127.0.0.6:55677
    2022/11/29 10:42:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.420130589s) from=127.0.0.6:34023
    2022/11/29 10:42:59 [DEBUG] http: Request GET /v1/status/leader (258.862µs) from=127.0.0.6:59955
    2022/11/29 10:43:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.789893216s) from=127.0.0.6:41263
    2022/11/29 10:43:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:43:08 [DEBUG] agent: Node info in sync
    2022/11/29 10:43:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.556615564s) from=127.0.0.6:60723
    2022/11/29 10:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.766157877s) from=127.0.0.6:33383
    2022/11/29 10:43:10 [DEBUG] http: Request GET /v1/status/leader (392.685µs) from=127.0.0.6:59955
    2022/11/29 10:43:19 [DEBUG] http: Request GET /v1/status/leader (229.307µs) from=127.0.0.6:59955
    2022/11/29 10:43:30 [DEBUG] http: Request GET /v1/status/leader (439.398µs) from=127.0.0.6:59955
    2022/11/29 10:43:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:43:39 [DEBUG] http: Request GET /v1/status/leader (331.992µs) from=127.0.0.6:59955
    2022/11/29 10:43:50 [DEBUG] http: Request GET /v1/status/leader (414.502µs) from=127.0.0.6:59955
    2022/11/29 10:43:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.828002091s) from=127.0.0.6:32803
    2022/11/29 10:43:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.331556051s) from=127.0.0.6:58663
    2022/11/29 10:43:59 [DEBUG] http: Request GET /v1/status/leader (309.727µs) from=127.0.0.6:59955
    2022/11/29 10:44:10 [DEBUG] http: Request GET /v1/status/leader (174.892µs) from=127.0.0.6:59955
    2022/11/29 10:44:19 [DEBUG] http: Request GET /v1/status/leader (1.301751ms) from=127.0.0.6:59955
    2022/11/29 10:44:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:44:22 [DEBUG] agent: Node info in sync
    2022/11/29 10:44:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.294133787s) from=127.0.0.6:51755
    2022/11/29 10:44:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.287748764s) from=127.0.0.6:56797
    2022/11/29 10:44:30 [DEBUG] http: Request GET /v1/status/leader (257.631µs) from=127.0.0.6:59955
    2022/11/29 10:44:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:44:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m6.340443509s) from=127.0.0.6:35957
    2022/11/29 10:44:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.159768878s) from=127.0.0.6:54413
    2022/11/29 10:44:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.995421485s) from=127.0.0.6:40529
    2022/11/29 10:44:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:44:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.686455046s) from=127.0.0.6:45657
    2022/11/29 10:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.076304486s) from=127.0.0.6:46867
    2022/11/29 10:44:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.493789337s) from=127.0.0.6:43563
    2022/11/29 10:44:39 [DEBUG] http: Request GET /v1/status/leader (184.633µs) from=127.0.0.6:59955
    2022/11/29 10:44:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m6.094972223s) from=127.0.0.6:60401
    2022/11/29 10:44:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.319611114s) from=127.0.0.6:44119
    2022/11/29 10:44:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.113853577s) from=127.0.0.6:52371
    2022/11/29 10:44:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.015989319s) from=127.0.0.6:43185
    2022/11/29 10:44:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.803625601s) from=127.0.0.6:52867
    2022/11/29 10:44:50 [DEBUG] http: Request GET /v1/status/leader (358.714µs) from=127.0.0.6:59955
    2022/11/29 10:44:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.69564078s) from=127.0.0.6:60063
    2022/11/29 10:44:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m7.03546846s) from=127.0.0.6:50613
    2022/11/29 10:44:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.915454026s) from=127.0.0.6:33077
    2022/11/29 10:44:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.773893023s) from=127.0.0.6:33859
    2022/11/29 10:44:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.68413343s) from=127.0.0.6:33769
    2022/11/29 10:44:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.375868606s) from=127.0.0.6:57271
    2022/11/29 10:44:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.739524122s) from=127.0.0.6:55677
    2022/11/29 10:44:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.629327224s) from=127.0.0.6:51845
    2022/11/29 10:44:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.005814985s) from=127.0.0.6:34023
    2022/11/29 10:44:59 [DEBUG] http: Request GET /v1/status/leader (4.682916ms) from=127.0.0.6:59955
    2022/11/29 10:44:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.414815133s) from=127.0.0.6:37657
    2022/11/29 10:45:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.522306744s) from=127.0.0.6:60627
    2022/11/29 10:45:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.439162217s) from=127.0.0.6:50875
    2022/11/29 10:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.342167289s) from=127.0.0.6:41263
    2022/11/29 10:45:10 [DEBUG] http: Request GET /v1/status/leader (268.83µs) from=127.0.0.6:59955
    2022/11/29 10:45:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.897414099s) from=127.0.0.6:33383
    2022/11/29 10:45:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.927787576s) from=127.0.0.6:60723
    2022/11/29 10:45:19 [DEBUG] http: Request GET /v1/status/leader (1.550457ms) from=127.0.0.6:59955
    2022/11/29 10:45:30 [DEBUG] http: Request GET /v1/status/leader (333.053µs) from=127.0.0.6:59955
    2022/11/29 10:45:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:45:39 [DEBUG] http: Request GET /v1/status/leader (4.653813ms) from=127.0.0.6:59955
    2022/11/29 10:45:50 [DEBUG] http: Request GET /v1/status/leader (5.51964ms) from=127.0.0.6:59955
    2022/11/29 10:45:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:45:53 [DEBUG] agent: Node info in sync
    2022/11/29 10:45:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.330690134s) from=127.0.0.6:58663
    2022/11/29 10:45:59 [DEBUG] http: Request GET /v1/status/leader (194.093µs) from=127.0.0.6:59955
    2022/11/29 10:45:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.444703101s) from=127.0.0.6:32803
    2022/11/29 10:46:10 [DEBUG] http: Request GET /v1/status/leader (207.64µs) from=127.0.0.6:59955
    2022/11/29 10:46:19 [DEBUG] http: Request GET /v1/status/leader (198.006µs) from=127.0.0.6:59955
    2022/11/29 10:46:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.7847085s) from=127.0.0.6:51755
    2022/11/29 10:46:30 [DEBUG] http: Request GET /v1/status/leader (184.809µs) from=127.0.0.6:59955
    2022/11/29 10:46:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.999185235s) from=127.0.0.6:56797
    2022/11/29 10:46:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:46:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m3.560130978s) from=127.0.0.6:35957
    2022/11/29 10:46:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.956481122s) from=127.0.0.6:40529
    2022/11/29 10:46:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.216277338s) from=127.0.0.6:54413
    2022/11/29 10:46:39 [DEBUG] http: Request GET /v1/status/leader (198.585µs) from=127.0.0.6:59955
    2022/11/29 10:46:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.179215478s) from=127.0.0.6:46867
    2022/11/29 10:46:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.680274054s) from=127.0.0.6:44119
    2022/11/29 10:46:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.405128422s) from=127.0.0.6:60401
    2022/11/29 10:46:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.954730183s) from=127.0.0.6:45657
    2022/11/29 10:46:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.816069058s) from=127.0.0.6:43563
    2022/11/29 10:46:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.211505323s) from=127.0.0.6:52371
    2022/11/29 10:46:50 [DEBUG] http: Request GET /v1/status/leader (261.762µs) from=127.0.0.6:59955
    2022/11/29 10:46:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.987945873s) from=127.0.0.6:52867
    2022/11/29 10:46:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.51830403s) from=127.0.0.6:43185
    2022/11/29 10:46:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.362874499s) from=127.0.0.6:50613
    2022/11/29 10:46:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.004466527s) from=127.0.0.6:33077
    2022/11/29 10:46:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.342062854s) from=127.0.0.6:60063
    2022/11/29 10:46:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.038307492s) from=127.0.0.6:33859
    2022/11/29 10:46:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.818586002s) from=127.0.0.6:55677
    2022/11/29 10:46:59 [DEBUG] http: Request GET /v1/status/leader (271.751µs) from=127.0.0.6:59955
    2022/11/29 10:46:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.621257995s) from=127.0.0.6:57271
    2022/11/29 10:47:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.107783317s) from=127.0.0.6:34023
    2022/11/29 10:47:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.310830236s) from=127.0.0.6:33769
    2022/11/29 10:47:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.580754407s) from=127.0.0.6:37657
    2022/11/29 10:47:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:47:04 [DEBUG] agent: Node info in sync
    2022/11/29 10:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.596658525s) from=127.0.0.6:41263
    2022/11/29 10:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.546481493s) from=127.0.0.6:51845
    2022/11/29 10:47:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.606243374s) from=127.0.0.6:60627
    2022/11/29 10:47:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.277903146s) from=127.0.0.6:50875
    2022/11/29 10:47:10 [DEBUG] http: Request GET /v1/status/leader (348.419µs) from=127.0.0.6:59955
    2022/11/29 10:47:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:47:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.027540721s) from=127.0.0.6:60723
    2022/11/29 10:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.59632945s) from=127.0.0.6:33383
    2022/11/29 10:47:19 [DEBUG] http: Request GET /v1/status/leader (335.569µs) from=127.0.0.6:59955
    2022/11/29 10:47:30 [DEBUG] http: Request GET /v1/status/leader (192.247µs) from=127.0.0.6:59955
    2022/11/29 10:47:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:47:39 [DEBUG] http: Request GET /v1/status/leader (580.669µs) from=127.0.0.6:59955
    2022/11/29 10:47:50 [DEBUG] http: Request GET /v1/status/leader (821.186µs) from=127.0.0.6:59955
    2022/11/29 10:47:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.701581815s) from=127.0.0.6:58663
    2022/11/29 10:47:59 [DEBUG] http: Request GET /v1/status/leader (759.364µs) from=127.0.0.6:59955
    2022/11/29 10:47:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.069075445s) from=127.0.0.6:32803
    2022/11/29 10:48:10 [DEBUG] http: Request GET /v1/status/leader (517.966µs) from=127.0.0.6:59955
    2022/11/29 10:48:19 [DEBUG] http: Request GET /v1/status/leader (482.569µs) from=127.0.0.6:59955
    2022/11/29 10:48:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.734542909s) from=127.0.0.6:51755
    2022/11/29 10:48:30 [DEBUG] http: Request GET /v1/status/leader (440.267µs) from=127.0.0.6:59955
    2022/11/29 10:48:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:48:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.339753377s) from=127.0.0.6:35957
    2022/11/29 10:48:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.374885265s) from=127.0.0.6:56797
    2022/11/29 10:48:39 [DEBUG] http: Request GET /v1/status/leader (244.616µs) from=127.0.0.6:59955
    2022/11/29 10:48:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:48:41 [DEBUG] agent: Node info in sync
    2022/11/29 10:48:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m3.148338776s) from=127.0.0.6:40529
    2022/11/29 10:48:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.162004554s) from=127.0.0.6:54413
    2022/11/29 10:48:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.643513991s) from=127.0.0.6:45657
    2022/11/29 10:48:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.201089182s) from=127.0.0.6:60401
    2022/11/29 10:48:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m6.750572521s) from=127.0.0.6:44119
    2022/11/29 10:48:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.471849091s) from=127.0.0.6:46867
    2022/11/29 10:48:50 [DEBUG] http: Request GET /v1/status/leader (204.674µs) from=127.0.0.6:59955
    2022/11/29 10:48:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.850415433s) from=127.0.0.6:52371
    2022/11/29 10:48:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.412441153s) from=127.0.0.6:43185
    2022/11/29 10:48:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.331653219s) from=127.0.0.6:43563
    2022/11/29 10:48:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.333049238s) from=127.0.0.6:52867
    2022/11/29 10:48:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.10944865s) from=127.0.0.6:50613
    2022/11/29 10:48:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.771515469s) from=127.0.0.6:33077
    2022/11/29 10:48:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.236283669s) from=127.0.0.6:60063
    2022/11/29 10:48:59 [DEBUG] http: Request GET /v1/status/leader (438.254µs) from=127.0.0.6:59955
    2022/11/29 10:49:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.422137487s) from=127.0.0.6:33859
    2022/11/29 10:49:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.472711799s) from=127.0.0.6:55677
    2022/11/29 10:49:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.332319384s) from=127.0.0.6:33769
    2022/11/29 10:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.699631424s) from=127.0.0.6:41263
    2022/11/29 10:49:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m5.490058234s) from=127.0.0.6:57271
    2022/11/29 10:49:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.529727644s) from=127.0.0.6:34023
    2022/11/29 10:49:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.096094016s) from=127.0.0.6:60627
    2022/11/29 10:49:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.243578513s) from=127.0.0.6:37657
    2022/11/29 10:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.325015923s) from=127.0.0.6:51845
    2022/11/29 10:49:10 [DEBUG] http: Request GET /v1/status/leader (181.723µs) from=127.0.0.6:59955
    2022/11/29 10:49:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.949922538s) from=127.0.0.6:50875
    2022/11/29 10:49:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.582848019s) from=127.0.0.6:60723
    2022/11/29 10:49:19 [DEBUG] http: Request GET /v1/status/leader (349.019µs) from=127.0.0.6:59955
    2022/11/29 10:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.677078742s) from=127.0.0.6:33383
    2022/11/29 10:49:30 [DEBUG] http: Request GET /v1/status/leader (443.288µs) from=127.0.0.6:59955
    2022/11/29 10:49:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:49:39 [DEBUG] http: Request GET /v1/status/leader (375.717µs) from=127.0.0.6:59955
    2022/11/29 10:49:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:49:50 [DEBUG] http: Request GET /v1/status/leader (256.256µs) from=127.0.0.6:59955
    2022/11/29 10:49:59 [DEBUG] http: Request GET /v1/status/leader (344.948µs) from=127.0.0.6:59955
    2022/11/29 10:50:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.851691974s) from=127.0.0.6:58663
    2022/11/29 10:50:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.495721017s) from=127.0.0.6:32803
    2022/11/29 10:50:10 [DEBUG] http: Request GET /v1/status/leader (188.83µs) from=127.0.0.6:59955
    2022/11/29 10:50:19 [DEBUG] http: Request GET /v1/status/leader (240.239µs) from=127.0.0.6:59955
    2022/11/29 10:50:30 [DEBUG] http: Request GET /v1/status/leader (1.569091ms) from=127.0.0.6:59955
    2022/11/29 10:50:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.017648498s) from=127.0.0.6:51755
    2022/11/29 10:50:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:50:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:50:39 [DEBUG] agent: Node info in sync
    2022/11/29 10:50:39 [DEBUG] http: Request GET /v1/status/leader (166.789µs) from=127.0.0.6:59955
    2022/11/29 10:50:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m3.603599957s) from=127.0.0.6:35957
    2022/11/29 10:50:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.70107163s) from=127.0.0.6:56797
    2022/11/29 10:50:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m5.501037553s) from=127.0.0.6:40529
    2022/11/29 10:50:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.732010343s) from=127.0.0.6:45657
    2022/11/29 10:50:50 [DEBUG] http: Request GET /v1/status/leader (285.773µs) from=127.0.0.6:59955
    2022/11/29 10:50:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.217865532s) from=127.0.0.6:44119
    2022/11/29 10:50:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.11978831s) from=127.0.0.6:54413
    2022/11/29 10:50:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.727849785s) from=127.0.0.6:60401
    2022/11/29 10:50:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.900528438s) from=127.0.0.6:43563
    2022/11/29 10:50:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.923266322s) from=127.0.0.6:52371
    2022/11/29 10:50:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.859144935s) from=127.0.0.6:46867
    2022/11/29 10:50:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.990646813s) from=127.0.0.6:50613
    2022/11/29 10:50:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.32521358s) from=127.0.0.6:43185
    2022/11/29 10:50:59 [DEBUG] http: Request GET /v1/status/leader (313.9µs) from=127.0.0.6:59955
    2022/11/29 10:51:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.70446356s) from=127.0.0.6:52867
    2022/11/29 10:51:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.985346057s) from=127.0.0.6:60063
    2022/11/29 10:51:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.602674965s) from=127.0.0.6:33077
    2022/11/29 10:51:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m1.864189666s) from=127.0.0.6:57271
    2022/11/29 10:51:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.513624011s) from=127.0.0.6:33859
    2022/11/29 10:51:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.294738632s) from=127.0.0.6:55677
    2022/11/29 10:51:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.175624604s) from=127.0.0.6:33769
    2022/11/29 10:51:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.440921658s) from=127.0.0.6:41263
    2022/11/29 10:51:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.339886834s) from=127.0.0.6:37657
    2022/11/29 10:51:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.126939395s) from=127.0.0.6:34023
    2022/11/29 10:51:10 [DEBUG] http: Request GET /v1/status/leader (415.93µs) from=127.0.0.6:59955
    2022/11/29 10:51:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.340160539s) from=127.0.0.6:60627
    2022/11/29 10:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.182644893s) from=127.0.0.6:51845
    2022/11/29 10:51:19 [DEBUG] http: Request GET /v1/status/leader (503.14µs) from=127.0.0.6:59955
    2022/11/29 10:51:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.918908381s) from=127.0.0.6:50875
    2022/11/29 10:51:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.142851587s) from=127.0.0.6:60723
    2022/11/29 10:51:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.695470261s) from=127.0.0.6:33383
    2022/11/29 10:51:30 [DEBUG] http: Request GET /v1/status/leader (189.399µs) from=127.0.0.6:59955
    2022/11/29 10:51:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:51:39 [DEBUG] http: Request GET /v1/status/leader (730.755µs) from=127.0.0.6:59955
    2022/11/29 10:51:50 [DEBUG] http: Request GET /v1/status/leader (307.024µs) from=127.0.0.6:59955
    2022/11/29 10:51:59 [DEBUG] http: Request GET /v1/status/leader (329.517µs) from=127.0.0.6:59955
    2022/11/29 10:52:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.627495173s) from=127.0.0.6:32803
    2022/11/29 10:52:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.061208175s) from=127.0.0.6:58663
    2022/11/29 10:52:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:52:10 [DEBUG] http: Request GET /v1/status/leader (423.249µs) from=127.0.0.6:59955
    2022/11/29 10:52:19 [DEBUG] http: Request GET /v1/status/leader (357.163µs) from=127.0.0.6:59955
    2022/11/29 10:52:31 [DEBUG] http: Request GET /v1/status/leader (311.565µs) from=127.0.0.6:59955
    2022/11/29 10:52:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:52:32 [DEBUG] agent: Node info in sync
    2022/11/29 10:52:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:52:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.002718276s) from=127.0.0.6:51755
    2022/11/29 10:52:39 [DEBUG] http: Request GET /v1/status/leader (272.901µs) from=127.0.0.6:59955
    2022/11/29 10:52:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.754477178s) from=127.0.0.6:35957
    2022/11/29 10:52:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.061917344s) from=127.0.0.6:56797
    2022/11/29 10:52:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.134782264s) from=127.0.0.6:40529
    2022/11/29 10:52:51 [DEBUG] http: Request GET /v1/status/leader (312.053µs) from=127.0.0.6:59955
    2022/11/29 10:52:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.532459808s) from=127.0.0.6:44119
    2022/11/29 10:52:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.353307586s) from=127.0.0.6:60401
    2022/11/29 10:52:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.882373032s) from=127.0.0.6:43563
    2022/11/29 10:52:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.779829818s) from=127.0.0.6:45657
    2022/11/29 10:52:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.178070579s) from=127.0.0.6:54413
    2022/11/29 10:52:59 [DEBUG] http: Request GET /v1/status/leader (284.063µs) from=127.0.0.6:59955
    2022/11/29 10:53:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.722825163s) from=127.0.0.6:52371
    2022/11/29 10:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.086261184s) from=127.0.0.6:43185
    2022/11/29 10:53:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.911922825s) from=127.0.0.6:50613
    2022/11/29 10:53:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.610329741s) from=127.0.0.6:46867
    2022/11/29 10:53:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.710678326s) from=127.0.0.6:60063
    2022/11/29 10:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m4.211850787s) from=127.0.0.6:52867
    2022/11/29 10:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.765091289s) from=127.0.0.6:33077
    2022/11/29 10:53:11 [DEBUG] http: Request GET /v1/status/leader (339.185µs) from=127.0.0.6:59955
    2022/11/29 10:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.45267408s) from=127.0.0.6:41263
    2022/11/29 10:53:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.262177601s) from=127.0.0.6:33859
    2022/11/29 10:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.694818874s) from=127.0.0.6:37657
    2022/11/29 10:53:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.400832293s) from=127.0.0.6:57271
    2022/11/29 10:53:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.823381392s) from=127.0.0.6:33769
    2022/11/29 10:53:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.337779555s) from=127.0.0.6:60627
    2022/11/29 10:53:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.030308398s) from=127.0.0.6:34023
    2022/11/29 10:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.665176218s) from=127.0.0.6:55677
    2022/11/29 10:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.506416787s) from=127.0.0.6:51845
    2022/11/29 10:53:19 [DEBUG] http: Request GET /v1/status/leader (333.063µs) from=127.0.0.6:59955
    2022/11/29 10:53:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.642813961s) from=127.0.0.6:50875
    2022/11/29 10:53:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.65672249s) from=127.0.0.6:60723
    2022/11/29 10:53:31 [DEBUG] http: Request GET /v1/status/leader (790.954µs) from=127.0.0.6:59955
    2022/11/29 10:53:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.457808187s) from=127.0.0.6:33383
    2022/11/29 10:53:39 [DEBUG] http: Request GET /v1/status/leader (609.879µs) from=127.0.0.6:59955
    2022/11/29 10:53:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:53:44 [DEBUG] agent: Node info in sync
    2022/11/29 10:53:51 [DEBUG] http: Request GET /v1/status/leader (1.599573ms) from=127.0.0.6:59955
    2022/11/29 10:53:59 [DEBUG] http: Request GET /v1/status/leader (652.432µs) from=127.0.0.6:59955
    2022/11/29 10:54:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.579278494s) from=127.0.0.6:32803
    2022/11/29 10:54:11 [DEBUG] http: Request GET /v1/status/leader (482.094µs) from=127.0.0.6:59955
    2022/11/29 10:54:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.742108041s) from=127.0.0.6:58663
    2022/11/29 10:54:20 [DEBUG] http: Request GET /v1/status/leader (311.855µs) from=127.0.0.6:59955
    2022/11/29 10:54:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:54:31 [DEBUG] http: Request GET /v1/status/leader (438.325µs) from=127.0.0.6:59955
    2022/11/29 10:54:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:54:40 [DEBUG] http: Request GET /v1/status/leader (2.503002ms) from=127.0.0.6:59955
    2022/11/29 10:54:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.648664157s) from=127.0.0.6:51755
    2022/11/29 10:54:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.502069129s) from=127.0.0.6:40529
    2022/11/29 10:54:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.225554675s) from=127.0.0.6:35957
    2022/11/29 10:54:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.314185878s) from=127.0.0.6:56797
    2022/11/29 10:54:51 [DEBUG] http: Request GET /v1/status/leader (425.584µs) from=127.0.0.6:59955
    2022/11/29 10:54:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.706059866s) from=127.0.0.6:44119
    2022/11/29 10:54:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.619493878s) from=127.0.0.6:43563
    2022/11/29 10:54:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.379398196s) from=127.0.0.6:54413
    2022/11/29 10:55:00 [DEBUG] http: Request GET /v1/status/leader (292.556µs) from=127.0.0.6:59955
    2022/11/29 10:55:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.272951348s) from=127.0.0.6:60401
    2022/11/29 10:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.633541937s) from=127.0.0.6:43185
    2022/11/29 10:55:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.696883583s) from=127.0.0.6:45657
    2022/11/29 10:55:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.293694805s) from=127.0.0.6:46867
    2022/11/29 10:55:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.71296364s) from=127.0.0.6:60063
    2022/11/29 10:55:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.3618187s) from=127.0.0.6:52371
    2022/11/29 10:55:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.069341651s) from=127.0.0.6:50613
    2022/11/29 10:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.164476234s) from=127.0.0.6:52867
    2022/11/29 10:55:11 [DEBUG] http: Request GET /v1/status/leader (540.329µs) from=127.0.0.6:59955
    2022/11/29 10:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.474012338s) from=127.0.0.6:33077
    2022/11/29 10:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.195666149s) from=127.0.0.6:41263
    2022/11/29 10:55:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.67069574s) from=127.0.0.6:57271
    2022/11/29 10:55:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.560091183s) from=127.0.0.6:60627
    2022/11/29 10:55:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.371067717s) from=127.0.0.6:33859
    2022/11/29 10:55:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.682498511s) from=127.0.0.6:51845
    2022/11/29 10:55:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.395298116s) from=127.0.0.6:37657
    2022/11/29 10:55:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.928515527s) from=127.0.0.6:34023
    2022/11/29 10:55:20 [DEBUG] http: Request GET /v1/status/leader (625.567µs) from=127.0.0.6:59955
    2022/11/29 10:55:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.143688718s) from=127.0.0.6:33769
    2022/11/29 10:55:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.469732222s) from=127.0.0.6:55677
    2022/11/29 10:55:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.508778077s) from=127.0.0.6:60723
    2022/11/29 10:55:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.156292184s) from=127.0.0.6:50875
    2022/11/29 10:55:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:55:28 [DEBUG] agent: Node info in sync
    2022/11/29 10:55:31 [DEBUG] http: Request GET /v1/status/leader (288.774µs) from=127.0.0.6:59955
    2022/11/29 10:55:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:55:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.220010344s) from=127.0.0.6:33383
    2022/11/29 10:55:40 [DEBUG] http: Request GET /v1/status/leader (441.251µs) from=127.0.0.6:59955
    2022/11/29 10:55:51 [DEBUG] http: Request GET /v1/status/leader (251.18µs) from=127.0.0.6:59955
    2022/11/29 10:56:00 [DEBUG] http: Request GET /v1/status/leader (157.024µs) from=127.0.0.6:59955
    2022/11/29 10:56:11 [DEBUG] http: Request GET /v1/status/leader (347.161µs) from=127.0.0.6:59955
    2022/11/29 10:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.996875991s) from=127.0.0.6:32803
    2022/11/29 10:56:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.568518141s) from=127.0.0.6:58663
    2022/11/29 10:56:20 [DEBUG] http: Request GET /v1/status/leader (415.97µs) from=127.0.0.6:59955
    2022/11/29 10:56:31 [DEBUG] http: Request GET /v1/status/leader (347.544µs) from=127.0.0.6:59955
    2022/11/29 10:56:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:56:40 [DEBUG] http: Request GET /v1/status/leader (177.749µs) from=127.0.0.6:59955
    2022/11/29 10:56:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:56:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.417240088s) from=127.0.0.6:51755
    2022/11/29 10:56:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.977120682s) from=127.0.0.6:40529
    2022/11/29 10:56:51 [DEBUG] http: Request GET /v1/status/leader (381.711µs) from=127.0.0.6:59955
    2022/11/29 10:56:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.667722166s) from=127.0.0.6:35957
    2022/11/29 10:56:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:56:53 [DEBUG] agent: Node info in sync
    2022/11/29 10:56:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m4.587061414s) from=127.0.0.6:56797
    2022/11/29 10:56:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.610688169s) from=127.0.0.6:44119
    2022/11/29 10:57:00 [DEBUG] http: Request GET /v1/status/leader (261.939µs) from=127.0.0.6:59955
    2022/11/29 10:57:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.416543902s) from=127.0.0.6:60401
    2022/11/29 10:57:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.754030552s) from=127.0.0.6:54413
    2022/11/29 10:57:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.254071915s) from=127.0.0.6:43563
    2022/11/29 10:57:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.684773789s) from=127.0.0.6:46867
    2022/11/29 10:57:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.656871369s) from=127.0.0.6:60063
    2022/11/29 10:57:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.730345413s) from=127.0.0.6:50613
    2022/11/29 10:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.809775975s) from=127.0.0.6:43185
    2022/11/29 10:57:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.314087394s) from=127.0.0.6:45657
    2022/11/29 10:57:11 [DEBUG] http: Request GET /v1/status/leader (388.843µs) from=127.0.0.6:59955
    2022/11/29 10:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.707714503s) from=127.0.0.6:52867
    2022/11/29 10:57:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.142317178s) from=127.0.0.6:52371
    2022/11/29 10:57:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.634212666s) from=127.0.0.6:57271
    2022/11/29 10:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.759928015s) from=127.0.0.6:41263
    2022/11/29 10:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.102456274s) from=127.0.0.6:33077
    2022/11/29 10:57:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.558307524s) from=127.0.0.6:33859
    2022/11/29 10:57:20 [DEBUG] http: Request GET /v1/status/leader (356.968µs) from=127.0.0.6:59955
    2022/11/29 10:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.597903562s) from=127.0.0.6:37657
    2022/11/29 10:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.819597374s) from=127.0.0.6:51845
    2022/11/29 10:57:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.730368689s) from=127.0.0.6:34023
    2022/11/29 10:57:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.583963595s) from=127.0.0.6:60627
    2022/11/29 10:57:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.938496641s) from=127.0.0.6:33769
    2022/11/29 10:57:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.663983395s) from=127.0.0.6:55677
    2022/11/29 10:57:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.830680055s) from=127.0.0.6:60723
    2022/11/29 10:57:31 [DEBUG] http: Request GET /v1/status/leader (821.008µs) from=127.0.0.6:59955
    2022/11/29 10:57:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.520820975s) from=127.0.0.6:50875
    2022/11/29 10:57:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:57:40 [DEBUG] http: Request GET /v1/status/leader (296.409µs) from=127.0.0.6:59955
    2022/11/29 10:57:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.782403778s) from=127.0.0.6:33383
    2022/11/29 10:57:51 [DEBUG] http: Request GET /v1/status/leader (278.438µs) from=127.0.0.6:59955
    2022/11/29 10:58:00 [DEBUG] http: Request GET /v1/status/leader (244.468µs) from=127.0.0.6:59955
    2022/11/29 10:58:11 [DEBUG] http: Request GET /v1/status/leader (216.395µs) from=127.0.0.6:59955
    2022/11/29 10:58:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:58:11 [DEBUG] agent: Node info in sync
    2022/11/29 10:58:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.839225051s) from=127.0.0.6:32803
    2022/11/29 10:58:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.814097734s) from=127.0.0.6:58663
    2022/11/29 10:58:20 [DEBUG] http: Request GET /v1/status/leader (339.945µs) from=127.0.0.6:59955
    2022/11/29 10:58:31 [DEBUG] http: Request GET /v1/status/leader (262.68µs) from=127.0.0.6:59955
    2022/11/29 10:58:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:58:40 [DEBUG] http: Request GET /v1/status/leader (294.38µs) from=127.0.0.6:59955
    2022/11/29 10:58:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.786377516s) from=127.0.0.6:51755
    2022/11/29 10:58:51 [DEBUG] http: Request GET /v1/status/leader (265.654µs) from=127.0.0.6:59955
    2022/11/29 10:58:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.081617614s) from=127.0.0.6:40529
    2022/11/29 10:58:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m3.537321796s) from=127.0.0.6:35957
    2022/11/29 10:59:00 [DEBUG] http: Request GET /v1/status/leader (363.093µs) from=127.0.0.6:59955
    2022/11/29 10:59:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.508855021s) from=127.0.0.6:56797
    2022/11/29 10:59:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.941849135s) from=127.0.0.6:44119
    2022/11/29 10:59:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 10:59:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m7.245652747s) from=127.0.0.6:60401
    2022/11/29 10:59:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.639226645s) from=127.0.0.6:43563
    2022/11/29 10:59:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.824604222s) from=127.0.0.6:54413
    2022/11/29 10:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.959374241s) from=127.0.0.6:43185
    2022/11/29 10:59:11 [DEBUG] http: Request GET /v1/status/leader (553.971µs) from=127.0.0.6:59955
    2022/11/29 10:59:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.855255603s) from=127.0.0.6:45657
    2022/11/29 10:59:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.399560305s) from=127.0.0.6:60063
    2022/11/29 10:59:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.561332678s) from=127.0.0.6:50613
    2022/11/29 10:59:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.738373578s) from=127.0.0.6:52371
    2022/11/29 10:59:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.162571012s) from=127.0.0.6:46867
    2022/11/29 10:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.077647457s) from=127.0.0.6:52867
    2022/11/29 10:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.641696181s) from=127.0.0.6:41263
    2022/11/29 10:59:20 [DEBUG] http: Request GET /v1/status/leader (1.834827ms) from=127.0.0.6:59955
    2022/11/29 10:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.310836355s) from=127.0.0.6:33077
    2022/11/29 10:59:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.45953488s) from=127.0.0.6:57271
    2022/11/29 10:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.916224137s) from=127.0.0.6:37657
    2022/11/29 10:59:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.079618948s) from=127.0.0.6:34023
    2022/11/29 10:59:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.926362297s) from=127.0.0.6:33859
    2022/11/29 10:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.72317484s) from=127.0.0.6:51845
    2022/11/29 10:59:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.717378813s) from=127.0.0.6:60627
    2022/11/29 10:59:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.069244757s) from=127.0.0.6:60723
    2022/11/29 10:59:31 [DEBUG] http: Request GET /v1/status/leader (3.613092ms) from=127.0.0.6:59955
    2022/11/29 10:59:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.088810344s) from=127.0.0.6:33769
    2022/11/29 10:59:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.639354786s) from=127.0.0.6:55677
    2022/11/29 10:59:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 10:59:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.209394719s) from=127.0.0.6:50875
    2022/11/29 10:59:40 [DEBUG] http: Request GET /v1/status/leader (180.291µs) from=127.0.0.6:59955
    2022/11/29 10:59:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.143333448s) from=127.0.0.6:33383
    2022/11/29 10:59:51 [DEBUG] http: Request GET /v1/status/leader (1.061137ms) from=127.0.0.6:59955
    2022/11/29 10:59:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 10:59:56 [DEBUG] agent: Node info in sync
    2022/11/29 11:00:00 [DEBUG] http: Request GET /v1/status/leader (200.376µs) from=127.0.0.6:59955
    2022/11/29 11:00:11 [DEBUG] http: Request GET /v1/status/leader (726.504µs) from=127.0.0.6:59955
    2022/11/29 11:00:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.031306657s) from=127.0.0.6:32803
    2022/11/29 11:00:20 [DEBUG] http: Request GET /v1/status/leader (809.681µs) from=127.0.0.6:59955
    2022/11/29 11:00:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.767775649s) from=127.0.0.6:58663
    2022/11/29 11:00:31 [DEBUG] http: Request GET /v1/status/leader (231.83µs) from=127.0.0.6:59955
    2022/11/29 11:00:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:00:40 [DEBUG] http: Request GET /v1/status/leader (675.297µs) from=127.0.0.6:59955
    2022/11/29 11:00:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.952764438s) from=127.0.0.6:51755
    2022/11/29 11:00:51 [DEBUG] http: Request GET /v1/status/leader (323.351µs) from=127.0.0.6:59955
    2022/11/29 11:00:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.284610922s) from=127.0.0.6:40529
    2022/11/29 11:01:00 [DEBUG] http: Request GET /v1/status/leader (299.753µs) from=127.0.0.6:59955
    2022/11/29 11:01:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m5.429359716s) from=127.0.0.6:35957
    2022/11/29 11:01:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.100783051s) from=127.0.0.6:56797
    2022/11/29 11:01:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.312459182s) from=127.0.0.6:44119
    2022/11/29 11:01:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m3.214979297s) from=127.0.0.6:60401
    2022/11/29 11:01:11 [DEBUG] http: Request GET /v1/status/leader (350.979µs) from=127.0.0.6:59955
    2022/11/29 11:01:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.494983096s) from=127.0.0.6:43563
    2022/11/29 11:01:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.403961287s) from=127.0.0.6:43185
    2022/11/29 11:01:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.366565781s) from=127.0.0.6:54413
    2022/11/29 11:01:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.032997158s) from=127.0.0.6:50613
    2022/11/29 11:01:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.276874067s) from=127.0.0.6:60063
    2022/11/29 11:01:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.840563663s) from=127.0.0.6:46867
    2022/11/29 11:01:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:01:17 [DEBUG] agent: Node info in sync
    2022/11/29 11:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.564357413s) from=127.0.0.6:52867
    2022/11/29 11:01:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.895806999s) from=127.0.0.6:45657
    2022/11/29 11:01:20 [DEBUG] http: Request GET /v1/status/leader (328.959µs) from=127.0.0.6:59955
    2022/11/29 11:01:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.21050479s) from=127.0.0.6:52371
    2022/11/29 11:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m6.161603632s) from=127.0.0.6:41263
    2022/11/29 11:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m0.951792661s) from=127.0.0.6:33077
    2022/11/29 11:01:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.034894266s) from=127.0.0.6:57271
    2022/11/29 11:01:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.138070261s) from=127.0.0.6:34023
    2022/11/29 11:01:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.091940521s) from=127.0.0.6:33859
    2022/11/29 11:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.921981875s) from=127.0.0.6:37657
    2022/11/29 11:01:31 [DEBUG] http: Request GET /v1/status/leader (305.66µs) from=127.0.0.6:59955
    2022/11/29 11:01:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.637230075s) from=127.0.0.6:60723
    2022/11/29 11:01:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.948080407s) from=127.0.0.6:60627
    2022/11/29 11:01:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.585586645s) from=127.0.0.6:33769
    2022/11/29 11:01:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.809228182s) from=127.0.0.6:51845
    2022/11/29 11:01:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:01:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.26999286s) from=127.0.0.6:55677
    2022/11/29 11:01:40 [DEBUG] http: Request GET /v1/status/leader (270.978µs) from=127.0.0.6:59955
    2022/11/29 11:01:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.866409423s) from=127.0.0.6:50875
    2022/11/29 11:01:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m2.252715547s) from=127.0.0.6:33383
    2022/11/29 11:01:51 [DEBUG] http: Request GET /v1/status/leader (311.835µs) from=127.0.0.6:59955
    2022/11/29 11:01:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:02:00 [DEBUG] http: Request GET /v1/status/leader (280.255µs) from=127.0.0.6:59955
    2022/11/29 11:02:11 [DEBUG] http: Request GET /v1/status/leader (258.2µs) from=127.0.0.6:59955
    2022/11/29 11:02:20 [DEBUG] http: Request GET /v1/status/leader (1.927681ms) from=127.0.0.6:59955
    2022/11/29 11:02:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.868613353s) from=127.0.0.6:58663
    2022/11/29 11:02:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.996230184s) from=127.0.0.6:32803
    2022/11/29 11:02:31 [DEBUG] http: Request GET /v1/status/leader (440.61µs) from=127.0.0.6:59955
    2022/11/29 11:02:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:02:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:02:40 [DEBUG] agent: Node info in sync
    2022/11/29 11:02:40 [DEBUG] http: Request GET /v1/status/leader (248.285µs) from=127.0.0.6:59955
    2022/11/29 11:02:51 [DEBUG] http: Request GET /v1/status/leader (253.387µs) from=127.0.0.6:59955
    2022/11/29 11:02:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.452748006s) from=127.0.0.6:51755
    2022/11/29 11:03:00 [DEBUG] http: Request GET /v1/status/leader (167.723µs) from=127.0.0.6:59955
    2022/11/29 11:03:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m5.596649224s) from=127.0.0.6:40529
    2022/11/29 11:03:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.999282747s) from=127.0.0.6:35957
    2022/11/29 11:03:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.704322845s) from=127.0.0.6:56797
    2022/11/29 11:03:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m2.869893887s) from=127.0.0.6:44119
    2022/11/29 11:03:11 [DEBUG] http: Request GET /v1/status/leader (5.145049ms) from=127.0.0.6:59955
    2022/11/29 11:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.4416308s) from=127.0.0.6:43185
    2022/11/29 11:03:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m5.159136725s) from=127.0.0.6:60401
    2022/11/29 11:03:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.174769093s) from=127.0.0.6:46867
    2022/11/29 11:03:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.745451424s) from=127.0.0.6:43563
    2022/11/29 11:03:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.401126886s) from=127.0.0.6:54413
    2022/11/29 11:03:20 [DEBUG] http: Request GET /v1/status/leader (790.663µs) from=127.0.0.6:59955
    2022/11/29 11:03:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.138501703s) from=127.0.0.6:60063
    2022/11/29 11:03:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.597642654s) from=127.0.0.6:50613
    2022/11/29 11:03:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.895315373s) from=127.0.0.6:45657
    2022/11/29 11:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.038553511s) from=127.0.0.6:52867
    2022/11/29 11:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.364203599s) from=127.0.0.6:41263
    2022/11/29 11:03:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.288616072s) from=127.0.0.6:52371
    2022/11/29 11:03:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.925050269s) from=127.0.0.6:57271
    2022/11/29 11:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.173884868s) from=127.0.0.6:33077
    2022/11/29 11:03:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m2.671097337s) from=127.0.0.6:34023
    2022/11/29 11:03:31 [DEBUG] http: Request GET /v1/status/leader (233.355µs) from=127.0.0.6:59955
    2022/11/29 11:03:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.049961777s) from=127.0.0.6:60627
    2022/11/29 11:03:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.862265668s) from=127.0.0.6:51845
    2022/11/29 11:03:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.62684261s) from=127.0.0.6:60723
    2022/11/29 11:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.030316047s) from=127.0.0.6:37657
    2022/11/29 11:03:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.927331742s) from=127.0.0.6:33859
    2022/11/29 11:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.440877548s) from=127.0.0.6:33769
    2022/11/29 11:03:40 [DEBUG] http: Request GET /v1/status/leader (219.245µs) from=127.0.0.6:59955
    2022/11/29 11:03:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.91546231s) from=127.0.0.6:55677
    2022/11/29 11:03:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.273925952s) from=127.0.0.6:50875
    2022/11/29 11:03:51 [DEBUG] http: Request GET /v1/status/leader (311.877µs) from=127.0.0.6:59955
    2022/11/29 11:03:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.248667819s) from=127.0.0.6:33383
    2022/11/29 11:03:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:03:56 [DEBUG] agent: Node info in sync
    2022/11/29 11:04:00 [DEBUG] http: Request GET /v1/status/leader (321.897µs) from=127.0.0.6:59955
    2022/11/29 11:04:11 [DEBUG] http: Request GET /v1/status/leader (349.893µs) from=127.0.0.6:59955
    2022/11/29 11:04:20 [DEBUG] http: Request GET /v1/status/leader (174.206µs) from=127.0.0.6:59955
    2022/11/29 11:04:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.897134173s) from=127.0.0.6:58663
    2022/11/29 11:04:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.547378814s) from=127.0.0.6:32803
    2022/11/29 11:04:31 [DEBUG] http: Request GET /v1/status/leader (198.344µs) from=127.0.0.6:59955
    2022/11/29 11:04:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:04:40 [DEBUG] http: Request GET /v1/status/leader (295.093µs) from=127.0.0.6:59955
    2022/11/29 11:04:51 [DEBUG] http: Request GET /v1/status/leader (162.515µs) from=127.0.0.6:59955
    2022/11/29 11:04:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:04:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.194585128s) from=127.0.0.6:51755
    2022/11/29 11:05:00 [DEBUG] http: Request GET /v1/status/leader (220.694µs) from=127.0.0.6:59955
    2022/11/29 11:05:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.186271622s) from=127.0.0.6:40529
    2022/11/29 11:05:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.330528683s) from=127.0.0.6:35957
    2022/11/29 11:05:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.118684066s) from=127.0.0.6:56797
    2022/11/29 11:05:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.294382445s) from=127.0.0.6:44119
    2022/11/29 11:05:11 [DEBUG] http: Request GET /v1/status/leader (715.431µs) from=127.0.0.6:59955
    2022/11/29 11:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.924348027s) from=127.0.0.6:43185
    2022/11/29 11:05:20 [DEBUG] http: Request GET /v1/status/leader (903.68µs) from=127.0.0.6:59955
    2022/11/29 11:05:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.61137111s) from=127.0.0.6:60401
    2022/11/29 11:05:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.835663348s) from=127.0.0.6:43563
    2022/11/29 11:05:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.044128075s) from=127.0.0.6:46867
    2022/11/29 11:05:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.501537948s) from=127.0.0.6:54413
    2022/11/29 11:05:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.410641681s) from=127.0.0.6:52371
    2022/11/29 11:05:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.777029523s) from=127.0.0.6:60063
    2022/11/29 11:05:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.241707179s) from=127.0.0.6:50613
    2022/11/29 11:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.390024003s) from=127.0.0.6:52867
    2022/11/29 11:05:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.915898413s) from=127.0.0.6:57271
    2022/11/29 11:05:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.199872373s) from=127.0.0.6:45657
    2022/11/29 11:05:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.250098094s) from=127.0.0.6:33077
    2022/11/29 11:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.737555145s) from=127.0.0.6:41263
    2022/11/29 11:05:31 [DEBUG] http: Request GET /v1/status/leader (400.229µs) from=127.0.0.6:59955
    2022/11/29 11:05:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.334519451s) from=127.0.0.6:60627
    2022/11/29 11:05:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:05:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m4.976662747s) from=127.0.0.6:34023
    2022/11/29 11:05:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.016257425s) from=127.0.0.6:60723
    2022/11/29 11:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.293816744s) from=127.0.0.6:37657
    2022/11/29 11:05:40 [DEBUG] http: Request GET /v1/status/leader (359.968µs) from=127.0.0.6:59955
    2022/11/29 11:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.172251042s) from=127.0.0.6:51845
    2022/11/29 11:05:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.154665599s) from=127.0.0.6:33859
    2022/11/29 11:05:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.245148829s) from=127.0.0.6:55677
    2022/11/29 11:05:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.329127157s) from=127.0.0.6:33769
    2022/11/29 11:05:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:05:47 [DEBUG] agent: Node info in sync
    2022/11/29 11:05:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.63162837s) from=127.0.0.6:50875
    2022/11/29 11:05:51 [DEBUG] http: Request GET /v1/status/leader (2.358533ms) from=127.0.0.6:59955
    2022/11/29 11:06:00 [DEBUG] http: Request GET /v1/status/leader (405.265µs) from=127.0.0.6:59955
    2022/11/29 11:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m7.07449715s) from=127.0.0.6:33383
    2022/11/29 11:06:11 [DEBUG] http: Request GET /v1/status/leader (396.142µs) from=127.0.0.6:59955
    2022/11/29 11:06:20 [DEBUG] http: Request GET /v1/status/leader (185.158µs) from=127.0.0.6:59955
    2022/11/29 11:06:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.588271841s) from=127.0.0.6:58663
    2022/11/29 11:06:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.077067622s) from=127.0.0.6:32803
    2022/11/29 11:06:31 [DEBUG] http: Request GET /v1/status/leader (220.677µs) from=127.0.0.6:59955
    2022/11/29 11:06:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:06:40 [DEBUG] http: Request GET /v1/status/leader (4.705129ms) from=127.0.0.6:59955
    2022/11/29 11:06:51 [DEBUG] http: Request GET /v1/status/leader (313.15µs) from=127.0.0.6:59955
    2022/11/29 11:06:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:07:00 [DEBUG] http: Request GET /v1/status/leader (313.322µs) from=127.0.0.6:59955
    2022/11/29 11:07:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.044468455s) from=127.0.0.6:40529
    2022/11/29 11:07:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.805774457s) from=127.0.0.6:51755
    2022/11/29 11:07:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.420900875s) from=127.0.0.6:35957
    2022/11/29 11:07:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.324249705s) from=127.0.0.6:56797
    2022/11/29 11:07:11 [DEBUG] http: Request GET /v1/status/leader (205.422µs) from=127.0.0.6:59955
    2022/11/29 11:07:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:07:15 [DEBUG] agent: Node info in sync
    2022/11/29 11:07:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m7.154355959s) from=127.0.0.6:44119
    2022/11/29 11:07:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.835353421s) from=127.0.0.6:43185
    2022/11/29 11:07:20 [DEBUG] http: Request GET /v1/status/leader (270.426µs) from=127.0.0.6:59955
    2022/11/29 11:07:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.477200006s) from=127.0.0.6:60063
    2022/11/29 11:07:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.827557073s) from=127.0.0.6:60401
    2022/11/29 11:07:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.042289796s) from=127.0.0.6:52371
    2022/11/29 11:07:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.014040686s) from=127.0.0.6:50613
    2022/11/29 11:07:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.576441764s) from=127.0.0.6:43563
    2022/11/29 11:07:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m1.540667551s) from=127.0.0.6:52867
    2022/11/29 11:07:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.567518246s) from=127.0.0.6:46867
    2022/11/29 11:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m3.325199289s) from=127.0.0.6:33077
    2022/11/29 11:07:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.299556374s) from=127.0.0.6:54413
    2022/11/29 11:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.217553413s) from=127.0.0.6:41263
    2022/11/29 11:07:31 [DEBUG] http: Request GET /v1/status/leader (251.941µs) from=127.0.0.6:59955
    2022/11/29 11:07:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.352830704s) from=127.0.0.6:45657
    2022/11/29 11:07:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:07:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m7.407388458s) from=127.0.0.6:57271
    2022/11/29 11:07:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.088717145s) from=127.0.0.6:60627
    2022/11/29 11:07:40 [DEBUG] http: Request GET /v1/status/leader (268.658µs) from=127.0.0.6:59955
    2022/11/29 11:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.380871528s) from=127.0.0.6:37657
    2022/11/29 11:07:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.905322785s) from=127.0.0.6:34023
    2022/11/29 11:07:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.926123635s) from=127.0.0.6:60723
    2022/11/29 11:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.118347872s) from=127.0.0.6:51845
    2022/11/29 11:07:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.6197525s) from=127.0.0.6:33859
    2022/11/29 11:07:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.932327383s) from=127.0.0.6:55677
    2022/11/29 11:07:51 [DEBUG] http: Request GET /v1/status/leader (307.001µs) from=127.0.0.6:59955
    2022/11/29 11:07:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.87211031s) from=127.0.0.6:33769
    2022/11/29 11:07:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.026147868s) from=127.0.0.6:50875
    2022/11/29 11:08:00 [DEBUG] http: Request GET /v1/status/leader (300.55µs) from=127.0.0.6:59955
    2022/11/29 11:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.214066401s) from=127.0.0.6:33383
    2022/11/29 11:08:11 [DEBUG] http: Request GET /v1/status/leader (300.781µs) from=127.0.0.6:59955
    2022/11/29 11:08:20 [DEBUG] http: Request GET /v1/status/leader (169.66µs) from=127.0.0.6:59955
    2022/11/29 11:08:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.626686268s) from=127.0.0.6:58663
    2022/11/29 11:08:31 [DEBUG] http: Request GET /v1/status/leader (263.263µs) from=127.0.0.6:59955
    2022/11/29 11:08:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:08:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.179424729s) from=127.0.0.6:32803
    2022/11/29 11:08:40 [DEBUG] http: Request GET /v1/status/leader (154.27µs) from=127.0.0.6:59955
    2022/11/29 11:08:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:08:45 [DEBUG] agent: Node info in sync
    2022/11/29 11:08:51 [DEBUG] http: Request GET /v1/status/leader (330.598µs) from=127.0.0.6:59955
    2022/11/29 11:08:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:09:00 [DEBUG] http: Request GET /v1/status/leader (318.19µs) from=127.0.0.6:59955
    2022/11/29 11:09:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.880395146s) from=127.0.0.6:40529
    2022/11/29 11:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.978200063s) from=127.0.0.6:51755
    2022/11/29 11:09:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m2.295222734s) from=127.0.0.6:35957
    2022/11/29 11:09:11 [DEBUG] http: Request GET /v1/status/leader (190.779µs) from=127.0.0.6:59955
    2022/11/29 11:09:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m6.466773007s) from=127.0.0.6:56797
    2022/11/29 11:09:20 [DEBUG] http: Request GET /v1/status/leader (2.202167ms) from=127.0.0.6:59955
    2022/11/29 11:09:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.370601696s) from=127.0.0.6:44119
    2022/11/29 11:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.682296311s) from=127.0.0.6:43185
    2022/11/29 11:09:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.330871192s) from=127.0.0.6:60401
    2022/11/29 11:09:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.459400134s) from=127.0.0.6:60063
    2022/11/29 11:09:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m1.201105279s) from=127.0.0.6:46867
    2022/11/29 11:09:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.771868019s) from=127.0.0.6:50613
    2022/11/29 11:09:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.796983357s) from=127.0.0.6:43563
    2022/11/29 11:09:31 [DEBUG] http: Request GET /v1/status/leader (268.169µs) from=127.0.0.6:59955
    2022/11/29 11:09:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.658123883s) from=127.0.0.6:52371
    2022/11/29 11:09:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.510787827s) from=127.0.0.6:54413
    2022/11/29 11:09:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.729088624s) from=127.0.0.6:33077
    2022/11/29 11:09:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.287621519s) from=127.0.0.6:52867
    2022/11/29 11:09:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:09:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m3.126173472s) from=127.0.0.6:41263
    2022/11/29 11:09:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.135384218s) from=127.0.0.6:45657
    2022/11/29 11:09:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.956750443s) from=127.0.0.6:60627
    2022/11/29 11:09:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.511497462s) from=127.0.0.6:57271
    2022/11/29 11:09:40 [DEBUG] http: Request GET /v1/status/leader (262.74µs) from=127.0.0.6:59955
    2022/11/29 11:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.725005514s) from=127.0.0.6:37657
    2022/11/29 11:09:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.304324091s) from=127.0.0.6:60723
    2022/11/29 11:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.251188549s) from=127.0.0.6:51845
    2022/11/29 11:09:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m5.796463364s) from=127.0.0.6:34023
    2022/11/29 11:09:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.380263263s) from=127.0.0.6:33859
    2022/11/29 11:09:51 [DEBUG] http: Request GET /v1/status/leader (316.11µs) from=127.0.0.6:59955
    2022/11/29 11:09:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.37683173s) from=127.0.0.6:55677
    2022/11/29 11:09:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.951082024s) from=127.0.0.6:33769
    2022/11/29 11:09:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.072040294s) from=127.0.0.6:50875
    2022/11/29 11:10:00 [DEBUG] http: Request GET /v1/status/leader (1.762238ms) from=127.0.0.6:59955
    2022/11/29 11:10:11 [DEBUG] http: Request GET /v1/status/leader (442.408µs) from=127.0.0.6:59955
    2022/11/29 11:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.047798364s) from=127.0.0.6:33383
    2022/11/29 11:10:20 [DEBUG] http: Request GET /v1/status/leader (437.524µs) from=127.0.0.6:59955
    2022/11/29 11:10:31 [DEBUG] http: Request GET /v1/status/leader (155.203µs) from=127.0.0.6:59955
    2022/11/29 11:10:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:10:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.655201738s) from=127.0.0.6:58663
    2022/11/29 11:10:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:10:36 [DEBUG] agent: Node info in sync
    2022/11/29 11:10:40 [DEBUG] http: Request GET /v1/status/leader (217.241µs) from=127.0.0.6:59955
    2022/11/29 11:10:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.295059007s) from=127.0.0.6:32803
    2022/11/29 11:10:51 [DEBUG] http: Request GET /v1/status/leader (282.516µs) from=127.0.0.6:59955
    2022/11/29 11:11:00 [DEBUG] http: Request GET /v1/status/leader (267.061µs) from=127.0.0.6:59955
    2022/11/29 11:11:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.718056313s) from=127.0.0.6:51755
    2022/11/29 11:11:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m5.63076322s) from=127.0.0.6:40529
    2022/11/29 11:11:11 [DEBUG] http: Request GET /v1/status/leader (1.237448ms) from=127.0.0.6:59955
    2022/11/29 11:11:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.841850439s) from=127.0.0.6:35957
    2022/11/29 11:11:20 [DEBUG] http: Request GET /v1/status/leader (526.952µs) from=127.0.0.6:59955
    2022/11/29 11:11:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.485966568s) from=127.0.0.6:56797
    2022/11/29 11:11:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:11:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.943897623s) from=127.0.0.6:44119
    2022/11/29 11:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.854182274s) from=127.0.0.6:43185
    2022/11/29 11:11:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.458127294s) from=127.0.0.6:60063
    2022/11/29 11:11:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.555923897s) from=127.0.0.6:60401
    2022/11/29 11:11:31 [DEBUG] http: Request GET /v1/status/leader (818.653µs) from=127.0.0.6:59955
    2022/11/29 11:11:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.940158535s) from=127.0.0.6:43563
    2022/11/29 11:11:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.034879122s) from=127.0.0.6:46867
    2022/11/29 11:11:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:11:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.071652123s) from=127.0.0.6:52371
    2022/11/29 11:11:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m2.473256236s) from=127.0.0.6:33077
    2022/11/29 11:11:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.385642146s) from=127.0.0.6:50613
    2022/11/29 11:11:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.754812063s) from=127.0.0.6:60627
    2022/11/29 11:11:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m7.416090932s) from=127.0.0.6:54413
    2022/11/29 11:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m6.897589869s) from=127.0.0.6:52867
    2022/11/29 11:11:40 [DEBUG] http: Request GET /v1/status/leader (636.331µs) from=127.0.0.6:59955
    2022/11/29 11:11:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.546506954s) from=127.0.0.6:45657
    2022/11/29 11:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m7.073307555s) from=127.0.0.6:41263
    2022/11/29 11:11:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m5.382150795s) from=127.0.0.6:57271
    2022/11/29 11:11:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.49301269s) from=127.0.0.6:34023
    2022/11/29 11:11:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.531643892s) from=127.0.0.6:60723
    2022/11/29 11:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.797619046s) from=127.0.0.6:37657
    2022/11/29 11:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.625281102s) from=127.0.0.6:51845
    2022/11/29 11:11:51 [DEBUG] http: Request GET /v1/status/leader (522.681µs) from=127.0.0.6:59955
    2022/11/29 11:11:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.935235911s) from=127.0.0.6:33859
    2022/11/29 11:11:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.601372307s) from=127.0.0.6:55677
    2022/11/29 11:11:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.690116368s) from=127.0.0.6:33769
    2022/11/29 11:11:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.904339487s) from=127.0.0.6:50875
    2022/11/29 11:12:00 [DEBUG] http: Request GET /v1/status/leader (522.63µs) from=127.0.0.6:59955
    2022/11/29 11:12:11 [DEBUG] http: Request GET /v1/status/leader (206.133µs) from=127.0.0.6:59955
    2022/11/29 11:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m6.601759902s) from=127.0.0.6:33383
    2022/11/29 11:12:20 [DEBUG] http: Request GET /v1/status/leader (378.901µs) from=127.0.0.6:59955
    2022/11/29 11:12:31 [DEBUG] http: Request GET /v1/status/leader (2.020788ms) from=127.0.0.6:59955
    2022/11/29 11:12:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:12:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:12:34 [DEBUG] agent: Node info in sync
    2022/11/29 11:12:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.170440821s) from=127.0.0.6:58663
    2022/11/29 11:12:40 [DEBUG] http: Request GET /v1/status/leader (504.185µs) from=127.0.0.6:59955
    2022/11/29 11:12:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.540900283s) from=127.0.0.6:32803
    2022/11/29 11:12:51 [DEBUG] http: Request GET /v1/status/leader (299.351µs) from=127.0.0.6:59955
    2022/11/29 11:13:00 [DEBUG] http: Request GET /v1/status/leader (177.385µs) from=127.0.0.6:59955
    2022/11/29 11:13:11 [DEBUG] http: Request GET /v1/status/leader (223.577µs) from=127.0.0.6:59955
    2022/11/29 11:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.627682504s) from=127.0.0.6:51755
    2022/11/29 11:13:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m4.450302973s) from=127.0.0.6:40529
    2022/11/29 11:13:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m4.062371893s) from=127.0.0.6:35957
    2022/11/29 11:13:20 [DEBUG] http: Request GET /v1/status/leader (353.453µs) from=127.0.0.6:59955
    2022/11/29 11:13:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m3.301261287s) from=127.0.0.6:56797
    2022/11/29 11:13:31 [DEBUG] http: Request GET /v1/status/leader (283.887µs) from=127.0.0.6:59955
    2022/11/29 11:13:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m3.012171716s) from=127.0.0.6:44119
    2022/11/29 11:13:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.007332987s) from=127.0.0.6:60401
    2022/11/29 11:13:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.300940953s) from=127.0.0.6:60063
    2022/11/29 11:13:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.41802059s) from=127.0.0.6:43185
    2022/11/29 11:13:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m1.252532371s) from=127.0.0.6:33077
    2022/11/29 11:13:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.650015291s) from=127.0.0.6:43563
    2022/11/29 11:13:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:13:37 [DEBUG] agent: Node info in sync
    2022/11/29 11:13:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.055232669s) from=127.0.0.6:46867
    2022/11/29 11:13:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.401364085s) from=127.0.0.6:50613
    2022/11/29 11:13:40 [DEBUG] http: Request GET /v1/status/leader (171.998µs) from=127.0.0.6:59955
    2022/11/29 11:13:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.034963s) from=127.0.0.6:52371
    2022/11/29 11:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m0.754582322s) from=127.0.0.6:41263
    2022/11/29 11:13:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:13:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.796794964s) from=127.0.0.6:60627
    2022/11/29 11:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.889771401s) from=127.0.0.6:52867
    2022/11/29 11:13:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.82347158s) from=127.0.0.6:45657
    2022/11/29 11:13:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.909410315s) from=127.0.0.6:54413
    2022/11/29 11:13:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.781609782s) from=127.0.0.6:57271
    2022/11/29 11:13:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m0.619604754s) from=127.0.0.6:34023
    2022/11/29 11:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.892977627s) from=127.0.0.6:51845
    2022/11/29 11:13:51 [DEBUG] http: Request GET /v1/status/leader (353.147µs) from=127.0.0.6:59955
    2022/11/29 11:13:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.304499173s) from=127.0.0.6:55677
    2022/11/29 11:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.672921119s) from=127.0.0.6:37657
    2022/11/29 11:13:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.261599799s) from=127.0.0.6:60723
    2022/11/29 11:14:00 [DEBUG] http: Request GET /v1/status/leader (177.474µs) from=127.0.0.6:59955
    2022/11/29 11:14:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.409327621s) from=127.0.0.6:33859
    2022/11/29 11:14:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.005004952s) from=127.0.0.6:33769
    2022/11/29 11:14:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.675205184s) from=127.0.0.6:50875
    2022/11/29 11:14:11 [DEBUG] http: Request GET /v1/status/leader (333.638µs) from=127.0.0.6:59955
    2022/11/29 11:14:20 [DEBUG] http: Request GET /v1/status/leader (290.203µs) from=127.0.0.6:59955
    2022/11/29 11:14:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m4.410756595s) from=127.0.0.6:33383
    2022/11/29 11:14:31 [DEBUG] http: Request GET /v1/status/leader (736.831µs) from=127.0.0.6:59955
    2022/11/29 11:14:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:14:40 [DEBUG] http: Request GET /v1/status/leader (260.832µs) from=127.0.0.6:59955
    2022/11/29 11:14:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.861228411s) from=127.0.0.6:58663
    2022/11/29 11:14:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.34962217s) from=127.0.0.6:32803
    2022/11/29 11:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:14:49 [DEBUG] agent: Node info in sync
    2022/11/29 11:14:51 [DEBUG] http: Request GET /v1/status/leader (403.986µs) from=127.0.0.6:59955
    2022/11/29 11:15:00 [DEBUG] http: Request GET /v1/status/leader (170.838µs) from=127.0.0.6:59955
    2022/11/29 11:15:11 [DEBUG] http: Request GET /v1/status/leader (188.983µs) from=127.0.0.6:59955
    2022/11/29 11:15:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.863540981s) from=127.0.0.6:40529
    2022/11/29 11:15:20 [DEBUG] http: Request GET /v1/status/leader (168.553µs) from=127.0.0.6:59955
    2022/11/29 11:15:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.938436869s) from=127.0.0.6:51755
    2022/11/29 11:15:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m5.38531739s) from=127.0.0.6:35957
    2022/11/29 11:15:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.395592448s) from=127.0.0.6:56797
    2022/11/29 11:15:31 [DEBUG] http: Request GET /v1/status/leader (365.604µs) from=127.0.0.6:59955
    2022/11/29 11:15:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m1.66027481s) from=127.0.0.6:44119
    2022/11/29 11:15:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.244611378s) from=127.0.0.6:43185
    2022/11/29 11:15:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m2.666370175s) from=127.0.0.6:60063
    2022/11/29 11:15:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.676380884s) from=127.0.0.6:60401
    2022/11/29 11:15:41 [DEBUG] http: Request GET /v1/status/leader (256.459µs) from=127.0.0.6:59955
    2022/11/29 11:15:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.447163679s) from=127.0.0.6:52371
    2022/11/29 11:15:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m6.746068571s) from=127.0.0.6:33077
    2022/11/29 11:15:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m4.833124143s) from=127.0.0.6:46867
    2022/11/29 11:15:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.08479252s) from=127.0.0.6:50613
    2022/11/29 11:15:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.224419384s) from=127.0.0.6:43563
    2022/11/29 11:15:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.180228185s) from=127.0.0.6:60627
    2022/11/29 11:15:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.091274734s) from=127.0.0.6:45657
    2022/11/29 11:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m3.302945678s) from=127.0.0.6:52867
    2022/11/29 11:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.671881848s) from=127.0.0.6:41263
    2022/11/29 11:15:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.67735637s) from=127.0.0.6:54413
    2022/11/29 11:15:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m3.398079175s) from=127.0.0.6:57271
    2022/11/29 11:15:51 [DEBUG] http: Request GET /v1/status/leader (180.918µs) from=127.0.0.6:59955
    2022/11/29 11:15:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.204153057s) from=127.0.0.6:34023
    2022/11/29 11:15:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.647975055s) from=127.0.0.6:60723
    2022/11/29 11:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.220796635s) from=127.0.0.6:51845
    2022/11/29 11:16:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m3.994675733s) from=127.0.0.6:55677
    2022/11/29 11:16:01 [DEBUG] http: Request GET /v1/status/leader (306.575µs) from=127.0.0.6:59955
    2022/11/29 11:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.693104038s) from=127.0.0.6:37657
    2022/11/29 11:16:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.004932113s) from=127.0.0.6:33769
    2022/11/29 11:16:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.831435696s) from=127.0.0.6:33859
    2022/11/29 11:16:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:16:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.355052838s) from=127.0.0.6:50875
    2022/11/29 11:16:11 [DEBUG] http: Request GET /v1/status/leader (157.218µs) from=127.0.0.6:59955
    2022/11/29 11:16:21 [DEBUG] http: Request GET /v1/status/leader (395.632µs) from=127.0.0.6:59955
    2022/11/29 11:16:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.588145005s) from=127.0.0.6:33383
    2022/11/29 11:16:32 [DEBUG] http: Request GET /v1/status/leader (310.349µs) from=127.0.0.6:59955
    2022/11/29 11:16:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:16:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:16:38 [DEBUG] agent: Node info in sync
    2022/11/29 11:16:41 [DEBUG] http: Request GET /v1/status/leader (345.321µs) from=127.0.0.6:59955
    2022/11/29 11:16:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.517031898s) from=127.0.0.6:58663
    2022/11/29 11:16:52 [DEBUG] http: Request GET /v1/status/leader (877.755µs) from=127.0.0.6:59955
    2022/11/29 11:16:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.404709408s) from=127.0.0.6:32803
    2022/11/29 11:17:01 [DEBUG] http: Request GET /v1/status/leader (420.769µs) from=127.0.0.6:59955
    2022/11/29 11:17:12 [DEBUG] http: Request GET /v1/status/leader (1.006795ms) from=127.0.0.6:59955
    2022/11/29 11:17:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.498320716s) from=127.0.0.6:40529
    2022/11/29 11:17:21 [DEBUG] http: Request GET /v1/status/leader (674.578µs) from=127.0.0.6:59955
    2022/11/29 11:17:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m5.32496054s) from=127.0.0.6:35957
    2022/11/29 11:17:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.880049804s) from=127.0.0.6:51755
    2022/11/29 11:17:32 [DEBUG] http: Request GET /v1/status/leader (262.35µs) from=127.0.0.6:59955
    2022/11/29 11:17:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:17:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m5.755465115s) from=127.0.0.6:56797
    2022/11/29 11:17:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.071985304s) from=127.0.0.6:43185
    2022/11/29 11:17:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.539254228s) from=127.0.0.6:44119
    2022/11/29 11:17:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.034890682s) from=127.0.0.6:60401
    2022/11/29 11:17:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.812794801s) from=127.0.0.6:60063
    2022/11/29 11:17:41 [DEBUG] http: Request GET /v1/status/leader (181.847µs) from=127.0.0.6:59955
    2022/11/29 11:17:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.701457687s) from=127.0.0.6:45657
    2022/11/29 11:17:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.145204087s) from=127.0.0.6:33077
    2022/11/29 11:17:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.908101807s) from=127.0.0.6:52371
    2022/11/29 11:17:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.080710996s) from=127.0.0.6:50613
    2022/11/29 11:17:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.971111284s) from=127.0.0.6:43563
    2022/11/29 11:17:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.784705311s) from=127.0.0.6:60627
    2022/11/29 11:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m2.270188416s) from=127.0.0.6:41263
    2022/11/29 11:17:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.931043612s) from=127.0.0.6:46867
    2022/11/29 11:17:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.930525943s) from=127.0.0.6:54413
    2022/11/29 11:17:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m0.6543358s) from=127.0.0.6:57271
    2022/11/29 11:17:52 [DEBUG] http: Request GET /v1/status/leader (466.765µs) from=127.0.0.6:59955
    2022/11/29 11:17:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.276749461s) from=127.0.0.6:52867
    2022/11/29 11:17:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.61321773s) from=127.0.0.6:34023
    2022/11/29 11:17:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.554323538s) from=127.0.0.6:51845
    2022/11/29 11:18:01 [DEBUG] http: Request GET /v1/status/leader (308.056µs) from=127.0.0.6:59955
    2022/11/29 11:18:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.777712408s) from=127.0.0.6:60723
    2022/11/29 11:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.287326599s) from=127.0.0.6:33769
    2022/11/29 11:18:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.183742015s) from=127.0.0.6:55677
    2022/11/29 11:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.776876434s) from=127.0.0.6:37657
    2022/11/29 11:18:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.714730681s) from=127.0.0.6:50875
    2022/11/29 11:18:12 [DEBUG] http: Request GET /v1/status/leader (280.237µs) from=127.0.0.6:59955
    2022/11/29 11:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.744011128s) from=127.0.0.6:33859
    2022/11/29 11:18:21 [DEBUG] http: Request GET /v1/status/leader (324.648µs) from=127.0.0.6:59955
    2022/11/29 11:18:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:18:23 [DEBUG] agent: Node info in sync
    2022/11/29 11:18:32 [DEBUG] http: Request GET /v1/status/leader (320.962µs) from=127.0.0.6:59955
    2022/11/29 11:18:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:18:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:18:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.750182404s) from=127.0.0.6:33383
    2022/11/29 11:18:41 [DEBUG] http: Request GET /v1/status/leader (246.484µs) from=127.0.0.6:59955
    2022/11/29 11:18:52 [DEBUG] http: Request GET /v1/status/leader (404.689µs) from=127.0.0.6:59955
    2022/11/29 11:18:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.438020347s) from=127.0.0.6:58663
    2022/11/29 11:18:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.79196717s) from=127.0.0.6:32803
    2022/11/29 11:19:01 [DEBUG] http: Request GET /v1/status/leader (266.992µs) from=127.0.0.6:59955
    2022/11/29 11:19:12 [DEBUG] http: Request GET /v1/status/leader (303.129µs) from=127.0.0.6:59955
    2022/11/29 11:19:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m1.891676215s) from=127.0.0.6:40529
    2022/11/29 11:19:21 [DEBUG] http: Request GET /v1/status/leader (372.719µs) from=127.0.0.6:59955
    2022/11/29 11:19:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.420272631s) from=127.0.0.6:35957
    2022/11/29 11:19:32 [DEBUG] http: Request GET /v1/status/leader (262.825µs) from=127.0.0.6:59955
    2022/11/29 11:19:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.859148799s) from=127.0.0.6:51755
    2022/11/29 11:19:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:19:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m0.254264108s) from=127.0.0.6:56797
    2022/11/29 11:19:41 [DEBUG] http: Request GET /v1/status/leader (192.671µs) from=127.0.0.6:59955
    2022/11/29 11:19:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.765082502s) from=127.0.0.6:60401
    2022/11/29 11:19:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.706234576s) from=127.0.0.6:60063
    2022/11/29 11:19:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.580490495s) from=127.0.0.6:44119
    2022/11/29 11:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.098739263s) from=127.0.0.6:43185
    2022/11/29 11:19:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.336568701s) from=127.0.0.6:45657
    2022/11/29 11:19:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.933505263s) from=127.0.0.6:43563
    2022/11/29 11:19:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.467264751s) from=127.0.0.6:41263
    2022/11/29 11:19:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.314529779s) from=127.0.0.6:60627
    2022/11/29 11:19:52 [DEBUG] http: Request GET /v1/status/leader (344.526µs) from=127.0.0.6:59955
    2022/11/29 11:19:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m2.049587009s) from=127.0.0.6:46867
    2022/11/29 11:19:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m4.971805595s) from=127.0.0.6:33077
    2022/11/29 11:19:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.048645051s) from=127.0.0.6:52371
    2022/11/29 11:19:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.47370892s) from=127.0.0.6:50613
    2022/11/29 11:19:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.633494826s) from=127.0.0.6:54413
    2022/11/29 11:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m2.577309097s) from=127.0.0.6:52867
    2022/11/29 11:19:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m4.609397248s) from=127.0.0.6:57271
    2022/11/29 11:19:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m1.342630523s) from=127.0.0.6:34023
    2022/11/29 11:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.07360467s) from=127.0.0.6:51845
    2022/11/29 11:20:01 [DEBUG] http: Request GET /v1/status/leader (159.721µs) from=127.0.0.6:59955
    2022/11/29 11:20:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.023433412s) from=127.0.0.6:60723
    2022/11/29 11:20:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:20:05 [DEBUG] agent: Node info in sync
    2022/11/29 11:20:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.223364277s) from=127.0.0.6:37657
    2022/11/29 11:20:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m5.332114323s) from=127.0.0.6:55677
    2022/11/29 11:20:12 [DEBUG] http: Request GET /v1/status/leader (593.824µs) from=127.0.0.6:59955
    2022/11/29 11:20:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.338626963s) from=127.0.0.6:33769
    2022/11/29 11:20:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m2.940977874s) from=127.0.0.6:50875
    2022/11/29 11:20:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.851048834s) from=127.0.0.6:33859
    2022/11/29 11:20:21 [DEBUG] http: Request GET /v1/status/leader (190.093µs) from=127.0.0.6:59955
    2022/11/29 11:20:32 [DEBUG] http: Request GET /v1/status/leader (154.644µs) from=127.0.0.6:59955
    2022/11/29 11:20:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:20:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m5.475132066s) from=127.0.0.6:33383
    2022/11/29 11:20:41 [DEBUG] http: Request GET /v1/status/leader (403.069µs) from=127.0.0.6:59955
    2022/11/29 11:20:52 [DEBUG] http: Request GET /v1/status/leader (326.699µs) from=127.0.0.6:59955
    2022/11/29 11:20:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.635929508s) from=127.0.0.6:58663
    2022/11/29 11:20:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.525657172s) from=127.0.0.6:32803
    2022/11/29 11:21:01 [DEBUG] http: Request GET /v1/status/leader (366.191µs) from=127.0.0.6:59955
    2022/11/29 11:21:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:21:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:21:07 [DEBUG] agent: Node info in sync
    2022/11/29 11:21:12 [DEBUG] http: Request GET /v1/status/leader (924.536µs) from=127.0.0.6:59955
    2022/11/29 11:21:21 [DEBUG] http: Request GET /v1/status/leader (260.779µs) from=127.0.0.6:59955
    2022/11/29 11:21:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m0.214894783s) from=127.0.0.6:40529
    2022/11/29 11:21:32 [DEBUG] http: Request GET /v1/status/leader (308.916µs) from=127.0.0.6:59955
    2022/11/29 11:21:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:21:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.296314253s) from=127.0.0.6:51755
    2022/11/29 11:21:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m6.827221571s) from=127.0.0.6:35957
    2022/11/29 11:21:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m1.199628688s) from=127.0.0.6:56797
    2022/11/29 11:21:41 [DEBUG] http: Request GET /v1/status/leader (203.868µs) from=127.0.0.6:59955
    2022/11/29 11:21:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m0.820854625s) from=127.0.0.6:60063
    2022/11/29 11:21:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.402770153s) from=127.0.0.6:60401
    2022/11/29 11:21:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m4.403047899s) from=127.0.0.6:44119
    2022/11/29 11:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.975977807s) from=127.0.0.6:43185
    2022/11/29 11:21:52 [DEBUG] http: Request GET /v1/status/leader (251.259µs) from=127.0.0.6:59955
    2022/11/29 11:21:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.16699876s) from=127.0.0.6:45657
    2022/11/29 11:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m1.971271293s) from=127.0.0.6:41263
    2022/11/29 11:21:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.46977385s) from=127.0.0.6:52371
    2022/11/29 11:21:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.218211982s) from=127.0.0.6:60627
    2022/11/29 11:21:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.504931135s) from=127.0.0.6:50613
    2022/11/29 11:21:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.242817489s) from=127.0.0.6:43563
    2022/11/29 11:21:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.728646022s) from=127.0.0.6:57271
    2022/11/29 11:21:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m7.376896845s) from=127.0.0.6:46867
    2022/11/29 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.143572284s) from=127.0.0.6:52867
    2022/11/29 11:22:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.240220916s) from=127.0.0.6:54413
    2022/11/29 11:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m7.035873168s) from=127.0.0.6:33077
    2022/11/29 11:22:01 [DEBUG] http: Request GET /v1/status/leader (220.39µs) from=127.0.0.6:59955
    2022/11/29 11:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.372326893s) from=127.0.0.6:51845
    2022/11/29 11:22:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m6.126726596s) from=127.0.0.6:34023
    2022/11/29 11:22:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.984310713s) from=127.0.0.6:60723
    2022/11/29 11:22:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.108342492s) from=127.0.0.6:37657
    2022/11/29 11:22:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.315369693s) from=127.0.0.6:55677
    2022/11/29 11:22:12 [DEBUG] http: Request GET /v1/status/leader (515.303µs) from=127.0.0.6:59955
    2022/11/29 11:22:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.253845974s) from=127.0.0.6:33769
    2022/11/29 11:22:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.143766768s) from=127.0.0.6:50875
    2022/11/29 11:22:21 [DEBUG] http: Request GET /v1/status/leader (960.226µs) from=127.0.0.6:59955
    2022/11/29 11:22:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.221399233s) from=127.0.0.6:33859
    2022/11/29 11:22:32 [DEBUG] http: Request GET /v1/status/leader (280.184µs) from=127.0.0.6:59955
    2022/11/29 11:22:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:22:41 [DEBUG] http: Request GET /v1/status/leader (1.089246ms) from=127.0.0.6:59955
    2022/11/29 11:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m1.359409587s) from=127.0.0.6:33383
    2022/11/29 11:22:52 [DEBUG] http: Request GET /v1/status/leader (828.414µs) from=127.0.0.6:59955
    2022/11/29 11:23:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.503272835s) from=127.0.0.6:58663
    2022/11/29 11:23:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.425232562s) from=127.0.0.6:32803
    2022/11/29 11:23:01 [DEBUG] http: Request GET /v1/status/leader (163.245µs) from=127.0.0.6:59955
    2022/11/29 11:23:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:23:02 [DEBUG] agent: Node info in sync
    2022/11/29 11:23:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:23:12 [DEBUG] http: Request GET /v1/status/leader (3.309789ms) from=127.0.0.6:59955
    2022/11/29 11:23:21 [DEBUG] http: Request GET /v1/status/leader (965.583µs) from=127.0.0.6:59955
    2022/11/29 11:23:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m6.983357199s) from=127.0.0.6:40529
    2022/11/29 11:23:32 [DEBUG] http: Request GET /v1/status/leader (369.142µs) from=127.0.0.6:59955
    2022/11/29 11:23:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:23:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m0.382612334s) from=127.0.0.6:35957
    2022/11/29 11:23:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.002079716s) from=127.0.0.6:51755
    2022/11/29 11:23:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.060574359s) from=127.0.0.6:56797
    2022/11/29 11:23:41 [DEBUG] http: Request GET /v1/status/leader (857.294µs) from=127.0.0.6:59955
    2022/11/29 11:23:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m4.283816156s) from=127.0.0.6:60063
    2022/11/29 11:23:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.363003015s) from=127.0.0.6:60401
    2022/11/29 11:23:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m0.435163933s) from=127.0.0.6:44119
    2022/11/29 11:23:52 [DEBUG] http: Request GET /v1/status/leader (167.043µs) from=127.0.0.6:59955
    2022/11/29 11:23:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.322443497s) from=127.0.0.6:52371
    2022/11/29 11:23:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.650513535s) from=127.0.0.6:43185
    2022/11/29 11:23:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.955162223s) from=127.0.0.6:50613
    2022/11/29 11:23:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m5.426204517s) from=127.0.0.6:41263
    2022/11/29 11:23:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.986242244s) from=127.0.0.6:43563
    2022/11/29 11:24:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.202334912s) from=127.0.0.6:45657
    2022/11/29 11:24:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.719425703s) from=127.0.0.6:60627
    2022/11/29 11:24:01 [DEBUG] http: Request GET /v1/status/leader (400.344µs) from=127.0.0.6:59955
    2022/11/29 11:24:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m5.464812667s) from=127.0.0.6:57271
    2022/11/29 11:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m5.189960222s) from=127.0.0.6:52867
    2022/11/29 11:24:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.218409432s) from=127.0.0.6:54413
    2022/11/29 11:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m6.390059446s) from=127.0.0.6:46867
    2022/11/29 11:24:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=51 (2m5.994312425s) from=127.0.0.6:33077
    2022/11/29 11:24:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=144 (2m3.740465086s) from=127.0.0.6:34023
    2022/11/29 11:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.41207369s) from=127.0.0.6:51845
    2022/11/29 11:24:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:24:09 [DEBUG] agent: Node info in sync
    2022/11/29 11:24:12 [DEBUG] http: Request GET /v1/status/leader (440.189µs) from=127.0.0.6:59955
    2022/11/29 11:24:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (2m0.505032381s) from=127.0.0.6:55677
    2022/11/29 11:24:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.835297504s) from=127.0.0.6:60723
    2022/11/29 11:24:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.157665485s) from=127.0.0.6:33769
    2022/11/29 11:24:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.492565842s) from=127.0.0.6:37657
    2022/11/29 11:24:21 [DEBUG] http: Request GET /v1/status/leader (417.559µs) from=127.0.0.6:59955
    2022/11/29 11:24:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.24937259s) from=127.0.0.6:50875
    2022/11/29 11:24:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.682069488s) from=127.0.0.6:33859
    2022/11/29 11:24:32 [DEBUG] http: Request GET /v1/status/leader (335.193µs) from=127.0.0.6:59955
    2022/11/29 11:24:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:24:41 [DEBUG] http: Request GET /v1/status/leader (168.985µs) from=127.0.0.6:59955
    2022/11/29 11:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=49 (2m3.884530613s) from=127.0.0.6:33383
    2022/11/29 11:24:52 [DEBUG] http: Request GET /v1/status/leader (403.486µs) from=127.0.0.6:59955
    2022/11/29 11:25:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.282802526s) from=127.0.0.6:32803
    2022/11/29 11:25:01 [DEBUG] http: Request GET /v1/status/leader (1.02216ms) from=127.0.0.6:59955
    2022/11/29 11:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.048701011s) from=127.0.0.6:58663
    2022/11/29 11:25:12 [DEBUG] http: Request GET /v1/status/leader (192.268µs) from=127.0.0.6:59955
    2022/11/29 11:25:21 [DEBUG] http: Request GET /v1/status/leader (365.188µs) from=127.0.0.6:59955
    2022/11/29 11:25:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=143 (2m2.70503628s) from=127.0.0.6:40529
    2022/11/29 11:25:32 [DEBUG] http: Request GET /v1/status/leader (153.84µs) from=127.0.0.6:59955
    2022/11/29 11:25:33 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-2qjgv" since the cluster is too small
    2022/11/29 11:25:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=148 (2m3.707787039s) from=127.0.0.6:35957
    2022/11/29 11:25:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.808178985s) from=127.0.0.6:51755
    2022/11/29 11:25:41 [DEBUG] http: Request GET /v1/status/leader (203.868µs) from=127.0.0.6:59955
    2022/11/29 11:25:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=128 (2m2.797798338s) from=127.0.0.6:56797
    2022/11/29 11:25:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.253_443" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_sdnc_10.233.11.129_8282" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.50.8_9092" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.41.174_8801" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v2_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.195_9007" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.57_9011" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_parser_10.233.40.42_8806" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.42_8806" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.42_8806" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.56.2_8484" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_vnfres_10.233.4.38_8802" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.63.127_8482" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.42_8806" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.57.157_8443" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.10.127_8082" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.199_8410" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.56_8803" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.170_9015" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.3.187_8080" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v0_multicloud_10.233.39.119_9001" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.228_8181" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Service "_v1_nslcm_10.233.53.74_8403" in sync
    2022/11/29 11:25:43 [DEBUG] agent: Node info in sync
    2022/11/29 11:25:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=147 (2m1.437353572s) from=127.0.0.6:60063
    2022/11/29 11:25:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.103919443s) from=127.0.0.6:60401
    2022/11/29 11:25:52 [DEBUG] http: Request GET /v1/status/leader (715.635µs) from=127.0.0.6:59955
    2022/11/29 11:25:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=141 (2m5.321458818s) from=127.0.0.6:44119
    2022/11/29 11:25:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.757062391s) from=127.0.0.6:52371
    2022/11/29 11:25:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m2.224214019s) from=127.0.0.6:43185
    2022/11/29 11:26:01 [DEBUG] http: Request GET /v1/status/leader (326.985µs) from=127.0.0.6:59955
    2022/11/29 11:26:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.165712656s) from=127.0.0.6:45657
    2022/11/29 11:26:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.136190254s) from=127.0.0.6:43563
    2022/11/29 11:26:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-2qjgv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/29 11:26:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.753802464s) from=127.0.0.6:50613
    2022/11/29 11:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=50 (2m4.423392356s) from=127.0.0.6:41263
    2022/11/29 11:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=52 (2m0.378666382s) from=127.0.0.6:52867
    2022/11/29 11:26:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=142 (2m2.610060147s) from=127.0.0.6:57271
    2022/11/29 11:26:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.750692688s) from=12