Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ grep ^-
+ echo agent
+ [ 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: '6a67333d-baae-83e2-2d23-f7e6f8aaf562'
         Node name: 'onap-msb-consul-5454dcc5c5-g2dgg'
        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/09/26 09:41:27 [DEBUG] agent: Using random ID "6a67333d-baae-83e2-2d23-f7e6f8aaf562" as node ID
    2022/09/26 09:41:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6a67333d-baae-83e2-2d23-f7e6f8aaf562 Address:127.0.0.1:8300}]
    2022/09/26 09:41:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/09/26 09:41:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-g2dgg.dc1 127.0.0.1
    2022/09/26 09:41:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-g2dgg 127.0.0.1
    2022/09/26 09:41:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/09/26 09:41:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/09/26 09:41:27 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-g2dgg (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:41:27 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/09/26 09:41:27 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-g2dgg.dc1" in area "wan"
    2022/09/26 09:41:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/09/26 09:41:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/09/26 09:41:27 [INFO] agent: started state syncer
    2022/09/26 09:41:27 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/09/26 09:41:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/09/26 09:41:27 [DEBUG] raft: Votes needed: 1
    2022/09/26 09:41:27 [DEBUG] raft: Vote granted from 6a67333d-baae-83e2-2d23-f7e6f8aaf562 in term 2. Tally: 1
    2022/09/26 09:41:27 [INFO] raft: Election won. Tally: 1
    2022/09/26 09:41:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/09/26 09:41:27 [INFO] consul: cluster leadership acquired
    2022/09/26 09:41:27 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-g2dgg
    2022/09/26 09:41:27 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/09/26 09:41:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:41:27 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-g2dgg' joined, marking health alive
    2022/09/26 09:41:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:41:27 [INFO] agent: Synced node info
    2022/09/26 09:41:27 [DEBUG] agent: Node info in sync
    2022/09/26 09:41:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:41:28 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.2 (currently running: 1.4.3)
    2022/09/26 09:42:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:42:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:42:52 [DEBUG] agent: Node info in sync
    2022/09/26 09:43:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:43:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:43:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:43:59 [DEBUG] agent: Node info in sync
    2022/09/26 09:44:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:45:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:45:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:45:38 [DEBUG] agent: Node info in sync
    2022/09/26 09:45:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:46:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:46:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:46:44 [DEBUG] agent: Node info in sync
    2022/09/26 09:47:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:48:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:48:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:48:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:48:35 [DEBUG] agent: Node info in sync
    2022/09/26 09:49:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:49:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:49:40 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:50:49 [DEBUG] http: Request GET /v1/status/leader (1.101271ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [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/09/26 09:50:50 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.52.97_443"
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.462827ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (2.51855ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [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/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [INFO] agent: Synced service "_v1_parser_10.233.35.179_8806"
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.778195ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (460.216µs) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [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/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [INFO] agent: Synced service "_v1_catalog_10.233.35.179_8806"
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.094409ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (364.954µs) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [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/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [INFO] agent: Synced service "_v1_nsd_10.233.35.179_8806"
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.396364ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (322.56µs) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [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/09/26 09:50:50 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.35.179_8806"
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.434478ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (303.084µs) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/26 09:50:50 [INFO] agent: Synced service "_v1_sdc-gui_10.233.13.233_8181"
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.804796ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (367.662µs) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:50 [INFO] agent: Synced service "_v1_wf-gui_10.233.61.106_8080"
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.086054ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:50 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.00473ms) from=127.0.0.6:38807
    2022/09/26 09:50:50 [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/09/26 09:50:50 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.19.90_9007"
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.405178ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (436.124µs) from=127.0.0.6:38807
    2022/09/26 09:50:51 [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/09/26 09:50:51 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.19.90_9007"
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.506883ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (399.564µs) from=127.0.0.6:38807
    2022/09/26 09:50:51 [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/09/26 09:50:51 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.25.112_9015"
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.976299ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (301.868µs) from=127.0.0.6:38807
    2022/09/26 09:50:51 [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/09/26 09:50:51 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.57.42_9011"
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.313514ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.757529ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [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/09/26 09:50:51 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.57.42_9011"
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.058819ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (314.82µs) from=127.0.0.6:38807
    2022/09/26 09:50:51 [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/09/26 09:50:51 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v0_multicloud_10.233.46.40_9001"
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.907471ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (483.593µs) from=127.0.0.6:38807
    2022/09/26 09:50:51 [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/09/26 09:50:51 [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/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [INFO] agent: Synced service "_v1_multicloud_10.233.46.40_9001"
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.506918ms) from=127.0.0.6:38807
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:50:51 [DEBUG] agent: Node info in sync
    2022/09/26 09:50:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (420.62µs) from=127.0.0.6:38807
    2022/09/26 09:50:52 [DEBUG] http: Request GET /v1/catalog/services (371.82µs) from=127.0.0.6:38807
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/status/leader (165.116µs) from=127.0.0.6:38807
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (302.314µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (995.974µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (161.617µs) from=127.0.0.6:47421
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (287.649µs) from=127.0.0.6:47421
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (223.913µs) from=127.0.0.6:47421
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (138.88µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (192.362µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (228.606µs) from=127.0.0.6:47421
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (283.256µs) from=127.0.0.6:47421
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (150.09µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (127.914µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (222.316µs) from=127.0.0.6:42745
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (161.11µs) from=127.0.0.6:37883
    2022/09/26 09:50:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (204.397µs) from=127.0.0.6:37883
    2022/09/26 09:50:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:51:02 [DEBUG] http: Request GET /v1/catalog/services (448.373µs) from=127.0.0.6:42159
    2022/09/26 09:51:02 [DEBUG] http: Request GET /v1/status/leader (291.263µs) from=127.0.0.6:37541
    2022/09/26 09:51:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (293.462µs) from=127.0.0.6:37541
    2022/09/26 09:51:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (285.667µs) from=127.0.0.6:46385
    2022/09/26 09:51:13 [DEBUG] http: Request GET /v1/status/leader (314.2µs) from=127.0.0.6:51339
    2022/09/26 09:51:22 [DEBUG] http: Request GET /v1/status/leader (2.582234ms) from=127.0.0.6:37633
    2022/09/26 09:51:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:51:33 [DEBUG] http: Request GET /v1/status/leader (320.313µs) from=127.0.0.6:37633
    2022/09/26 09:51:43 [DEBUG] http: Request GET /v1/status/leader (163.61µs) from=127.0.0.6:51339
    2022/09/26 09:51:53 [DEBUG] http: Request GET /v1/status/leader (643.576µs) from=127.0.0.6:51339
    2022/09/26 09:52:03 [DEBUG] http: Request GET /v1/status/leader (275.564µs) from=127.0.0.6:51339
    2022/09/26 09:52:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:52:05 [DEBUG] agent: Node info in sync
    2022/09/26 09:52:13 [DEBUG] http: Request GET /v1/status/leader (297.821µs) from=127.0.0.6:37633
    2022/09/26 09:52:23 [DEBUG] http: Request GET /v1/status/leader (438.941µs) from=127.0.0.6:37633
    2022/09/26 09:52:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:52:33 [DEBUG] http: Request GET /v1/status/leader (346.307µs) from=127.0.0.6:51339
    2022/09/26 09:52:43 [DEBUG] http: Request GET /v1/status/leader (7.404643ms) from=127.0.0.6:51339
    2022/09/26 09:52:53 [DEBUG] http: Request GET /v1/status/leader (593.402µs) from=127.0.0.6:37633
    2022/09/26 09:52:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.08311828s) from=127.0.0.6:47421
    2022/09/26 09:52:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.280158131s) from=127.0.0.6:42955
    2022/09/26 09:52:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.759484508s) from=127.0.0.6:42745
    2022/09/26 09:52:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.989811031s) from=127.0.0.6:38631
    2022/09/26 09:52:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m3.291758205s) from=127.0.0.6:38807
    2022/09/26 09:52:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.121965041s) from=127.0.0.6:36071
    2022/09/26 09:52:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.3518877s) from=127.0.0.6:37883
    2022/09/26 09:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.718960636s) from=127.0.0.6:60297
    2022/09/26 09:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.664610326s) from=127.0.0.6:47707
    2022/09/26 09:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.749895428s) from=127.0.0.6:54823
    2022/09/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m4.813653706s) from=127.0.0.6:34789
    2022/09/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.074752583s) from=127.0.0.6:48915
    2022/09/26 09:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.342109449s) from=127.0.0.6:58391
    2022/09/26 09:52:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.207834858s) from=127.0.0.6:49917
    2022/09/26 09:53:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.979764771s) from=127.0.0.6:49513
    2022/09/26 09:53:03 [DEBUG] http: Request GET /v1/status/leader (302.67µs) from=127.0.0.6:37633
    2022/09/26 09:53:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.742378323s) from=127.0.0.6:37541
    2022/09/26 09:53:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m1.447055513s) from=127.0.0.6:42159
    2022/09/26 09:53:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.085901327s) from=127.0.0.6:46385
    2022/09/26 09:53:13 [DEBUG] http: Request GET /v1/status/leader (176.557µs) from=127.0.0.6:37633
    2022/09/26 09:53:23 [DEBUG] http: Request GET /v1/status/leader (523.647µs) from=127.0.0.6:37633
    2022/09/26 09:53:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:53:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:53:33 [DEBUG] http: Request GET /v1/status/leader (321.818µs) from=127.0.0.6:37633
    2022/09/26 09:53:34 [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/09/26 09:53:34 [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/09/26 09:53:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:53:34 [INFO] agent: Synced service "_v1_sdnc_10.233.31.116_8282"
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Node info in sync
    2022/09/26 09:53:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.819213ms) from=127.0.0.6:51339
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:53:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (29.922825445s) from=127.0.0.6:42159
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:53:34 [DEBUG] agent: Node info in sync
    2022/09/26 09:53:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (38.03971206s) from=127.0.0.6:38807
    2022/09/26 09:53:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (173.1µs) from=127.0.0.6:37633
    2022/09/26 09:53:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (265.553µs) from=127.0.0.6:51339
    2022/09/26 09:53:43 [DEBUG] http: Request GET /v1/status/leader (265.885µs) from=127.0.0.6:51339
    2022/09/26 09:53:53 [DEBUG] http: Request GET /v1/status/leader (252.047µs) from=127.0.0.6:58063
    2022/09/26 09:54:03 [DEBUG] http: Request GET /v1/status/leader (302.353µs) from=127.0.0.6:58063
    2022/09/26 09:54:13 [DEBUG] http: Request GET /v1/status/leader (1.082602ms) from=127.0.0.6:58063
    2022/09/26 09:54:23 [DEBUG] http: Request GET /v1/status/leader (848.698µs) from=127.0.0.6:58063
    2022/09/26 09:54:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:54:33 [DEBUG] http: Request GET /v1/status/leader (1.286135ms) from=127.0.0.6:58063
    2022/09/26 09:54:43 [DEBUG] http: Request GET /v1/status/leader (197.855µs) from=127.0.0.6:58063
    2022/09/26 09:54:53 [DEBUG] http: Request GET /v1/status/leader (329.878µs) from=127.0.0.6:51339
    2022/09/26 09:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:54:53 [DEBUG] agent: Node info in sync
    2022/09/26 09:54:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.98899573s) from=127.0.0.6:42955
    2022/09/26 09:54:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.575973821s) from=127.0.0.6:47421
    2022/09/26 09:54:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.454472262s) from=127.0.0.6:48915
    2022/09/26 09:54:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.601044492s) from=127.0.0.6:36071
    2022/09/26 09:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.213391046s) from=127.0.0.6:37883
    2022/09/26 09:54:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.270130465s) from=127.0.0.6:58391
    2022/09/26 09:55:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.437210476s) from=127.0.0.6:42745
    2022/09/26 09:55:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.666412345s) from=127.0.0.6:38631
    2022/09/26 09:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.320160779s) from=127.0.0.6:54823
    2022/09/26 09:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m4.23353315s) from=127.0.0.6:34789
    2022/09/26 09:55:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.856986322s) from=127.0.0.6:60297
    2022/09/26 09:55:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.379894147s) from=127.0.0.6:47707
    2022/09/26 09:55:03 [DEBUG] http: Request GET /v1/status/leader (476.515µs) from=127.0.0.6:58063
    2022/09/26 09:55:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.172094065s) from=127.0.0.6:49917
    2022/09/26 09:55:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.609245418s) from=127.0.0.6:49513
    2022/09/26 09:55:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.924803342s) from=127.0.0.6:37541
    2022/09/26 09:55:13 [DEBUG] http: Request GET /v1/status/leader (588.62µs) from=127.0.0.6:58063
    2022/09/26 09:55:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.039002902s) from=127.0.0.6:46385
    2022/09/26 09:55:23 [DEBUG] http: Request GET /v1/status/leader (150.852µs) from=127.0.0.6:58063
    2022/09/26 09:55:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:55:33 [DEBUG] http: Request GET /v1/status/leader (3.350024ms) from=127.0.0.6:58063
    2022/09/26 09:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.488451265s) from=127.0.0.6:38807
    2022/09/26 09:55:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.684675555s) from=127.0.0.6:37633
    2022/09/26 09:55:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.155879157s) from=127.0.0.6:42159
    2022/09/26 09:55:43 [DEBUG] http: Request GET /v1/status/leader (211.72µs) from=127.0.0.6:51339
    2022/09/26 09:55:53 [DEBUG] http: Request GET /v1/status/leader (504.63µs) from=127.0.0.6:58063
    2022/09/26 09:55:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 09:55:54 [DEBUG] agent: Node info in sync
    2022/09/26 09:56:03 [DEBUG] http: Request GET /v1/status/leader (142.023µs) from=127.0.0.6:51339
    2022/09/26 09:56:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:56:13 [DEBUG] http: Request GET /v1/status/leader (509.682µs) from=127.0.0.6:51339
    2022/09/26 09:56:23 [DEBUG] http: Request GET /v1/status/leader (437.112µs) from=127.0.0.6:51339
    2022/09/26 09:56:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:56:33 [DEBUG] http: Request GET /v1/status/leader (446.283µs) from=127.0.0.6:58063
    2022/09/26 09:56:43 [DEBUG] http: Request GET /v1/status/leader (140.115µs) from=127.0.0.6:58063
    2022/09/26 09:56:53 [DEBUG] http: Request GET /v1/status/leader (261.855µs) from=127.0.0.6:51339
    2022/09/26 09:56:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.108050821s) from=127.0.0.6:42955
    2022/09/26 09:56:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.447885908s) from=127.0.0.6:47421
    2022/09/26 09:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.351810153s) from=127.0.0.6:58391
    2022/09/26 09:57:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.39075782s) from=127.0.0.6:36071
    2022/09/26 09:57:03 [DEBUG] http: Request GET /v1/status/leader (356.643µs) from=127.0.0.6:58063
    2022/09/26 09:57:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.093098455s) from=127.0.0.6:37883
    2022/09/26 09:57:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.214357509s) from=127.0.0.6:48915
    2022/09/26 09:57:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.246035256s) from=127.0.0.6:42745
    2022/09/26 09:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.827221786s) from=127.0.0.6:54823
    2022/09/26 09:57:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.979376843s) from=127.0.0.6:49917
    2022/09/26 09:57:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.041384392s) from=127.0.0.6:38631
    2022/09/26 09:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.533049474s) from=127.0.0.6:60297
    2022/09/26 09:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m6.385511149s) from=127.0.0.6:34789
    2022/09/26 09:57:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.05621163s) from=127.0.0.6:47707
    2022/09/26 09:57:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.792565373s) from=127.0.0.6:49513
    2022/09/26 09:57:13 [DEBUG] http: Request GET /v1/status/leader (138.515µs) from=127.0.0.6:51339
    2022/09/26 09:57:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.098198629s) from=127.0.0.6:37541
    2022/09/26 09:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.867037441s) from=127.0.0.6:46385
    2022/09/26 09:57:23 [DEBUG] http: Request GET /v1/status/leader (506.747µs) from=127.0.0.6:51339
    2022/09/26 09:57:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:57:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:57:28 [DEBUG] agent: Node info in sync
    2022/09/26 09:57:33 [DEBUG] http: Request GET /v1/status/leader (150.026µs) from=127.0.0.6:58063
    2022/09/26 09:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.793462971s) from=127.0.0.6:38807
    2022/09/26 09:57:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.880252181s) from=127.0.0.6:37633
    2022/09/26 09:57:43 [DEBUG] http: Request GET /v1/status/leader (316.896µs) from=127.0.0.6:51339
    2022/09/26 09:57:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.708155676s) from=127.0.0.6:42159
    2022/09/26 09:57:53 [DEBUG] http: Request GET /v1/status/leader (208.22µs) from=127.0.0.6:58063
    2022/09/26 09:58:03 [DEBUG] http: Request GET /v1/status/leader (139.774µs) from=127.0.0.6:58063
    2022/09/26 09:58:13 [DEBUG] http: Request GET /v1/status/leader (289.267µs) from=127.0.0.6:51339
    2022/09/26 09:58:23 [DEBUG] http: Request GET /v1/status/leader (515.607µs) from=127.0.0.6:58063
    2022/09/26 09:58:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 09:58:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:58:33 [DEBUG] http: Request GET /v1/status/leader (492.333µs) from=127.0.0.6:58063
    2022/09/26 09:58:43 [DEBUG] http: Request GET /v1/status/leader (219.757µs) from=127.0.0.6:58063
    2022/09/26 09:58:53 [DEBUG] http: Request GET /v1/status/leader (428.889µs) from=127.0.0.6:51339
    2022/09/26 09:59:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.357037443s) from=127.0.0.6:36071
    2022/09/26 09:59:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.999285122s) from=127.0.0.6:47421
    2022/09/26 09:59:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.329238245s) from=127.0.0.6:42955
    2022/09/26 09:59:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.678301968s) from=127.0.0.6:58391
    2022/09/26 09:59:03 [DEBUG] http: Request GET /v1/status/leader (495.792µs) from=127.0.0.6:58063
    2022/09/26 09:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.981321433s) from=127.0.0.6:37883
    2022/09/26 09:59:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.181648891s) from=127.0.0.6:42745
    2022/09/26 09:59:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.615568574s) from=127.0.0.6:48915
    2022/09/26 09:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.913768347s) from=127.0.0.6:60297
    2022/09/26 09:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.108149207s) from=127.0.0.6:54823
    2022/09/26 09:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m3.047226194s) from=127.0.0.6:34789
    2022/09/26 09:59:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.604244931s) from=127.0.0.6:38631
    2022/09/26 09:59:13 [DEBUG] http: Request GET /v1/status/leader (312.427µs) from=127.0.0.6:58063
    2022/09/26 09:59:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.762061081s) from=127.0.0.6:49917
    2022/09/26 09:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.903551131s) from=127.0.0.6:47707
    2022/09/26 09:59:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.695766286s) from=127.0.0.6:46385
    2022/09/26 09:59:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.988388335s) from=127.0.0.6:49513
    2022/09/26 09:59:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.163151263s) from=127.0.0.6:37541
    2022/09/26 09:59:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 09:59:21 [DEBUG] agent: Node info in sync
    2022/09/26 09:59:23 [DEBUG] http: Request GET /v1/status/leader (558.091µs) from=127.0.0.6:58063
    2022/09/26 09:59:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 09:59:33 [DEBUG] http: Request GET /v1/status/leader (365.744µs) from=127.0.0.6:58063
    2022/09/26 09:59:43 [DEBUG] http: Request GET /v1/status/leader (278.607µs) from=127.0.0.6:58063
    2022/09/26 09:59:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.044310867s) from=127.0.0.6:37633
    2022/09/26 09:59:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.327991628s) from=127.0.0.6:38807
    2022/09/26 09:59:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.351451663s) from=127.0.0.6:42159
    2022/09/26 09:59:53 [DEBUG] http: Request GET /v1/status/leader (425.712µs) from=127.0.0.6:58063
    2022/09/26 10:00:03 [DEBUG] http: Request GET /v1/status/leader (394.12µs) from=127.0.0.6:58063
    2022/09/26 10:00:13 [DEBUG] http: Request GET /v1/status/leader (406.257µs) from=127.0.0.6:58063
    2022/09/26 10:00:23 [DEBUG] http: Request GET /v1/status/leader (182.926µs) from=127.0.0.6:51339
    2022/09/26 10:00:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:00:33 [DEBUG] http: Request GET /v1/status/leader (147.297µs) from=127.0.0.6:51339
    2022/09/26 10:00:43 [DEBUG] http: Request GET /v1/status/leader (554.319µs) from=127.0.0.6:58063
    2022/09/26 10:00:53 [DEBUG] http: Request GET /v1/status/leader (579.922µs) from=127.0.0.6:58063
    2022/09/26 10:00:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:01:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:01:01 [DEBUG] agent: Node info in sync
    2022/09/26 10:01:03 [DEBUG] http: Request GET /v1/status/leader (141.726µs) from=127.0.0.6:51339
    2022/09/26 10:01:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.527323161s) from=127.0.0.6:42955
    2022/09/26 10:01:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.409528971s) from=127.0.0.6:36071
    2022/09/26 10:01:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.663040836s) from=127.0.0.6:58391
    2022/09/26 10:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.278901222s) from=127.0.0.6:47421
    2022/09/26 10:01:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.75751228s) from=127.0.0.6:42745
    2022/09/26 10:01:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.798785115s) from=127.0.0.6:37883
    2022/09/26 10:01:13 [DEBUG] http: Request GET /v1/status/leader (302.553µs) from=127.0.0.6:51339
    2022/09/26 10:01:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.953952157s) from=127.0.0.6:54823
    2022/09/26 10:01:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.510709933s) from=127.0.0.6:49917
    2022/09/26 10:01:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.746548217s) from=127.0.0.6:48915
    2022/09/26 10:01:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m4.453970989s) from=127.0.0.6:34789
    2022/09/26 10:01:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.9396274s) from=127.0.0.6:38631
    2022/09/26 10:01:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.329067605s) from=127.0.0.6:47707
    2022/09/26 10:01:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.891872623s) from=127.0.0.6:60297
    2022/09/26 10:01:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.452249464s) from=127.0.0.6:49513
    2022/09/26 10:01:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.062178109s) from=127.0.0.6:37541
    2022/09/26 10:01:24 [DEBUG] http: Request GET /v1/status/leader (586.031µs) from=127.0.0.6:51339
    2022/09/26 10:01:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.2644693s) from=127.0.0.6:46385
    2022/09/26 10:01:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:01:33 [DEBUG] http: Request GET /v1/status/leader (155.72µs) from=127.0.0.6:58063
    2022/09/26 10:01:44 [DEBUG] http: Request GET /v1/status/leader (1.316065ms) from=127.0.0.6:58063
    2022/09/26 10:01:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.337587672s) from=127.0.0.6:38807
    2022/09/26 10:01:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.089935161s) from=127.0.0.6:37633
    2022/09/26 10:01:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m3.179206717s) from=127.0.0.6:42159
    2022/09/26 10:01:53 [DEBUG] http: Request GET /v1/status/leader (268.251µs) from=127.0.0.6:51339
    2022/09/26 10:02:04 [DEBUG] http: Request GET /v1/status/leader (163.32µs) from=127.0.0.6:58063
    2022/09/26 10:02:13 [DEBUG] http: Request GET /v1/status/leader (171.5µs) from=127.0.0.6:58063
    2022/09/26 10:02:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:02:21 [DEBUG] agent: Node info in sync
    2022/09/26 10:02:24 [DEBUG] http: Request GET /v1/status/leader (151.413µs) from=127.0.0.6:58063
    2022/09/26 10:02:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:02:33 [DEBUG] http: Request GET /v1/status/leader (158.16µs) from=127.0.0.6:51339
    2022/09/26 10:02:44 [DEBUG] http: Request GET /v1/status/leader (527.127µs) from=127.0.0.6:58063
    2022/09/26 10:02:53 [DEBUG] http: Request GET /v1/status/leader (448.987µs) from=127.0.0.6:58063
    2022/09/26 10:03:04 [DEBUG] http: Request GET /v1/status/leader (318.063µs) from=127.0.0.6:51339
    2022/09/26 10:03:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.483528975s) from=127.0.0.6:42955
    2022/09/26 10:03:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.572400753s) from=127.0.0.6:36071
    2022/09/26 10:03:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.28773223s) from=127.0.0.6:58391
    2022/09/26 10:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.226958704s) from=127.0.0.6:47421
    2022/09/26 10:03:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.300781295s) from=127.0.0.6:42745
    2022/09/26 10:03:13 [DEBUG] http: Request GET /v1/status/leader (268.524µs) from=127.0.0.6:51339
    2022/09/26 10:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m0.30101308s) from=127.0.0.6:34789
    2022/09/26 10:03:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.377156043s) from=127.0.0.6:37883
    2022/09/26 10:03:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.062874288s) from=127.0.0.6:38631
    2022/09/26 10:03:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.09168405s) from=127.0.0.6:47707
    2022/09/26 10:03:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.360327366s) from=127.0.0.6:54823
    2022/09/26 10:03:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.075932859s) from=127.0.0.6:49917
    2022/09/26 10:03:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.494126395s) from=127.0.0.6:48915
    2022/09/26 10:03:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.009538964s) from=127.0.0.6:60297
    2022/09/26 10:03:24 [DEBUG] http: Request GET /v1/status/leader (515.359µs) from=127.0.0.6:58063
    2022/09/26 10:03:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.693965959s) from=127.0.0.6:37541
    2022/09/26 10:03:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.886895819s) from=127.0.0.6:49513
    2022/09/26 10:03:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:03:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.906588547s) from=127.0.0.6:46385
    2022/09/26 10:03:33 [DEBUG] http: Request GET /v1/status/leader (291.565µs) from=127.0.0.6:58063
    2022/09/26 10:03:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:03:44 [DEBUG] http: Request GET /v1/status/leader (237.305µs) from=127.0.0.6:51339
    2022/09/26 10:03:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.138314165s) from=127.0.0.6:37633
    2022/09/26 10:03:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.075736789s) from=127.0.0.6:38807
    2022/09/26 10:03:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.287948101s) from=127.0.0.6:42159
    2022/09/26 10:03:53 [DEBUG] http: Request GET /v1/status/leader (217.62µs) from=127.0.0.6:51339
    2022/09/26 10:04:04 [DEBUG] http: Request GET /v1/status/leader (323.785µs) from=127.0.0.6:51339
    2022/09/26 10:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:04:13 [DEBUG] agent: Node info in sync
    2022/09/26 10:04:13 [DEBUG] http: Request GET /v1/status/leader (525.906µs) from=127.0.0.6:58063
    2022/09/26 10:04:24 [DEBUG] http: Request GET /v1/status/leader (140.825µs) from=127.0.0.6:58063
    2022/09/26 10:04:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:04:33 [DEBUG] http: Request GET /v1/status/leader (412.765µs) from=127.0.0.6:51339
    2022/09/26 10:04:44 [DEBUG] http: Request GET /v1/status/leader (173.536µs) from=127.0.0.6:51339
    2022/09/26 10:04:53 [DEBUG] http: Request GET /v1/status/leader (384.305µs) from=127.0.0.6:51339
    2022/09/26 10:05:04 [DEBUG] http: Request GET /v1/status/leader (400.574µs) from=127.0.0.6:51339
    2022/09/26 10:05:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.328731629s) from=127.0.0.6:42955
    2022/09/26 10:05:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.198223154s) from=127.0.0.6:36071
    2022/09/26 10:05:13 [DEBUG] http: Request GET /v1/status/leader (891.746µs) from=127.0.0.6:51339
    2022/09/26 10:05:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.021908338s) from=127.0.0.6:42745
    2022/09/26 10:05:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.286692898s) from=127.0.0.6:58391
    2022/09/26 10:05:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.952936247s) from=127.0.0.6:47421
    2022/09/26 10:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m1.839603394s) from=127.0.0.6:34789
    2022/09/26 10:05:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.476709171s) from=127.0.0.6:38631
    2022/09/26 10:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.875379317s) from=127.0.0.6:47707
    2022/09/26 10:05:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.450564096s) from=127.0.0.6:60297
    2022/09/26 10:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.186298895s) from=127.0.0.6:37883
    2022/09/26 10:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.134851014s) from=127.0.0.6:54823
    2022/09/26 10:05:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.934944886s) from=127.0.0.6:48915
    2022/09/26 10:05:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.756875406s) from=127.0.0.6:49917
    2022/09/26 10:05:24 [DEBUG] http: Request GET /v1/status/leader (432.069µs) from=127.0.0.6:51339
    2022/09/26 10:05:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:05:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.011682623s) from=127.0.0.6:49513
    2022/09/26 10:05:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.000115595s) from=127.0.0.6:37541
    2022/09/26 10:05:33 [DEBUG] http: Request GET /v1/status/leader (184.427µs) from=127.0.0.6:58063
    2022/09/26 10:05:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:05:35 [DEBUG] agent: Node info in sync
    2022/09/26 10:05:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.04894246s) from=127.0.0.6:46385
    2022/09/26 10:05:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:05:44 [DEBUG] http: Request GET /v1/status/leader (418.107µs) from=127.0.0.6:58063
    2022/09/26 10:05:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.352468401s) from=127.0.0.6:38807
    2022/09/26 10:05:53 [DEBUG] http: Request GET /v1/status/leader (1.247236ms) from=127.0.0.6:58063
    2022/09/26 10:05:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.667133721s) from=127.0.0.6:37633
    2022/09/26 10:05:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.235210046s) from=127.0.0.6:42159
    2022/09/26 10:06:04 [DEBUG] http: Request GET /v1/status/leader (199.32µs) from=127.0.0.6:51339
    2022/09/26 10:06:13 [DEBUG] http: Request GET /v1/status/leader (405.11µs) from=127.0.0.6:58063
    2022/09/26 10:06:24 [DEBUG] http: Request GET /v1/status/leader (264.196µs) from=127.0.0.6:58063
    2022/09/26 10:06:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:06:33 [DEBUG] http: Request GET /v1/status/leader (170.419µs) from=127.0.0.6:58063
    2022/09/26 10:06:44 [DEBUG] http: Request GET /v1/status/leader (3.407076ms) from=127.0.0.6:51339
    2022/09/26 10:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:06:45 [DEBUG] agent: Node info in sync
    2022/09/26 10:06:53 [DEBUG] http: Request GET /v1/status/leader (387.632µs) from=127.0.0.6:51339
    2022/09/26 10:06:54 [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/09/26 10:06:54 [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/09/26 10:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:06:54 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092"
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Node info in sync
    2022/09/26 10:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (11.135996ms) from=127.0.0.6:51339
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:06:54 [DEBUG] agent: Node info in sync
    2022/09/26 10:06:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m1.894505767s) from=127.0.0.6:38807
    2022/09/26 10:06:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (56.413728727s) from=127.0.0.6:42159
    2022/09/26 10:06:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (288.527µs) from=127.0.0.6:58063
    2022/09/26 10:06:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (344.798µs) from=127.0.0.6:51339
    2022/09/26 10:07:04 [DEBUG] http: Request GET /v1/status/leader (214.622µs) from=127.0.0.6:51339
    2022/09/26 10:07:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.715161888s) from=127.0.0.6:42955
    2022/09/26 10:07:13 [DEBUG] http: Request GET /v1/status/leader (177.99µs) from=127.0.0.6:51339
    2022/09/26 10:07:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.053558165s) from=127.0.0.6:42745
    2022/09/26 10:07:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.160297471s) from=127.0.0.6:36071
    2022/09/26 10:07:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.500845828s) from=127.0.0.6:47421
    2022/09/26 10:07:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.70960699s) from=127.0.0.6:58391
    2022/09/26 10:07:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m3.20266489s) from=127.0.0.6:34789
    2022/09/26 10:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.060414336s) from=127.0.0.6:54823
    2022/09/26 10:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.325964494s) from=127.0.0.6:37883
    2022/09/26 10:07:24 [DEBUG] http: Request GET /v1/status/leader (159.633µs) from=127.0.0.6:51339
    2022/09/26 10:07:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.408439902s) from=127.0.0.6:47707
    2022/09/26 10:07:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.965575121s) from=127.0.0.6:38631
    2022/09/26 10:07:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.908949322s) from=127.0.0.6:48915
    2022/09/26 10:07:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.395255687s) from=127.0.0.6:60297
    2022/09/26 10:07:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:07:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.107248511s) from=127.0.0.6:49917
    2022/09/26 10:07:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.033005091s) from=127.0.0.6:49513
    2022/09/26 10:07:33 [DEBUG] http: Request GET /v1/status/leader (6.597599ms) from=127.0.0.6:51339
    2022/09/26 10:07:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m7.23251438s) from=127.0.0.6:37541
    2022/09/26 10:07:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.305438647s) from=127.0.0.6:46385
    2022/09/26 10:07:44 [DEBUG] http: Request GET /v1/status/leader (457.967µs) from=127.0.0.6:51339
    2022/09/26 10:07:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:07:53 [DEBUG] http: Request GET /v1/status/leader (830.75µs) from=127.0.0.6:51339
    2022/09/26 10:08:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.920448323s) from=127.0.0.6:37633
    2022/09/26 10:08:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:01 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:04 [DEBUG] http: Request GET /v1/status/leader (192.939µs) from=127.0.0.6:51339
    2022/09/26 10:08:13 [DEBUG] http: Request GET /v1/status/leader (371.781µs) from=127.0.0.6:51339
    2022/09/26 10:08:19 [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/09/26 10:08:19 [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/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:19 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.43.247_8082"
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.060569ms) from=127.0.0.6:51339
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m24.256160833s) from=127.0.0.6:38807
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m24.256777996s) from=127.0.0.6:42159
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (389.451µs) from=127.0.0.6:51339
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (210.37µs) from=127.0.0.6:51339
    2022/09/26 10:08:19 [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/09/26 10:08:19 [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/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.39.61_8443"
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.581766ms) from=127.0.0.6:42487
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (65.30144ms) from=127.0.0.6:38807
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:19 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (66.750872ms) from=127.0.0.6:42159
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (266.078µs) from=127.0.0.6:36631
    2022/09/26 10:08:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (267.225µs) from=127.0.0.6:38807
    2022/09/26 10:08:24 [DEBUG] http: Request GET /v1/status/leader (469.328µs) from=127.0.0.6:42487
    2022/09/26 10:08:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:08:32 [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/09/26 10:08:32 [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/09/26 10:08:32 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.17.93_8410"
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.290272ms) from=127.0.0.6:42487
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (13.065111036s) from=127.0.0.6:42159
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (13.039366076s) from=127.0.0.6:38807
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (206.824µs) from=127.0.0.6:42159
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (297.86µs) from=127.0.0.6:42487
    2022/09/26 10:08:32 [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/09/26 10:08:32 [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/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [INFO] agent: Synced service "_v1_vnflcm_10.233.34.34_8801"
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.510351ms) from=127.0.0.6:40537
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (125.116271ms) from=127.0.0.6:38807
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (94.69448ms) from=127.0.0.6:42487
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (210.706µs) from=127.0.0.6:40537
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (437.792µs) from=127.0.0.6:38807
    2022/09/26 10:08:32 [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/09/26 10:08:32 [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/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [INFO] agent: Synced service "_v1_vnfres_10.233.30.84_8802"
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.98129ms) from=127.0.0.6:60593
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (122.912658ms) from=127.0.0.6:40537
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (148.958458ms) from=127.0.0.6:42487
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (191.455µs) from=127.0.0.6:60593
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (472.796µs) from=127.0.0.6:51909
    2022/09/26 10:08:32 [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/09/26 10:08:32 [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/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.17.14_8484"
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (11.047769ms) from=127.0.0.6:51909
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (160.673809ms) from=127.0.0.6:42487
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (165.955955ms) from=127.0.0.6:40537
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (547.797µs) from=127.0.0.6:51909
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (218.038µs) from=127.0.0.6:51909
    2022/09/26 10:08:32 [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/09/26 10:08:32 [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/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [INFO] agent: Synced service "_v1_vnfmgr_10.233.60.89_8803"
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.543458ms) from=127.0.0.6:46887
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (204.693613ms) from=127.0.0.6:40537
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (171.419758ms) from=127.0.0.6:51909
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (298.378µs) from=127.0.0.6:40537
    2022/09/26 10:08:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (367.04µs) from=127.0.0.6:40537
    2022/09/26 10:08:33 [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/09/26 10:08:33 [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/09/26 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:33 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.58.14_8482"
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (363.748561ms) from=127.0.0.6:51909
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.563811ms) from=127.0.0.6:40733
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (309.903941ms) from=127.0.0.6:46887
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (223.709µs) from=127.0.0.6:38817
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (462.982µs) from=127.0.0.6:40733
    2022/09/26 10:08:33 [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/09/26 10:08:33 [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/09/26 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:33 [INFO] agent: Synced service "_v1_nslcm_10.233.31.208_8403"
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.923631ms) from=127.0.0.6:51909
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (112.245565ms) from=127.0.0.6:40733
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (291.885717ms) from=127.0.0.6:46887
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (230.301µs) from=127.0.0.6:40733
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (3.341206ms) from=127.0.0.6:59699
    2022/09/26 10:08:33 [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/09/26 10:08:33 [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/09/26 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:33 [INFO] agent: Synced service "_v2_nslcm_10.233.31.208_8403"
    2022/09/26 10:08:33 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.35676ms) from=127.0.0.6:59699
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (212.39524ms) from=127.0.0.6:46887
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (138.469712ms) from=127.0.0.6:51909
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:08:33 [DEBUG] agent: Node info in sync
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (509.51µs) from=127.0.0.6:51909
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/status/leader (408.036µs) from=127.0.0.6:59699
    2022/09/26 10:08:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (201.044µs) from=127.0.0.6:59699
    2022/09/26 10:08:44 [DEBUG] http: Request GET /v1/status/leader (374.535µs) from=127.0.0.6:58071
    2022/09/26 10:08:53 [DEBUG] http: Request GET /v1/status/leader (1.024509ms) from=127.0.0.6:58071
    2022/09/26 10:08:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.110132654s) from=127.0.0.6:58063
    2022/09/26 10:09:04 [DEBUG] http: Request GET /v1/status/leader (625.385µs) from=127.0.0.6:58071
    2022/09/26 10:09:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.909977797s) from=127.0.0.6:42955
    2022/09/26 10:09:13 [DEBUG] http: Request GET /v1/status/leader (164.201µs) from=127.0.0.6:58071
    2022/09/26 10:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.583604576s) from=127.0.0.6:47421
    2022/09/26 10:09:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.168407165s) from=127.0.0.6:42745
    2022/09/26 10:09:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.187334803s) from=127.0.0.6:36071
    2022/09/26 10:09:24 [DEBUG] http: Request GET /v1/status/leader (188.164µs) from=127.0.0.6:58071
    2022/09/26 10:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.7796809s) from=127.0.0.6:58391
    2022/09/26 10:09:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.981939s) from=127.0.0.6:38631
    2022/09/26 10:09:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:09:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m5.958756535s) from=127.0.0.6:34789
    2022/09/26 10:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.534919889s) from=127.0.0.6:37883
    2022/09/26 10:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.319927871s) from=127.0.0.6:47707
    2022/09/26 10:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.837090884s) from=127.0.0.6:54823
    2022/09/26 10:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.051913324s) from=127.0.0.6:60297
    2022/09/26 10:09:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.595790307s) from=127.0.0.6:49917
    2022/09/26 10:09:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.387296363s) from=127.0.0.6:48915
    2022/09/26 10:09:33 [DEBUG] http: Request GET /v1/status/leader (1.675612ms) from=127.0.0.6:58071
    2022/09/26 10:09:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.066692201s) from=127.0.0.6:49513
    2022/09/26 10:09:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.090267118s) from=127.0.0.6:37541
    2022/09/26 10:09:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.097371086s) from=127.0.0.6:46385
    2022/09/26 10:09:44 [DEBUG] http: Request GET /v1/status/leader (322.164µs) from=127.0.0.6:46887
    2022/09/26 10:09:53 [DEBUG] http: Request GET /v1/status/leader (384.492µs) from=127.0.0.6:46887
    2022/09/26 10:10:04 [DEBUG] http: Request GET /v1/status/leader (142.613µs) from=127.0.0.6:58071
    2022/09/26 10:10:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:10:04 [DEBUG] agent: Node info in sync
    2022/09/26 10:10:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.667390372s) from=127.0.0.6:37633
    2022/09/26 10:10:13 [DEBUG] http: Request GET /v1/status/leader (317.224µs) from=127.0.0.6:46887
    2022/09/26 10:10:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.525614881s) from=127.0.0.6:36631
    2022/09/26 10:10:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m4.049366774s) from=127.0.0.6:51339
    2022/09/26 10:10:24 [DEBUG] http: Request GET /v1/status/leader (471.366µs) from=127.0.0.6:46887
    2022/09/26 10:10:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:10:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.336330625s) from=127.0.0.6:60593
    2022/09/26 10:10:33 [DEBUG] http: Request GET /v1/status/leader (252.398µs) from=127.0.0.6:58071
    2022/09/26 10:10:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.005276774s) from=127.0.0.6:51909
    2022/09/26 10:10:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m2.638600349s) from=127.0.0.6:42159
    2022/09/26 10:10:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m1.553131266s) from=127.0.0.6:40733
    2022/09/26 10:10:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.852287082s) from=127.0.0.6:42487
    2022/09/26 10:10:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.821128584s) from=127.0.0.6:48543
    2022/09/26 10:10:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.53516084s) from=127.0.0.6:38817
    2022/09/26 10:10:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.250246859s) from=127.0.0.6:59699
    2022/09/26 10:10:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m7.330277224s) from=127.0.0.6:38807
    2022/09/26 10:10:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.465177119s) from=127.0.0.6:40537
    2022/09/26 10:10:44 [DEBUG] http: Request GET /v1/status/leader (245.48µs) from=127.0.0.6:46887
    2022/09/26 10:10:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:10:53 [DEBUG] http: Request GET /v1/status/leader (277.897µs) from=127.0.0.6:46887
    2022/09/26 10:11:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.397447924s) from=127.0.0.6:58063
    2022/09/26 10:11:05 [DEBUG] http: Request GET /v1/status/leader (665.668µs) from=127.0.0.6:58071
    2022/09/26 10:11:13 [DEBUG] http: Request GET /v1/status/leader (363.673µs) from=127.0.0.6:46887
    2022/09/26 10:11:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.62411558s) from=127.0.0.6:42955
    2022/09/26 10:11:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.183409057s) from=127.0.0.6:47421
    2022/09/26 10:11:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.430808428s) from=127.0.0.6:42745
    2022/09/26 10:11:25 [DEBUG] http: Request GET /v1/status/leader (262.162µs) from=127.0.0.6:58071
    2022/09/26 10:11:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m0.233368953s) from=127.0.0.6:34789
    2022/09/26 10:11:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.310280987s) from=127.0.0.6:47707
    2022/09/26 10:11:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:11:28 [DEBUG] agent: Node info in sync
    2022/09/26 10:11:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.948382949s) from=127.0.0.6:38631
    2022/09/26 10:11:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.112531869s) from=127.0.0.6:36071
    2022/09/26 10:11:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.635649325s) from=127.0.0.6:37883
    2022/09/26 10:11:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.537179706s) from=127.0.0.6:58391
    2022/09/26 10:11:33 [DEBUG] http: Request GET /v1/status/leader (369.804µs) from=127.0.0.6:58071
    2022/09/26 10:11:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.810171259s) from=127.0.0.6:54823
    2022/09/26 10:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.342319899s) from=127.0.0.6:60297
    2022/09/26 10:11:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.24743116s) from=127.0.0.6:48915
    2022/09/26 10:11:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.799912665s) from=127.0.0.6:49917
    2022/09/26 10:11:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.780797568s) from=127.0.0.6:49513
    2022/09/26 10:11:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.775731502s) from=127.0.0.6:37541
    2022/09/26 10:11:45 [DEBUG] http: Request GET /v1/status/leader (165.811µs) from=127.0.0.6:58071
    2022/09/26 10:11:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.010030561s) from=127.0.0.6:46385
    2022/09/26 10:11:53 [DEBUG] http: Request GET /v1/status/leader (3.286928ms) from=127.0.0.6:58071
    2022/09/26 10:12:05 [DEBUG] http: Request GET /v1/status/leader (273.667µs) from=127.0.0.6:46887
    2022/09/26 10:12:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.073698225s) from=127.0.0.6:37633
    2022/09/26 10:12:13 [DEBUG] http: Request GET /v1/status/leader (362.45µs) from=127.0.0.6:58071
    2022/09/26 10:12:25 [DEBUG] http: Request GET /v1/status/leader (164.347µs) from=127.0.0.6:46887
    2022/09/26 10:12:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:12:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.00709138s) from=127.0.0.6:36631
    2022/09/26 10:12:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m6.362549838s) from=127.0.0.6:51339
    2022/09/26 10:12:33 [DEBUG] http: Request GET /v1/status/leader (156.223µs) from=127.0.0.6:46887
    2022/09/26 10:12:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.034155543s) from=127.0.0.6:51909
    2022/09/26 10:12:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.208953979s) from=127.0.0.6:48543
    2022/09/26 10:12:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m3.49460903s) from=127.0.0.6:40733
    2022/09/26 10:12:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.597276357s) from=127.0.0.6:60593
    2022/09/26 10:12:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m4.785892224s) from=127.0.0.6:42159
    2022/09/26 10:12:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.262321676s) from=127.0.0.6:38817
    2022/09/26 10:12:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.871924213s) from=127.0.0.6:59699
    2022/09/26 10:12:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m2.253260836s) from=127.0.0.6:38807
    2022/09/26 10:12:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.675003819s) from=127.0.0.6:40537
    2022/09/26 10:12:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.576292607s) from=127.0.0.6:42487
    2022/09/26 10:12:45 [DEBUG] http: Request GET /v1/status/leader (241.388µs) from=127.0.0.6:58071
    2022/09/26 10:12:53 [DEBUG] http: Request GET /v1/status/leader (187.38µs) from=127.0.0.6:58071
    2022/09/26 10:13:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:13:01 [DEBUG] agent: Node info in sync
    2022/09/26 10:13:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.722193847s) from=127.0.0.6:58063
    2022/09/26 10:13:05 [DEBUG] http: Request GET /v1/status/leader (314.268µs) from=127.0.0.6:46887
    2022/09/26 10:13:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:13:14 [DEBUG] http: Request GET /v1/status/leader (147.473µs) from=127.0.0.6:46887
    2022/09/26 10:13:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.696053021s) from=127.0.0.6:42955
    2022/09/26 10:13:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.354210699s) from=127.0.0.6:42745
    2022/09/26 10:13:25 [DEBUG] http: Request GET /v1/status/leader (393.444µs) from=127.0.0.6:46887
    2022/09/26 10:13:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.772320533s) from=127.0.0.6:47421
    2022/09/26 10:13:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m2.417988887s) from=127.0.0.6:34789
    2022/09/26 10:13:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.028132901s) from=127.0.0.6:37883
    2022/09/26 10:13:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.973355869s) from=127.0.0.6:47707
    2022/09/26 10:13:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.396760352s) from=127.0.0.6:58391
    2022/09/26 10:13:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.801447969s) from=127.0.0.6:38631
    2022/09/26 10:13:34 [DEBUG] http: Request GET /v1/status/leader (251.441µs) from=127.0.0.6:58071
    2022/09/26 10:13:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.753449929s) from=127.0.0.6:36071
    2022/09/26 10:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.851793304s) from=127.0.0.6:54823
    2022/09/26 10:13:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.345339717s) from=127.0.0.6:49917
    2022/09/26 10:13:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.638702s) from=127.0.0.6:48915
    2022/09/26 10:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.461118326s) from=127.0.0.6:60297
    2022/09/26 10:13:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.141572169s) from=127.0.0.6:49513
    2022/09/26 10:13:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.645809329s) from=127.0.0.6:37541
    2022/09/26 10:13:45 [DEBUG] http: Request GET /v1/status/leader (142.92µs) from=127.0.0.6:58071
    2022/09/26 10:13:54 [DEBUG] http: Request GET /v1/status/leader (146.984µs) from=127.0.0.6:58071
    2022/09/26 10:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.57639387s) from=127.0.0.6:46385
    2022/09/26 10:14:05 [DEBUG] http: Request GET /v1/status/leader (328.416µs) from=127.0.0.6:46887
    2022/09/26 10:14:14 [DEBUG] http: Request GET /v1/status/leader (179.802µs) from=127.0.0.6:46887
    2022/09/26 10:14:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:14:14 [DEBUG] agent: Node info in sync
    2022/09/26 10:14:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.162351384s) from=127.0.0.6:37633
    2022/09/26 10:14:25 [DEBUG] http: Request GET /v1/status/leader (412.639µs) from=127.0.0.6:46887
    2022/09/26 10:14:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:14:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.916397819s) from=127.0.0.6:36631
    2022/09/26 10:14:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m3.089731498s) from=127.0.0.6:51339
    2022/09/26 10:14:34 [DEBUG] http: Request GET /v1/status/leader (217.685µs) from=127.0.0.6:46887
    2022/09/26 10:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.380959884s) from=127.0.0.6:51909
    2022/09/26 10:14:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.035507074s) from=127.0.0.6:60593
    2022/09/26 10:14:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.439408503s) from=127.0.0.6:48543
    2022/09/26 10:14:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m1.077750146s) from=127.0.0.6:42159
    2022/09/26 10:14:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.451808841s) from=127.0.0.6:38817
    2022/09/26 10:14:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m6.41294997s) from=127.0.0.6:40733
    2022/09/26 10:14:45 [DEBUG] http: Request GET /v1/status/leader (304.281µs) from=127.0.0.6:46887
    2022/09/26 10:14:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m3.582082982s) from=127.0.0.6:38807
    2022/09/26 10:14:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m7.202570511s) from=127.0.0.6:59699
    2022/09/26 10:14:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.298398684s) from=127.0.0.6:42487
    2022/09/26 10:14:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.037827097s) from=127.0.0.6:40537
    2022/09/26 10:14:54 [DEBUG] http: Request GET /v1/status/leader (183.83µs) from=127.0.0.6:58071
    2022/09/26 10:15:05 [DEBUG] http: Request GET /v1/status/leader (193.92µs) from=127.0.0.6:58071
    2022/09/26 10:15:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.448639159s) from=127.0.0.6:58063
    2022/09/26 10:15:14 [DEBUG] http: Request GET /v1/status/leader (292.18µs) from=127.0.0.6:46887
    2022/09/26 10:15:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:15:18 [DEBUG] agent: Node info in sync
    2022/09/26 10:15:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.874499339s) from=127.0.0.6:42955
    2022/09/26 10:15:25 [DEBUG] http: Request GET /v1/status/leader (278.681µs) from=127.0.0.6:46887
    2022/09/26 10:15:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:15:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.784080899s) from=127.0.0.6:42745
    2022/09/26 10:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.116872279s) from=127.0.0.6:47421
    2022/09/26 10:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.902952339s) from=127.0.0.6:37883
    2022/09/26 10:15:34 [DEBUG] http: Request GET /v1/status/leader (424.701µs) from=127.0.0.6:46887
    2022/09/26 10:15:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.418968164s) from=127.0.0.6:47707
    2022/09/26 10:15:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m5.553134951s) from=127.0.0.6:34789
    2022/09/26 10:15:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.942850194s) from=127.0.0.6:58391
    2022/09/26 10:15:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.575407574s) from=127.0.0.6:36071
    2022/09/26 10:15:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.962473965s) from=127.0.0.6:54823
    2022/09/26 10:15:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.582316665s) from=127.0.0.6:38631
    2022/09/26 10:15:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.66294056s) from=127.0.0.6:49917
    2022/09/26 10:15:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.931237566s) from=127.0.0.6:60297
    2022/09/26 10:15:45 [DEBUG] http: Request GET /v1/status/leader (311.497µs) from=127.0.0.6:58071
    2022/09/26 10:15:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.325124888s) from=127.0.0.6:49513
    2022/09/26 10:15:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.69328979s) from=127.0.0.6:48915
    2022/09/26 10:15:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.293603302s) from=127.0.0.6:37541
    2022/09/26 10:15:54 [DEBUG] http: Request GET /v1/status/leader (3.851718ms) from=127.0.0.6:58071
    2022/09/26 10:15:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.325010041s) from=127.0.0.6:46385
    2022/09/26 10:16:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:16:05 [DEBUG] http: Request GET /v1/status/leader (364.457µs) from=127.0.0.6:46887
    2022/09/26 10:16:14 [DEBUG] http: Request GET /v1/status/leader (381.696µs) from=127.0.0.6:46887
    2022/09/26 10:16:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.028619224s) from=127.0.0.6:37633
    2022/09/26 10:16:25 [DEBUG] http: Request GET /v1/status/leader (167.134µs) from=127.0.0.6:46887
    2022/09/26 10:16:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:16:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.069825602s) from=127.0.0.6:36631
    2022/09/26 10:16:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:16:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:16:34 [DEBUG] http: Request GET /v1/status/leader (292.381µs) from=127.0.0.6:46887
    2022/09/26 10:16:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m5.975491688s) from=127.0.0.6:51339
    2022/09/26 10:16:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m1.453392684s) from=127.0.0.6:42159
    2022/09/26 10:16:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.72438545s) from=127.0.0.6:51909
    2022/09/26 10:16:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.720569882s) from=127.0.0.6:60593
    2022/09/26 10:16:45 [DEBUG] http: Request GET /v1/status/leader (954.783µs) from=127.0.0.6:46887
    2022/09/26 10:16:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.159284507s) from=127.0.0.6:48543
    2022/09/26 10:16:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.654197514s) from=127.0.0.6:38817
    2022/09/26 10:16:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.30507228s) from=127.0.0.6:42487
    2022/09/26 10:16:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m5.239172109s) from=127.0.0.6:38807
    2022/09/26 10:16:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m6.900249467s) from=127.0.0.6:40733
    2022/09/26 10:16:54 [DEBUG] http: Request GET /v1/status/leader (438.823µs) from=127.0.0.6:46887
    2022/09/26 10:16:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.994424729s) from=127.0.0.6:59699
    2022/09/26 10:16:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.142219728s) from=127.0.0.6:40537
    2022/09/26 10:17:05 [DEBUG] http: Request GET /v1/status/leader (179.557µs) from=127.0.0.6:58071
    2022/09/26 10:17:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.067209803s) from=127.0.0.6:58063
    2022/09/26 10:17:14 [DEBUG] http: Request GET /v1/status/leader (319.117µs) from=127.0.0.6:46887
    2022/09/26 10:17:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.060282839s) from=127.0.0.6:42955
    2022/09/26 10:17:25 [DEBUG] http: Request GET /v1/status/leader (142µs) from=127.0.0.6:58071
    2022/09/26 10:17:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:17:34 [DEBUG] http: Request GET /v1/status/leader (136.106µs) from=127.0.0.6:46887
    2022/09/26 10:17:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.953909947s) from=127.0.0.6:37883
    2022/09/26 10:17:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.078475628s) from=127.0.0.6:47421
    2022/09/26 10:17:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.430844137s) from=127.0.0.6:36071
    2022/09/26 10:17:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.449359754s) from=127.0.0.6:42745
    2022/09/26 10:17:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.989378039s) from=127.0.0.6:38631
    2022/09/26 10:17:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m5.01258819s) from=127.0.0.6:34789
    2022/09/26 10:17:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.288157765s) from=127.0.0.6:47707
    2022/09/26 10:17:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.246554721s) from=127.0.0.6:58391
    2022/09/26 10:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.995141047s) from=127.0.0.6:54823
    2022/09/26 10:17:45 [DEBUG] http: Request GET /v1/status/leader (343.99µs) from=127.0.0.6:58071
    2022/09/26 10:17:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.934427068s) from=127.0.0.6:49917
    2022/09/26 10:17:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.433688506s) from=127.0.0.6:48915
    2022/09/26 10:17:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.514510503s) from=127.0.0.6:49513
    2022/09/26 10:17:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.400999975s) from=127.0.0.6:60297
    2022/09/26 10:17:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.574294733s) from=127.0.0.6:37541
    2022/09/26 10:17:54 [DEBUG] http: Request GET /v1/status/leader (156.745µs) from=127.0.0.6:46887
    2022/09/26 10:18:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.464730244s) from=127.0.0.6:46385
    2022/09/26 10:18:05 [DEBUG] http: Request GET /v1/status/leader (2.181325ms) from=127.0.0.6:58071
    2022/09/26 10:18:14 [DEBUG] http: Request GET /v1/status/leader (161.461µs) from=127.0.0.6:46887
    2022/09/26 10:18:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.037121731s) from=127.0.0.6:37633
    2022/09/26 10:18:25 [DEBUG] http: Request GET /v1/status/leader (208.802µs) from=127.0.0.6:46887
    2022/09/26 10:18:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:18:25 [DEBUG] agent: Node info in sync
    2022/09/26 10:18:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:18:34 [DEBUG] http: Request GET /v1/status/leader (517.497µs) from=127.0.0.6:46887
    2022/09/26 10:18:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.380947018s) from=127.0.0.6:36631
    2022/09/26 10:18:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:18:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m3.360627368s) from=127.0.0.6:51339
    2022/09/26 10:18:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m2.46713219s) from=127.0.0.6:42159
    2022/09/26 10:18:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m2.143824909s) from=127.0.0.6:51909
    2022/09/26 10:18:45 [DEBUG] http: Request GET /v1/status/leader (491.022µs) from=127.0.0.6:58071
    2022/09/26 10:18:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.428452853s) from=127.0.0.6:38817
    2022/09/26 10:18:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.723623991s) from=127.0.0.6:48543
    2022/09/26 10:18:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m1.126518415s) from=127.0.0.6:38807
    2022/09/26 10:18:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.922373497s) from=127.0.0.6:60593
    2022/09/26 10:18:54 [DEBUG] http: Request GET /v1/status/leader (6.880781ms) from=127.0.0.6:58071
    2022/09/26 10:18:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.177866839s) from=127.0.0.6:42487
    2022/09/26 10:18:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.108024481s) from=127.0.0.6:40537
    2022/09/26 10:18:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m6.664553586s) from=127.0.0.6:40733
    2022/09/26 10:18:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.821368556s) from=127.0.0.6:59699
    2022/09/26 10:19:05 [DEBUG] http: Request GET /v1/status/leader (408.584µs) from=127.0.0.6:58071
    2022/09/26 10:19:14 [DEBUG] http: Request GET /v1/status/leader (154.993µs) from=127.0.0.6:46887
    2022/09/26 10:19:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m7.177795474s) from=127.0.0.6:58063
    2022/09/26 10:19:25 [DEBUG] http: Request GET /v1/status/leader (146.553µs) from=127.0.0.6:58071
    2022/09/26 10:19:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:19:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.58877292s) from=127.0.0.6:42955
    2022/09/26 10:19:34 [DEBUG] http: Request GET /v1/status/leader (147.714µs) from=127.0.0.6:58071
    2022/09/26 10:19:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.422688431s) from=127.0.0.6:47421
    2022/09/26 10:19:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.325410638s) from=127.0.0.6:36071
    2022/09/26 10:19:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.449697576s) from=127.0.0.6:38631
    2022/09/26 10:19:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.582395826s) from=127.0.0.6:37883
    2022/09/26 10:19:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.479699688s) from=127.0.0.6:42745
    2022/09/26 10:19:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m1.645278771s) from=127.0.0.6:34789
    2022/09/26 10:19:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.619432042s) from=127.0.0.6:47707
    2022/09/26 10:19:45 [DEBUG] http: Request GET /v1/status/leader (1.617924ms) from=127.0.0.6:46887
    2022/09/26 10:19:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.255749298s) from=127.0.0.6:49917
    2022/09/26 10:19:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.717233805s) from=127.0.0.6:58391
    2022/09/26 10:19:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.501872675s) from=127.0.0.6:48915
    2022/09/26 10:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.645430991s) from=127.0.0.6:54823
    2022/09/26 10:19:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.67210783s) from=127.0.0.6:49513
    2022/09/26 10:19:54 [DEBUG] http: Request GET /v1/status/leader (328.404µs) from=127.0.0.6:58071
    2022/09/26 10:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.08621944s) from=127.0.0.6:60297
    2022/09/26 10:19:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.665825669s) from=127.0.0.6:37541
    2022/09/26 10:20:05 [DEBUG] http: Request GET /v1/status/leader (262.752µs) from=127.0.0.6:58071
    2022/09/26 10:20:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.617607216s) from=127.0.0.6:46385
    2022/09/26 10:20:14 [DEBUG] http: Request GET /v1/status/leader (173.213µs) from=127.0.0.6:46887
    2022/09/26 10:20:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:20:19 [DEBUG] agent: Node info in sync
    2022/09/26 10:20:25 [DEBUG] http: Request GET /v1/status/leader (329.214µs) from=127.0.0.6:58071
    2022/09/26 10:20:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.385469384s) from=127.0.0.6:37633
    2022/09/26 10:20:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:20:34 [DEBUG] http: Request GET /v1/status/leader (1.119141ms) from=127.0.0.6:58071
    2022/09/26 10:20:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.75716123s) from=127.0.0.6:36631
    2022/09/26 10:20:45 [DEBUG] http: Request GET /v1/status/leader (224.582µs) from=127.0.0.6:46887
    2022/09/26 10:20:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m6.487233636s) from=127.0.0.6:51339
    2022/09/26 10:20:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m3.868548106s) from=127.0.0.6:42159
    2022/09/26 10:20:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.948617434s) from=127.0.0.6:48543
    2022/09/26 10:20:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.523622746s) from=127.0.0.6:38817
    2022/09/26 10:20:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m7.166546244s) from=127.0.0.6:51909
    2022/09/26 10:20:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m0.379802922s) from=127.0.0.6:38807
    2022/09/26 10:20:54 [DEBUG] http: Request GET /v1/status/leader (174.312µs) from=127.0.0.6:58071
    2022/09/26 10:20:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.817497685s) from=127.0.0.6:60593
    2022/09/26 10:20:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.187778622s) from=127.0.0.6:42487
    2022/09/26 10:20:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m0.521544901s) from=127.0.0.6:40733
    2022/09/26 10:21:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.196375338s) from=127.0.0.6:40537
    2022/09/26 10:21:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.651000988s) from=127.0.0.6:59699
    2022/09/26 10:21:05 [DEBUG] http: Request GET /v1/status/leader (161.745µs) from=127.0.0.6:58071
    2022/09/26 10:21:14 [DEBUG] http: Request GET /v1/status/leader (272.665µs) from=127.0.0.6:46887
    2022/09/26 10:21:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.697584715s) from=127.0.0.6:58063
    2022/09/26 10:21:25 [DEBUG] http: Request GET /v1/status/leader (1.270341ms) from=127.0.0.6:46887
    2022/09/26 10:21:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:21:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.229012408s) from=127.0.0.6:42955
    2022/09/26 10:21:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:21:34 [DEBUG] http: Request GET /v1/status/leader (290.59µs) from=127.0.0.6:46887
    2022/09/26 10:21:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:21:40 [DEBUG] agent: Node info in sync
    2022/09/26 10:21:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.151424964s) from=127.0.0.6:38631
    2022/09/26 10:21:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.949422226s) from=127.0.0.6:47421
    2022/09/26 10:21:45 [DEBUG] http: Request GET /v1/status/leader (415.268µs) from=127.0.0.6:46887
    2022/09/26 10:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m3.609268823s) from=127.0.0.6:34789
    2022/09/26 10:21:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.981931413s) from=127.0.0.6:42745
    2022/09/26 10:21:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.43996296s) from=127.0.0.6:36071
    2022/09/26 10:21:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.965846126s) from=127.0.0.6:37883
    2022/09/26 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.526168054s) from=127.0.0.6:58391
    2022/09/26 10:21:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.496110463s) from=127.0.0.6:47707
    2022/09/26 10:21:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.916663875s) from=127.0.0.6:54823
    2022/09/26 10:21:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.479525646s) from=127.0.0.6:49917
    2022/09/26 10:21:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.736162938s) from=127.0.0.6:48915
    2022/09/26 10:21:54 [DEBUG] http: Request GET /v1/status/leader (262.662µs) from=127.0.0.6:58071
    2022/09/26 10:21:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.239732069s) from=127.0.0.6:60297
    2022/09/26 10:21:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.730028252s) from=127.0.0.6:49513
    2022/09/26 10:22:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.27003047s) from=127.0.0.6:37541
    2022/09/26 10:22:05 [DEBUG] http: Request GET /v1/status/leader (163.143µs) from=127.0.0.6:46887
    2022/09/26 10:22:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.262310321s) from=127.0.0.6:46385
    2022/09/26 10:22:14 [DEBUG] http: Request GET /v1/status/leader (299.059µs) from=127.0.0.6:46887
    2022/09/26 10:22:25 [DEBUG] http: Request GET /v1/status/leader (255.292µs) from=127.0.0.6:46887
    2022/09/26 10:22:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:22:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.484113539s) from=127.0.0.6:37633
    2022/09/26 10:22:34 [DEBUG] http: Request GET /v1/status/leader (234.56µs) from=127.0.0.6:46887
    2022/09/26 10:22:45 [DEBUG] http: Request GET /v1/status/leader (1.986129ms) from=127.0.0.6:58071
    2022/09/26 10:22:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.71527678s) from=127.0.0.6:36631
    2022/09/26 10:22:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m1.485064713s) from=127.0.0.6:42159
    2022/09/26 10:22:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.807152312s) from=127.0.0.6:51909
    2022/09/26 10:22:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m1.981832185s) from=127.0.0.6:38807
    2022/09/26 10:22:54 [DEBUG] http: Request GET /v1/status/leader (299.093µs) from=127.0.0.6:58071
    2022/09/26 10:22:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.915065772s) from=127.0.0.6:38817
    2022/09/26 10:22:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m7.08952213s) from=127.0.0.6:51339
    2022/09/26 10:22:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.903224748s) from=127.0.0.6:48543
    2022/09/26 10:22:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m0.409630615s) from=127.0.0.6:40733
    2022/09/26 10:23:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.911664239s) from=127.0.0.6:60593
    2022/09/26 10:23:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:23:01 [DEBUG] agent: Node info in sync
    2022/09/26 10:23:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.46994425s) from=127.0.0.6:40537
    2022/09/26 10:23:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m7.489916681s) from=127.0.0.6:42487
    2022/09/26 10:23:05 [DEBUG] http: Request GET /v1/status/leader (263.404µs) from=127.0.0.6:58071
    2022/09/26 10:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.396603136s) from=127.0.0.6:59699
    2022/09/26 10:23:14 [DEBUG] http: Request GET /v1/status/leader (315.888µs) from=127.0.0.6:58071
    2022/09/26 10:23:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.635357896s) from=127.0.0.6:58063
    2022/09/26 10:23:25 [DEBUG] http: Request GET /v1/status/leader (2.658483ms) from=127.0.0.6:58071
    2022/09/26 10:23:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:23:34 [DEBUG] http: Request GET /v1/status/leader (420.034µs) from=127.0.0.6:58071
    2022/09/26 10:23:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.829337763s) from=127.0.0.6:42955
    2022/09/26 10:23:45 [DEBUG] http: Request GET /v1/status/leader (151.01µs) from=127.0.0.6:58071
    2022/09/26 10:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.91003663s) from=127.0.0.6:47421
    2022/09/26 10:23:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.586214877s) from=127.0.0.6:38631
    2022/09/26 10:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m2.862764316s) from=127.0.0.6:34789
    2022/09/26 10:23:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.466042142s) from=127.0.0.6:58391
    2022/09/26 10:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.117961734s) from=127.0.0.6:47707
    2022/09/26 10:23:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.933917415s) from=127.0.0.6:42745
    2022/09/26 10:23:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.417276074s) from=127.0.0.6:36071
    2022/09/26 10:23:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.13561063s) from=127.0.0.6:37883
    2022/09/26 10:23:54 [DEBUG] http: Request GET /v1/status/leader (205.408µs) from=127.0.0.6:46887
    2022/09/26 10:23:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.058698153s) from=127.0.0.6:54823
    2022/09/26 10:23:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.596538793s) from=127.0.0.6:48915
    2022/09/26 10:23:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.326627069s) from=127.0.0.6:49917
    2022/09/26 10:23:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.935157766s) from=127.0.0.6:60297
    2022/09/26 10:23:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:24:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.651945837s) from=127.0.0.6:49513
    2022/09/26 10:24:05 [DEBUG] http: Request GET /v1/status/leader (205.666µs) from=127.0.0.6:58071
    2022/09/26 10:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.329725176s) from=127.0.0.6:37541
    2022/09/26 10:24:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.357100219s) from=127.0.0.6:46385
    2022/09/26 10:24:14 [DEBUG] http: Request GET /v1/status/leader (339.39µs) from=127.0.0.6:58071
    2022/09/26 10:24:25 [DEBUG] http: Request GET /v1/status/leader (169.43µs) from=127.0.0.6:58071
    2022/09/26 10:24:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:24:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:24:28 [DEBUG] agent: Node info in sync
    2022/09/26 10:24:34 [DEBUG] http: Request GET /v1/status/leader (290.999µs) from=127.0.0.6:58071
    2022/09/26 10:24:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.725562362s) from=127.0.0.6:37633
    2022/09/26 10:24:45 [DEBUG] http: Request GET /v1/status/leader (253.421µs) from=127.0.0.6:46887
    2022/09/26 10:24:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.144697574s) from=127.0.0.6:36631
    2022/09/26 10:24:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m2.680200079s) from=127.0.0.6:42159
    2022/09/26 10:24:54 [DEBUG] http: Request GET /v1/status/leader (144.815µs) from=127.0.0.6:58071
    2022/09/26 10:24:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.926291819s) from=127.0.0.6:51909
    2022/09/26 10:24:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m0.961511164s) from=127.0.0.6:38807
    2022/09/26 10:24:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m0.83014993s) from=127.0.0.6:51339
    2022/09/26 10:25:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.401997279s) from=127.0.0.6:60593
    2022/09/26 10:25:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.281466946s) from=127.0.0.6:38817
    2022/09/26 10:25:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.466047477s) from=127.0.0.6:48543
    2022/09/26 10:25:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m5.635471129s) from=127.0.0.6:40733
    2022/09/26 10:25:05 [DEBUG] http: Request GET /v1/status/leader (249.128µs) from=127.0.0.6:58071
    2022/09/26 10:25:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m7.249340898s) from=127.0.0.6:40537
    2022/09/26 10:25:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.699849378s) from=127.0.0.6:42487
    2022/09/26 10:25:14 [DEBUG] http: Request GET /v1/status/leader (306.802µs) from=127.0.0.6:58071
    2022/09/26 10:25:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m7.376823787s) from=127.0.0.6:59699
    2022/09/26 10:25:25 [DEBUG] http: Request GET /v1/status/leader (147.652µs) from=127.0.0.6:46887
    2022/09/26 10:25:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:25:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.718895936s) from=127.0.0.6:58063
    2022/09/26 10:25:34 [DEBUG] http: Request GET /v1/status/leader (322.51µs) from=127.0.0.6:46887
    2022/09/26 10:25:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.338342414s) from=127.0.0.6:42955
    2022/09/26 10:25:45 [DEBUG] http: Request GET /v1/status/leader (345.14µs) from=127.0.0.6:58071
    2022/09/26 10:25:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.469727944s) from=127.0.0.6:38631
    2022/09/26 10:25:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.916296425s) from=127.0.0.6:47421
    2022/09/26 10:25:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m1.259344547s) from=127.0.0.6:34789
    2022/09/26 10:25:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.576434758s) from=127.0.0.6:47707
    2022/09/26 10:25:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.06451546s) from=127.0.0.6:36071
    2022/09/26 10:25:54 [DEBUG] http: Request GET /v1/status/leader (245.993µs) from=127.0.0.6:58071
    2022/09/26 10:25:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.883749866s) from=127.0.0.6:42745
    2022/09/26 10:25:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.050846664s) from=127.0.0.6:58391
    2022/09/26 10:25:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.883775822s) from=127.0.0.6:48915
    2022/09/26 10:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.018660243s) from=127.0.0.6:60297
    2022/09/26 10:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.353008978s) from=127.0.0.6:37883
    2022/09/26 10:26:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.023119447s) from=127.0.0.6:54823
    2022/09/26 10:26:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.834637981s) from=127.0.0.6:49513
    2022/09/26 10:26:05 [DEBUG] http: Request GET /v1/status/leader (189.35µs) from=127.0.0.6:46887
    2022/09/26 10:26:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.222705323s) from=127.0.0.6:49917
    2022/09/26 10:26:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.654404079s) from=127.0.0.6:37541
    2022/09/26 10:26:14 [DEBUG] http: Request GET /v1/status/leader (171.662µs) from=127.0.0.6:46887
    2022/09/26 10:26:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.534815568s) from=127.0.0.6:46385
    2022/09/26 10:26:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:26:20 [DEBUG] agent: Node info in sync
    2022/09/26 10:26:25 [DEBUG] http: Request GET /v1/status/leader (244.903µs) from=127.0.0.6:46887
    2022/09/26 10:26:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:26:34 [DEBUG] http: Request GET /v1/status/leader (436.602µs) from=127.0.0.6:58071
    2022/09/26 10:26:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.619158257s) from=127.0.0.6:37633
    2022/09/26 10:26:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:26:45 [DEBUG] http: Request GET /v1/status/leader (297.274µs) from=127.0.0.6:58071
    2022/09/26 10:26:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.304588593s) from=127.0.0.6:36631
    2022/09/26 10:26:54 [DEBUG] http: Request GET /v1/status/leader (376.28µs) from=127.0.0.6:46887
    2022/09/26 10:26:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.652248932s) from=127.0.0.6:51909
    2022/09/26 10:26:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m3.629386692s) from=127.0.0.6:38807
    2022/09/26 10:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m3.416942443s) from=127.0.0.6:51339
    2022/09/26 10:27:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m7.424385023s) from=127.0.0.6:42159
    2022/09/26 10:27:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.434640259s) from=127.0.0.6:38817
    2022/09/26 10:27:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.653889958s) from=127.0.0.6:48543
    2022/09/26 10:27:05 [DEBUG] http: Request GET /v1/status/leader (327.774µs) from=127.0.0.6:58071
    2022/09/26 10:27:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.966489616s) from=127.0.0.6:60593
    2022/09/26 10:27:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m6.817784269s) from=127.0.0.6:40733
    2022/09/26 10:27:14 [DEBUG] http: Request GET /v1/status/leader (169.504µs) from=127.0.0.6:58071
    2022/09/26 10:27:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.61145032s) from=127.0.0.6:40537
    2022/09/26 10:27:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m5.233442692s) from=127.0.0.6:42487
    2022/09/26 10:27:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.054508998s) from=127.0.0.6:59699
    2022/09/26 10:27:25 [DEBUG] http: Request GET /v1/status/leader (178.427µs) from=127.0.0.6:58071
    2022/09/26 10:27:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:27:34 [DEBUG] http: Request GET /v1/status/leader (280.258µs) from=127.0.0.6:46887
    2022/09/26 10:27:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.014015523s) from=127.0.0.6:58063
    2022/09/26 10:27:45 [DEBUG] http: Request GET /v1/status/leader (266.72µs) from=127.0.0.6:58071
    2022/09/26 10:27:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:27:46 [DEBUG] agent: Node info in sync
    2022/09/26 10:27:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.634050769s) from=127.0.0.6:42955
    2022/09/26 10:27:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.192045708s) from=127.0.0.6:47421
    2022/09/26 10:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m0.109990548s) from=127.0.0.6:34789
    2022/09/26 10:27:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.906885108s) from=127.0.0.6:38631
    2022/09/26 10:27:54 [DEBUG] http: Request GET /v1/status/leader (247.66µs) from=127.0.0.6:46887
    2022/09/26 10:27:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.171929738s) from=127.0.0.6:36071
    2022/09/26 10:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.345695501s) from=127.0.0.6:47707
    2022/09/26 10:27:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.976037702s) from=127.0.0.6:42745
    2022/09/26 10:27:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.508640755s) from=127.0.0.6:48915
    2022/09/26 10:28:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.248936702s) from=127.0.0.6:58391
    2022/09/26 10:28:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.432284456s) from=127.0.0.6:54823
    2022/09/26 10:28:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.158229888s) from=127.0.0.6:60297
    2022/09/26 10:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.501792762s) from=127.0.0.6:37883
    2022/09/26 10:28:05 [DEBUG] http: Request GET /v1/status/leader (216.277µs) from=127.0.0.6:46887
    2022/09/26 10:28:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.245826457s) from=127.0.0.6:49513
    2022/09/26 10:28:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.802096792s) from=127.0.0.6:49917
    2022/09/26 10:28:14 [DEBUG] http: Request GET /v1/status/leader (357.8µs) from=127.0.0.6:58071
    2022/09/26 10:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.216287516s) from=127.0.0.6:37541
    2022/09/26 10:28:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.154013285s) from=127.0.0.6:46385
    2022/09/26 10:28:25 [DEBUG] http: Request GET /v1/status/leader (152.547µs) from=127.0.0.6:58071
    2022/09/26 10:28:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:28:34 [DEBUG] http: Request GET /v1/status/leader (252.073µs) from=127.0.0.6:46887
    2022/09/26 10:28:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.573008549s) from=127.0.0.6:37633
    2022/09/26 10:28:45 [DEBUG] http: Request GET /v1/status/leader (245.968µs) from=127.0.0.6:58071
    2022/09/26 10:28:54 [DEBUG] http: Request GET /v1/status/leader (304.513µs) from=127.0.0.6:46887
    2022/09/26 10:28:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.405182805s) from=127.0.0.6:51909
    2022/09/26 10:28:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.71951384s) from=127.0.0.6:36631
    2022/09/26 10:29:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m2.005488419s) from=127.0.0.6:38807
    2022/09/26 10:29:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:29:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.098176644s) from=127.0.0.6:38817
    2022/09/26 10:29:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m2.612798883s) from=127.0.0.6:42159
    2022/09/26 10:29:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m5.221939933s) from=127.0.0.6:51339
    2022/09/26 10:29:06 [DEBUG] http: Request GET /v1/status/leader (309.216µs) from=127.0.0.6:46887
    2022/09/26 10:29:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.571032254s) from=127.0.0.6:48543
    2022/09/26 10:29:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.646219888s) from=127.0.0.6:60593
    2022/09/26 10:29:14 [DEBUG] http: Request GET /v1/status/leader (159.558µs) from=127.0.0.6:58071
    2022/09/26 10:29:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.278847233s) from=127.0.0.6:40537
    2022/09/26 10:29:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m5.229912144s) from=127.0.0.6:40733
    2022/09/26 10:29:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.354725551s) from=127.0.0.6:42487
    2022/09/26 10:29:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:29:24 [DEBUG] agent: Node info in sync
    2022/09/26 10:29:26 [DEBUG] http: Request GET /v1/status/leader (146.747µs) from=127.0.0.6:46887
    2022/09/26 10:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.51982475s) from=127.0.0.6:59699
    2022/09/26 10:29:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:29:34 [DEBUG] http: Request GET /v1/status/leader (11.676367ms) from=127.0.0.6:58071
    2022/09/26 10:29:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.723330246s) from=127.0.0.6:58063
    2022/09/26 10:29:46 [DEBUG] http: Request GET /v1/status/leader (436.264µs) from=127.0.0.6:46887
    2022/09/26 10:29:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.922750887s) from=127.0.0.6:42955
    2022/09/26 10:29:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.303671173s) from=127.0.0.6:47421
    2022/09/26 10:29:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m0.815497187s) from=127.0.0.6:34789
    2022/09/26 10:29:54 [DEBUG] http: Request GET /v1/status/leader (858.227µs) from=127.0.0.6:46887
    2022/09/26 10:29:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.523613288s) from=127.0.0.6:38631
    2022/09/26 10:29:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.215854898s) from=127.0.0.6:47707
    2022/09/26 10:30:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.12016017s) from=127.0.0.6:42745
    2022/09/26 10:30:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.13642412s) from=127.0.0.6:36071
    2022/09/26 10:30:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.129523967s) from=127.0.0.6:58391
    2022/09/26 10:30:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.535852548s) from=127.0.0.6:48915
    2022/09/26 10:30:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.380408851s) from=127.0.0.6:54823
    2022/09/26 10:30:06 [DEBUG] http: Request GET /v1/status/leader (198.423µs) from=127.0.0.6:58071
    2022/09/26 10:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.58971098s) from=127.0.0.6:60297
    2022/09/26 10:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.36690393s) from=127.0.0.6:37883
    2022/09/26 10:30:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.889713428s) from=127.0.0.6:49513
    2022/09/26 10:30:14 [DEBUG] http: Request GET /v1/status/leader (1.005489ms) from=127.0.0.6:58071
    2022/09/26 10:30:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.858673638s) from=127.0.0.6:49917
    2022/09/26 10:30:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.186270132s) from=127.0.0.6:46385
    2022/09/26 10:30:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.914421217s) from=127.0.0.6:37541
    2022/09/26 10:30:26 [DEBUG] http: Request GET /v1/status/leader (303.787µs) from=127.0.0.6:46887
    2022/09/26 10:30:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:30:34 [DEBUG] http: Request GET /v1/status/leader (271.452µs) from=127.0.0.6:46887
    2022/09/26 10:30:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.285966531s) from=127.0.0.6:37633
    2022/09/26 10:30:46 [DEBUG] http: Request GET /v1/status/leader (176.745µs) from=127.0.0.6:58071
    2022/09/26 10:30:54 [DEBUG] http: Request GET /v1/status/leader (157.037µs) from=127.0.0.6:46887
    2022/09/26 10:30:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.542031308s) from=127.0.0.6:51909
    2022/09/26 10:31:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.53376674s) from=127.0.0.6:38817
    2022/09/26 10:31:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.767017552s) from=127.0.0.6:36631
    2022/09/26 10:31:06 [DEBUG] http: Request GET /v1/status/leader (220.739µs) from=127.0.0.6:46887
    2022/09/26 10:31:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m2.803307339s) from=127.0.0.6:51339
    2022/09/26 10:31:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:31:07 [DEBUG] agent: Node info in sync
    2022/09/26 10:31:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m7.274438717s) from=127.0.0.6:38807
    2022/09/26 10:31:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m7.318100166s) from=127.0.0.6:42159
    2022/09/26 10:31:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.81601799s) from=127.0.0.6:48543
    2022/09/26 10:31:14 [DEBUG] http: Request GET /v1/status/leader (487.923µs) from=127.0.0.6:46887
    2022/09/26 10:31:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.853804249s) from=127.0.0.6:40537
    2022/09/26 10:31:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m0.392154275s) from=127.0.0.6:40733
    2022/09/26 10:31:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.882857379s) from=127.0.0.6:60593
    2022/09/26 10:31:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:31:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.752065045s) from=127.0.0.6:42487
    2022/09/26 10:31:26 [DEBUG] http: Request GET /v1/status/leader (342.847µs) from=127.0.0.6:58071
    2022/09/26 10:31:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.16558088s) from=127.0.0.6:59699
    2022/09/26 10:31:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:31:34 [DEBUG] http: Request GET /v1/status/leader (338.038µs) from=127.0.0.6:58071
    2022/09/26 10:31:46 [DEBUG] http: Request GET /v1/status/leader (592.257µs) from=127.0.0.6:46887
    2022/09/26 10:31:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m7.377277785s) from=127.0.0.6:58063
    2022/09/26 10:31:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.613684441s) from=127.0.0.6:47421
    2022/09/26 10:31:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.379126881s) from=127.0.0.6:42955
    2022/09/26 10:31:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m2.733193967s) from=127.0.0.6:34789
    2022/09/26 10:31:54 [DEBUG] http: Request GET /v1/status/leader (330.208µs) from=127.0.0.6:46887
    2022/09/26 10:31:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.836078043s) from=127.0.0.6:38631
    2022/09/26 10:32:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.38453647s) from=127.0.0.6:42745
    2022/09/26 10:32:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.481699822s) from=127.0.0.6:36071
    2022/09/26 10:32:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.58871006s) from=127.0.0.6:47707
    2022/09/26 10:32:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.29482002s) from=127.0.0.6:48915
    2022/09/26 10:32:06 [DEBUG] http: Request GET /v1/status/leader (172.384µs) from=127.0.0.6:46887
    2022/09/26 10:32:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.8598899s) from=127.0.0.6:54823
    2022/09/26 10:32:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.71352397s) from=127.0.0.6:58391
    2022/09/26 10:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.748988578s) from=127.0.0.6:37883
    2022/09/26 10:32:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.863999241s) from=127.0.0.6:60297
    2022/09/26 10:32:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.720096217s) from=127.0.0.6:49513
    2022/09/26 10:32:14 [DEBUG] http: Request GET /v1/status/leader (1.295215ms) from=127.0.0.6:58071
    2022/09/26 10:32:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.262215953s) from=127.0.0.6:49917
    2022/09/26 10:32:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.447436544s) from=127.0.0.6:37541
    2022/09/26 10:32:26 [DEBUG] http: Request GET /v1/status/leader (299.163µs) from=127.0.0.6:46887
    2022/09/26 10:32:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:32:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.499327131s) from=127.0.0.6:46385
    2022/09/26 10:32:34 [DEBUG] http: Request GET /v1/status/leader (142.878µs) from=127.0.0.6:46887
    2022/09/26 10:32:46 [DEBUG] http: Request GET /v1/status/leader (326.524µs) from=127.0.0.6:58071
    2022/09/26 10:32:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.359784829s) from=127.0.0.6:37633
    2022/09/26 10:32:54 [DEBUG] http: Request GET /v1/status/leader (234.008µs) from=127.0.0.6:46887
    2022/09/26 10:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.755969004s) from=127.0.0.6:51909
    2022/09/26 10:33:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.025115517s) from=127.0.0.6:36631
    2022/09/26 10:33:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:33:06 [DEBUG] agent: Node info in sync
    2022/09/26 10:33:06 [DEBUG] http: Request GET /v1/status/leader (289.734µs) from=127.0.0.6:58071
    2022/09/26 10:33:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.613195581s) from=127.0.0.6:38817
    2022/09/26 10:33:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m1.458065948s) from=127.0.0.6:51339
    2022/09/26 10:33:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m5.179292945s) from=127.0.0.6:38807
    2022/09/26 10:33:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m4.167908013s) from=127.0.0.6:42159
    2022/09/26 10:33:14 [DEBUG] http: Request GET /v1/status/leader (276.275µs) from=127.0.0.6:46887
    2022/09/26 10:33:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.707411771s) from=127.0.0.6:48543
    2022/09/26 10:33:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.313267254s) from=127.0.0.6:60593
    2022/09/26 10:33:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m4.900842368s) from=127.0.0.6:40733
    2022/09/26 10:33:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.845466265s) from=127.0.0.6:40537
    2022/09/26 10:33:26 [DEBUG] http: Request GET /v1/status/leader (153.236µs) from=127.0.0.6:46887
    2022/09/26 10:33:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:33:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m3.487149994s) from=127.0.0.6:42487
    2022/09/26 10:33:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m2.536525842s) from=127.0.0.6:59699
    2022/09/26 10:33:34 [DEBUG] http: Request GET /v1/status/leader (1.313854ms) from=127.0.0.6:58071
    2022/09/26 10:33:46 [DEBUG] http: Request GET /v1/status/leader (542.687µs) from=127.0.0.6:58071
    2022/09/26 10:33:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.107025578s) from=127.0.0.6:58063
    2022/09/26 10:33:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.736942956s) from=127.0.0.6:47421
    2022/09/26 10:33:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.580967112s) from=127.0.0.6:42955
    2022/09/26 10:33:54 [DEBUG] http: Request GET /v1/status/leader (291.837µs) from=127.0.0.6:46887
    2022/09/26 10:33:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m1.170761029s) from=127.0.0.6:34789
    2022/09/26 10:33:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:33:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.27534201s) from=127.0.0.6:38631
    2022/09/26 10:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.200479505s) from=127.0.0.6:36071
    2022/09/26 10:34:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.349870714s) from=127.0.0.6:48915
    2022/09/26 10:34:06 [DEBUG] http: Request GET /v1/status/leader (298.805µs) from=127.0.0.6:46887
    2022/09/26 10:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.536527172s) from=127.0.0.6:47707
    2022/09/26 10:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.629614797s) from=127.0.0.6:54823
    2022/09/26 10:34:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.297395815s) from=127.0.0.6:42745
    2022/09/26 10:34:14 [DEBUG] http: Request GET /v1/status/leader (249.037µs) from=127.0.0.6:58071
    2022/09/26 10:34:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.438851056s) from=127.0.0.6:58391
    2022/09/26 10:34:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.119364799s) from=127.0.0.6:49917
    2022/09/26 10:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.551653863s) from=127.0.0.6:37883
    2022/09/26 10:34:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.325832772s) from=127.0.0.6:60297
    2022/09/26 10:34:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.38149777s) from=127.0.0.6:49513
    2022/09/26 10:34:26 [DEBUG] http: Request GET /v1/status/leader (307.05µs) from=127.0.0.6:46887
    2022/09/26 10:34:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:34:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.570515764s) from=127.0.0.6:46385
    2022/09/26 10:34:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m7.015681538s) from=127.0.0.6:37541
    2022/09/26 10:34:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:34:32 [DEBUG] agent: Node info in sync
    2022/09/26 10:34:34 [DEBUG] http: Request GET /v1/status/leader (329.948µs) from=127.0.0.6:46887
    2022/09/26 10:34:46 [DEBUG] http: Request GET /v1/status/leader (321.2µs) from=127.0.0.6:46887
    2022/09/26 10:34:54 [DEBUG] http: Request GET /v1/status/leader (1.300034ms) from=127.0.0.6:58071
    2022/09/26 10:34:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.751691141s) from=127.0.0.6:37633
    2022/09/26 10:35:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.495743082s) from=127.0.0.6:51909
    2022/09/26 10:35:06 [DEBUG] http: Request GET /v1/status/leader (297.262µs) from=127.0.0.6:58071
    2022/09/26 10:35:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.975793235s) from=127.0.0.6:36631
    2022/09/26 10:35:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m0.591956745s) from=127.0.0.6:51339
    2022/09/26 10:35:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.55388296s) from=127.0.0.6:38817
    2022/09/26 10:35:14 [DEBUG] http: Request GET /v1/status/leader (349.43µs) from=127.0.0.6:58071
    2022/09/26 10:35:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.25470783s) from=127.0.0.6:48543
    2022/09/26 10:35:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.011669587s) from=127.0.0.6:60593
    2022/09/26 10:35:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m5.929680205s) from=127.0.0.6:38807
    2022/09/26 10:35:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m5.484568366s) from=127.0.0.6:42159
    2022/09/26 10:35:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m0.318222971s) from=127.0.0.6:40733
    2022/09/26 10:35:26 [DEBUG] http: Request GET /v1/status/leader (164.476µs) from=127.0.0.6:46887
    2022/09/26 10:35:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:35:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.678694871s) from=127.0.0.6:40537
    2022/09/26 10:35:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.088560043s) from=127.0.0.6:59699
    2022/09/26 10:35:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m1.448401894s) from=127.0.0.6:42487
    2022/09/26 10:35:34 [DEBUG] http: Request GET /v1/status/leader (1.448378ms) from=127.0.0.6:58071
    2022/09/26 10:35:46 [DEBUG] http: Request GET /v1/status/leader (443.856µs) from=127.0.0.6:58071
    2022/09/26 10:35:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.049848267s) from=127.0.0.6:58063
    2022/09/26 10:35:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.136083151s) from=127.0.0.6:47421
    2022/09/26 10:35:54 [DEBUG] http: Request GET /v1/status/leader (233.962µs) from=127.0.0.6:58071
    2022/09/26 10:35:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.55750269s) from=127.0.0.6:42955
    2022/09/26 10:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m5.048692141s) from=127.0.0.6:34789
    2022/09/26 10:36:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m5.476884214s) from=127.0.0.6:38631
    2022/09/26 10:36:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.179876895s) from=127.0.0.6:48915
    2022/09/26 10:36:06 [DEBUG] http: Request GET /v1/status/leader (254.319µs) from=127.0.0.6:46887
    2022/09/26 10:36:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.710943751s) from=127.0.0.6:36071
    2022/09/26 10:36:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.237545928s) from=127.0.0.6:54823
    2022/09/26 10:36:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.753243417s) from=127.0.0.6:42745
    2022/09/26 10:36:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:36:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.873279582s) from=127.0.0.6:47707
    2022/09/26 10:36:14 [DEBUG] http: Request GET /v1/status/leader (301.067µs) from=127.0.0.6:46887
    2022/09/26 10:36:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.546422777s) from=127.0.0.6:58391
    2022/09/26 10:36:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.86470202s) from=127.0.0.6:37883
    2022/09/26 10:36:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:36:22 [DEBUG] agent: Node info in sync
    2022/09/26 10:36:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.66115157s) from=127.0.0.6:49917
    2022/09/26 10:36:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.99644972s) from=127.0.0.6:49513
    2022/09/26 10:36:26 [DEBUG] http: Request GET /v1/status/leader (272.293µs) from=127.0.0.6:46887
    2022/09/26 10:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.238995417s) from=127.0.0.6:60297
    2022/09/26 10:36:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:36:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.149593881s) from=127.0.0.6:46385
    2022/09/26 10:36:34 [DEBUG] http: Request GET /v1/status/leader (357.591µs) from=127.0.0.6:46887
    2022/09/26 10:36:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.105241308s) from=127.0.0.6:37541
    2022/09/26 10:36:46 [DEBUG] http: Request GET /v1/status/leader (253.44µs) from=127.0.0.6:58071
    2022/09/26 10:36:54 [DEBUG] http: Request GET /v1/status/leader (316.626µs) from=127.0.0.6:58071
    2022/09/26 10:36:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.337453968s) from=127.0.0.6:37633
    2022/09/26 10:37:06 [DEBUG] http: Request GET /v1/status/leader (346.548µs) from=127.0.0.6:58071
    2022/09/26 10:37:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.311897825s) from=127.0.0.6:51909
    2022/09/26 10:37:14 [DEBUG] http: Request GET /v1/status/leader (152.44µs) from=127.0.0.6:46887
    2022/09/26 10:37:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m5.256944551s) from=127.0.0.6:51339
    2022/09/26 10:37:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.194248604s) from=127.0.0.6:36631
    2022/09/26 10:37:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.45947723s) from=127.0.0.6:38817
    2022/09/26 10:37:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.736211938s) from=127.0.0.6:48543
    2022/09/26 10:37:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m1.169646388s) from=127.0.0.6:42159
    2022/09/26 10:37:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.903496723s) from=127.0.0.6:60593
    2022/09/26 10:37:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m4.72873907s) from=127.0.0.6:38807
    2022/09/26 10:37:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:37:25 [DEBUG] agent: Node info in sync
    2022/09/26 10:37:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m3.501310386s) from=127.0.0.6:40733
    2022/09/26 10:37:26 [DEBUG] http: Request GET /v1/status/leader (2.212826ms) from=127.0.0.6:58071
    2022/09/26 10:37:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:37:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.165988895s) from=127.0.0.6:40537
    2022/09/26 10:37:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m2.987417817s) from=127.0.0.6:59699
    2022/09/26 10:37:34 [DEBUG] http: Request GET /v1/status/leader (286.124µs) from=127.0.0.6:46887
    2022/09/26 10:37:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.002336058s) from=127.0.0.6:42487
    2022/09/26 10:37:46 [DEBUG] http: Request GET /v1/status/leader (144.196µs) from=127.0.0.6:46887
    2022/09/26 10:37:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m3.656016027s) from=127.0.0.6:58063
    2022/09/26 10:37:55 [DEBUG] http: Request GET /v1/status/leader (329.777µs) from=127.0.0.6:46887
    2022/09/26 10:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.842288956s) from=127.0.0.6:47421
    2022/09/26 10:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m1.015619413s) from=127.0.0.6:34789
    2022/09/26 10:38:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.377755989s) from=127.0.0.6:42955
    2022/09/26 10:38:06 [DEBUG] http: Request GET /v1/status/leader (138.005µs) from=127.0.0.6:58071
    2022/09/26 10:38:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.880252436s) from=127.0.0.6:38631
    2022/09/26 10:38:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.19504158s) from=127.0.0.6:48915
    2022/09/26 10:38:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.795677398s) from=127.0.0.6:36071
    2022/09/26 10:38:15 [DEBUG] http: Request GET /v1/status/leader (236.025µs) from=127.0.0.6:46887
    2022/09/26 10:38:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.910317962s) from=127.0.0.6:54823
    2022/09/26 10:38:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.374241309s) from=127.0.0.6:42745
    2022/09/26 10:38:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.142369743s) from=127.0.0.6:58391
    2022/09/26 10:38:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.206282045s) from=127.0.0.6:47707
    2022/09/26 10:38:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.690611818s) from=127.0.0.6:37883
    2022/09/26 10:38:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.894046646s) from=127.0.0.6:49917
    2022/09/26 10:38:26 [DEBUG] http: Request GET /v1/status/leader (227.863µs) from=127.0.0.6:58071
    2022/09/26 10:38:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:38:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.043883004s) from=127.0.0.6:49513
    2022/09/26 10:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.94413737s) from=127.0.0.6:60297
    2022/09/26 10:38:35 [DEBUG] http: Request GET /v1/status/leader (439.759µs) from=127.0.0.6:58071
    2022/09/26 10:38:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.59153831s) from=127.0.0.6:37541
    2022/09/26 10:38:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.848634054s) from=127.0.0.6:46385
    2022/09/26 10:38:46 [DEBUG] http: Request GET /v1/status/leader (251.737µs) from=127.0.0.6:58071
    2022/09/26 10:38:55 [DEBUG] http: Request GET /v1/status/leader (232.092µs) from=127.0.0.6:46887
    2022/09/26 10:38:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.307538128s) from=127.0.0.6:37633
    2022/09/26 10:39:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:39:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:39:04 [DEBUG] agent: Node info in sync
    2022/09/26 10:39:06 [DEBUG] http: Request GET /v1/status/leader (439.47µs) from=127.0.0.6:46887
    2022/09/26 10:39:15 [DEBUG] http: Request GET /v1/status/leader (157.72µs) from=127.0.0.6:58071
    2022/09/26 10:39:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m1.762905727s) from=127.0.0.6:51339
    2022/09/26 10:39:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.182293279s) from=127.0.0.6:51909
    2022/09/26 10:39:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.334963811s) from=127.0.0.6:48543
    2022/09/26 10:39:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.87831542s) from=127.0.0.6:36631
    2022/09/26 10:39:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m6.523724939s) from=127.0.0.6:38817
    2022/09/26 10:39:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m2.448057373s) from=127.0.0.6:42159
    2022/09/26 10:39:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m0.68204526s) from=127.0.0.6:38807
    2022/09/26 10:39:26 [DEBUG] http: Request GET /v1/status/leader (263.058µs) from=127.0.0.6:46887
    2022/09/26 10:39:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:39:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.98518887s) from=127.0.0.6:60593
    2022/09/26 10:39:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m6.958388434s) from=127.0.0.6:40733
    2022/09/26 10:39:35 [DEBUG] http: Request GET /v1/status/leader (196.073µs) from=127.0.0.6:46887
    2022/09/26 10:39:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.924030452s) from=127.0.0.6:40537
    2022/09/26 10:39:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.879987136s) from=127.0.0.6:59699
    2022/09/26 10:39:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.576509324s) from=127.0.0.6:42487
    2022/09/26 10:39:46 [DEBUG] http: Request GET /v1/status/leader (320.883µs) from=127.0.0.6:58071
    2022/09/26 10:39:55 [DEBUG] http: Request GET /v1/status/leader (1.37534ms) from=127.0.0.6:58071
    2022/09/26 10:39:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.284215102s) from=127.0.0.6:47421
    2022/09/26 10:40:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.932783964s) from=127.0.0.6:58063
    2022/09/26 10:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m4.495870807s) from=127.0.0.6:34789
    2022/09/26 10:40:06 [DEBUG] http: Request GET /v1/status/leader (242.423µs) from=127.0.0.6:46887
    2022/09/26 10:40:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.220713179s) from=127.0.0.6:42955
    2022/09/26 10:40:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.819633661s) from=127.0.0.6:48915
    2022/09/26 10:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.257837396s) from=127.0.0.6:36071
    2022/09/26 10:40:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.206293451s) from=127.0.0.6:38631
    2022/09/26 10:40:15 [DEBUG] http: Request GET /v1/status/leader (207.548µs) from=127.0.0.6:58071
    2022/09/26 10:40:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.301603747s) from=127.0.0.6:42745
    2022/09/26 10:40:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.378175151s) from=127.0.0.6:54823
    2022/09/26 10:40:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.125566401s) from=127.0.0.6:58391
    2022/09/26 10:40:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.250259242s) from=127.0.0.6:49917
    2022/09/26 10:40:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.209690482s) from=127.0.0.6:47707
    2022/09/26 10:40:26 [DEBUG] http: Request GET /v1/status/leader (420.498µs) from=127.0.0.6:46887
    2022/09/26 10:40:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.863343179s) from=127.0.0.6:37883
    2022/09/26 10:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.250878336s) from=127.0.0.6:60297
    2022/09/26 10:40:35 [DEBUG] http: Request GET /v1/status/leader (160.985µs) from=127.0.0.6:58071
    2022/09/26 10:40:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.179074096s) from=127.0.0.6:49513
    2022/09/26 10:40:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m1.461717689s) from=127.0.0.6:37541
    2022/09/26 10:40:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m1.339148842s) from=127.0.0.6:46385
    2022/09/26 10:40:46 [DEBUG] http: Request GET /v1/status/leader (201.629µs) from=127.0.0.6:46887
    2022/09/26 10:40:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:40:46 [DEBUG] agent: Node info in sync
    2022/09/26 10:40:55 [DEBUG] http: Request GET /v1/status/leader (325.957µs) from=127.0.0.6:46887
    2022/09/26 10:41:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.38956164s) from=127.0.0.6:37633
    2022/09/26 10:41:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:41:06 [DEBUG] http: Request GET /v1/status/leader (359.126µs) from=127.0.0.6:58071
    2022/09/26 10:41:15 [DEBUG] http: Request GET /v1/status/leader (814.869µs) from=127.0.0.6:58071
    2022/09/26 10:41:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m5.357118597s) from=127.0.0.6:51339
    2022/09/26 10:41:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.65391s) from=127.0.0.6:51909
    2022/09/26 10:41:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m0.804302568s) from=127.0.0.6:42159
    2022/09/26 10:41:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.884909617s) from=127.0.0.6:48543
    2022/09/26 10:41:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m2.521365056s) from=127.0.0.6:38817
    2022/09/26 10:41:26 [DEBUG] http: Request GET /v1/status/leader (462.442µs) from=127.0.0.6:58071
    2022/09/26 10:41:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:41:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.618504642s) from=127.0.0.6:36631
    2022/09/26 10:41:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m5.800363276s) from=127.0.0.6:38807
    2022/09/26 10:41:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.475911334s) from=127.0.0.6:60593
    2022/09/26 10:41:35 [DEBUG] http: Request GET /v1/status/leader (155.655µs) from=127.0.0.6:58071
    2022/09/26 10:41:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m6.10975899s) from=127.0.0.6:40733
    2022/09/26 10:41:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.894973999s) from=127.0.0.6:40537
    2022/09/26 10:41:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.067918657s) from=127.0.0.6:59699
    2022/09/26 10:41:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.831165828s) from=127.0.0.6:42487
    2022/09/26 10:41:46 [DEBUG] http: Request GET /v1/status/leader (326.736µs) from=127.0.0.6:46887
    2022/09/26 10:41:55 [DEBUG] http: Request GET /v1/status/leader (669.406µs) from=127.0.0.6:58071
    2022/09/26 10:41:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.313066378s) from=127.0.0.6:47421
    2022/09/26 10:42:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:42:03 [DEBUG] agent: Node info in sync
    2022/09/26 10:42:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.085719607s) from=127.0.0.6:58063
    2022/09/26 10:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m0.907045651s) from=127.0.0.6:34789
    2022/09/26 10:42:06 [DEBUG] http: Request GET /v1/status/leader (518.87µs) from=127.0.0.6:46887
    2022/09/26 10:42:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.487799463s) from=127.0.0.6:42955
    2022/09/26 10:42:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.423531972s) from=127.0.0.6:48915
    2022/09/26 10:42:15 [DEBUG] http: Request GET /v1/status/leader (270.632µs) from=127.0.0.6:46887
    2022/09/26 10:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.327316125s) from=127.0.0.6:36071
    2022/09/26 10:42:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m6.142275089s) from=127.0.0.6:38631
    2022/09/26 10:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.352501028s) from=127.0.0.6:58391
    2022/09/26 10:42:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.841523938s) from=127.0.0.6:54823
    2022/09/26 10:42:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.912476224s) from=127.0.0.6:42745
    2022/09/26 10:42:26 [DEBUG] http: Request GET /v1/status/leader (3.352482ms) from=127.0.0.6:46887
    2022/09/26 10:42:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:42:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.002501979s) from=127.0.0.6:49917
    2022/09/26 10:42:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.690099873s) from=127.0.0.6:37883
    2022/09/26 10:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.312005703s) from=127.0.0.6:47707
    2022/09/26 10:42:35 [DEBUG] http: Request GET /v1/status/leader (2.42961ms) from=127.0.0.6:58071
    2022/09/26 10:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.957174475s) from=127.0.0.6:60297
    2022/09/26 10:42:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.488565081s) from=127.0.0.6:37541
    2022/09/26 10:42:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.003265925s) from=127.0.0.6:49513
    2022/09/26 10:42:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m3.392183815s) from=127.0.0.6:46385
    2022/09/26 10:42:46 [DEBUG] http: Request GET /v1/status/leader (151.069µs) from=127.0.0.6:58071
    2022/09/26 10:42:55 [DEBUG] http: Request GET /v1/status/leader (347.904µs) from=127.0.0.6:58071
    2022/09/26 10:43:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.0397578s) from=127.0.0.6:37633
    2022/09/26 10:43:06 [DEBUG] http: Request GET /v1/status/leader (251.506µs) from=127.0.0.6:46887
    2022/09/26 10:43:15 [DEBUG] http: Request GET /v1/status/leader (160.159µs) from=127.0.0.6:46887
    2022/09/26 10:43:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m1.51436064s) from=127.0.0.6:42159
    2022/09/26 10:43:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m2.331788575s) from=127.0.0.6:51909
    2022/09/26 10:43:27 [DEBUG] http: Request GET /v1/status/leader (425.755µs) from=127.0.0.6:46887
    2022/09/26 10:43:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:43:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.146778584s) from=127.0.0.6:48543
    2022/09/26 10:43:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m7.26458956s) from=127.0.0.6:51339
    2022/09/26 10:43:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.900049484s) from=127.0.0.6:38817
    2022/09/26 10:43:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:43:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.522303454s) from=127.0.0.6:60593
    2022/09/26 10:43:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.886679446s) from=127.0.0.6:36631
    2022/09/26 10:43:35 [DEBUG] http: Request GET /v1/status/leader (168.309µs) from=127.0.0.6:58071
    2022/09/26 10:43:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m5.386587851s) from=127.0.0.6:38807
    2022/09/26 10:43:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:43:42 [DEBUG] agent: Node info in sync
    2022/09/26 10:43:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.200411509s) from=127.0.0.6:40537
    2022/09/26 10:43:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m5.639337345s) from=127.0.0.6:40733
    2022/09/26 10:43:47 [DEBUG] http: Request GET /v1/status/leader (365.072µs) from=127.0.0.6:46887
    2022/09/26 10:43:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.496454353s) from=127.0.0.6:59699
    2022/09/26 10:43:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m4.751041983s) from=127.0.0.6:42487
    2022/09/26 10:43:55 [DEBUG] http: Request GET /v1/status/leader (2.875321ms) from=127.0.0.6:46887
    2022/09/26 10:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.322038471s) from=127.0.0.6:47421
    2022/09/26 10:44:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.111830631s) from=127.0.0.6:58063
    2022/09/26 10:44:07 [DEBUG] http: Request GET /v1/status/leader (284.826µs) from=127.0.0.6:58071
    2022/09/26 10:44:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.877284262s) from=127.0.0.6:42955
    2022/09/26 10:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m5.959023236s) from=127.0.0.6:34789
    2022/09/26 10:44:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.659408879s) from=127.0.0.6:48915
    2022/09/26 10:44:15 [DEBUG] http: Request GET /v1/status/leader (149.105µs) from=127.0.0.6:46887
    2022/09/26 10:44:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.106084791s) from=127.0.0.6:38631
    2022/09/26 10:44:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m6.069708462s) from=127.0.0.6:36071
    2022/09/26 10:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.531684828s) from=127.0.0.6:58391
    2022/09/26 10:44:27 [DEBUG] http: Request GET /v1/status/leader (403.349µs) from=127.0.0.6:46887
    2022/09/26 10:44:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.543993673s) from=127.0.0.6:54823
    2022/09/26 10:44:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.649032839s) from=127.0.0.6:42745
    2022/09/26 10:44:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.468753526s) from=127.0.0.6:47707
    2022/09/26 10:44:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.991327914s) from=127.0.0.6:37883
    2022/09/26 10:44:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.444967659s) from=127.0.0.6:49917
    2022/09/26 10:44:35 [DEBUG] http: Request GET /v1/status/leader (8.797344ms) from=127.0.0.6:58071
    2022/09/26 10:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.824288543s) from=127.0.0.6:60297
    2022/09/26 10:44:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.096842361s) from=127.0.0.6:49513
    2022/09/26 10:44:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.133239872s) from=127.0.0.6:37541
    2022/09/26 10:44:47 [DEBUG] http: Request GET /v1/status/leader (338.233µs) from=127.0.0.6:58071
    2022/09/26 10:44:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m2.433722806s) from=127.0.0.6:46385
    2022/09/26 10:44:55 [DEBUG] http: Request GET /v1/status/leader (146.495µs) from=127.0.0.6:46887
    2022/09/26 10:45:07 [DEBUG] http: Request GET /v1/status/leader (388.056µs) from=127.0.0.6:58071
    2022/09/26 10:45:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.169378676s) from=127.0.0.6:37633
    2022/09/26 10:45:15 [DEBUG] http: Request GET /v1/status/leader (127.01µs) from=127.0.0.6:58071
    2022/09/26 10:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:45:16 [DEBUG] agent: Node info in sync
    2022/09/26 10:45:27 [DEBUG] http: Request GET /v1/status/leader (135.687µs) from=127.0.0.6:58071
    2022/09/26 10:45:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:45:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.556811222s) from=127.0.0.6:48543
    2022/09/26 10:45:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m1.885775733s) from=127.0.0.6:51339
    2022/09/26 10:45:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m6.691375638s) from=127.0.0.6:42159
    2022/09/26 10:45:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.192764736s) from=127.0.0.6:60593
    2022/09/26 10:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m7.158162018s) from=127.0.0.6:51909
    2022/09/26 10:45:35 [DEBUG] http: Request GET /v1/status/leader (318.19µs) from=127.0.0.6:46887
    2022/09/26 10:45:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.632255042s) from=127.0.0.6:38817
    2022/09/26 10:45:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.109867019s) from=127.0.0.6:36631
    2022/09/26 10:45:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m6.414595028s) from=127.0.0.6:38807
    2022/09/26 10:45:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.833500919s) from=127.0.0.6:40537
    2022/09/26 10:45:47 [DEBUG] http: Request GET /v1/status/leader (338.404µs) from=127.0.0.6:46887
    2022/09/26 10:45:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m2.448188227s) from=127.0.0.6:40733
    2022/09/26 10:45:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m2.540316665s) from=127.0.0.6:42487
    2022/09/26 10:45:55 [DEBUG] http: Request GET /v1/status/leader (254.672µs) from=127.0.0.6:58071
    2022/09/26 10:45:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:45:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.737666592s) from=127.0.0.6:59699
    2022/09/26 10:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.531980384s) from=127.0.0.6:47421
    2022/09/26 10:46:07 [DEBUG] http: Request GET /v1/status/leader (324.541µs) from=127.0.0.6:46887
    2022/09/26 10:46:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.802740248s) from=127.0.0.6:58063
    2022/09/26 10:46:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.113237229s) from=127.0.0.6:48915
    2022/09/26 10:46:15 [DEBUG] http: Request GET /v1/status/leader (176.033µs) from=127.0.0.6:46887
    2022/09/26 10:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m3.243739677s) from=127.0.0.6:34789
    2022/09/26 10:46:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.005437354s) from=127.0.0.6:42955
    2022/09/26 10:46:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m4.764535291s) from=127.0.0.6:38631
    2022/09/26 10:46:27 [DEBUG] http: Request GET /v1/status/leader (405.223µs) from=127.0.0.6:46887
    2022/09/26 10:46:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:46:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m5.988648269s) from=127.0.0.6:36071
    2022/09/26 10:46:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.948703175s) from=127.0.0.6:58391
    2022/09/26 10:46:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.74090144s) from=127.0.0.6:54823
    2022/09/26 10:46:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.341161959s) from=127.0.0.6:47707
    2022/09/26 10:46:35 [DEBUG] http: Request GET /v1/status/leader (243.505µs) from=127.0.0.6:46887
    2022/09/26 10:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.937164353s) from=127.0.0.6:37883
    2022/09/26 10:46:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.204774913s) from=127.0.0.6:42745
    2022/09/26 10:46:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.201499436s) from=127.0.0.6:49917
    2022/09/26 10:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.110928335s) from=127.0.0.6:60297
    2022/09/26 10:46:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.170025349s) from=127.0.0.6:49513
    2022/09/26 10:46:47 [DEBUG] http: Request GET /v1/status/leader (339.933µs) from=127.0.0.6:58071
    2022/09/26 10:46:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.803465426s) from=127.0.0.6:37541
    2022/09/26 10:46:55 [DEBUG] http: Request GET /v1/status/leader (505.66µs) from=127.0.0.6:46887
    2022/09/26 10:46:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m7.024184623s) from=127.0.0.6:46385
    2022/09/26 10:47:07 [DEBUG] http: Request GET /v1/status/leader (171.602µs) from=127.0.0.6:46887
    2022/09/26 10:47:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.647010693s) from=127.0.0.6:37633
    2022/09/26 10:47:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:47:13 [DEBUG] agent: Node info in sync
    2022/09/26 10:47:15 [DEBUG] http: Request GET /v1/status/leader (2.864147ms) from=127.0.0.6:58071
    2022/09/26 10:47:27 [DEBUG] http: Request GET /v1/status/leader (341.548µs) from=127.0.0.6:58071
    2022/09/26 10:47:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:47:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.784570412s) from=127.0.0.6:48543
    2022/09/26 10:47:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.393250283s) from=127.0.0.6:51909
    2022/09/26 10:47:35 [DEBUG] http: Request GET /v1/status/leader (349.423µs) from=127.0.0.6:46887
    2022/09/26 10:47:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m4.961565626s) from=127.0.0.6:51339
    2022/09/26 10:47:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.971501962s) from=127.0.0.6:38817
    2022/09/26 10:47:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m6.613866573s) from=127.0.0.6:42159
    2022/09/26 10:47:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.897820017s) from=127.0.0.6:60593
    2022/09/26 10:47:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.001346478s) from=127.0.0.6:36631
    2022/09/26 10:47:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m0.888745437s) from=127.0.0.6:38807
    2022/09/26 10:47:47 [DEBUG] http: Request GET /v1/status/leader (126.739µs) from=127.0.0.6:46887
    2022/09/26 10:47:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m1.815742775s) from=127.0.0.6:40733
    2022/09/26 10:47:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.516632305s) from=127.0.0.6:40537
    2022/09/26 10:47:55 [DEBUG] http: Request GET /v1/status/leader (3.484594ms) from=127.0.0.6:58071
    2022/09/26 10:47:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.457481277s) from=127.0.0.6:42487
    2022/09/26 10:48:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.869652119s) from=127.0.0.6:59699
    2022/09/26 10:48:07 [DEBUG] http: Request GET /v1/status/leader (227.835µs) from=127.0.0.6:58071
    2022/09/26 10:48:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.403922644s) from=127.0.0.6:58063
    2022/09/26 10:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.826975171s) from=127.0.0.6:47421
    2022/09/26 10:48:15 [DEBUG] http: Request GET /v1/status/leader (361.023µs) from=127.0.0.6:46887
    2022/09/26 10:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m2.64518709s) from=127.0.0.6:34789
    2022/09/26 10:48:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.524225992s) from=127.0.0.6:42955
    2022/09/26 10:48:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.934820372s) from=127.0.0.6:48915
    2022/09/26 10:48:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:48:27 [DEBUG] http: Request GET /v1/status/leader (163.25µs) from=127.0.0.6:58071
    2022/09/26 10:48:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.174056529s) from=127.0.0.6:38631
    2022/09/26 10:48:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m0.897589359s) from=127.0.0.6:36071
    2022/09/26 10:48:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.355751681s) from=127.0.0.6:54823
    2022/09/26 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.392338835s) from=127.0.0.6:58391
    2022/09/26 10:48:35 [DEBUG] http: Request GET /v1/status/leader (179.889µs) from=127.0.0.6:46887
    2022/09/26 10:48:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.41219686s) from=127.0.0.6:42745
    2022/09/26 10:48:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-g2dgg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/09/26 10:48:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.132290208s) from=127.0.0.6:37883
    2022/09/26 10:48:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.398030158s) from=127.0.0.6:47707
    2022/09/26 10:48:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.0918781s) from=127.0.0.6:49917
    2022/09/26 10:48:47 [DEBUG] http: Request GET /v1/status/leader (246.618µs) from=127.0.0.6:46887
    2022/09/26 10:48:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.509636799s) from=127.0.0.6:49513
    2022/09/26 10:48:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m2.316591352s) from=127.0.0.6:37541
    2022/09/26 10:48:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.324700203s) from=127.0.0.6:60297
    2022/09/26 10:48:55 [DEBUG] http: Request GET /v1/status/leader (363.295µs) from=127.0.0.6:46887
    2022/09/26 10:48:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:48:58 [DEBUG] agent: Node info in sync
    2022/09/26 10:48:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.300278109s) from=127.0.0.6:46385
    2022/09/26 10:49:07 [DEBUG] http: Request GET /v1/status/leader (313.396µs) from=127.0.0.6:58071
    2022/09/26 10:49:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.162275795s) from=127.0.0.6:37633
    2022/09/26 10:49:15 [DEBUG] http: Request GET /v1/status/leader (253.997µs) from=127.0.0.6:58071
    2022/09/26 10:49:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:49:27 [DEBUG] http: Request GET /v1/status/leader (224.613µs) from=127.0.0.6:58071
    2022/09/26 10:49:35 [DEBUG] http: Request GET /v1/status/leader (326.735µs) from=127.0.0.6:58071
    2022/09/26 10:49:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.671554932s) from=127.0.0.6:48543
    2022/09/26 10:49:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.066646161s) from=127.0.0.6:51909
    2022/09/26 10:49:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.427898943s) from=127.0.0.6:60593
    2022/09/26 10:49:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=130 (2m3.094602379s) from=127.0.0.6:42159
    2022/09/26 10:49:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=127 (2m5.894419169s) from=127.0.0.6:51339
    2022/09/26 10:49:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.351608805s) from=127.0.0.6:38817
    2022/09/26 10:49:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.105701117s) from=127.0.0.6:36631
    2022/09/26 10:49:47 [DEBUG] http: Request GET /v1/status/leader (158.4µs) from=127.0.0.6:58071
    2022/09/26 10:49:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=131 (2m5.89771541s) from=127.0.0.6:38807
    2022/09/26 10:49:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.412167719s) from=127.0.0.6:40537
    2022/09/26 10:49:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=136 (2m4.292071122s) from=127.0.0.6:40733
    2022/09/26 10:49:55 [DEBUG] http: Request GET /v1/status/leader (325.733µs) from=127.0.0.6:58071
    2022/09/26 10:50:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.548980396s) from=127.0.0.6:59699
    2022/09/26 10:50:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=133 (2m6.7470268s) from=127.0.0.6:42487
    2022/09/26 10:50:07 [DEBUG] http: Request GET /v1/status/leader (567.693µs) from=127.0.0.6:46887
    2022/09/26 10:50:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.19.90_9007" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.112_9015" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.97_443" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.179_8806" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.13.233_8181" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.61.106_8080" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.60.89_8803" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.37.94_9092" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.43.247_8082" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.17.93_8410" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.17.14_8484" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_parser_10.233.35.179_8806" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.179_8806" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_sdnc_10.233.31.116_8282" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v0_multicloud_10.233.46.40_9001" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.34_8801" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_vnfres_10.233.30.84_8802" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v2_nslcm_10.233.31.208_8403" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.179_8806" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.42_9011" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.61_8443" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.58.14_8482" in sync
    2022/09/26 10:50:07 [DEBUG] agent: Node info in sync
    2022/09/26 10:50:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.224591443s) from=127.0.0.6:58063
    2022/09/26 10:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.402812531s) from=127.0.0.6:47421
    2022/09/26 10:50:15 [DEBUG] http: Request GET /v1/status/leader (168.218µs) from=127.0.0.6:46887
    2022/09/26 10:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=55 (2m1.899682678s) from=127.0.0.6:34789
    2022/09/26 10:50:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.440022875s) from=127.0.0.6:48915
    2022/09/26 10:50:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.879708298s) from=127.0.0.6:42955
    2022/09/26 10:50:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-g2dgg" since the cluster is too small
    2022/09/26 10:50:27 [DEBUG] http: Request GET /v1/status/leader (162.604µs) from=127.0.0.6:46887
    2022/09/26 10:50:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m3.350816434s) from=127.0.0.6:38631
    2022/09/26 10:50:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=51 (2m4.131862907s) from=127.0.0.6:36071
    2022/09/26 10:50:35 [DEBUG] http: Request GET /v1/status/leader (245.207µs) from=127.0.0.6:58071
    2022/09/26 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.622448065s) from=127.0.0.6:54823
    2022/09/26 10:50:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.204862773s) from=127.0.0.6:58391
    2022/09/26 10:50:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.664337742s) from=127.0.0.6:37883
    2022/09/26 10:50:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.192294064s) from=127.0.0.6:42745
    2022/09/26 10:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.389733111s) from=127.0.0.6:47707
    2022/09/26 10:50:47 [DEBUG] http: Request GET /v1/status/leader (260.387µs) from=127.0.0.6:58071
    2022/09/26 10:50:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.639341383s) from=127.0.0.6:49917
    2022/09/26 10:50:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=52 (2m0.163277825s) from=127.0.0.6:37541