Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: '0aa96aa6-699a-bbac-eddb-af23cb386db2'
         Node name: 'onap-msb-consul-5454dcc5c5-xjtt5'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2022/11/05 22:41:42 [DEBUG] agent: Using random ID "0aa96aa6-699a-bbac-eddb-af23cb386db2" as node ID
    2022/11/05 22:41:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0aa96aa6-699a-bbac-eddb-af23cb386db2 Address:127.0.0.1:8300}]
    2022/11/05 22:41:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/05 22:41:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xjtt5.dc1 127.0.0.1
    2022/11/05 22:41:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xjtt5 127.0.0.1
    2022/11/05 22:41:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-xjtt5.dc1" in area "wan"
    2022/11/05 22:41:42 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/05 22:41:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/05 22:41:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/05 22:41:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/05 22:41:42 [INFO] agent: started state syncer
    2022/11/05 22:41:42 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-xjtt5 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:41:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/05 22:41:42 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/05 22:41:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/05 22:41:42 [DEBUG] raft: Votes needed: 1
    2022/11/05 22:41:42 [DEBUG] raft: Vote granted from 0aa96aa6-699a-bbac-eddb-af23cb386db2 in term 2. Tally: 1
    2022/11/05 22:41:42 [INFO] raft: Election won. Tally: 1
    2022/11/05 22:41:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/05 22:41:42 [INFO] consul: cluster leadership acquired
    2022/11/05 22:41:42 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-xjtt5
    2022/11/05 22:41:42 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/05 22:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:41:42 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-xjtt5' joined, marking health alive
    2022/11/05 22:41:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:41:42 [INFO] agent: Synced node info
    2022/11/05 22:41:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:41:43 [DEBUG] agent: Node info in sync
    2022/11/05 22:41:43 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/11/05 22:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:42:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:42:45 [DEBUG] agent: Node info in sync
    2022/11/05 22:43:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:44:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:44:20 [DEBUG] agent: Node info in sync
    2022/11/05 22:44:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:45:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:45:31 [DEBUG] agent: Node info in sync
    2022/11/05 22:45:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:46:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:46:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:47:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:47:08 [DEBUG] agent: Node info in sync
    2022/11/05 22:47:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:48:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:48:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:48:20 [DEBUG] agent: Node info in sync
    2022/11/05 22:48:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:49:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:49:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:49:57 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:32 [DEBUG] http: Request GET /v1/status/leader (1.849842ms) from=127.0.0.6:39311
    2022/11/05 22:50:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:32 [INFO] agent: Synced service "_v1_parser_10.233.63.167_8806"
    2022/11/05 22:50:32 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.101815ms) from=127.0.0.6:45181
    2022/11/05 22:50:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:32 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.330389ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_catalog_10.233.63.167_8806"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.473113ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (298.398µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_nsd_10.233.63.167_8806"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (42.899394ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (425.799µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.167_8806"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (65.248328ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (344.213µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.23_8181"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (46.176409ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (598.757µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.157_9015"
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (121.945649ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (357.181µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.55_9007"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.707697ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (477.956µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.55_9007"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (5.690499ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (374.943µs) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v0_multicloud_10.233.28.94_9001"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (12.665418ms) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (305.613µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [INFO] agent: Synced service "_v1_multicloud_10.233.28.94_9001"
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.593808ms) from=127.0.0.6:45181
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:33 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (394.044µs) from=127.0.0.6:39311
    2022/11/05 22:50:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.3.225_443"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (271.76029ms) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (414.46µs) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.119_9011"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (312.519419ms) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (357.733µs) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50: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/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.119_9011"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.531916ms) from=127.0.0.6:45181
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (353.206µs) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [INFO] agent: Synced service "_v1_wf-gui_10.233.16.109_8080"
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.056969ms) from=127.0.0.6:39311
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:50:34 [DEBUG] agent: Node info in sync
    2022/11/05 22:50:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.821085ms) from=127.0.0.6:45181
    2022/11/05 22:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:51:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/catalog/services (742.121µs) from=127.0.0.6:39311
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/status/leader (520.892µs) from=127.0.0.6:45181
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (448.869µs) from=127.0.0.6:45181
    2022/11/05 22:51:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (280.771µs) from=127.0.0.6:42823
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/catalog/services (545.815µs) from=127.0.0.6:41623
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/status/leader (369.996µs) from=127.0.0.6:41623
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (362.897µs) from=127.0.0.6:52821
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (288.243µs) from=127.0.0.6:40643
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (254.475µs) from=127.0.0.6:52821
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.693028ms) from=127.0.0.6:40643
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (383.86µs) from=127.0.0.6:33541
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (273.396µs) from=127.0.0.6:60025
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (122.647µs) from=127.0.0.6:39877
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (105.478µs) from=127.0.0.6:40643
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (171.343µs) from=127.0.0.6:54459
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (151.917µs) from=127.0.0.6:54459
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (263.665µs) from=127.0.0.6:54459
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (118.231µs) from=127.0.0.6:39877
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (277.187µs) from=127.0.0.6:52821
    2022/11/05 22:51:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (230.511µs) from=127.0.0.6:60025
    2022/11/05 22:51:33 [DEBUG] http: Request GET /v1/status/leader (301.205µs) from=127.0.0.6:49159
    2022/11/05 22:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:51:45 [DEBUG] http: Request GET /v1/status/leader (192.583µs) from=127.0.0.6:54751
    2022/11/05 22:51:53 [DEBUG] http: Request GET /v1/status/leader (253.575µs) from=127.0.0.6:54751
    2022/11/05 22:51:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:51:58 [DEBUG] agent: Node info in sync
    2022/11/05 22:52:05 [DEBUG] http: Request GET /v1/status/leader (309.606µs) from=127.0.0.6:54751
    2022/11/05 22:52:13 [DEBUG] http: Request GET /v1/status/leader (148.318µs) from=127.0.0.6:49159
    2022/11/05 22:52:25 [DEBUG] http: Request GET /v1/status/leader (900.176µs) from=127.0.0.6:54751
    2022/11/05 22:52:33 [DEBUG] http: Request GET /v1/status/leader (325.531µs) from=127.0.0.6:54751
    2022/11/05 22:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:52:45 [DEBUG] http: Request GET /v1/status/leader (240.378µs) from=127.0.0.6:54751
    2022/11/05 22:52:54 [DEBUG] http: Request GET /v1/status/leader (569.575µs) from=127.0.0.6:54751
    2022/11/05 22:53:05 [DEBUG] http: Request GET /v1/status/leader (3.004799ms) from=127.0.0.6:54751
    2022/11/05 22:53:14 [DEBUG] http: Request GET /v1/status/leader (378.933µs) from=127.0.0.6:54751
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.40561228s) from=127.0.0.6:45181
    2022/11/05 22:53:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [INFO] agent: Synced service "_v1_sdnc_10.233.7.5_8282"
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (1m51.323796478s) from=127.0.0.6:41623
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (2m2.540647439s) from=127.0.0.6:39311
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Node info in sync
    2022/11/05 22:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.657089ms) from=127.0.0.6:54751
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:53:16 [DEBUG] agent: Node info in sync
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (470.584µs) from=127.0.0.6:41623
    2022/11/05 22:53:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (261.765µs) from=127.0.0.6:41623
    2022/11/05 22:53:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.622773931s) from=127.0.0.6:42823
    2022/11/05 22:53:25 [DEBUG] http: Request GET /v1/status/leader (276.62µs) from=127.0.0.6:49159
    2022/11/05 22:53:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.265241348s) from=127.0.0.6:54459
    2022/11/05 22:53:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.300876019s) from=127.0.0.6:49005
    2022/11/05 22:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.628127147s) from=127.0.0.6:60025
    2022/11/05 22:53:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.733058005s) from=127.0.0.6:44441
    2022/11/05 22:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.040853809s) from=127.0.0.6:55799
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.697090819s) from=127.0.0.6:38253
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.077199366s) from=127.0.0.6:52821
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.070575826s) from=127.0.0.6:41309
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.110602579s) from=127.0.0.6:39877
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.141747831s) from=127.0.0.6:40277
    2022/11/05 22:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.449281719s) from=127.0.0.6:33541
    2022/11/05 22:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.375682578s) from=127.0.0.6:41879
    2022/11/05 22:53:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.62661692s) from=127.0.0.6:40643
    2022/11/05 22:53:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.348172762s) from=127.0.0.6:59405
    2022/11/05 22:53:34 [DEBUG] http: Request GET /v1/status/leader (195.846µs) from=127.0.0.6:58915
    2022/11/05 22:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:53:45 [DEBUG] http: Request GET /v1/status/leader (382.516µs) from=127.0.0.6:58915
    2022/11/05 22:53:54 [DEBUG] http: Request GET /v1/status/leader (246.354µs) from=127.0.0.6:49159
    2022/11/05 22:54:05 [DEBUG] http: Request GET /v1/status/leader (146.35µs) from=127.0.0.6:58915
    2022/11/05 22:54:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:54:14 [DEBUG] http: Request GET /v1/status/leader (155.765µs) from=127.0.0.6:58915
    2022/11/05 22:54:25 [DEBUG] http: Request GET /v1/status/leader (261.301µs) from=127.0.0.6:49159
    2022/11/05 22:54:34 [DEBUG] http: Request GET /v1/status/leader (250.195µs) from=127.0.0.6:49159
    2022/11/05 22:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:54:45 [DEBUG] http: Request GET /v1/status/leader (556.868µs) from=127.0.0.6:49159
    2022/11/05 22:54:54 [DEBUG] http: Request GET /v1/status/leader (2.373334ms) from=127.0.0.6:58915
    2022/11/05 22:54:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:54:56 [DEBUG] agent: Node info in sync
    2022/11/05 22:55:05 [DEBUG] http: Request GET /v1/status/leader (174.206µs) from=127.0.0.6:58915
    2022/11/05 22:55:14 [DEBUG] http: Request GET /v1/status/leader (390.122µs) from=127.0.0.6:58915
    2022/11/05 22:55:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.534736055s) from=127.0.0.6:54751
    2022/11/05 22:55:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.319711451s) from=127.0.0.6:41623
    2022/11/05 22:55:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.918197246s) from=127.0.0.6:42823
    2022/11/05 22:55:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.572586558s) from=127.0.0.6:45181
    2022/11/05 22:55:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.047815115s) from=127.0.0.6:39311
    2022/11/05 22:55:25 [DEBUG] http: Request GET /v1/status/leader (171.892µs) from=127.0.0.6:58915
    2022/11/05 22:55:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.059184735s) from=127.0.0.6:54459
    2022/11/05 22:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.089511043s) from=127.0.0.6:60025
    2022/11/05 22:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.45603423s) from=127.0.0.6:41309
    2022/11/05 22:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.965736962s) from=127.0.0.6:55799
    2022/11/05 22:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.08782329s) from=127.0.0.6:44441
    2022/11/05 22:55:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.604627436s) from=127.0.0.6:49005
    2022/11/05 22:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.356883001s) from=127.0.0.6:52821
    2022/11/05 22:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.562813229s) from=127.0.0.6:41879
    2022/11/05 22:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.898691817s) from=127.0.0.6:33541
    2022/11/05 22:55:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.770295385s) from=127.0.0.6:38253
    2022/11/05 22:55:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.571197527s) from=127.0.0.6:39877
    2022/11/05 22:55:34 [DEBUG] http: Request GET /v1/status/leader (156.534µs) from=127.0.0.6:49159
    2022/11/05 22:55:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.288312106s) from=127.0.0.6:40277
    2022/11/05 22:55:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m4.852968034s) from=127.0.0.6:40643
    2022/11/05 22:55:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.316690074s) from=127.0.0.6:59405
    2022/11/05 22:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:55:45 [DEBUG] http: Request GET /v1/status/leader (1.504472ms) from=127.0.0.6:49159
    2022/11/05 22:55:54 [DEBUG] http: Request GET /v1/status/leader (303.741µs) from=127.0.0.6:58915
    2022/11/05 22:56:05 [DEBUG] http: Request GET /v1/status/leader (238.087µs) from=127.0.0.6:58915
    2022/11/05 22:56:14 [DEBUG] http: Request GET /v1/status/leader (174.077µs) from=127.0.0.6:58915
    2022/11/05 22:56:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:56:25 [DEBUG] http: Request GET /v1/status/leader (1.184959ms) from=127.0.0.6:49159
    2022/11/05 22:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:56:27 [DEBUG] agent: Node info in sync
    2022/11/05 22:56:34 [DEBUG] http: Request GET /v1/status/leader (256.619µs) from=127.0.0.6:49159
    2022/11/05 22:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:56:45 [DEBUG] http: Request GET /v1/status/leader (324.175µs) from=127.0.0.6:49159
    2022/11/05 22:56:54 [DEBUG] http: Request GET /v1/status/leader (149.75µs) from=127.0.0.6:49159
    2022/11/05 22:57:05 [DEBUG] http: Request GET /v1/status/leader (165.773µs) from=127.0.0.6:49159
    2022/11/05 22:57:14 [DEBUG] http: Request GET /v1/status/leader (227.858µs) from=127.0.0.6:49159
    2022/11/05 22:57:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.8036497s) from=127.0.0.6:41623
    2022/11/05 22:57:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.907817538s) from=127.0.0.6:39311
    2022/11/05 22:57:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.462060463s) from=127.0.0.6:42823
    2022/11/05 22:57:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.094064567s) from=127.0.0.6:54751
    2022/11/05 22:57:25 [DEBUG] http: Request GET /v1/status/leader (371.835µs) from=127.0.0.6:58915
    2022/11/05 22:57:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.797931134s) from=127.0.0.6:45181
    2022/11/05 22:57:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.425596696s) from=127.0.0.6:54459
    2022/11/05 22:57:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:57:32 [DEBUG] agent: Node info in sync
    2022/11/05 22:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.78871187s) from=127.0.0.6:44441
    2022/11/05 22:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.704792109s) from=127.0.0.6:60025
    2022/11/05 22:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.963032532s) from=127.0.0.6:41309
    2022/11/05 22:57:34 [DEBUG] http: Request GET /v1/status/leader (162.005µs) from=127.0.0.6:49159
    2022/11/05 22:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.072086919s) from=127.0.0.6:55799
    2022/11/05 22:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.08245182s) from=127.0.0.6:52821
    2022/11/05 22:57:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.771297706s) from=127.0.0.6:41879
    2022/11/05 22:57:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.453900184s) from=127.0.0.6:38253
    2022/11/05 22:57:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.53605032s) from=127.0.0.6:49005
    2022/11/05 22:57:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.473320911s) from=127.0.0.6:33541
    2022/11/05 22:57:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.860225629s) from=127.0.0.6:40643
    2022/11/05 22:57:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.854617648s) from=127.0.0.6:39877
    2022/11/05 22:57:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.919509706s) from=127.0.0.6:40277
    2022/11/05 22:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:57:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.732312002s) from=127.0.0.6:59405
    2022/11/05 22:57:45 [DEBUG] http: Request GET /v1/status/leader (481.668µs) from=127.0.0.6:58915
    2022/11/05 22:57:54 [DEBUG] http: Request GET /v1/status/leader (262.188µs) from=127.0.0.6:49159
    2022/11/05 22:58:05 [DEBUG] http: Request GET /v1/status/leader (149.898µs) from=127.0.0.6:58915
    2022/11/05 22:58:14 [DEBUG] http: Request GET /v1/status/leader (273.273µs) from=127.0.0.6:58915
    2022/11/05 22:58:25 [DEBUG] http: Request GET /v1/status/leader (198.438µs) from=127.0.0.6:58915
    2022/11/05 22:58:34 [DEBUG] http: Request GET /v1/status/leader (274.816µs) from=127.0.0.6:58915
    2022/11/05 22:58:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 22:58:35 [DEBUG] agent: Node info in sync
    2022/11/05 22:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:58:45 [DEBUG] http: Request GET /v1/status/leader (291.363µs) from=127.0.0.6:58915
    2022/11/05 22:58:54 [DEBUG] http: Request GET /v1/status/leader (335.155µs) from=127.0.0.6:49159
    2022/11/05 22:59:05 [DEBUG] http: Request GET /v1/status/leader (241.134µs) from=127.0.0.6:58915
    2022/11/05 22:59:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 22:59:14 [DEBUG] http: Request GET /v1/status/leader (235.87µs) from=127.0.0.6:49159
    2022/11/05 22:59:25 [DEBUG] http: Request GET /v1/status/leader (301.159µs) from=127.0.0.6:49159
    2022/11/05 22:59:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.004309387s) from=127.0.0.6:45181
    2022/11/05 22:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.114074897s) from=127.0.0.6:39311
    2022/11/05 22:59:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.01021861s) from=127.0.0.6:41623
    2022/11/05 22:59:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.821544965s) from=127.0.0.6:42823
    2022/11/05 22:59:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.892362804s) from=127.0.0.6:54751
    2022/11/05 22:59:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m4.551558789s) from=127.0.0.6:54459
    2022/11/05 22:59:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.044365505s) from=127.0.0.6:41309
    2022/11/05 22:59:34 [DEBUG] http: Request GET /v1/status/leader (278.921µs) from=127.0.0.6:58915
    2022/11/05 22:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.848289445s) from=127.0.0.6:44441
    2022/11/05 22:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.053916023s) from=127.0.0.6:41879
    2022/11/05 22:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.716673694s) from=127.0.0.6:52821
    2022/11/05 22:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.748708479s) from=127.0.0.6:60025
    2022/11/05 22:59:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m1.09535284s) from=127.0.0.6:49005
    2022/11/05 22:59:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.384552111s) from=127.0.0.6:40277
    2022/11/05 22:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.909898005s) from=127.0.0.6:55799
    2022/11/05 22:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 22:59:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.311733415s) from=127.0.0.6:38253
    2022/11/05 22:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.741212591s) from=127.0.0.6:33541
    2022/11/05 22:59:45 [DEBUG] http: Request GET /v1/status/leader (265.356µs) from=127.0.0.6:58915
    2022/11/05 22:59:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.908689531s) from=127.0.0.6:59405
    2022/11/05 22:59:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.699872125s) from=127.0.0.6:40643
    2022/11/05 22:59:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.919385259s) from=127.0.0.6:39877
    2022/11/05 22:59:54 [DEBUG] http: Request GET /v1/status/leader (1.93859ms) from=127.0.0.6:58915
    2022/11/05 23:00:05 [DEBUG] http: Request GET /v1/status/leader (184.664µs) from=127.0.0.6:49159
    2022/11/05 23:00:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:00:08 [DEBUG] agent: Node info in sync
    2022/11/05 23:00:14 [DEBUG] http: Request GET /v1/status/leader (162.236µs) from=127.0.0.6:49159
    2022/11/05 23:00:25 [DEBUG] http: Request GET /v1/status/leader (496.69µs) from=127.0.0.6:49159
    2022/11/05 23:00:34 [DEBUG] http: Request GET /v1/status/leader (276.108µs) from=127.0.0.6:49159
    2022/11/05 23:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:00:45 [DEBUG] http: Request GET /v1/status/leader (279.47µs) from=127.0.0.6:49159
    2022/11/05 23:00:54 [DEBUG] http: Request GET /v1/status/leader (293.338µs) from=127.0.0.6:49159
    2022/11/05 23:01:05 [DEBUG] http: Request GET /v1/status/leader (341.801µs) from=127.0.0.6:58915
    2022/11/05 23:01:14 [DEBUG] http: Request GET /v1/status/leader (2.229349ms) from=127.0.0.6:58915
    2022/11/05 23:01:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:01:22 [DEBUG] agent: Node info in sync
    2022/11/05 23:01:25 [DEBUG] http: Request GET /v1/status/leader (270.185µs) from=127.0.0.6:49159
    2022/11/05 23:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.672777664s) from=127.0.0.6:45181
    2022/11/05 23:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.181988297s) from=127.0.0.6:39311
    2022/11/05 23:01:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.407603269s) from=127.0.0.6:42823
    2022/11/05 23:01:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.971799728s) from=127.0.0.6:41623
    2022/11/05 23:01:34 [DEBUG] http: Request GET /v1/status/leader (240.321µs) from=127.0.0.6:58915
    2022/11/05 23:01:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.409321658s) from=127.0.0.6:54459
    2022/11/05 23:01:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.196131518s) from=127.0.0.6:54751
    2022/11/05 23:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.904406858s) from=127.0.0.6:41309
    2022/11/05 23:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.147564925s) from=127.0.0.6:41879
    2022/11/05 23:01:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.846836373s) from=127.0.0.6:49005
    2022/11/05 23:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:01:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.993723754s) from=127.0.0.6:40277
    2022/11/05 23:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.725200311s) from=127.0.0.6:44441
    2022/11/05 23:01:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.036154293s) from=127.0.0.6:52821
    2022/11/05 23:01:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.656681781s) from=127.0.0.6:38253
    2022/11/05 23:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.587548451s) from=127.0.0.6:33541
    2022/11/05 23:01:45 [DEBUG] http: Request GET /v1/status/leader (163.828µs) from=127.0.0.6:58915
    2022/11/05 23:01:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.504625536s) from=127.0.0.6:60025
    2022/11/05 23:01:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.269701722s) from=127.0.0.6:40643
    2022/11/05 23:01:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.70639757s) from=127.0.0.6:55799
    2022/11/05 23:01:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:01:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.610567476s) from=127.0.0.6:59405
    2022/11/05 23:01:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.535282169s) from=127.0.0.6:39877
    2022/11/05 23:01:54 [DEBUG] http: Request GET /v1/status/leader (240.44µs) from=127.0.0.6:58915
    2022/11/05 23:02:05 [DEBUG] http: Request GET /v1/status/leader (140.055µs) from=127.0.0.6:58915
    2022/11/05 23:02:14 [DEBUG] http: Request GET /v1/status/leader (275.94µs) from=127.0.0.6:49159
    2022/11/05 23:02:25 [DEBUG] http: Request GET /v1/status/leader (1.146719ms) from=127.0.0.6:49159
    2022/11/05 23:02:34 [DEBUG] http: Request GET /v1/status/leader (163.647µs) from=127.0.0.6:58915
    2022/11/05 23:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:02:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:02:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:02:45 [DEBUG] http: Request GET /v1/status/leader (249.371µs) from=127.0.0.6:49159
    2022/11/05 23:02:54 [DEBUG] http: Request GET /v1/status/leader (162.674µs) from=127.0.0.6:58915
    2022/11/05 23:03:05 [DEBUG] http: Request GET /v1/status/leader (305.064µs) from=127.0.0.6:49159
    2022/11/05 23:03:14 [DEBUG] http: Request GET /v1/status/leader (158.909µs) from=127.0.0.6:58915
    2022/11/05 23:03:25 [DEBUG] http: Request GET /v1/status/leader (477.139µs) from=127.0.0.6:49159
    2022/11/05 23:03:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.866880811s) from=127.0.0.6:45181
    2022/11/05 23:03:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.550337354s) from=127.0.0.6:42823
    2022/11/05 23:03:34 [DEBUG] http: Request GET /v1/status/leader (458.729µs) from=127.0.0.6:58915
    2022/11/05 23:03:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.648005587s) from=127.0.0.6:41623
    2022/11/05 23:03:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.744649961s) from=127.0.0.6:39311
    2022/11/05 23:03:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.752126615s) from=127.0.0.6:54751
    2022/11/05 23:03:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.11247312s) from=127.0.0.6:41309
    2022/11/05 23:03:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.972552325s) from=127.0.0.6:54459
    2022/11/05 23:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.241941358s) from=127.0.0.6:44441
    2022/11/05 23:03:45 [DEBUG] http: Request GET /v1/status/leader (166.816µs) from=127.0.0.6:49159
    2022/11/05 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.0122596s) from=127.0.0.6:60025
    2022/11/05 23:03:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.298937924s) from=127.0.0.6:49005
    2022/11/05 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.870249561s) from=127.0.0.6:41879
    2022/11/05 23:03:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:03:47 [DEBUG] agent: Node info in sync
    2022/11/05 23:03:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.844710693s) from=127.0.0.6:40643
    2022/11/05 23:03:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.088886026s) from=127.0.0.6:33541
    2022/11/05 23:03:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.626657068s) from=127.0.0.6:40277
    2022/11/05 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.490264827s) from=127.0.0.6:52821
    2022/11/05 23:03:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m7.319727643s) from=127.0.0.6:38253
    2022/11/05 23:03:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.270843575s) from=127.0.0.6:55799
    2022/11/05 23:03:54 [DEBUG] http: Request GET /v1/status/leader (283.837µs) from=127.0.0.6:49159
    2022/11/05 23:03:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.698828747s) from=127.0.0.6:59405
    2022/11/05 23:03:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.564676628s) from=127.0.0.6:39877
    2022/11/05 23:04:05 [DEBUG] http: Request GET /v1/status/leader (293.024µs) from=127.0.0.6:49159
    2022/11/05 23:04:14 [DEBUG] http: Request GET /v1/status/leader (292.103µs) from=127.0.0.6:58915
    2022/11/05 23:04:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:04:25 [DEBUG] http: Request GET /v1/status/leader (311.158µs) from=127.0.0.6:58915
    2022/11/05 23:04:34 [DEBUG] http: Request GET /v1/status/leader (148.002µs) from=127.0.0.6:49159
    2022/11/05 23:04:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:04:45 [DEBUG] http: Request GET /v1/status/leader (187.738µs) from=127.0.0.6:49159
    2022/11/05 23:04:54 [DEBUG] http: Request GET /v1/status/leader (304.429µs) from=127.0.0.6:49159
    2022/11/05 23:04:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:04:56 [DEBUG] agent: Node info in sync
    2022/11/05 23:05:05 [DEBUG] http: Request GET /v1/status/leader (305.189µs) from=127.0.0.6:49159
    2022/11/05 23:05:14 [DEBUG] http: Request GET /v1/status/leader (383.944µs) from=127.0.0.6:58915
    2022/11/05 23:05:26 [DEBUG] http: Request GET /v1/status/leader (155.554µs) from=127.0.0.6:58915
    2022/11/05 23:05:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.647091905s) from=127.0.0.6:45181
    2022/11/05 23:05:34 [DEBUG] http: Request GET /v1/status/leader (2.018975ms) from=127.0.0.6:49159
    2022/11/05 23:05:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.198758338s) from=127.0.0.6:41623
    2022/11/05 23:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.56708554s) from=127.0.0.6:39311
    2022/11/05 23:05:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.09742558s) from=127.0.0.6:42823
    2022/11/05 23:05:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.076226156s) from=127.0.0.6:54751
    2022/11/05 23:05:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.023410988s) from=127.0.0.6:44441
    2022/11/05 23:05:46 [DEBUG] http: Request GET /v1/status/leader (267.384µs) from=127.0.0.6:58915
    2022/11/05 23:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m6.431802406s) from=127.0.0.6:41309
    2022/11/05 23:05:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.714724472s) from=127.0.0.6:54459
    2022/11/05 23:05:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.170227014s) from=127.0.0.6:40277
    2022/11/05 23:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.051341486s) from=127.0.0.6:41879
    2022/11/05 23:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.712196633s) from=127.0.0.6:33541
    2022/11/05 23:05:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.856460852s) from=127.0.0.6:49005
    2022/11/05 23:05:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.654719435s) from=127.0.0.6:60025
    2022/11/05 23:05:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.315095359s) from=127.0.0.6:38253
    2022/11/05 23:05:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.184213728s) from=127.0.0.6:40643
    2022/11/05 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.467872631s) from=127.0.0.6:55799
    2022/11/05 23:05:54 [DEBUG] http: Request GET /v1/status/leader (163.494µs) from=127.0.0.6:49159
    2022/11/05 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.716723137s) from=127.0.0.6:52821
    2022/11/05 23:05:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.454698901s) from=127.0.0.6:59405
    2022/11/05 23:06:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.230121056s) from=127.0.0.6:39877
    2022/11/05 23:06:06 [DEBUG] http: Request GET /v1/status/leader (287.622µs) from=127.0.0.6:58915
    2022/11/05 23:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:06:12 [DEBUG] agent: Node info in sync
    2022/11/05 23:06:14 [DEBUG] http: Request GET /v1/status/leader (156.041µs) from=127.0.0.6:49159
    2022/11/05 23:06:26 [DEBUG] http: Request GET /v1/status/leader (172.735µs) from=127.0.0.6:58915
    2022/11/05 23:06:34 [DEBUG] http: Request GET /v1/status/leader (221.625µs) from=127.0.0.6:49159
    2022/11/05 23:06:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:06:46 [DEBUG] http: Request GET /v1/status/leader (405.84µs) from=127.0.0.6:58915
    2022/11/05 23:06:55 [DEBUG] http: Request GET /v1/status/leader (214.396µs) from=127.0.0.6:58915
    2022/11/05 23:06:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:07:06 [DEBUG] http: Request GET /v1/status/leader (160.041µs) from=127.0.0.6:49159
    2022/11/05 23:07:15 [DEBUG] http: Request GET /v1/status/leader (2.110113ms) from=127.0.0.6:49159
    2022/11/05 23:07:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:07:18 [DEBUG] agent: Node info in sync
    2022/11/05 23:07:26 [DEBUG] http: Request GET /v1/status/leader (261.663µs) from=127.0.0.6:58915
    2022/11/05 23:07:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.90992876s) from=127.0.0.6:45181
    2022/11/05 23:07:35 [DEBUG] http: Request GET /v1/status/leader (499.04µs) from=127.0.0.6:58915
    2022/11/05 23:07:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.846749247s) from=127.0.0.6:41623
    2022/11/05 23:07:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:07:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.742997207s) from=127.0.0.6:42823
    2022/11/05 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.921496022s) from=127.0.0.6:44441
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/status/leader (392.517µs) from=127.0.0.6:49159
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.212620758s) from=127.0.0.6:39311
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.549895141s) from=127.0.0.6:54751
    2022/11/05 23:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:07:46 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092"
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Node info in sync
    2022/11/05 23:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (7.868108ms) from=127.0.0.6:49159
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (244.807902ms) from=127.0.0.6:54751
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:07:46 [DEBUG] agent: Node info in sync
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (536.491381ms) from=127.0.0.6:39311
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (334.923µs) from=127.0.0.6:54751
    2022/11/05 23:07:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (141.869µs) from=127.0.0.6:54751
    2022/11/05 23:07:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.348834494s) from=127.0.0.6:41309
    2022/11/05 23:07:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.110341431s) from=127.0.0.6:54459
    2022/11/05 23:07:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.876396039s) from=127.0.0.6:40277
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/status/leader (282.829µs) from=127.0.0.6:50335
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.777154143s) from=127.0.0.6:33541
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.879729266s) from=127.0.0.6:41879
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.405829423s) from=127.0.0.6:49005
    2022/11/05 23:07:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.864198516s) from=127.0.0.6:55799
    2022/11/05 23:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.428836288s) from=127.0.0.6:60025
    2022/11/05 23:07:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.706351349s) from=127.0.0.6:40643
    2022/11/05 23:07:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.257660863s) from=127.0.0.6:38253
    2022/11/05 23:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.018582669s) from=127.0.0.6:52821
    2022/11/05 23:08:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.753237584s) from=127.0.0.6:39877
    2022/11/05 23:08:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.987378612s) from=127.0.0.6:59405
    2022/11/05 23:08:06 [DEBUG] http: Request GET /v1/status/leader (290.402µs) from=127.0.0.6:49159
    2022/11/05 23:08:15 [DEBUG] http: Request GET /v1/status/leader (245.99µs) from=127.0.0.6:50335
    2022/11/05 23:08:26 [DEBUG] http: Request GET /v1/status/leader (265.649µs) from=127.0.0.6:49159
    2022/11/05 23:08:35 [DEBUG] http: Request GET /v1/status/leader (169.784µs) from=127.0.0.6:50335
    2022/11/05 23:08:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:08:46 [DEBUG] http: Request GET /v1/status/leader (1.124579ms) from=127.0.0.6:49159
    2022/11/05 23:08:55 [DEBUG] http: Request GET /v1/status/leader (334.372µs) from=127.0.0.6:50335
    2022/11/05 23:09:06 [DEBUG] http: Request GET /v1/status/leader (155.584µs) from=127.0.0.6:49159
    2022/11/05 23:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:09 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:15 [DEBUG] http: Request GET /v1/status/leader (350.424µs) from=127.0.0.6:50335
    2022/11/05 23:09:26 [DEBUG] http: Request GET /v1/status/leader (149.698µs) from=127.0.0.6:49159
    2022/11/05 23:09:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09: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/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.50.150_8443"
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.029895ms) from=127.0.0.6:50335
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m47.248766697s) from=127.0.0.6:58915
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (1m47.256452593s) from=127.0.0.6:39311
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (586.061µs) from=127.0.0.6:58915
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (175.293µs) from=127.0.0.6:49159
    2022/11/05 23:09:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09: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/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.7.68_8082"
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.703206ms) from=127.0.0.6:56281
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:34 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (32.105864ms) from=127.0.0.6:39311
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (30.61511ms) from=127.0.0.6:50335
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (790.881µs) from=127.0.0.6:56281
    2022/11/05 23:09:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (145.66µs) from=127.0.0.6:56281
    2022/11/05 23:09:35 [DEBUG] http: Request GET /v1/status/leader (350.184µs) from=127.0.0.6:39287
    2022/11/05 23:09:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.280840153s) from=127.0.0.6:45181
    2022/11/05 23:09:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.14.54_8484"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.693005ms) from=127.0.0.6:58915
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (9.281909819s) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (9.286592154s) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (574.905µs) from=127.0.0.6:39287
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (154.85µs) from=127.0.0.6:58915
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_nslcm_10.233.50.96_8403"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.208136ms) from=127.0.0.6:44489
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (47.510168ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (44.443745ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (422.162µs) from=127.0.0.6:39287
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.75µs) from=127.0.0.6:39287
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v2_nslcm_10.233.50.96_8403"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.421535ms) from=127.0.0.6:44489
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (31.796169ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (32.779819ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (303.634µs) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (267.131µs) from=127.0.0.6:44489
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_vnflcm_10.233.57.169_8801"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.616739ms) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (41.634776ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (45.280939ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (526.787µs) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (240.248µs) from=127.0.0.6:37781
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_vnfres_10.233.38.164_8802"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (17.849455ms) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (59.933768ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (65.730046ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (344.767µs) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (130.413µs) from=127.0.0.6:44561
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.43.82_8482"
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (15.667617ms) from=127.0.0.6:58207
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (124.555315ms) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (162.779497ms) from=127.0.0.6:50335
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:43 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (289.736µs) from=127.0.0.6:39311
    2022/11/05 23:09:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (3.298268ms) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.55.78_8410"
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (19.416237ms) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (93.881586ms) from=127.0.0.6:55801
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (124.264751ms) from=127.0.0.6:50335
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (519.89µs) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (140.033µs) from=127.0.0.6:55801
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [INFO] agent: Synced service "_v1_vnfmgr_10.233.36.178_8803"
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (9.523867ms) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:09:44 [DEBUG] agent: Node info in sync
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (63.359418ms) from=127.0.0.6:55801
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (98.952165ms) from=127.0.0.6:50335
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (468.999µs) from=127.0.0.6:58207
    2022/11/05 23:09:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (238.49µs) from=127.0.0.6:58207
    2022/11/05 23:09:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:09:46 [DEBUG] http: Request GET /v1/status/leader (284.876µs) from=127.0.0.6:35167
    2022/11/05 23:09:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.193688774s) from=127.0.0.6:41623
    2022/11/05 23:09:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.215725394s) from=127.0.0.6:44441
    2022/11/05 23:09:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.457909646s) from=127.0.0.6:42823
    2022/11/05 23:09:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.283575622s) from=127.0.0.6:54751
    2022/11/05 23:09:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.766238529s) from=127.0.0.6:54459
    2022/11/05 23:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.662754998s) from=127.0.0.6:41309
    2022/11/05 23:09:55 [DEBUG] http: Request GET /v1/status/leader (162.06µs) from=127.0.0.6:35167
    2022/11/05 23:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.368073754s) from=127.0.0.6:55799
    2022/11/05 23:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.502720698s) from=127.0.0.6:33541
    2022/11/05 23:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.226090777s) from=127.0.0.6:40277
    2022/11/05 23:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.605319799s) from=127.0.0.6:60025
    2022/11/05 23:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.210560797s) from=127.0.0.6:41879
    2022/11/05 23:10:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m7.464297035s) from=127.0.0.6:49005
    2022/11/05 23:10:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.239768711s) from=127.0.0.6:40643
    2022/11/05 23:10:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m7.144326137s) from=127.0.0.6:38253
    2022/11/05 23:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.980610391s) from=127.0.0.6:52821
    2022/11/05 23:10:06 [DEBUG] http: Request GET /v1/status/leader (293.098µs) from=127.0.0.6:35167
    2022/11/05 23:10:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.827339997s) from=127.0.0.6:39877
    2022/11/05 23:10:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.966298805s) from=127.0.0.6:59405
    2022/11/05 23:10:15 [DEBUG] http: Request GET /v1/status/leader (327.901µs) from=127.0.0.6:33443
    2022/11/05 23:10:26 [DEBUG] http: Request GET /v1/status/leader (259.485µs) from=127.0.0.6:35167
    2022/11/05 23:10:35 [DEBUG] http: Request GET /v1/status/leader (259.379µs) from=127.0.0.6:35167
    2022/11/05 23:10:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:10:46 [DEBUG] http: Request GET /v1/status/leader (287.05µs) from=127.0.0.6:35167
    2022/11/05 23:10:55 [DEBUG] http: Request GET /v1/status/leader (244.74µs) from=127.0.0.6:33443
    2022/11/05 23:11:06 [DEBUG] http: Request GET /v1/status/leader (533.533µs) from=127.0.0.6:35167
    2022/11/05 23:11:15 [DEBUG] http: Request GET /v1/status/leader (402.19µs) from=127.0.0.6:33443
    2022/11/05 23:11:26 [DEBUG] http: Request GET /v1/status/leader (405.206µs) from=127.0.0.6:35167
    2022/11/05 23:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:11:32 [DEBUG] agent: Node info in sync
    2022/11/05 23:11:35 [DEBUG] http: Request GET /v1/status/leader (5.493689ms) from=127.0.0.6:35167
    2022/11/05 23:11:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.056048902s) from=127.0.0.6:45181
    2022/11/05 23:11:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.696711121s) from=127.0.0.6:56281
    2022/11/05 23:11:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.519183512s) from=127.0.0.6:49159
    2022/11/05 23:11:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:11:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.113374884s) from=127.0.0.6:39311
    2022/11/05 23:11:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.421478608s) from=127.0.0.6:44561
    2022/11/05 23:11:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.70298833s) from=127.0.0.6:37781
    2022/11/05 23:11:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.799079523s) from=127.0.0.6:50335
    2022/11/05 23:11:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.409723424s) from=127.0.0.6:58207
    2022/11/05 23:11:46 [DEBUG] http: Request GET /v1/status/leader (274.498µs) from=127.0.0.6:35167
    2022/11/05 23:11:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.936791768s) from=127.0.0.6:39287
    2022/11/05 23:11:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.993647067s) from=127.0.0.6:43723
    2022/11/05 23:11:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.8923003s) from=127.0.0.6:55801
    2022/11/05 23:11:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.179433438s) from=127.0.0.6:44489
    2022/11/05 23:11:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.498200306s) from=127.0.0.6:58915
    2022/11/05 23:11:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.581640171s) from=127.0.0.6:41623
    2022/11/05 23:11:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.157953001s) from=127.0.0.6:42823
    2022/11/05 23:11:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.479662166s) from=127.0.0.6:54751
    2022/11/05 23:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.632614192s) from=127.0.0.6:41309
    2022/11/05 23:11:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m6.578447456s) from=127.0.0.6:44441
    2022/11/05 23:11:55 [DEBUG] http: Request GET /v1/status/leader (306.818µs) from=127.0.0.6:35167
    2022/11/05 23:11:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.178529474s) from=127.0.0.6:54459
    2022/11/05 23:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.02434027s) from=127.0.0.6:55799
    2022/11/05 23:11:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.111000703s) from=127.0.0.6:40277
    2022/11/05 23:11:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.905293608s) from=127.0.0.6:33541
    2022/11/05 23:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.107880076s) from=127.0.0.6:60025
    2022/11/05 23:12:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.853475655s) from=127.0.0.6:41879
    2022/11/05 23:12:06 [DEBUG] http: Request GET /v1/status/leader (173.99µs) from=127.0.0.6:35167
    2022/11/05 23:12:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.23301561s) from=127.0.0.6:38253
    2022/11/05 23:12:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.734346399s) from=127.0.0.6:40643
    2022/11/05 23:12:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.718400381s) from=127.0.0.6:49005
    2022/11/05 23:12:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.344865506s) from=127.0.0.6:39877
    2022/11/05 23:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.812051377s) from=127.0.0.6:52821
    2022/11/05 23:12:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.108272839s) from=127.0.0.6:59405
    2022/11/05 23:12:15 [DEBUG] http: Request GET /v1/status/leader (2.247503ms) from=127.0.0.6:35167
    2022/11/05 23:12:26 [DEBUG] http: Request GET /v1/status/leader (283.416µs) from=127.0.0.6:35167
    2022/11/05 23:12:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:12:35 [DEBUG] http: Request GET /v1/status/leader (177.477µs) from=127.0.0.6:35167
    2022/11/05 23:12:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:12:46 [DEBUG] http: Request GET /v1/status/leader (161.2µs) from=127.0.0.6:35167
    2022/11/05 23:12:55 [DEBUG] http: Request GET /v1/status/leader (162.245µs) from=127.0.0.6:35167
    2022/11/05 23:13:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:13:01 [DEBUG] agent: Node info in sync
    2022/11/05 23:13:06 [DEBUG] http: Request GET /v1/status/leader (1.711613ms) from=127.0.0.6:35167
    2022/11/05 23:13:15 [DEBUG] http: Request GET /v1/status/leader (276.755µs) from=127.0.0.6:33443
    2022/11/05 23:13:26 [DEBUG] http: Request GET /v1/status/leader (314.346µs) from=127.0.0.6:33443
    2022/11/05 23:13:35 [DEBUG] http: Request GET /v1/status/leader (259.474µs) from=127.0.0.6:35167
    2022/11/05 23:13:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.841556275s) from=127.0.0.6:45181
    2022/11/05 23:13:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.34846314s) from=127.0.0.6:56281
    2022/11/05 23:13:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:13:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.294844039s) from=127.0.0.6:49159
    2022/11/05 23:13:46 [DEBUG] http: Request GET /v1/status/leader (315.271µs) from=127.0.0.6:33443
    2022/11/05 23:13:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.252402956s) from=127.0.0.6:39287
    2022/11/05 23:13:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.329175994s) from=127.0.0.6:55801
    2022/11/05 23:13:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.78599126s) from=127.0.0.6:39311
    2022/11/05 23:13:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.337490633s) from=127.0.0.6:58207
    2022/11/05 23:13:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.989136945s) from=127.0.0.6:37781
    2022/11/05 23:13:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m1.365819698s) from=127.0.0.6:58915
    2022/11/05 23:13:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.855634118s) from=127.0.0.6:43723
    2022/11/05 23:13:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.018417813s) from=127.0.0.6:44561
    2022/11/05 23:13:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.059365603s) from=127.0.0.6:50335
    2022/11/05 23:13:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.853583927s) from=127.0.0.6:44489
    2022/11/05 23:13:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.863851059s) from=127.0.0.6:54751
    2022/11/05 23:13:55 [DEBUG] http: Request GET /v1/status/leader (330.983µs) from=127.0.0.6:35167
    2022/11/05 23:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.862510341s) from=127.0.0.6:44441
    2022/11/05 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.092463822s) from=127.0.0.6:41309
    2022/11/05 23:13:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.607955993s) from=127.0.0.6:41623
    2022/11/05 23:13:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.627608259s) from=127.0.0.6:42823
    2022/11/05 23:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.107468944s) from=127.0.0.6:54459
    2022/11/05 23:14:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.292278283s) from=127.0.0.6:40277
    2022/11/05 23:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.211952781s) from=127.0.0.6:33541
    2022/11/05 23:14:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.778144764s) from=127.0.0.6:55799
    2022/11/05 23:14:06 [DEBUG] http: Request GET /v1/status/leader (283.302µs) from=127.0.0.6:35167
    2022/11/05 23:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.877620435s) from=127.0.0.6:60025
    2022/11/05 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.897463034s) from=127.0.0.6:41879
    2022/11/05 23:14:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.494846868s) from=127.0.0.6:38253
    2022/11/05 23:14:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.014656795s) from=127.0.0.6:49005
    2022/11/05 23:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m2.288338086s) from=127.0.0.6:52821
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.058515821s) from=127.0.0.6:39877
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/status/leader (1.544135ms) from=127.0.0.6:35167
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.134083299s) from=127.0.0.6:59405
    2022/11/05 23:14:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.28815905s) from=127.0.0.6:40643
    2022/11/05 23:14:26 [DEBUG] http: Request GET /v1/status/leader (383.116µs) from=127.0.0.6:35167
    2022/11/05 23:14:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:14:32 [DEBUG] agent: Node info in sync
    2022/11/05 23:14:35 [DEBUG] http: Request GET /v1/status/leader (292.109µs) from=127.0.0.6:35167
    2022/11/05 23:14:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:14:46 [DEBUG] http: Request GET /v1/status/leader (255.176µs) from=127.0.0.6:35167
    2022/11/05 23:14:55 [DEBUG] http: Request GET /v1/status/leader (508.099µs) from=127.0.0.6:35167
    2022/11/05 23:15:06 [DEBUG] http: Request GET /v1/status/leader (284.883µs) from=127.0.0.6:35167
    2022/11/05 23:15:15 [DEBUG] http: Request GET /v1/status/leader (177.914µs) from=127.0.0.6:33443
    2022/11/05 23:15:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:15:26 [DEBUG] http: Request GET /v1/status/leader (280.763µs) from=127.0.0.6:33443
    2022/11/05 23:15:35 [DEBUG] http: Request GET /v1/status/leader (2.239722ms) from=127.0.0.6:33443
    2022/11/05 23:15:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.215231573s) from=127.0.0.6:56281
    2022/11/05 23:15:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:15:46 [DEBUG] http: Request GET /v1/status/leader (319.334µs) from=127.0.0.6:35167
    2022/11/05 23:15:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.991727268s) from=127.0.0.6:45181
    2022/11/05 23:15:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.441975076s) from=127.0.0.6:49159
    2022/11/05 23:15:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.023420116s) from=127.0.0.6:39287
    2022/11/05 23:15:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.755238035s) from=127.0.0.6:55801
    2022/11/05 23:15:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m3.562430255s) from=127.0.0.6:39311
    2022/11/05 23:15:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m3.279950532s) from=127.0.0.6:43723
    2022/11/05 23:15:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.464385435s) from=127.0.0.6:37781
    2022/11/05 23:15:55 [DEBUG] http: Request GET /v1/status/leader (314.804µs) from=127.0.0.6:33443
    2022/11/05 23:15:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.305269628s) from=127.0.0.6:58207
    2022/11/05 23:15:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m6.798579332s) from=127.0.0.6:58915
    2022/11/05 23:15:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.708325271s) from=127.0.0.6:54751
    2022/11/05 23:15:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.560265223s) from=127.0.0.6:44561
    2022/11/05 23:15:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.381992632s) from=127.0.0.6:50335
    2022/11/05 23:15:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.703990334s) from=127.0.0.6:44489
    2022/11/05 23:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.038244296s) from=127.0.0.6:44441
    2022/11/05 23:16:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.049454721s) from=127.0.0.6:42823
    2022/11/05 23:16:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.195047758s) from=127.0.0.6:41623
    2022/11/05 23:16:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:16:03 [DEBUG] agent: Node info in sync
    2022/11/05 23:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.864402047s) from=127.0.0.6:41309
    2022/11/05 23:16:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.202604894s) from=127.0.0.6:54459
    2022/11/05 23:16:06 [DEBUG] http: Request GET /v1/status/leader (173.423µs) from=127.0.0.6:35167
    2022/11/05 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.580957818s) from=127.0.0.6:40277
    2022/11/05 23:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.905903989s) from=127.0.0.6:33541
    2022/11/05 23:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.818249163s) from=127.0.0.6:55799
    2022/11/05 23:16:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.001140698s) from=127.0.0.6:38253
    2022/11/05 23:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m0.162355537s) from=127.0.0.6:52821
    2022/11/05 23:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m6.753698907s) from=127.0.0.6:60025
    2022/11/05 23:16:15 [DEBUG] http: Request GET /v1/status/leader (142.894µs) from=127.0.0.6:33443
    2022/11/05 23:16:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.676279482s) from=127.0.0.6:40643
    2022/11/05 23:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.367685948s) from=127.0.0.6:41879
    2022/11/05 23:16:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.031126238s) from=127.0.0.6:39877
    2022/11/05 23:16:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.073801906s) from=127.0.0.6:59405
    2022/11/05 23:16:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m7.091640147s) from=127.0.0.6:49005
    2022/11/05 23:16:26 [DEBUG] http: Request GET /v1/status/leader (322.729µs) from=127.0.0.6:33443
    2022/11/05 23:16:35 [DEBUG] http: Request GET /v1/status/leader (268.407µs) from=127.0.0.6:33443
    2022/11/05 23:16:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:16:46 [DEBUG] http: Request GET /v1/status/leader (301.086µs) from=127.0.0.6:33443
    2022/11/05 23:16:55 [DEBUG] http: Request GET /v1/status/leader (254.114µs) from=127.0.0.6:35167
    2022/11/05 23:17:06 [DEBUG] http: Request GET /v1/status/leader (259.068µs) from=127.0.0.6:33443
    2022/11/05 23:17:15 [DEBUG] http: Request GET /v1/status/leader (169.45µs) from=127.0.0.6:33443
    2022/11/05 23:17:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:17:24 [DEBUG] agent: Node info in sync
    2022/11/05 23:17:26 [DEBUG] http: Request GET /v1/status/leader (161.623µs) from=127.0.0.6:35167
    2022/11/05 23:17:35 [DEBUG] http: Request GET /v1/status/leader (2.99391ms) from=127.0.0.6:35167
    2022/11/05 23:17:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:17:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.506265101s) from=127.0.0.6:56281
    2022/11/05 23:17:46 [DEBUG] http: Request GET /v1/status/leader (158.875µs) from=127.0.0.6:33443
    2022/11/05 23:17:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.720066728s) from=127.0.0.6:49159
    2022/11/05 23:17:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.994072099s) from=127.0.0.6:45181
    2022/11/05 23:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.989021559s) from=127.0.0.6:55801
    2022/11/05 23:17:55 [DEBUG] http: Request GET /v1/status/leader (272.955µs) from=127.0.0.6:35167
    2022/11/05 23:17:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.868516322s) from=127.0.0.6:43723
    2022/11/05 23:17:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.065715439s) from=127.0.0.6:54751
    2022/11/05 23:17:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.087980976s) from=127.0.0.6:37781
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.832916946s) from=127.0.0.6:39287
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.188412525s) from=127.0.0.6:39311
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m0.387512871s) from=127.0.0.6:50335
    2022/11/05 23:17:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m2.610399438s) from=127.0.0.6:58207
    2022/11/05 23:18:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.322999273s) from=127.0.0.6:44441
    2022/11/05 23:18:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:18:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.006755524s) from=127.0.0.6:58915
    2022/11/05 23:18:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.612392989s) from=127.0.0.6:41623
    2022/11/05 23:18:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.637433976s) from=127.0.0.6:54459
    2022/11/05 23:18:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.065068168s) from=127.0.0.6:42823
    2022/11/05 23:18:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.197785763s) from=127.0.0.6:44489
    2022/11/05 23:18:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.118342606s) from=127.0.0.6:44561
    2022/11/05 23:18:06 [DEBUG] http: Request GET /v1/status/leader (164.982µs) from=127.0.0.6:35167
    2022/11/05 23:18:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.260612101s) from=127.0.0.6:41309
    2022/11/05 23:18:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m0.035488726s) from=127.0.0.6:38253
    2022/11/05 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.364996821s) from=127.0.0.6:40277
    2022/11/05 23:18:15 [DEBUG] http: Request GET /v1/status/leader (384.131µs) from=127.0.0.6:35167
    2022/11/05 23:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.960152568s) from=127.0.0.6:33541
    2022/11/05 23:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.554618263s) from=127.0.0.6:52821
    2022/11/05 23:18:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.24937822s) from=127.0.0.6:55799
    2022/11/05 23:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.834056115s) from=127.0.0.6:60025
    2022/11/05 23:18:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.510253147s) from=127.0.0.6:39877
    2022/11/05 23:18:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.755978007s) from=127.0.0.6:49005
    2022/11/05 23:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.916353815s) from=127.0.0.6:41879
    2022/11/05 23:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m6.085016429s) from=127.0.0.6:40643
    2022/11/05 23:18:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.436310617s) from=127.0.0.6:59405
    2022/11/05 23:18:26 [DEBUG] http: Request GET /v1/status/leader (249.582µs) from=127.0.0.6:33443
    2022/11/05 23:18:35 [DEBUG] http: Request GET /v1/status/leader (162.652µs) from=127.0.0.6:33443
    2022/11/05 23:18:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:18:46 [DEBUG] http: Request GET /v1/status/leader (168.368µs) from=127.0.0.6:33443
    2022/11/05 23:18:55 [DEBUG] http: Request GET /v1/status/leader (195.882µs) from=127.0.0.6:33443
    2022/11/05 23:19:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:19:04 [DEBUG] agent: Node info in sync
    2022/11/05 23:19:06 [DEBUG] http: Request GET /v1/status/leader (147.045µs) from=127.0.0.6:35167
    2022/11/05 23:19:15 [DEBUG] http: Request GET /v1/status/leader (1.586304ms) from=127.0.0.6:35167
    2022/11/05 23:19:26 [DEBUG] http: Request GET /v1/status/leader (293.551µs) from=127.0.0.6:35167
    2022/11/05 23:19:35 [DEBUG] http: Request GET /v1/status/leader (277.907µs) from=127.0.0.6:33443
    2022/11/05 23:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:19:46 [DEBUG] http: Request GET /v1/status/leader (170.396µs) from=127.0.0.6:33443
    2022/11/05 23:19:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.366171124s) from=127.0.0.6:56281
    2022/11/05 23:19:55 [DEBUG] http: Request GET /v1/status/leader (168.34µs) from=127.0.0.6:35167
    2022/11/05 23:19:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.623183165s) from=127.0.0.6:49159
    2022/11/05 23:19:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.879934685s) from=127.0.0.6:55801
    2022/11/05 23:19:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.027949193s) from=127.0.0.6:39311
    2022/11/05 23:19:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.887723221s) from=127.0.0.6:58207
    2022/11/05 23:20:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.940524028s) from=127.0.0.6:45181
    2022/11/05 23:20:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.920177002s) from=127.0.0.6:37781
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.949071366s) from=127.0.0.6:54751
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.163038431s) from=127.0.0.6:43723
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.484864178s) from=127.0.0.6:50335
    2022/11/05 23:20:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.754274847s) from=127.0.0.6:41623
    2022/11/05 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.884023609s) from=127.0.0.6:42823
    2022/11/05 23:20:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.986866535s) from=127.0.0.6:39287
    2022/11/05 23:20:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.724083297s) from=127.0.0.6:44561
    2022/11/05 23:20:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.884273329s) from=127.0.0.6:44441
    2022/11/05 23:20:06 [DEBUG] http: Request GET /v1/status/leader (229.986µs) from=127.0.0.6:33443
    2022/11/05 23:20:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.727163854s) from=127.0.0.6:58915
    2022/11/05 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.635377168s) from=127.0.0.6:41309
    2022/11/05 23:20:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:20:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.854059101s) from=127.0.0.6:44489
    2022/11/05 23:20:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m7.022939936s) from=127.0.0.6:54459
    2022/11/05 23:20:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.116987133s) from=127.0.0.6:40277
    2022/11/05 23:20:15 [DEBUG] http: Request GET /v1/status/leader (156.488µs) from=127.0.0.6:35167
    2022/11/05 23:20:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m5.324977423s) from=127.0.0.6:38253
    2022/11/05 23:20:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.701593867s) from=127.0.0.6:39877
    2022/11/05 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.340354057s) from=127.0.0.6:33541
    2022/11/05 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.826981661s) from=127.0.0.6:41879
    2022/11/05 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.837442074s) from=127.0.0.6:52821
    2022/11/05 23:20:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.00746597s) from=127.0.0.6:55799
    2022/11/05 23:20:26 [DEBUG] http: Request GET /v1/status/leader (272.801µs) from=127.0.0.6:35167
    2022/11/05 23:20:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m7.199388184s) from=127.0.0.6:60025
    2022/11/05 23:20:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.435459843s) from=127.0.0.6:49005
    2022/11/05 23:20:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.235041426s) from=127.0.0.6:40643
    2022/11/05 23:20:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.626898815s) from=127.0.0.6:59405
    2022/11/05 23:20:35 [DEBUG] http: Request GET /v1/status/leader (3.883879ms) from=127.0.0.6:35167
    2022/11/05 23:20:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:20:38 [DEBUG] agent: Node info in sync
    2022/11/05 23:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:20:46 [DEBUG] http: Request GET /v1/status/leader (279.041µs) from=127.0.0.6:35167
    2022/11/05 23:20:55 [DEBUG] http: Request GET /v1/status/leader (333.126µs) from=127.0.0.6:35167
    2022/11/05 23:21:06 [DEBUG] http: Request GET /v1/status/leader (247.4µs) from=127.0.0.6:35167
    2022/11/05 23:21:15 [DEBUG] http: Request GET /v1/status/leader (168.457µs) from=127.0.0.6:33443
    2022/11/05 23:21:26 [DEBUG] http: Request GET /v1/status/leader (242.13µs) from=127.0.0.6:33443
    2022/11/05 23:21:35 [DEBUG] http: Request GET /v1/status/leader (268.003µs) from=127.0.0.6:33443
    2022/11/05 23:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:21:46 [DEBUG] http: Request GET /v1/status/leader (158.426µs) from=127.0.0.6:35167
    2022/11/05 23:21:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.972350106s) from=127.0.0.6:56281
    2022/11/05 23:21:55 [DEBUG] http: Request GET /v1/status/leader (274.64µs) from=127.0.0.6:35167
    2022/11/05 23:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.530963276s) from=127.0.0.6:55801
    2022/11/05 23:22:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.238838564s) from=127.0.0.6:58207
    2022/11/05 23:22:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.59531025s) from=127.0.0.6:37781
    2022/11/05 23:22:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m2.024181849s) from=127.0.0.6:39311
    2022/11/05 23:22:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.109047462s) from=127.0.0.6:43723
    2022/11/05 23:22:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.15268573s) from=127.0.0.6:54751
    2022/11/05 23:22:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m5.785029638s) from=127.0.0.6:49159
    2022/11/05 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.274966673s) from=127.0.0.6:45181
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.075514154s) from=127.0.0.6:42823
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.925207525s) from=127.0.0.6:41623
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.143793873s) from=127.0.0.6:39287
    2022/11/05 23:22:06 [DEBUG] http: Request GET /v1/status/leader (345.032µs) from=127.0.0.6:33443
    2022/11/05 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.008571046s) from=127.0.0.6:50335
    2022/11/05 23:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.716234355s) from=127.0.0.6:44441
    2022/11/05 23:22:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.429962355s) from=127.0.0.6:41309
    2022/11/05 23:22:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.467436887s) from=127.0.0.6:44489
    2022/11/05 23:22:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.516088365s) from=127.0.0.6:44561
    2022/11/05 23:22:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.535000907s) from=127.0.0.6:58915
    2022/11/05 23:22:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m2.26820091s) from=127.0.0.6:54459
    2022/11/05 23:22:15 [DEBUG] http: Request GET /v1/status/leader (242.966µs) from=127.0.0.6:33443
    2022/11/05 23:22:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.682699832s) from=127.0.0.6:40277
    2022/11/05 23:22:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.349902701s) from=127.0.0.6:38253
    2022/11/05 23:22:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.517062165s) from=127.0.0.6:41879
    2022/11/05 23:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.200866385s) from=127.0.0.6:33541
    2022/11/05 23:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:22:26 [DEBUG] agent: Node info in sync
    2022/11/05 23:22:26 [DEBUG] http: Request GET /v1/status/leader (1.596882ms) from=127.0.0.6:35167
    2022/11/05 23:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.171524077s) from=127.0.0.6:52821
    2022/11/05 23:22:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.90325238s) from=127.0.0.6:39877
    2022/11/05 23:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m2.644733183s) from=127.0.0.6:60025
    2022/11/05 23:22:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.511744114s) from=127.0.0.6:55799
    2022/11/05 23:22:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m4.012263251s) from=127.0.0.6:49005
    2022/11/05 23:22:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m3.087702136s) from=127.0.0.6:40643
    2022/11/05 23:22:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.873014585s) from=127.0.0.6:59405
    2022/11/05 23:22:35 [DEBUG] http: Request GET /v1/status/leader (293.469µs) from=127.0.0.6:33443
    2022/11/05 23:22:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:22:46 [DEBUG] http: Request GET /v1/status/leader (169.564µs) from=127.0.0.6:33443
    2022/11/05 23:22:55 [DEBUG] http: Request GET /v1/status/leader (161.588µs) from=127.0.0.6:35167
    2022/11/05 23:23:06 [DEBUG] http: Request GET /v1/status/leader (349.034µs) from=127.0.0.6:33443
    2022/11/05 23:23:15 [DEBUG] http: Request GET /v1/status/leader (179.837µs) from=127.0.0.6:35167
    2022/11/05 23:23:26 [DEBUG] http: Request GET /v1/status/leader (320.8µs) from=127.0.0.6:33443
    2022/11/05 23:23:36 [DEBUG] http: Request GET /v1/status/leader (256.906µs) from=127.0.0.6:33443
    2022/11/05 23:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:23:46 [DEBUG] http: Request GET /v1/status/leader (208.353µs) from=127.0.0.6:33443
    2022/11/05 23:23:56 [DEBUG] http: Request GET /v1/status/leader (2.409859ms) from=127.0.0.6:35167
    2022/11/05 23:23:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m1.451288293s) from=127.0.0.6:56281
    2022/11/05 23:24:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.696066558s) from=127.0.0.6:37781
    2022/11/05 23:24:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m1.444438435s) from=127.0.0.6:39311
    2022/11/05 23:24:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.295342942s) from=127.0.0.6:58207
    2022/11/05 23:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.695142975s) from=127.0.0.6:55801
    2022/11/05 23:24:07 [DEBUG] http: Request GET /v1/status/leader (314.328µs) from=127.0.0.6:35167
    2022/11/05 23:24:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.373850655s) from=127.0.0.6:39287
    2022/11/05 23:24:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.681798261s) from=127.0.0.6:42823
    2022/11/05 23:24:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m4.767664025s) from=127.0.0.6:43723
    2022/11/05 23:24:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m4.793388601s) from=127.0.0.6:54751
    2022/11/05 23:24:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:24:08 [DEBUG] agent: Node info in sync
    2022/11/05 23:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.588732207s) from=127.0.0.6:44441
    2022/11/05 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.808941473s) from=127.0.0.6:45181
    2022/11/05 23:24:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m7.215616541s) from=127.0.0.6:49159
    2022/11/05 23:24:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.48806766s) from=127.0.0.6:50335
    2022/11/05 23:24:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.764581512s) from=127.0.0.6:41623
    2022/11/05 23:24:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.264874148s) from=127.0.0.6:44489
    2022/11/05 23:24:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.175594214s) from=127.0.0.6:44561
    2022/11/05 23:24:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.918116186s) from=127.0.0.6:54459
    2022/11/05 23:24:16 [DEBUG] http: Request GET /v1/status/leader (325.346µs) from=127.0.0.6:35167
    2022/11/05 23:24:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m7.22263194s) from=127.0.0.6:41309
    2022/11/05 23:24:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m4.639973168s) from=127.0.0.6:58915
    2022/11/05 23:24:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.993991059s) from=127.0.0.6:40277
    2022/11/05 23:24:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m4.009344061s) from=127.0.0.6:38253
    2022/11/05 23:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.550747875s) from=127.0.0.6:41879
    2022/11/05 23:24:27 [DEBUG] http: Request GET /v1/status/leader (167.846µs) from=127.0.0.6:35167
    2022/11/05 23:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.646600539s) from=127.0.0.6:33541
    2022/11/05 23:24:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.214392352s) from=127.0.0.6:39877
    2022/11/05 23:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.533831487s) from=127.0.0.6:52821
    2022/11/05 23:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.028763857s) from=127.0.0.6:60025
    2022/11/05 23:24:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.653402566s) from=127.0.0.6:49005
    2022/11/05 23:24:36 [DEBUG] http: Request GET /v1/status/leader (151.342µs) from=127.0.0.6:33443
    2022/11/05 23:24:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.331014508s) from=127.0.0.6:59405
    2022/11/05 23:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.624140366s) from=127.0.0.6:55799
    2022/11/05 23:24:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m7.1958485s) from=127.0.0.6:40643
    2022/11/05 23:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:24:47 [DEBUG] http: Request GET /v1/status/leader (306.009µs) from=127.0.0.6:33443
    2022/11/05 23:24:56 [DEBUG] http: Request GET /v1/status/leader (359.397µs) from=127.0.0.6:35167
    2022/11/05 23:25:07 [DEBUG] http: Request GET /v1/status/leader (141.279µs) from=127.0.0.6:35167
    2022/11/05 23:25:16 [DEBUG] http: Request GET /v1/status/leader (139.539µs) from=127.0.0.6:33443
    2022/11/05 23:25:27 [DEBUG] http: Request GET /v1/status/leader (331.356µs) from=127.0.0.6:35167
    2022/11/05 23:25:36 [DEBUG] http: Request GET /v1/status/leader (603.428µs) from=127.0.0.6:35167
    2022/11/05 23:25:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:25:47 [DEBUG] http: Request GET /v1/status/leader (163.715µs) from=127.0.0.6:33443
    2022/11/05 23:25:56 [DEBUG] http: Request GET /v1/status/leader (709.975µs) from=127.0.0.6:33443
    2022/11/05 23:26:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:26:02 [DEBUG] agent: Node info in sync
    2022/11/05 23:26:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.501332307s) from=127.0.0.6:56281
    2022/11/05 23:26:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.361592744s) from=127.0.0.6:39311
    2022/11/05 23:26:07 [DEBUG] http: Request GET /v1/status/leader (726.48µs) from=127.0.0.6:33443
    2022/11/05 23:26:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.613427482s) from=127.0.0.6:37781
    2022/11/05 23:26:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m0.79443581s) from=127.0.0.6:54751
    2022/11/05 23:26:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.768523349s) from=127.0.0.6:55801
    2022/11/05 23:26:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.812915872s) from=127.0.0.6:43723
    2022/11/05 23:26:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.191531251s) from=127.0.0.6:58207
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.778934732s) from=127.0.0.6:45181
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.176729755s) from=127.0.0.6:41623
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.84459421s) from=127.0.0.6:50335
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.711435038s) from=127.0.0.6:39287
    2022/11/05 23:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.089674355s) from=127.0.0.6:42823
    2022/11/05 23:26:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m3.210930221s) from=127.0.0.6:49159
    2022/11/05 23:26:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.574591832s) from=127.0.0.6:44489
    2022/11/05 23:26:16 [DEBUG] http: Request GET /v1/status/leader (476.772µs) from=127.0.0.6:35167
    2022/11/05 23:26:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m7.466261195s) from=127.0.0.6:44441
    2022/11/05 23:26:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.6332066s) from=127.0.0.6:44561
    2022/11/05 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m0.534451412s) from=127.0.0.6:41309
    2022/11/05 23:26:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.702268593s) from=127.0.0.6:40277
    2022/11/05 23:26:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m6.236550641s) from=127.0.0.6:54459
    2022/11/05 23:26:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m6.433728502s) from=127.0.0.6:58915
    2022/11/05 23:26:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m1.927188244s) from=127.0.0.6:38253
    2022/11/05 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.464472549s) from=127.0.0.6:41879
    2022/11/05 23:26:27 [DEBUG] http: Request GET /v1/status/leader (3.225954ms) from=127.0.0.6:33443
    2022/11/05 23:26:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.327307203s) from=127.0.0.6:39877
    2022/11/05 23:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.345520529s) from=127.0.0.6:33541
    2022/11/05 23:26:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.429946417s) from=127.0.0.6:49005
    2022/11/05 23:26:36 [DEBUG] http: Request GET /v1/status/leader (126.205µs) from=127.0.0.6:33443
    2022/11/05 23:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.819534206s) from=127.0.0.6:60025
    2022/11/05 23:26:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.120774007s) from=127.0.0.6:55799
    2022/11/05 23:26:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.764796494s) from=127.0.0.6:59405
    2022/11/05 23:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m5.668279138s) from=127.0.0.6:52821
    2022/11/05 23:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:26:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.343411227s) from=127.0.0.6:40643
    2022/11/05 23:26:47 [DEBUG] http: Request GET /v1/status/leader (172.472µs) from=127.0.0.6:35167
    2022/11/05 23:26:56 [DEBUG] http: Request GET /v1/status/leader (379.183µs) from=127.0.0.6:35167
    2022/11/05 23:27:07 [DEBUG] http: Request GET /v1/status/leader (192.685µs) from=127.0.0.6:33443
    2022/11/05 23:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:27:15 [DEBUG] agent: Node info in sync
    2022/11/05 23:27:16 [DEBUG] http: Request GET /v1/status/leader (294.083µs) from=127.0.0.6:33443
    2022/11/05 23:27:27 [DEBUG] http: Request GET /v1/status/leader (281.271µs) from=127.0.0.6:35167
    2022/11/05 23:27:36 [DEBUG] http: Request GET /v1/status/leader (165.163µs) from=127.0.0.6:35167
    2022/11/05 23:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:27:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:27:47 [DEBUG] http: Request GET /v1/status/leader (192.763µs) from=127.0.0.6:33443
    2022/11/05 23:27:56 [DEBUG] http: Request GET /v1/status/leader (255.899µs) from=127.0.0.6:35167
    2022/11/05 23:28:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.445820551s) from=127.0.0.6:39311
    2022/11/05 23:28:07 [DEBUG] http: Request GET /v1/status/leader (189.422µs) from=127.0.0.6:35167
    2022/11/05 23:28:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m0.109721285s) from=127.0.0.6:37781
    2022/11/05 23:28:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m6.402694856s) from=127.0.0.6:56281
    2022/11/05 23:28:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.811132216s) from=127.0.0.6:55801
    2022/11/05 23:28:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.773706896s) from=127.0.0.6:45181
    2022/11/05 23:28:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.089521681s) from=127.0.0.6:50335
    2022/11/05 23:28:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.634570477s) from=127.0.0.6:58207
    2022/11/05 23:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.643039001s) from=127.0.0.6:42823
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/status/leader (329.357µs) from=127.0.0.6:33443
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.208691719s) from=127.0.0.6:49159
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.237233677s) from=127.0.0.6:54751
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.517845972s) from=127.0.0.6:39287
    2022/11/05 23:28:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m6.76924003s) from=127.0.0.6:43723
    2022/11/05 23:28:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.415200032s) from=127.0.0.6:41623
    2022/11/05 23:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.365643358s) from=127.0.0.6:44441
    2022/11/05 23:28:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.566505631s) from=127.0.0.6:44561
    2022/11/05 23:28:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.319624274s) from=127.0.0.6:41309
    2022/11/05 23:28:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.205031332s) from=127.0.0.6:44489
    2022/11/05 23:28:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.806154498s) from=127.0.0.6:40277
    2022/11/05 23:28:27 [DEBUG] http: Request GET /v1/status/leader (452.779µs) from=127.0.0.6:35167
    2022/11/05 23:28:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.88604583s) from=127.0.0.6:54459
    2022/11/05 23:28:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.040533072s) from=127.0.0.6:58915
    2022/11/05 23:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.729996909s) from=127.0.0.6:41879
    2022/11/05 23:28:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.630741388s) from=127.0.0.6:38253
    2022/11/05 23:28:36 [DEBUG] http: Request GET /v1/status/leader (558.547µs) from=127.0.0.6:33443
    2022/11/05 23:28:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.973106514s) from=127.0.0.6:60025
    2022/11/05 23:28:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.215260724s) from=127.0.0.6:39877
    2022/11/05 23:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.47736506s) from=127.0.0.6:33541
    2022/11/05 23:28:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.192186288s) from=127.0.0.6:59405
    2022/11/05 23:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.657311071s) from=127.0.0.6:55799
    2022/11/05 23:28:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m5.434863143s) from=127.0.0.6:49005
    2022/11/05 23:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:28:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.987028938s) from=127.0.0.6:40643
    2022/11/05 23:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.231973086s) from=127.0.0.6:52821
    2022/11/05 23:28:47 [DEBUG] http: Request GET /v1/status/leader (368.504µs) from=127.0.0.6:35167
    2022/11/05 23:28:56 [DEBUG] http: Request GET /v1/status/leader (173.555µs) from=127.0.0.6:35167
    2022/11/05 23:29:07 [DEBUG] http: Request GET /v1/status/leader (158.948µs) from=127.0.0.6:35167
    2022/11/05 23:29:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:29:09 [DEBUG] agent: Node info in sync
    2022/11/05 23:29:16 [DEBUG] http: Request GET /v1/status/leader (171.36µs) from=127.0.0.6:35167
    2022/11/05 23:29:27 [DEBUG] http: Request GET /v1/status/leader (193.618µs) from=127.0.0.6:35167
    2022/11/05 23:29:36 [DEBUG] http: Request GET /v1/status/leader (3.909823ms) from=127.0.0.6:33443
    2022/11/05 23:29:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:29:47 [DEBUG] http: Request GET /v1/status/leader (347.851µs) from=127.0.0.6:33443
    2022/11/05 23:29:56 [DEBUG] http: Request GET /v1/status/leader (157.853µs) from=127.0.0.6:35167
    2022/11/05 23:30:07 [DEBUG] http: Request GET /v1/status/leader (366.247µs) from=127.0.0.6:33443
    2022/11/05 23:30:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.264651264s) from=127.0.0.6:56281
    2022/11/05 23:30:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.128240245s) from=127.0.0.6:39311
    2022/11/05 23:30:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.89554645s) from=127.0.0.6:55801
    2022/11/05 23:30:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m7.092390399s) from=127.0.0.6:37781
    2022/11/05 23:30:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.224425156s) from=127.0.0.6:50335
    2022/11/05 23:30:16 [DEBUG] http: Request GET /v1/status/leader (189.092µs) from=127.0.0.6:33443
    2022/11/05 23:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:30:16 [DEBUG] agent: Node info in sync
    2022/11/05 23:30:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.288054479s) from=127.0.0.6:45181
    2022/11/05 23:30:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.300410119s) from=127.0.0.6:39287
    2022/11/05 23:30:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.705711165s) from=127.0.0.6:58207
    2022/11/05 23:30:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.494659638s) from=127.0.0.6:42823
    2022/11/05 23:30:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.432052263s) from=127.0.0.6:43723
    2022/11/05 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.767310405s) from=127.0.0.6:44441
    2022/11/05 23:30:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.973273915s) from=127.0.0.6:44561
    2022/11/05 23:30:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.449299854s) from=127.0.0.6:49159
    2022/11/05 23:30:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.084960798s) from=127.0.0.6:44489
    2022/11/05 23:30:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.14861215s) from=127.0.0.6:54751
    2022/11/05 23:30:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.224779539s) from=127.0.0.6:41623
    2022/11/05 23:30:27 [DEBUG] http: Request GET /v1/status/leader (335.765µs) from=127.0.0.6:33443
    2022/11/05 23:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.98134704s) from=127.0.0.6:41309
    2022/11/05 23:30:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.546383464s) from=127.0.0.6:54459
    2022/11/05 23:30:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.779553689s) from=127.0.0.6:40277
    2022/11/05 23:30:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m3.057553867s) from=127.0.0.6:58915
    2022/11/05 23:30:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.031327362s) from=127.0.0.6:38253
    2022/11/05 23:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.949660011s) from=127.0.0.6:41879
    2022/11/05 23:30:36 [DEBUG] http: Request GET /v1/status/leader (167.401µs) from=127.0.0.6:35167
    2022/11/05 23:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.266389271s) from=127.0.0.6:60025
    2022/11/05 23:30:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:30:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.548277152s) from=127.0.0.6:59405
    2022/11/05 23:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.317215308s) from=127.0.0.6:55799
    2022/11/05 23:30:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.488893201s) from=127.0.0.6:49005
    2022/11/05 23:30:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.104119579s) from=127.0.0.6:39877
    2022/11/05 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.436488204s) from=127.0.0.6:33541
    2022/11/05 23:30:47 [DEBUG] http: Request GET /v1/status/leader (307.864µs) from=127.0.0.6:33443
    2022/11/05 23:30:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.66967085s) from=127.0.0.6:40643
    2022/11/05 23:30:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m6.315694703s) from=127.0.0.6:52821
    2022/11/05 23:30:56 [DEBUG] http: Request GET /v1/status/leader (145.503µs) from=127.0.0.6:33443
    2022/11/05 23:31:07 [DEBUG] http: Request GET /v1/status/leader (284.111µs) from=127.0.0.6:35167
    2022/11/05 23:31:16 [DEBUG] http: Request GET /v1/status/leader (260.173µs) from=127.0.0.6:33443
    2022/11/05 23:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:31:20 [DEBUG] agent: Node info in sync
    2022/11/05 23:31:27 [DEBUG] http: Request GET /v1/status/leader (154.613µs) from=127.0.0.6:33443
    2022/11/05 23:31:36 [DEBUG] http: Request GET /v1/status/leader (3.04398ms) from=127.0.0.6:35167
    2022/11/05 23:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:31:47 [DEBUG] http: Request GET /v1/status/leader (275.559µs) from=127.0.0.6:35167
    2022/11/05 23:31:56 [DEBUG] http: Request GET /v1/status/leader (182.078µs) from=127.0.0.6:35167
    2022/11/05 23:32:07 [DEBUG] http: Request GET /v1/status/leader (154.173µs) from=127.0.0.6:35167
    2022/11/05 23:32:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m2.660009262s) from=127.0.0.6:56281
    2022/11/05 23:32:16 [DEBUG] http: Request GET /v1/status/leader (143.743µs) from=127.0.0.6:33443
    2022/11/05 23:32:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.271343237s) from=127.0.0.6:39311
    2022/11/05 23:32:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.424775474s) from=127.0.0.6:45181
    2022/11/05 23:32:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.690446298s) from=127.0.0.6:50335
    2022/11/05 23:32:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.310329946s) from=127.0.0.6:43723
    2022/11/05 23:32:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.619006372s) from=127.0.0.6:37781
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.034992193s) from=127.0.0.6:58207
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m7.328171378s) from=127.0.0.6:55801
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m0.885610814s) from=127.0.0.6:49159
    2022/11/05 23:32:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.151140258s) from=127.0.0.6:44441
    2022/11/05 23:32:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.84664077s) from=127.0.0.6:44561
    2022/11/05 23:32:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m1.355291479s) from=127.0.0.6:54751
    2022/11/05 23:32:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.39293437s) from=127.0.0.6:39287
    2022/11/05 23:32:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.244459771s) from=127.0.0.6:42823
    2022/11/05 23:32:27 [DEBUG] http: Request GET /v1/status/leader (1.195599ms) from=127.0.0.6:33443
    2022/11/05 23:32:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.411601474s) from=127.0.0.6:44489
    2022/11/05 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m1.238977499s) from=127.0.0.6:41309
    2022/11/05 23:32:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.705179436s) from=127.0.0.6:41623
    2022/11/05 23:32:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.617222329s) from=127.0.0.6:54459
    2022/11/05 23:32:36 [DEBUG] http: Request GET /v1/status/leader (328.851µs) from=127.0.0.6:33443
    2022/11/05 23:32:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.865549302s) from=127.0.0.6:40277
    2022/11/05 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.485794841s) from=127.0.0.6:60025
    2022/11/05 23:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.453507825s) from=127.0.0.6:41879
    2022/11/05 23:32:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m7.469819115s) from=127.0.0.6:58915
    2022/11/05 23:32:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.338192016s) from=127.0.0.6:38253
    2022/11/05 23:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:32:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:32:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.93593713s) from=127.0.0.6:59405
    2022/11/05 23:32:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.318290328s) from=127.0.0.6:39877
    2022/11/05 23:32:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m0.107227195s) from=127.0.0.6:33541
    2022/11/05 23:32:47 [DEBUG] http: Request GET /v1/status/leader (328.781µs) from=127.0.0.6:33443
    2022/11/05 23:32:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.291510048s) from=127.0.0.6:55799
    2022/11/05 23:32:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m6.690019711s) from=127.0.0.6:49005
    2022/11/05 23:32:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.254900302s) from=127.0.0.6:52821
    2022/11/05 23:32:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m5.601484415s) from=127.0.0.6:40643
    2022/11/05 23:32:56 [DEBUG] http: Request GET /v1/status/leader (334.278µs) from=127.0.0.6:33443
    2022/11/05 23:33:07 [DEBUG] http: Request GET /v1/status/leader (275.443µs) from=127.0.0.6:35167
    2022/11/05 23:33:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:33:15 [DEBUG] agent: Node info in sync
    2022/11/05 23:33:16 [DEBUG] http: Request GET /v1/status/leader (281.623µs) from=127.0.0.6:35167
    2022/11/05 23:33:27 [DEBUG] http: Request GET /v1/status/leader (328.401µs) from=127.0.0.6:33443
    2022/11/05 23:33:36 [DEBUG] http: Request GET /v1/status/leader (2.50876ms) from=127.0.0.6:35167
    2022/11/05 23:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:33:47 [DEBUG] http: Request GET /v1/status/leader (255.368µs) from=127.0.0.6:35167
    2022/11/05 23:33:56 [DEBUG] http: Request GET /v1/status/leader (159.01µs) from=127.0.0.6:33443
    2022/11/05 23:34:07 [DEBUG] http: Request GET /v1/status/leader (286.586µs) from=127.0.0.6:33443
    2022/11/05 23:34:16 [DEBUG] http: Request GET /v1/status/leader (136µs) from=127.0.0.6:35167
    2022/11/05 23:34:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.483679342s) from=127.0.0.6:39311
    2022/11/05 23:34:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.279050166s) from=127.0.0.6:56281
    2022/11/05 23:34:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.750015602s) from=127.0.0.6:45181
    2022/11/05 23:34:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.500313172s) from=127.0.0.6:43723
    2022/11/05 23:34:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.788973123s) from=127.0.0.6:55801
    2022/11/05 23:34:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m1.220578048s) from=127.0.0.6:44561
    2022/11/05 23:34:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m6.488580276s) from=127.0.0.6:50335
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.898572305s) from=127.0.0.6:39287
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.303143508s) from=127.0.0.6:44441
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.815968411s) from=127.0.0.6:37781
    2022/11/05 23:34:27 [DEBUG] http: Request GET /v1/status/leader (250.224µs) from=127.0.0.6:35167
    2022/11/05 23:34:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.565427824s) from=127.0.0.6:58207
    2022/11/05 23:34:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m6.339816402s) from=127.0.0.6:49159
    2022/11/05 23:34:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.103356736s) from=127.0.0.6:42823
    2022/11/05 23:34:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m7.480942228s) from=127.0.0.6:54751
    2022/11/05 23:34:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.123400146s) from=127.0.0.6:44489
    2022/11/05 23:34:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.764065343s) from=127.0.0.6:54459
    2022/11/05 23:34:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.929448364s) from=127.0.0.6:41309
    2022/11/05 23:34:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.982233126s) from=127.0.0.6:41623
    2022/11/05 23:34:36 [DEBUG] http: Request GET /v1/status/leader (148.213µs) from=127.0.0.6:35167
    2022/11/05 23:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m1.343952982s) from=127.0.0.6:60025
    2022/11/05 23:34:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m2.297661236s) from=127.0.0.6:58915
    2022/11/05 23:34:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.440958623s) from=127.0.0.6:40277
    2022/11/05 23:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.388377465s) from=127.0.0.6:41879
    2022/11/05 23:34:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.320895241s) from=127.0.0.6:38253
    2022/11/05 23:34:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.841666019s) from=127.0.0.6:59405
    2022/11/05 23:34:47 [DEBUG] http: Request GET /v1/status/leader (321.243µs) from=127.0.0.6:35167
    2022/11/05 23:34:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.492729067s) from=127.0.0.6:39877
    2022/11/05 23:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.614106184s) from=127.0.0.6:33541
    2022/11/05 23:34:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m3.475647657s) from=127.0.0.6:49005
    2022/11/05 23:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.772003154s) from=127.0.0.6:55799
    2022/11/05 23:34:56 [DEBUG] http: Request GET /v1/status/leader (130.698µs) from=127.0.0.6:35167
    2022/11/05 23:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m3.313130916s) from=127.0.0.6:52821
    2022/11/05 23:34:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:34:58 [DEBUG] agent: Node info in sync
    2022/11/05 23:35:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m4.405993767s) from=127.0.0.6:40643
    2022/11/05 23:35:07 [DEBUG] http: Request GET /v1/status/leader (731.122µs) from=127.0.0.6:35167
    2022/11/05 23:35:16 [DEBUG] http: Request GET /v1/status/leader (285.785µs) from=127.0.0.6:33443
    2022/11/05 23:35:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:35:27 [DEBUG] http: Request GET /v1/status/leader (2.647465ms) from=127.0.0.6:33443
    2022/11/05 23:35:36 [DEBUG] http: Request GET /v1/status/leader (280.026µs) from=127.0.0.6:35167
    2022/11/05 23:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:35:47 [DEBUG] http: Request GET /v1/status/leader (783.315µs) from=127.0.0.6:35167
    2022/11/05 23:35:56 [DEBUG] http: Request GET /v1/status/leader (149.015µs) from=127.0.0.6:35167
    2022/11/05 23:35:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:35:59 [DEBUG] agent: Node info in sync
    2022/11/05 23:36:07 [DEBUG] http: Request GET /v1/status/leader (331.6µs) from=127.0.0.6:33443
    2022/11/05 23:36:16 [DEBUG] http: Request GET /v1/status/leader (226.593µs) from=127.0.0.6:35167
    2022/11/05 23:36:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m0.296457626s) from=127.0.0.6:56281
    2022/11/05 23:36:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.43036487s) from=127.0.0.6:45181
    2022/11/05 23:36:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.163426162s) from=127.0.0.6:39311
    2022/11/05 23:36:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.615207335s) from=127.0.0.6:44561
    2022/11/05 23:36:27 [DEBUG] http: Request GET /v1/status/leader (325.324µs) from=127.0.0.6:35167
    2022/11/05 23:36:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m3.079366726s) from=127.0.0.6:55801
    2022/11/05 23:36:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m5.346623722s) from=127.0.0.6:43723
    2022/11/05 23:36:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m4.751079392s) from=127.0.0.6:50335
    2022/11/05 23:36:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m4.429812684s) from=127.0.0.6:37781
    2022/11/05 23:36:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.99394554s) from=127.0.0.6:58207
    2022/11/05 23:36:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m2.650507839s) from=127.0.0.6:49159
    2022/11/05 23:36:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.69004257s) from=127.0.0.6:39287
    2022/11/05 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.782581218s) from=127.0.0.6:44441
    2022/11/05 23:36:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.77817637s) from=127.0.0.6:42823
    2022/11/05 23:36:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.784835921s) from=127.0.0.6:44489
    2022/11/05 23:36:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m1.530181543s) from=127.0.0.6:54459
    2022/11/05 23:36:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.957181509s) from=127.0.0.6:54751
    2022/11/05 23:36:36 [DEBUG] http: Request GET /v1/status/leader (190.738µs) from=127.0.0.6:35167
    2022/11/05 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m3.319920376s) from=127.0.0.6:41309
    2022/11/05 23:36:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.827610973s) from=127.0.0.6:41623
    2022/11/05 23:36:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m0.5095409s) from=127.0.0.6:58915
    2022/11/05 23:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:36:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.431283647s) from=127.0.0.6:40277
    2022/11/05 23:36:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m3.223722968s) from=127.0.0.6:60025
    2022/11/05 23:36:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m2.62321518s) from=127.0.0.6:38253
    2022/11/05 23:36:47 [DEBUG] http: Request GET /v1/status/leader (645.518µs) from=127.0.0.6:33443
    2022/11/05 23:36:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.760736398s) from=127.0.0.6:41879
    2022/11/05 23:36:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.002692983s) from=127.0.0.6:59405
    2022/11/05 23:36:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.011473481s) from=127.0.0.6:39877
    2022/11/05 23:36:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m0.041643984s) from=127.0.0.6:49005
    2022/11/05 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.881769928s) from=127.0.0.6:33541
    2022/11/05 23:36:56 [DEBUG] http: Request GET /v1/status/leader (342.839µs) from=127.0.0.6:35167
    2022/11/05 23:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.097331653s) from=127.0.0.6:55799
    2022/11/05 23:37:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.53179374s) from=127.0.0.6:40643
    2022/11/05 23:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.63699232s) from=127.0.0.6:52821
    2022/11/05 23:37:07 [DEBUG] http: Request GET /v1/status/leader (161.412µs) from=127.0.0.6:33443
    2022/11/05 23:37:16 [DEBUG] http: Request GET /v1/status/leader (371.066µs) from=127.0.0.6:33443
    2022/11/05 23:37:27 [DEBUG] http: Request GET /v1/status/leader (1.375377ms) from=127.0.0.6:35167
    2022/11/05 23:37:36 [DEBUG] http: Request GET /v1/status/leader (309.141µs) from=127.0.0.6:33443
    2022/11/05 23:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:37:47 [DEBUG] http: Request GET /v1/status/leader (286.94µs) from=127.0.0.6:33443
    2022/11/05 23:37:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:37:53 [DEBUG] agent: Node info in sync
    2022/11/05 23:37:56 [DEBUG] http: Request GET /v1/status/leader (259.514µs) from=127.0.0.6:33443
    2022/11/05 23:38:07 [DEBUG] http: Request GET /v1/status/leader (174.275µs) from=127.0.0.6:33443
    2022/11/05 23:38:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:38:16 [DEBUG] http: Request GET /v1/status/leader (2.635218ms) from=127.0.0.6:33443
    2022/11/05 23:38:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.17305034s) from=127.0.0.6:56281
    2022/11/05 23:38:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.640556327s) from=127.0.0.6:45181
    2022/11/05 23:38:27 [DEBUG] http: Request GET /v1/status/leader (277.075µs) from=127.0.0.6:33443
    2022/11/05 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.961391119s) from=127.0.0.6:39311
    2022/11/05 23:38:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m2.004438432s) from=127.0.0.6:55801
    2022/11/05 23:38:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.544184993s) from=127.0.0.6:44561
    2022/11/05 23:38:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m2.730182952s) from=127.0.0.6:43723
    2022/11/05 23:38:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.174303196s) from=127.0.0.6:44441
    2022/11/05 23:38:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.375823252s) from=127.0.0.6:39287
    2022/11/05 23:38:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m1.97842226s) from=127.0.0.6:49159
    2022/11/05 23:38:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.889056885s) from=127.0.0.6:42823
    2022/11/05 23:38:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.548353762s) from=127.0.0.6:50335
    2022/11/05 23:38:36 [DEBUG] http: Request GET /v1/status/leader (233.995µs) from=127.0.0.6:35167
    2022/11/05 23:38:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m5.593644727s) from=127.0.0.6:58207
    2022/11/05 23:38:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.214304374s) from=127.0.0.6:44489
    2022/11/05 23:38:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m6.970197122s) from=127.0.0.6:37781
    2022/11/05 23:38:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.093005925s) from=127.0.0.6:41623
    2022/11/05 23:38:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m5.96788389s) from=127.0.0.6:54459
    2022/11/05 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.724430779s) from=127.0.0.6:41309
    2022/11/05 23:38:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.573757119s) from=127.0.0.6:54751
    2022/11/05 23:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:38:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.08895219s) from=127.0.0.6:40277
    2022/11/05 23:38:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m1.571301402s) from=127.0.0.6:58915
    2022/11/05 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m0.931784556s) from=127.0.0.6:60025
    2022/11/05 23:38:47 [DEBUG] http: Request GET /v1/status/leader (301.597µs) from=127.0.0.6:33443
    2022/11/05 23:38:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.062875646s) from=127.0.0.6:38253
    2022/11/05 23:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.377537439s) from=127.0.0.6:41879
    2022/11/05 23:38:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.309292137s) from=127.0.0.6:59405
    2022/11/05 23:38:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.305050722s) from=127.0.0.6:49005
    2022/11/05 23:38:56 [DEBUG] http: Request GET /v1/status/leader (257.769µs) from=127.0.0.6:33443
    2022/11/05 23:38:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.323469625s) from=127.0.0.6:39877
    2022/11/05 23:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.083112619s) from=127.0.0.6:55799
    2022/11/05 23:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.407190216s) from=127.0.0.6:33541
    2022/11/05 23:39:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m1.320578336s) from=127.0.0.6:40643
    2022/11/05 23:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.983131656s) from=127.0.0.6:52821
    2022/11/05 23:39:07 [DEBUG] http: Request GET /v1/status/leader (263.678µs) from=127.0.0.6:35167
    2022/11/05 23:39:16 [DEBUG] http: Request GET /v1/status/leader (179.655µs) from=127.0.0.6:35167
    2022/11/05 23:39:27 [DEBUG] http: Request GET /v1/status/leader (1.75745ms) from=127.0.0.6:35167
    2022/11/05 23:39:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:39:28 [DEBUG] agent: Node info in sync
    2022/11/05 23:39:36 [DEBUG] http: Request GET /v1/status/leader (220.907µs) from=127.0.0.6:35167
    2022/11/05 23:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:39:47 [DEBUG] http: Request GET /v1/status/leader (433.674µs) from=127.0.0.6:33443
    2022/11/05 23:39:56 [DEBUG] http: Request GET /v1/status/leader (181.029µs) from=127.0.0.6:35167
    2022/11/05 23:40:07 [DEBUG] http: Request GET /v1/status/leader (155.714µs) from=127.0.0.6:35167
    2022/11/05 23:40:16 [DEBUG] http: Request GET /v1/status/leader (166.572µs) from=127.0.0.6:33443
    2022/11/05 23:40:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m3.81213849s) from=127.0.0.6:56281
    2022/11/05 23:40:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.842479124s) from=127.0.0.6:45181
    2022/11/05 23:40:27 [DEBUG] http: Request GET /v1/status/leader (205.826µs) from=127.0.0.6:33443
    2022/11/05 23:40:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m0.732459041s) from=127.0.0.6:43723
    2022/11/05 23:40:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.325981115s) from=127.0.0.6:44561
    2022/11/05 23:40:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.069604081s) from=127.0.0.6:39311
    2022/11/05 23:40:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m5.639839366s) from=127.0.0.6:55801
    2022/11/05 23:40:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.076601991s) from=127.0.0.6:42823
    2022/11/05 23:40:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.167761985s) from=127.0.0.6:39287
    2022/11/05 23:40:36 [DEBUG] http: Request GET /v1/status/leader (280.735µs) from=127.0.0.6:33443
    2022/11/05 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.454103488s) from=127.0.0.6:44441
    2022/11/05 23:40:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.995367785s) from=127.0.0.6:50335
    2022/11/05 23:40:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.563859723s) from=127.0.0.6:58207
    2022/11/05 23:40:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.121265374s) from=127.0.0.6:44489
    2022/11/05 23:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.713967235s) from=127.0.0.6:49159
    2022/11/05 23:40:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.145173565s) from=127.0.0.6:41623
    2022/11/05 23:40:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m0.550386898s) from=127.0.0.6:54459
    2022/11/05 23:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:40:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m7.473356199s) from=127.0.0.6:37781
    2022/11/05 23:40:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.213075877s) from=127.0.0.6:40277
    2022/11/05 23:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m5.450583236s) from=127.0.0.6:41309
    2022/11/05 23:40:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:40:47 [DEBUG] agent: Node info in sync
    2022/11/05 23:40:47 [DEBUG] http: Request GET /v1/status/leader (239.961µs) from=127.0.0.6:35167
    2022/11/05 23:40:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m6.458131316s) from=127.0.0.6:54751
    2022/11/05 23:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m4.381877328s) from=127.0.0.6:60025
    2022/11/05 23:40:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m5.404663366s) from=127.0.0.6:58915
    2022/11/05 23:40:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.819098858s) from=127.0.0.6:41879
    2022/11/05 23:40:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m6.625514571s) from=127.0.0.6:38253
    2022/11/05 23:40:56 [DEBUG] http: Request GET /v1/status/leader (155.772µs) from=127.0.0.6:33443
    2022/11/05 23:40:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.309599048s) from=127.0.0.6:39877
    2022/11/05 23:40:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.026059091s) from=127.0.0.6:59405
    2022/11/05 23:41:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m5.792652315s) from=127.0.0.6:49005
    2022/11/05 23:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.239838845s) from=127.0.0.6:33541
    2022/11/05 23:41:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m2.079796794s) from=127.0.0.6:40643
    2022/11/05 23:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.024893353s) from=127.0.0.6:55799
    2022/11/05 23:41:07 [DEBUG] http: Request GET /v1/status/leader (276.25µs) from=127.0.0.6:35167
    2022/11/05 23:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m1.546493817s) from=127.0.0.6:52821
    2022/11/05 23:41:16 [DEBUG] http: Request GET /v1/status/leader (140.903µs) from=127.0.0.6:33443
    2022/11/05 23:41:27 [DEBUG] http: Request GET /v1/status/leader (217.518µs) from=127.0.0.6:35167
    2022/11/05 23:41:36 [DEBUG] http: Request GET /v1/status/leader (264.86µs) from=127.0.0.6:33443
    2022/11/05 23:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:41:47 [DEBUG] http: Request GET /v1/status/leader (3.338114ms) from=127.0.0.6:35167
    2022/11/05 23:41:56 [DEBUG] http: Request GET /v1/status/leader (280.132µs) from=127.0.0.6:35167
    2022/11/05 23:42:07 [DEBUG] http: Request GET /v1/status/leader (232.795µs) from=127.0.0.6:33443
    2022/11/05 23:42:16 [DEBUG] http: Request GET /v1/status/leader (156.595µs) from=127.0.0.6:33443
    2022/11/05 23:42:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.587004155s) from=127.0.0.6:45181
    2022/11/05 23:42:27 [DEBUG] http: Request GET /v1/status/leader (187.439µs) from=127.0.0.6:33443
    2022/11/05 23:42:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=129 (2m4.603470737s) from=127.0.0.6:56281
    2022/11/05 23:42:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=121 (2m1.972880412s) from=127.0.0.6:43723
    2022/11/05 23:42:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:42:35 [DEBUG] agent: Node info in sync
    2022/11/05 23:42:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.441728111s) from=127.0.0.6:44561
    2022/11/05 23:42:36 [DEBUG] http: Request GET /v1/status/leader (168.458µs) from=127.0.0.6:33443
    2022/11/05 23:42:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.495976633s) from=127.0.0.6:55801
    2022/11/05 23:42:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.640671669s) from=127.0.0.6:39287
    2022/11/05 23:42:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (2m1.368862208s) from=127.0.0.6:50335
    2022/11/05 23:42:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.995989051s) from=127.0.0.6:39311
    2022/11/05 23:42:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.903107955s) from=127.0.0.6:44441
    2022/11/05 23:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:42:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.437279155s) from=127.0.0.6:42823
    2022/11/05 23:42:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=128 (2m4.168339668s) from=127.0.0.6:49159
    2022/11/05 23:42:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.985736286s) from=127.0.0.6:44489
    2022/11/05 23:42:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=45 (2m3.192679691s) from=127.0.0.6:54459
    2022/11/05 23:42:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.067624672s) from=127.0.0.6:58207
    2022/11/05 23:42:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.296878648s) from=127.0.0.6:41623
    2022/11/05 23:42:47 [DEBUG] http: Request GET /v1/status/leader (296.004µs) from=127.0.0.6:33443
    2022/11/05 23:42:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.294636517s) from=127.0.0.6:40277
    2022/11/05 23:42:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=138 (2m2.258820863s) from=127.0.0.6:54751
    2022/11/05 23:42:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=132 (2m1.65554186s) from=127.0.0.6:58915
    2022/11/05 23:42:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=47 (2m4.289459068s) from=127.0.0.6:41309
    2022/11/05 23:42:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=137 (2m5.243284536s) from=127.0.0.6:37781
    2022/11/05 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=51 (2m5.124749537s) from=127.0.0.6:60025
    2022/11/05 23:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.881113383s) from=127.0.0.6:41879
    2022/11/05 23:42:56 [DEBUG] http: Request GET /v1/status/leader (191.292µs) from=127.0.0.6:35167
    2022/11/05 23:42:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=43 (2m3.177432402s) from=127.0.0.6:38253
    2022/11/05 23:43:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.866918465s) from=127.0.0.6:39877
    2022/11/05 23:43:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.232158394s) from=127.0.0.6:59405
    2022/11/05 23:43:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=44 (2m2.78961362s) from=127.0.0.6:49005
    2022/11/05 23:43:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=42 (2m0.963429815s) from=127.0.0.6:40643
    2022/11/05 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.685983931s) from=127.0.0.6:33541
    2022/11/05 23:43:07 [DEBUG] http: Request GET /v1/status/leader (140.754µs) from=127.0.0.6:35167
    2022/11/05 23:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.684803744s) from=127.0.0.6:55799
    2022/11/05 23:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=50 (2m4.206458316s) from=127.0.0.6:52821
    2022/11/05 23:43:16 [DEBUG] http: Request GET /v1/status/leader (1.231979ms) from=127.0.0.6:35167
    2022/11/05 23:43:27 [DEBUG] http: Request GET /v1/status/leader (326.051µs) from=127.0.0.6:35167
    2022/11/05 23:43:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xjtt5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/05 23:43:36 [DEBUG] http: Request GET /v1/status/leader (159.474µs) from=127.0.0.6:33443
    2022/11/05 23:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xjtt5" since the cluster is too small
    2022/11/05 23:43:47 [DEBUG] http: Request GET /v1/status/leader (339.252µs) from=127.0.0.6:35167
    2022/11/05 23:43:56 [DEBUG] http: Request GET /v1/status/leader (390.309µs) from=127.0.0.6:33443
    2022/11/05 23:44:07 [DEBUG] http: Request GET /v1/status/leader (233.328µs) from=127.0.0.6:33443
    2022/11/05 23:44:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.23_8181" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.42.48_9092" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.50.150_8443" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v2_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.57.169_8801" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.28.94_9001" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_sdnc_10.233.7.5_8282" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.7.68_8082" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.43.82_8482" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.157_9015" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.109_8080" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.55.78_8410" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.178_8803" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnfres_10.233.38.164_8802" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_parser_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.167_8806" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.55_9007" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.3.225_443" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.119_9011" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.54_8484" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Service "_v1_nslcm_10.233.50.96_8403" in sync
    2022/11/05 23:44:09 [DEBUG] agent: Node info in sync
    2022/11/05 23:44:16 [DEBUG] http: Request GET /v1/status/leader (172.118µs) from=127.0.0.6:35167