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: '8b5894fd-d06d-e459-eed5-fdf933c565a7'
         Node name: 'onap-msb-consul-5454dcc5c5-vq5d4'
        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/10/27 13:03:07 [DEBUG] agent: Using random ID "8b5894fd-d06d-e459-eed5-fdf933c565a7" as node ID
    2022/10/27 13:03:07 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8b5894fd-d06d-e459-eed5-fdf933c565a7 Address:127.0.0.1:8300}]
    2022/10/27 13:03:07 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/10/27 13:03:07 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vq5d4.dc1 127.0.0.1
    2022/10/27 13:03:07 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-vq5d4 127.0.0.1
    2022/10/27 13:03:07 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-vq5d4 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:03:07 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-vq5d4.dc1" in area "wan"
    2022/10/27 13:03:07 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/10/27 13:03:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/10/27 13:03:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/10/27 13:03:07 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/10/27 13:03:07 [INFO] agent: started state syncer
    2022/10/27 13:03:07 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/10/27 13:03:07 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/10/27 13:03:07 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/10/27 13:03:07 [DEBUG] raft: Votes needed: 1
    2022/10/27 13:03:07 [DEBUG] raft: Vote granted from 8b5894fd-d06d-e459-eed5-fdf933c565a7 in term 2. Tally: 1
    2022/10/27 13:03:07 [INFO] raft: Election won. Tally: 1
    2022/10/27 13:03:07 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/10/27 13:03:07 [INFO] consul: cluster leadership acquired
    2022/10/27 13:03:07 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-vq5d4
    2022/10/27 13:03:08 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/10/27 13:03:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:03:08 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-vq5d4' joined, marking health alive
    2022/10/27 13:03:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:03:08 [INFO] agent: Synced node info
    2022/10/27 13:03:08 [DEBUG] agent: Node info in sync
    2022/10/27 13:03:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:03:08 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/10/27 13:04:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:04:53 [DEBUG] agent: Node info in sync
    2022/10/27 13:05:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:05:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:06:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:06:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:06:39 [DEBUG] agent: Node info in sync
    2022/10/27 13:07:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:07:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:08:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:08:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:08:22 [DEBUG] agent: Node info in sync
    2022/10/27 13:09:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:09:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:09:37 [DEBUG] agent: Node info in sync
    2022/10/27 13:10:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:10:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:10:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:10:44 [DEBUG] agent: Node info in sync
    2022/10/27 13:11:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:11:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:11:45 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/status/leader (891.962µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.147_8080"
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (6.02752ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (587.778µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v0_multicloud_10.233.47.240_9001"
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.402656ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (857.534µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v1_multicloud_10.233.47.240_9001"
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.271699ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (382.823µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.57.68_9015"
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (12.974916ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (368.887µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v1_parser_10.233.47.247_8806"
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.575446ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (679.827µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v1_catalog_10.233.47.247_8806"
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.157833ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (355.917µs) from=127.0.0.6:48661
    2022/10/27 13:12:35 [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/10/27 13:12:35 [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/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [INFO] agent: Synced service "_v1_nsd_10.233.47.247_8806"
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.415919ms) from=127.0.0.6:48661
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:35 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.318825ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [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/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.247_8806"
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.795068ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (10.804786ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [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/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.0.170_9007"
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.356367ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (380.976µs) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/catalog/services (445.133µs) from=127.0.0.6:48661
    2022/10/27 13:12:36 [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/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] http: Request GET /v1/status/leader (232.755µs) from=127.0.0.6:39573
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.0.170_9007"
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (61.839232ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (465.73µs) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (233.143µs) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (209.564µs) from=127.0.0.6:48375
    2022/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v1_sdc-gui_10.233.19.147_8181"
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (51.240291ms) from=127.0.0.6:39573
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (88.307411ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (396.65µs) from=127.0.0.6:39573
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (152.063µs) from=127.0.0.6:38577
    2022/10/27 13:12:36 [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/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.21.199_443"
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.056051ms) from=127.0.0.6:39573
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (56.10659ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (315.528µs) from=127.0.0.6:39573
    2022/10/27 13:12:36 [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/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.156_9011"
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.352322ms) from=127.0.0.6:39573
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (42.789611ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.403663ms) from=127.0.0.6:39573
    2022/10/27 13:12:36 [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/10/27 13:12:36 [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/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:12:36 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.156_9011"
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (51.29856ms) from=127.0.0.6:48661
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.203631ms) from=127.0.0.6:39573
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:12:36 [DEBUG] agent: Node info in sync
    2022/10/27 13:12:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (401.812µs) from=127.0.0.6:48661
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/catalog/services (344.969µs) from=127.0.0.6:47457
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/status/leader (199.464µs) from=127.0.0.6:47457
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (290.093µs) from=127.0.0.6:53835
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.636µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (138.997µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (108.994µs) from=127.0.0.6:48661
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (185.065µs) from=127.0.0.6:48661
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (129.072µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (139.224µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (120.706µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (175.243µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (138.128µs) from=127.0.0.6:48661
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (266.183µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (146.853µs) from=127.0.0.6:53835
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (122.275µs) from=127.0.0.6:50207
    2022/10/27 13:12:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (192.526µs) from=127.0.0.6:41427
    2022/10/27 13:12:56 [DEBUG] http: Request GET /v1/status/leader (294.739µs) from=127.0.0.6:45019
    2022/10/27 13:13:02 [DEBUG] http: Request GET /v1/status/leader (274.246µs) from=127.0.0.6:46823
    2022/10/27 13:13:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:13:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:13:16 [DEBUG] http: Request GET /v1/status/leader (1.744847ms) from=127.0.0.6:45019
    2022/10/27 13:13:22 [DEBUG] http: Request GET /v1/status/leader (377.624µs) from=127.0.0.6:46823
    2022/10/27 13:13:36 [DEBUG] http: Request GET /v1/status/leader (693.979µs) from=127.0.0.6:45019
    2022/10/27 13:13:42 [DEBUG] http: Request GET /v1/status/leader (538.584µs) from=127.0.0.6:46823
    2022/10/27 13:13:56 [DEBUG] http: Request GET /v1/status/leader (2.25442ms) from=127.0.0.6:45019
    2022/10/27 13:14:02 [DEBUG] http: Request GET /v1/status/leader (790.924µs) from=127.0.0.6:45019
    2022/10/27 13:14:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:14:16 [DEBUG] http: Request GET /v1/status/leader (386.249µs) from=127.0.0.6:45019
    2022/10/27 13:14:22 [DEBUG] http: Request GET /v1/status/leader (356.725µs) from=127.0.0.6:46823
    2022/10/27 13:14:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:14:26 [DEBUG] agent: Node info in sync
    2022/10/27 13:14:36 [DEBUG] http: Request GET /v1/status/leader (650.704µs) from=127.0.0.6:46823
    2022/10/27 13:14:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m3.322835769s) from=127.0.0.6:39573
    2022/10/27 13:14:42 [DEBUG] http: Request GET /v1/status/leader (555.1µs) from=127.0.0.6:46823
    2022/10/27 13:14:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.201470968s) from=127.0.0.6:50207
    2022/10/27 13:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.451472902s) from=127.0.0.6:53835
    2022/10/27 13:14:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.32428521s) from=127.0.0.6:48375
    2022/10/27 13:14:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.424548s) from=127.0.0.6:41589
    2022/10/27 13:14:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.412640145s) from=127.0.0.6:38577
    2022/10/27 13:14:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.532130165s) from=127.0.0.6:47881
    2022/10/27 13:14:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.784817961s) from=127.0.0.6:48661
    2022/10/27 13:14:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.008829071s) from=127.0.0.6:33213
    2022/10/27 13:14:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.195188403s) from=127.0.0.6:33489
    2022/10/27 13:14:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.432582151s) from=127.0.0.6:53153
    2022/10/27 13:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.063317601s) from=127.0.0.6:38491
    2022/10/27 13:14:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.64799989s) from=127.0.0.6:45291
    2022/10/27 13:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.80994529s) from=127.0.0.6:44639
    2022/10/27 13:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.444188079s) from=127.0.0.6:51911
    2022/10/27 13:14:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.898224107s) from=127.0.0.6:47457
    2022/10/27 13:14:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.572914828s) from=127.0.0.6:41427
    2022/10/27 13:14:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.810488063s) from=127.0.0.6:50797
    2022/10/27 13:14:56 [DEBUG] http: Request GET /v1/status/leader (228.541µs) from=127.0.0.6:46823
    2022/10/27 13:15:02 [DEBUG] http: Request GET /v1/status/leader (189.831µs) from=127.0.0.6:45019
    2022/10/27 13:15:05 [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/10/27 13:15:05 [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/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:15:05 [INFO] agent: Synced service "_v1_sdnc_10.233.1.72_8282"
    2022/10/27 13:15:05 [DEBUG] agent: Node info in sync
    2022/10/27 13:15:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.685782ms) from=127.0.0.6:46823
    2022/10/27 13:15:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (18.265348383s) from=127.0.0.6:47457
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:15:05 [DEBUG] agent: Node info in sync
    2022/10/27 13:15:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (25.514968925s) from=127.0.0.6:39573
    2022/10/27 13:15:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (819.737µs) from=127.0.0.6:39573
    2022/10/27 13:15:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (215.591µs) from=127.0.0.6:45019
    2022/10/27 13:15:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:15:16 [DEBUG] http: Request GET /v1/status/leader (333.046µs) from=127.0.0.6:58999
    2022/10/27 13:15:22 [DEBUG] http: Request GET /v1/status/leader (324.867µs) from=127.0.0.6:46823
    2022/10/27 13:15:36 [DEBUG] http: Request GET /v1/status/leader (283.256µs) from=127.0.0.6:58999
    2022/10/27 13:15:42 [DEBUG] http: Request GET /v1/status/leader (295.68µs) from=127.0.0.6:46823
    2022/10/27 13:15:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:15:56 [DEBUG] http: Request GET /v1/status/leader (359.702µs) from=127.0.0.6:58999
    2022/10/27 13:16:02 [DEBUG] http: Request GET /v1/status/leader (330.828µs) from=127.0.0.6:46823
    2022/10/27 13:16:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:16:16 [DEBUG] http: Request GET /v1/status/leader (328.468µs) from=127.0.0.6:58999
    2022/10/27 13:16:22 [DEBUG] http: Request GET /v1/status/leader (211.899µs) from=127.0.0.6:46823
    2022/10/27 13:16:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:16:32 [DEBUG] agent: Node info in sync
    2022/10/27 13:16:36 [DEBUG] http: Request GET /v1/status/leader (3.000514ms) from=127.0.0.6:46823
    2022/10/27 13:16:42 [DEBUG] http: Request GET /v1/status/leader (307.58µs) from=127.0.0.6:46823
    2022/10/27 13:16:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.179007412s) from=127.0.0.6:53835
    2022/10/27 13:16:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.694412609s) from=127.0.0.6:41589
    2022/10/27 13:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.757614329s) from=127.0.0.6:33213
    2022/10/27 13:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.281706215s) from=127.0.0.6:53153
    2022/10/27 13:16:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.783696483s) from=127.0.0.6:48661
    2022/10/27 13:16:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.377698627s) from=127.0.0.6:50207
    2022/10/27 13:16:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.226737071s) from=127.0.0.6:51911
    2022/10/27 13:16:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.242844209s) from=127.0.0.6:38577
    2022/10/27 13:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.539992079s) from=127.0.0.6:44639
    2022/10/27 13:16:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.960592145s) from=127.0.0.6:47881
    2022/10/27 13:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.538025673s) from=127.0.0.6:38491
    2022/10/27 13:16:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.886461098s) from=127.0.0.6:33489
    2022/10/27 13:16:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.492978144s) from=127.0.0.6:48375
    2022/10/27 13:16:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.245023224s) from=127.0.0.6:45291
    2022/10/27 13:16:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.584329668s) from=127.0.0.6:41427
    2022/10/27 13:16:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.768919535s) from=127.0.0.6:50797
    2022/10/27 13:16:56 [DEBUG] http: Request GET /v1/status/leader (416.384µs) from=127.0.0.6:58999
    2022/10/27 13:17:02 [DEBUG] http: Request GET /v1/status/leader (253.257µs) from=127.0.0.6:46823
    2022/10/27 13:17:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.190219109s) from=127.0.0.6:47457
    2022/10/27 13:17:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:17:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.733244724s) from=127.0.0.6:39573
    2022/10/27 13:17:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.282013536s) from=127.0.0.6:45019
    2022/10/27 13:17:16 [DEBUG] http: Request GET /v1/status/leader (549.488µs) from=127.0.0.6:46823
    2022/10/27 13:17:22 [DEBUG] http: Request GET /v1/status/leader (345.977µs) from=127.0.0.6:46823
    2022/10/27 13:17:36 [DEBUG] http: Request GET /v1/status/leader (245.04µs) from=127.0.0.6:46823
    2022/10/27 13:17:42 [DEBUG] http: Request GET /v1/status/leader (796.796µs) from=127.0.0.6:46823
    2022/10/27 13:17:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:17:50 [DEBUG] agent: Node info in sync
    2022/10/27 13:17:56 [DEBUG] http: Request GET /v1/status/leader (1.490318ms) from=127.0.0.6:46823
    2022/10/27 13:18:02 [DEBUG] http: Request GET /v1/status/leader (415.083µs) from=127.0.0.6:46823
    2022/10/27 13:18:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:18:16 [DEBUG] http: Request GET /v1/status/leader (205.121µs) from=127.0.0.6:58999
    2022/10/27 13:18:22 [DEBUG] http: Request GET /v1/status/leader (458.498µs) from=127.0.0.6:46823
    2022/10/27 13:18:36 [DEBUG] http: Request GET /v1/status/leader (2.60178ms) from=127.0.0.6:46823
    2022/10/27 13:18:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:18:42 [DEBUG] http: Request GET /v1/status/leader (180.782µs) from=127.0.0.6:46823
    2022/10/27 13:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.426689428s) from=127.0.0.6:41589
    2022/10/27 13:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.440136457s) from=127.0.0.6:53153
    2022/10/27 13:18:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.473923595s) from=127.0.0.6:38577
    2022/10/27 13:18:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.658479869s) from=127.0.0.6:51911
    2022/10/27 13:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.002023671s) from=127.0.0.6:53835
    2022/10/27 13:18:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.244915473s) from=127.0.0.6:50207
    2022/10/27 13:18:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.350049137s) from=127.0.0.6:48661
    2022/10/27 13:18:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.568332787s) from=127.0.0.6:47881
    2022/10/27 13:18:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.847261407s) from=127.0.0.6:33489
    2022/10/27 13:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.463730007s) from=127.0.0.6:33213
    2022/10/27 13:18:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.045694506s) from=127.0.0.6:50797
    2022/10/27 13:18:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.896637901s) from=127.0.0.6:48375
    2022/10/27 13:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.682531338s) from=127.0.0.6:44639
    2022/10/27 13:18:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.647419309s) from=127.0.0.6:41427
    2022/10/27 13:18:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.043458096s) from=127.0.0.6:45291
    2022/10/27 13:18:56 [DEBUG] http: Request GET /v1/status/leader (314.069µs) from=127.0.0.6:46823
    2022/10/27 13:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.375771209s) from=127.0.0.6:38491
    2022/10/27 13:19:02 [DEBUG] http: Request GET /v1/status/leader (193.275µs) from=127.0.0.6:46823
    2022/10/27 13:19:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:19:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.39734534s) from=127.0.0.6:47457
    2022/10/27 13:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.952426775s) from=127.0.0.6:39573
    2022/10/27 13:19:16 [DEBUG] http: Request GET /v1/status/leader (732.179µs) from=127.0.0.6:58999
    2022/10/27 13:19:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.354074528s) from=127.0.0.6:45019
    2022/10/27 13:19:22 [DEBUG] http: Request GET /v1/status/leader (226.361µs) from=127.0.0.6:46823
    2022/10/27 13:19:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:19:27 [DEBUG] agent: Node info in sync
    2022/10/27 13:19:36 [DEBUG] http: Request GET /v1/status/leader (220.042µs) from=127.0.0.6:58999
    2022/10/27 13:19:42 [DEBUG] http: Request GET /v1/status/leader (289.473µs) from=127.0.0.6:46823
    2022/10/27 13:19:56 [DEBUG] http: Request GET /v1/status/leader (254.644µs) from=127.0.0.6:58999
    2022/10/27 13:20:02 [DEBUG] http: Request GET /v1/status/leader (172.121µs) from=127.0.0.6:46823
    2022/10/27 13:20:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:20:16 [DEBUG] http: Request GET /v1/status/leader (328.507µs) from=127.0.0.6:46823
    2022/10/27 13:20:22 [DEBUG] http: Request GET /v1/status/leader (338.058µs) from=127.0.0.6:46823
    2022/10/27 13:20:36 [DEBUG] http: Request GET /v1/status/leader (234.889µs) from=127.0.0.6:46823
    2022/10/27 13:20:42 [DEBUG] http: Request GET /v1/status/leader (198.545µs) from=127.0.0.6:46823
    2022/10/27 13:20:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:20:49 [DEBUG] agent: Node info in sync
    2022/10/27 13:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.799425159s) from=127.0.0.6:41589
    2022/10/27 13:20:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.586534871s) from=127.0.0.6:50207
    2022/10/27 13:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.506037605s) from=127.0.0.6:53835
    2022/10/27 13:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.292189399s) from=127.0.0.6:53153
    2022/10/27 13:20:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.433546624s) from=127.0.0.6:44639
    2022/10/27 13:20:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.082733386s) from=127.0.0.6:50797
    2022/10/27 13:20:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.681629943s) from=127.0.0.6:38577
    2022/10/27 13:20:56 [DEBUG] http: Request GET /v1/status/leader (300.094µs) from=127.0.0.6:58999
    2022/10/27 13:20:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.206543706s) from=127.0.0.6:51911
    2022/10/27 13:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.608637556s) from=127.0.0.6:33213
    2022/10/27 13:20:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.835570844s) from=127.0.0.6:45291
    2022/10/27 13:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.354797852s) from=127.0.0.6:38491
    2022/10/27 13:20:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.922445449s) from=127.0.0.6:47881
    2022/10/27 13:20:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.2834216s) from=127.0.0.6:41427
    2022/10/27 13:20:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.675917724s) from=127.0.0.6:48661
    2022/10/27 13:20:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.05867601s) from=127.0.0.6:33489
    2022/10/27 13:21:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.987094148s) from=127.0.0.6:48375
    2022/10/27 13:21:02 [DEBUG] http: Request GET /v1/status/leader (219.262µs) from=127.0.0.6:46823
    2022/10/27 13:21:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:21:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.626524577s) from=127.0.0.6:47457
    2022/10/27 13:21:16 [DEBUG] http: Request GET /v1/status/leader (196.034µs) from=127.0.0.6:58999
    2022/10/27 13:21:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.159791614s) from=127.0.0.6:39573
    2022/10/27 13:21:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.22076273s) from=127.0.0.6:45019
    2022/10/27 13:21:22 [DEBUG] http: Request GET /v1/status/leader (189.217µs) from=127.0.0.6:46823
    2022/10/27 13:21:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:21:36 [DEBUG] http: Request GET /v1/status/leader (288.428µs) from=127.0.0.6:46823
    2022/10/27 13:21:42 [DEBUG] http: Request GET /v1/status/leader (363.351µs) from=127.0.0.6:46823
    2022/10/27 13:21:56 [DEBUG] http: Request GET /v1/status/leader (188.145µs) from=127.0.0.6:58999
    2022/10/27 13:22:02 [DEBUG] http: Request GET /v1/status/leader (629.947µs) from=127.0.0.6:46823
    2022/10/27 13:22:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:22:16 [DEBUG] http: Request GET /v1/status/leader (384.466µs) from=127.0.0.6:58999
    2022/10/27 13:22:22 [DEBUG] http: Request GET /v1/status/leader (670.554µs) from=127.0.0.6:46823
    2022/10/27 13:22:36 [DEBUG] http: Request GET /v1/status/leader (194.201µs) from=127.0.0.6:58999
    2022/10/27 13:22:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:22:39 [DEBUG] agent: Node info in sync
    2022/10/27 13:22:42 [DEBUG] http: Request GET /v1/status/leader (213.663µs) from=127.0.0.6:46823
    2022/10/27 13:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.173741961s) from=127.0.0.6:41589
    2022/10/27 13:22:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.848592143s) from=127.0.0.6:50207
    2022/10/27 13:22:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.302461976s) from=127.0.0.6:53153
    2022/10/27 13:22:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.184173401s) from=127.0.0.6:38577
    2022/10/27 13:22:56 [DEBUG] http: Request GET /v1/status/leader (463.158µs) from=127.0.0.6:46823
    2022/10/27 13:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.982247085s) from=127.0.0.6:53835
    2022/10/27 13:22:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.772772155s) from=127.0.0.6:50797
    2022/10/27 13:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.592699485s) from=127.0.0.6:51911
    2022/10/27 13:23:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.821812627s) from=127.0.0.6:33213
    2022/10/27 13:23:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.211983611s) from=127.0.0.6:48661
    2022/10/27 13:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.768684889s) from=127.0.0.6:44639
    2022/10/27 13:23:02 [DEBUG] http: Request GET /v1/status/leader (296.306µs) from=127.0.0.6:46823
    2022/10/27 13:23:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.537506547s) from=127.0.0.6:33489
    2022/10/27 13:23:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.744847802s) from=127.0.0.6:41427
    2022/10/27 13:23:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.457564744s) from=127.0.0.6:48375
    2022/10/27 13:23:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.438332901s) from=127.0.0.6:45291
    2022/10/27 13:23:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.464867047s) from=127.0.0.6:38491
    2022/10/27 13:23:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.095448709s) from=127.0.0.6:47881
    2022/10/27 13:23:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:23:16 [DEBUG] http: Request GET /v1/status/leader (316.248µs) from=127.0.0.6:58999
    2022/10/27 13:23:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.487573189s) from=127.0.0.6:47457
    2022/10/27 13:23:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.92427417s) from=127.0.0.6:45019
    2022/10/27 13:23:22 [DEBUG] http: Request GET /v1/status/leader (1.77469ms) from=127.0.0.6:46823
    2022/10/27 13:23:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.044026893s) from=127.0.0.6:39573
    2022/10/27 13:23:36 [DEBUG] http: Request GET /v1/status/leader (699.69µs) from=127.0.0.6:58999
    2022/10/27 13:23:42 [DEBUG] http: Request GET /v1/status/leader (186.106µs) from=127.0.0.6:46823
    2022/10/27 13:23:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:23:42 [DEBUG] agent: Node info in sync
    2022/10/27 13:23:57 [DEBUG] http: Request GET /v1/status/leader (253.473µs) from=127.0.0.6:58999
    2022/10/27 13:24:02 [DEBUG] http: Request GET /v1/status/leader (201.206µs) from=127.0.0.6:46823
    2022/10/27 13:24:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:24:17 [DEBUG] http: Request GET /v1/status/leader (1.249487ms) from=127.0.0.6:58999
    2022/10/27 13:24:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:24:22 [DEBUG] http: Request GET /v1/status/leader (310.279µs) from=127.0.0.6:46823
    2022/10/27 13:24:37 [DEBUG] http: Request GET /v1/status/leader (224.749µs) from=127.0.0.6:46823
    2022/10/27 13:24:42 [DEBUG] http: Request GET /v1/status/leader (292.423µs) from=127.0.0.6:46823
    2022/10/27 13:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.781943409s) from=127.0.0.6:41589
    2022/10/27 13:24:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.070233293s) from=127.0.0.6:38577
    2022/10/27 13:24:57 [DEBUG] http: Request GET /v1/status/leader (185.023µs) from=127.0.0.6:58999
    2022/10/27 13:24:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.429030833s) from=127.0.0.6:53835
    2022/10/27 13:24:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.914720912s) from=127.0.0.6:53153
    2022/10/27 13:25:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.655601314s) from=127.0.0.6:50207
    2022/10/27 13:25:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.444611204s) from=127.0.0.6:50797
    2022/10/27 13:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.544677659s) from=127.0.0.6:44639
    2022/10/27 13:25:02 [DEBUG] http: Request GET /v1/status/leader (325.846µs) from=127.0.0.6:46823
    2022/10/27 13:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.411601843s) from=127.0.0.6:33213
    2022/10/27 13:25:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.726273308s) from=127.0.0.6:51911
    2022/10/27 13:25:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.311175103s) from=127.0.0.6:48375
    2022/10/27 13:25:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.643291505s) from=127.0.0.6:38491
    2022/10/27 13:25:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.333544005s) from=127.0.0.6:48661
    2022/10/27 13:25:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.3144996s) from=127.0.0.6:41427
    2022/10/27 13:25:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:25:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.675351779s) from=127.0.0.6:45291
    2022/10/27 13:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.102751184s) from=127.0.0.6:33489
    2022/10/27 13:25:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.342511431s) from=127.0.0.6:47881
    2022/10/27 13:25:17 [DEBUG] http: Request GET /v1/status/leader (244.908µs) from=127.0.0.6:46823
    2022/10/27 13:25:22 [DEBUG] http: Request GET /v1/status/leader (311.856µs) from=127.0.0.6:46823
    2022/10/27 13:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.552911561s) from=127.0.0.6:39573
    2022/10/27 13:25:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.495665518s) from=127.0.0.6:47457
    2022/10/27 13:25:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.24783824s) from=127.0.0.6:45019
    2022/10/27 13:25:37 [DEBUG] http: Request GET /v1/status/leader (291.879µs) from=127.0.0.6:46823
    2022/10/27 13:25:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:25:40 [DEBUG] agent: Node info in sync
    2022/10/27 13:25:42 [DEBUG] http: Request GET /v1/status/leader (274.685µs) from=127.0.0.6:46823
    2022/10/27 13:25:57 [DEBUG] http: Request GET /v1/status/leader (269.529µs) from=127.0.0.6:58999
    2022/10/27 13:26:02 [DEBUG] http: Request GET /v1/status/leader (185.581µs) from=127.0.0.6:46823
    2022/10/27 13:26:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:26:17 [DEBUG] http: Request GET /v1/status/leader (279.69µs) from=127.0.0.6:58999
    2022/10/27 13:26:22 [DEBUG] http: Request GET /v1/status/leader (284.008µs) from=127.0.0.6:46823
    2022/10/27 13:26:37 [DEBUG] http: Request GET /v1/status/leader (1.408181ms) from=127.0.0.6:46823
    2022/10/27 13:26:42 [DEBUG] http: Request GET /v1/status/leader (386.685µs) from=127.0.0.6:46823
    2022/10/27 13:26:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:26:43 [DEBUG] agent: Node info in sync
    2022/10/27 13:26:57 [DEBUG] http: Request GET /v1/status/leader (276.996µs) from=127.0.0.6:46823
    2022/10/27 13:26:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.092256295s) from=127.0.0.6:41589
    2022/10/27 13:27:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.424344654s) from=127.0.0.6:50207
    2022/10/27 13:27:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.990241176s) from=127.0.0.6:53153
    2022/10/27 13:27:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.530865965s) from=127.0.0.6:50797
    2022/10/27 13:27:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.139963505s) from=127.0.0.6:38577
    2022/10/27 13:27:02 [DEBUG] http: Request GET /v1/status/leader (196.538µs) from=127.0.0.6:46823
    2022/10/27 13:27:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.218907151s) from=127.0.0.6:53835
    2022/10/27 13:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.093776562s) from=127.0.0.6:33213
    2022/10/27 13:27:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.114363326s) from=127.0.0.6:44639
    2022/10/27 13:27:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.926572797s) from=127.0.0.6:41427
    2022/10/27 13:27:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.289774849s) from=127.0.0.6:48661
    2022/10/27 13:27:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.544904753s) from=127.0.0.6:48375
    2022/10/27 13:27:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.848758612s) from=127.0.0.6:38491
    2022/10/27 13:27:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.640045747s) from=127.0.0.6:45291
    2022/10/27 13:27:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.065145557s) from=127.0.0.6:51911
    2022/10/27 13:27:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.646498666s) from=127.0.0.6:47881
    2022/10/27 13:27:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.003118558s) from=127.0.0.6:33489
    2022/10/27 13:27:17 [DEBUG] http: Request GET /v1/status/leader (252.508µs) from=127.0.0.6:58999
    2022/10/27 13:27:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:27:22 [DEBUG] http: Request GET /v1/status/leader (316.812µs) from=127.0.0.6:46823
    2022/10/27 13:27:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.497425444s) from=127.0.0.6:47457
    2022/10/27 13:27:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.390664464s) from=127.0.0.6:39573
    2022/10/27 13:27:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.909038231s) from=127.0.0.6:45019
    2022/10/27 13:27:37 [DEBUG] http: Request GET /v1/status/leader (869.009µs) from=127.0.0.6:46823
    2022/10/27 13:27:42 [DEBUG] http: Request GET /v1/status/leader (542.968µs) from=127.0.0.6:46823
    2022/10/27 13:27:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:27:54 [DEBUG] agent: Node info in sync
    2022/10/27 13:27:57 [DEBUG] http: Request GET /v1/status/leader (288.75µs) from=127.0.0.6:46823
    2022/10/27 13:28:02 [DEBUG] http: Request GET /v1/status/leader (343.208µs) from=127.0.0.6:46823
    2022/10/27 13:28:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:28:17 [DEBUG] http: Request GET /v1/status/leader (448.552µs) from=127.0.0.6:46823
    2022/10/27 13:28:23 [DEBUG] http: Request GET /v1/status/leader (2.012461ms) from=127.0.0.6:46823
    2022/10/27 13:28:37 [DEBUG] http: Request GET /v1/status/leader (619.208µs) from=127.0.0.6:46823
    2022/10/27 13:28:43 [DEBUG] http: Request GET /v1/status/leader (188.669µs) from=127.0.0.6:46823
    2022/10/27 13:28:57 [DEBUG] http: Request GET /v1/status/leader (416.394µs) from=127.0.0.6:58999
    2022/10/27 13:28:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.132181619s) from=127.0.0.6:41589
    2022/10/27 13:29:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.15520555s) from=127.0.0.6:50207
    2022/10/27 13:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.554515502s) from=127.0.0.6:53153
    2022/10/27 13:29:03 [DEBUG] http: Request GET /v1/status/leader (388.632µs) from=127.0.0.6:46823
    2022/10/27 13:29:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.451254009s) from=127.0.0.6:50797
    2022/10/27 13:29:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.225454755s) from=127.0.0.6:38577
    2022/10/27 13:29:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.495201658s) from=127.0.0.6:53835
    2022/10/27 13:29:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:29:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.196969053s) from=127.0.0.6:48661
    2022/10/27 13:29:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.72315506s) from=127.0.0.6:44639
    2022/10/27 13:29:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.447741372s) from=127.0.0.6:41427
    2022/10/27 13:29:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.726693101s) from=127.0.0.6:33213
    2022/10/27 13:29:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.056064463s) from=127.0.0.6:45291
    2022/10/27 13:29:17 [DEBUG] http: Request GET /v1/status/leader (253.262µs) from=127.0.0.6:58999
    2022/10/27 13:29:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.033360774s) from=127.0.0.6:47881
    2022/10/27 13:29:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.139386041s) from=127.0.0.6:48375
    2022/10/27 13:29:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.693174826s) from=127.0.0.6:38491
    2022/10/27 13:29:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.102580712s) from=127.0.0.6:51911
    2022/10/27 13:29:23 [DEBUG] http: Request GET /v1/status/leader (391.828µs) from=127.0.0.6:46823
    2022/10/27 13:29:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.961081125s) from=127.0.0.6:33489
    2022/10/27 13:29:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:29:33 [DEBUG] agent: Node info in sync
    2022/10/27 13:29:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.108268319s) from=127.0.0.6:47457
    2022/10/27 13:29:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.434970395s) from=127.0.0.6:45019
    2022/10/27 13:29:37 [DEBUG] http: Request GET /v1/status/leader (179.573µs) from=127.0.0.6:58999
    2022/10/27 13:29:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.213478275s) from=127.0.0.6:39573
    2022/10/27 13:29:43 [DEBUG] http: Request GET /v1/status/leader (535.22µs) from=127.0.0.6:46823
    2022/10/27 13:29:57 [DEBUG] http: Request GET /v1/status/leader (322.488µs) from=127.0.0.6:46823
    2022/10/27 13:30:03 [DEBUG] http: Request GET /v1/status/leader (265.28µs) from=127.0.0.6:46823
    2022/10/27 13:30:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:30:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:30:13 [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/10/27 13:30:13 [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/10/27 13:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:30:13 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092"
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Node info in sync
    2022/10/27 13:30:13 [DEBUG] http: Request PUT /v1/agent/service/register (11.910529ms) from=127.0.0.6:46823
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (35.920829128s) from=127.0.0.6:39573
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:30:13 [DEBUG] agent: Node info in sync
    2022/10/27 13:30:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (39.180658186s) from=127.0.0.6:47457
    2022/10/27 13:30:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (192.364µs) from=127.0.0.6:46823
    2022/10/27 13:30:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.443577ms) from=127.0.0.6:46823
    2022/10/27 13:30:17 [DEBUG] http: Request GET /v1/status/leader (330.308µs) from=127.0.0.6:52383
    2022/10/27 13:30:23 [DEBUG] http: Request GET /v1/status/leader (235.792µs) from=127.0.0.6:52383
    2022/10/27 13:30:37 [DEBUG] http: Request GET /v1/status/leader (203.385µs) from=127.0.0.6:52383
    2022/10/27 13:30:43 [DEBUG] http: Request GET /v1/status/leader (291.834µs) from=127.0.0.6:58999
    2022/10/27 13:30:57 [DEBUG] http: Request GET /v1/status/leader (180.508µs) from=127.0.0.6:52383
    2022/10/27 13:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.006494944s) from=127.0.0.6:53153
    2022/10/27 13:31:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.022413107s) from=127.0.0.6:50207
    2022/10/27 13:31:03 [DEBUG] http: Request GET /v1/status/leader (362.005µs) from=127.0.0.6:58999
    2022/10/27 13:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.337193431s) from=127.0.0.6:41589
    2022/10/27 13:31:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:31:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.787693872s) from=127.0.0.6:50797
    2022/10/27 13:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.401413047s) from=127.0.0.6:53835
    2022/10/27 13:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.770937541s) from=127.0.0.6:44639
    2022/10/27 13:31:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.586656107s) from=127.0.0.6:48661
    2022/10/27 13:31:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.681718464s) from=127.0.0.6:41427
    2022/10/27 13:31:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.393071015s) from=127.0.0.6:38577
    2022/10/27 13:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.351375738s) from=127.0.0.6:33213
    2022/10/27 13:31:17 [DEBUG] http: Request GET /v1/status/leader (299.204µs) from=127.0.0.6:58999
    2022/10/27 13:31:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.077461581s) from=127.0.0.6:47881
    2022/10/27 13:31:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.047442724s) from=127.0.0.6:45291
    2022/10/27 13:31:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.292119908s) from=127.0.0.6:51911
    2022/10/27 13:31:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.578357571s) from=127.0.0.6:48375
    2022/10/27 13:31:23 [DEBUG] http: Request GET /v1/status/leader (170.447µs) from=127.0.0.6:52383
    2022/10/27 13:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.427449893s) from=127.0.0.6:38491
    2022/10/27 13:31:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.195097225s) from=127.0.0.6:33489
    2022/10/27 13:31:37 [DEBUG] http: Request GET /v1/status/leader (3.729512ms) from=127.0.0.6:58999
    2022/10/27 13:31:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.635677908s) from=127.0.0.6:45019
    2022/10/27 13:31:43 [DEBUG] http: Request GET /v1/status/leader (156.769µs) from=127.0.0.6:58999
    2022/10/27 13:31:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:44 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:48 [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/10/27 13:31:48 [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/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.56.52_8443"
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.419607ms) from=127.0.0.6:52383
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (1m34.871931326s) from=127.0.0.6:47457
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (1m34.874816332s) from=127.0.0.6:39573
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (140.062µs) from=127.0.0.6:58999
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (646.321µs) from=127.0.0.6:39573
    2022/10/27 13:31:48 [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/10/27 13:31:48 [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/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:48 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.44.164_8082"
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.458639ms) from=127.0.0.6:39573
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:48 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (55.281948ms) from=127.0.0.6:52383
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (61.119107ms) from=127.0.0.6:47457
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (528.763µs) from=127.0.0.6:52383
    2022/10/27 13:31:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (142.538µs) from=127.0.0.6:39573
    2022/10/27 13:31:57 [DEBUG] http: Request GET /v1/status/leader (242.356µs) from=127.0.0.6:50519
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_nslcm_10.233.24.173_8403"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.610612ms) from=127.0.0.6:45565
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (10.054045963s) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (10.057346408s) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.143304ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (160.203µs) from=127.0.0.6:50519
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v2_nslcm_10.233.24.173_8403"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.976985ms) from=127.0.0.6:45565
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (42.404688ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (29.331878ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (4.446047ms) from=127.0.0.6:45565
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (277.706µs) from=127.0.0.6:45565
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_vnflcm_10.233.54.92_8801"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.958568ms) from=127.0.0.6:38005
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (34.840631ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (33.562424ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (139.079µs) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (418.656µs) from=127.0.0.6:38005
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.16.13_8482"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.890621ms) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (34.147765ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (36.364045ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (419.747µs) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (286.549µs) from=127.0.0.6:46063
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_vnfres_10.233.21.2_8802"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (43.363551ms) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.005505ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (42.297295ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (811.073µs) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (198.456µs) from=127.0.0.6:44299
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_vnfmgr_10.233.56.39_8803"
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (13.179794ms) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (35.297268ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (31.218225ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (290.579µs) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (197.708µs) from=127.0.0.6:58525
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.62.12_8484"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.889912ms) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (31.972735ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (8.646265ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (281.79µs) from=127.0.0.6:54657
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (133.613µs) from=127.0.0.6:54657
    2022/10/27 13:31:58 [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/10/27 13:31:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:31:58 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.8.85_8410"
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.62538ms) from=127.0.0.6:37283
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (50.524305ms) from=127.0.0.6:52383
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (42.038376ms) from=127.0.0.6:47457
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:31:58 [DEBUG] agent: Node info in sync
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (233.164µs) from=127.0.0.6:37283
    2022/10/27 13:31:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (13.688617ms) from=127.0.0.6:55589
    2022/10/27 13:32:03 [DEBUG] http: Request GET /v1/status/leader (322.543µs) from=127.0.0.6:57653
    2022/10/27 13:32:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:32:17 [DEBUG] http: Request GET /v1/status/leader (260.695µs) from=127.0.0.6:37283
    2022/10/27 13:32:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.732510084s) from=127.0.0.6:46823
    2022/10/27 13:32:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:32:23 [DEBUG] http: Request GET /v1/status/leader (165.354µs) from=127.0.0.6:57653
    2022/10/27 13:32:37 [DEBUG] http: Request GET /v1/status/leader (187.421µs) from=127.0.0.6:57653
    2022/10/27 13:32:43 [DEBUG] http: Request GET /v1/status/leader (5.328116ms) from=127.0.0.6:57653
    2022/10/27 13:32:57 [DEBUG] http: Request GET /v1/status/leader (1.180698ms) from=127.0.0.6:57653
    2022/10/27 13:33:03 [DEBUG] http: Request GET /v1/status/leader (907.622µs) from=127.0.0.6:57653
    2022/10/27 13:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.537524464s) from=127.0.0.6:41589
    2022/10/27 13:33:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.299079931s) from=127.0.0.6:53153
    2022/10/27 13:33:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:33:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.066128871s) from=127.0.0.6:53835
    2022/10/27 13:33:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.132244658s) from=127.0.0.6:50207
    2022/10/27 13:33:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.028575966s) from=127.0.0.6:48661
    2022/10/27 13:33:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.989149994s) from=127.0.0.6:41427
    2022/10/27 13:33:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.032317745s) from=127.0.0.6:38577
    2022/10/27 13:33:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.135069072s) from=127.0.0.6:50797
    2022/10/27 13:33:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.652329775s) from=127.0.0.6:44639
    2022/10/27 13:33:17 [DEBUG] http: Request GET /v1/status/leader (1.027269ms) from=127.0.0.6:57653
    2022/10/27 13:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.271823392s) from=127.0.0.6:33213
    2022/10/27 13:33:23 [DEBUG] http: Request GET /v1/status/leader (215.484µs) from=127.0.0.6:57653
    2022/10/27 13:33:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.504036459s) from=127.0.0.6:51911
    2022/10/27 13:33:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.168921513s) from=127.0.0.6:45291
    2022/10/27 13:33:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.206383147s) from=127.0.0.6:47881
    2022/10/27 13:33:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.549735082s) from=127.0.0.6:48375
    2022/10/27 13:33:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.720904868s) from=127.0.0.6:33489
    2022/10/27 13:33:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.594869984s) from=127.0.0.6:38491
    2022/10/27 13:33:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:33:30 [DEBUG] agent: Node info in sync
    2022/10/27 13:33:37 [DEBUG] http: Request GET /v1/status/leader (505.196µs) from=127.0.0.6:57653
    2022/10/27 13:33:43 [DEBUG] http: Request GET /v1/status/leader (306.885µs) from=127.0.0.6:57653
    2022/10/27 13:33:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.778112198s) from=127.0.0.6:45019
    2022/10/27 13:33:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.956620064s) from=127.0.0.6:58999
    2022/10/27 13:33:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.159717138s) from=127.0.0.6:39573
    2022/10/27 13:33:57 [DEBUG] http: Request GET /v1/status/leader (214.014µs) from=127.0.0.6:37283
    2022/10/27 13:33:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.204810125s) from=127.0.0.6:50519
    2022/10/27 13:33:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.885590776s) from=127.0.0.6:46063
    2022/10/27 13:34:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.813426305s) from=127.0.0.6:45565
    2022/10/27 13:34:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.556673739s) from=127.0.0.6:52383
    2022/10/27 13:34:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.726004085s) from=127.0.0.6:58525
    2022/10/27 13:34:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.451054793s) from=127.0.0.6:44299
    2022/10/27 13:34:03 [DEBUG] http: Request GET /v1/status/leader (192.939µs) from=127.0.0.6:57653
    2022/10/27 13:34:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.6557247s) from=127.0.0.6:55589
    2022/10/27 13:34:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.168684306s) from=127.0.0.6:54657
    2022/10/27 13:34:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.517740102s) from=127.0.0.6:47457
    2022/10/27 13:34:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.975583762s) from=127.0.0.6:38005
    2022/10/27 13:34:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:34:17 [DEBUG] http: Request GET /v1/status/leader (503.831µs) from=127.0.0.6:37283
    2022/10/27 13:34:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:34:23 [DEBUG] http: Request GET /v1/status/leader (810.623µs) from=127.0.0.6:57653
    2022/10/27 13:34:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.895407217s) from=127.0.0.6:46823
    2022/10/27 13:34:37 [DEBUG] http: Request GET /v1/status/leader (343.41µs) from=127.0.0.6:57653
    2022/10/27 13:34:43 [DEBUG] http: Request GET /v1/status/leader (359.931µs) from=127.0.0.6:57653
    2022/10/27 13:34:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:34:52 [DEBUG] agent: Node info in sync
    2022/10/27 13:34:57 [DEBUG] http: Request GET /v1/status/leader (367.07µs) from=127.0.0.6:37283
    2022/10/27 13:35:03 [DEBUG] http: Request GET /v1/status/leader (280.818µs) from=127.0.0.6:57653
    2022/10/27 13:35:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:35:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.652836492s) from=127.0.0.6:53153
    2022/10/27 13:35:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.231474904s) from=127.0.0.6:53835
    2022/10/27 13:35:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.16858991s) from=127.0.0.6:41589
    2022/10/27 13:35:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.21158434s) from=127.0.0.6:41427
    2022/10/27 13:35:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.314932669s) from=127.0.0.6:50207
    2022/10/27 13:35:17 [DEBUG] http: Request GET /v1/status/leader (3.050466ms) from=127.0.0.6:57653
    2022/10/27 13:35:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.926026521s) from=127.0.0.6:50797
    2022/10/27 13:35:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.696790715s) from=127.0.0.6:38577
    2022/10/27 13:35:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.386525834s) from=127.0.0.6:48661
    2022/10/27 13:35:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.323667124s) from=127.0.0.6:44639
    2022/10/27 13:35:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.279264059s) from=127.0.0.6:33213
    2022/10/27 13:35:23 [DEBUG] http: Request GET /v1/status/leader (329.599µs) from=127.0.0.6:57653
    2022/10/27 13:35:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.840161863s) from=127.0.0.6:45291
    2022/10/27 13:35:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.612806108s) from=127.0.0.6:51911
    2022/10/27 13:35:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.133435944s) from=127.0.0.6:48375
    2022/10/27 13:35:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.21990961s) from=127.0.0.6:47881
    2022/10/27 13:35:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.176957213s) from=127.0.0.6:33489
    2022/10/27 13:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.481479509s) from=127.0.0.6:38491
    2022/10/27 13:35:37 [DEBUG] http: Request GET /v1/status/leader (294.409µs) from=127.0.0.6:57653
    2022/10/27 13:35:43 [DEBUG] http: Request GET /v1/status/leader (257.048µs) from=127.0.0.6:57653
    2022/10/27 13:35:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.231906901s) from=127.0.0.6:39573
    2022/10/27 13:35:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.431649942s) from=127.0.0.6:45019
    2022/10/27 13:35:57 [DEBUG] http: Request GET /v1/status/leader (313.522µs) from=127.0.0.6:37283
    2022/10/27 13:35:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.43197899s) from=127.0.0.6:58999
    2022/10/27 13:36:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.468979223s) from=127.0.0.6:45565
    2022/10/27 13:36:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.339279198s) from=127.0.0.6:46063
    2022/10/27 13:36:03 [DEBUG] http: Request GET /v1/status/leader (371.036µs) from=127.0.0.6:57653
    2022/10/27 13:36:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.620258442s) from=127.0.0.6:50519
    2022/10/27 13:36:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.812394487s) from=127.0.0.6:52383
    2022/10/27 13:36:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.992552021s) from=127.0.0.6:44299
    2022/10/27 13:36:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.739975869s) from=127.0.0.6:58525
    2022/10/27 13:36:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:36:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.771501543s) from=127.0.0.6:47457
    2022/10/27 13:36:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.408178619s) from=127.0.0.6:54657
    2022/10/27 13:36:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.71545765s) from=127.0.0.6:55589
    2022/10/27 13:36:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.564810341s) from=127.0.0.6:38005
    2022/10/27 13:36:17 [DEBUG] http: Request GET /v1/status/leader (205.961µs) from=127.0.0.6:57653
    2022/10/27 13:36:23 [DEBUG] http: Request GET /v1/status/leader (203.241µs) from=127.0.0.6:57653
    2022/10/27 13:36:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.748129769s) from=127.0.0.6:46823
    2022/10/27 13:36:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:36:33 [DEBUG] agent: Node info in sync
    2022/10/27 13:36:37 [DEBUG] http: Request GET /v1/status/leader (274.428µs) from=127.0.0.6:57653
    2022/10/27 13:36:43 [DEBUG] http: Request GET /v1/status/leader (260.587µs) from=127.0.0.6:57653
    2022/10/27 13:36:57 [DEBUG] http: Request GET /v1/status/leader (302.592µs) from=127.0.0.6:37283
    2022/10/27 13:37:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:37:03 [DEBUG] http: Request GET /v1/status/leader (285.133µs) from=127.0.0.6:57653
    2022/10/27 13:37:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:37:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.635107068s) from=127.0.0.6:53835
    2022/10/27 13:37:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.425171748s) from=127.0.0.6:41589
    2022/10/27 13:37:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.523954746s) from=127.0.0.6:53153
    2022/10/27 13:37:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.638955938s) from=127.0.0.6:41427
    2022/10/27 13:37:17 [DEBUG] http: Request GET /v1/status/leader (578.46µs) from=127.0.0.6:57653
    2022/10/27 13:37:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.985237605s) from=127.0.0.6:50207
    2022/10/27 13:37:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.658341314s) from=127.0.0.6:38577
    2022/10/27 13:37:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.331820683s) from=127.0.0.6:48661
    2022/10/27 13:37:23 [DEBUG] http: Request GET /v1/status/leader (285.652µs) from=127.0.0.6:57653
    2022/10/27 13:37:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.223129966s) from=127.0.0.6:50797
    2022/10/27 13:37:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.828163934s) from=127.0.0.6:44639
    2022/10/27 13:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.716518222s) from=127.0.0.6:33213
    2022/10/27 13:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.298659155s) from=127.0.0.6:51911
    2022/10/27 13:37:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.491369601s) from=127.0.0.6:45291
    2022/10/27 13:37:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.629319544s) from=127.0.0.6:33489
    2022/10/27 13:37:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.729571256s) from=127.0.0.6:47881
    2022/10/27 13:37:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.343460782s) from=127.0.0.6:48375
    2022/10/27 13:37:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.410961549s) from=127.0.0.6:38491
    2022/10/27 13:37:37 [DEBUG] http: Request GET /v1/status/leader (2.010066ms) from=127.0.0.6:57653
    2022/10/27 13:37:43 [DEBUG] http: Request GET /v1/status/leader (484.38µs) from=127.0.0.6:57653
    2022/10/27 13:37:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.856567102s) from=127.0.0.6:39573
    2022/10/27 13:37:57 [DEBUG] http: Request GET /v1/status/leader (275.033µs) from=127.0.0.6:57653
    2022/10/27 13:37:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.072948727s) from=127.0.0.6:58999
    2022/10/27 13:37:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.290463775s) from=127.0.0.6:45019
    2022/10/27 13:37:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:37:59 [DEBUG] agent: Node info in sync
    2022/10/27 13:38:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.491666839s) from=127.0.0.6:45565
    2022/10/27 13:38:03 [DEBUG] http: Request GET /v1/status/leader (392.227µs) from=127.0.0.6:57653
    2022/10/27 13:38:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.221636655s) from=127.0.0.6:44299
    2022/10/27 13:38:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.419205083s) from=127.0.0.6:58525
    2022/10/27 13:38:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.366001838s) from=127.0.0.6:50519
    2022/10/27 13:38:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:38:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.248391312s) from=127.0.0.6:46063
    2022/10/27 13:38:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.305567175s) from=127.0.0.6:54657
    2022/10/27 13:38:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.164154577s) from=127.0.0.6:52383
    2022/10/27 13:38:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.850017029s) from=127.0.0.6:47457
    2022/10/27 13:38:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.675368667s) from=127.0.0.6:55589
    2022/10/27 13:38:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.674766595s) from=127.0.0.6:38005
    2022/10/27 13:38:17 [DEBUG] http: Request GET /v1/status/leader (2.190818ms) from=127.0.0.6:57653
    2022/10/27 13:38:23 [DEBUG] http: Request GET /v1/status/leader (447.013µs) from=127.0.0.6:57653
    2022/10/27 13:38:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.708653895s) from=127.0.0.6:46823
    2022/10/27 13:38:37 [DEBUG] http: Request GET /v1/status/leader (845.381µs) from=127.0.0.6:37283
    2022/10/27 13:38:43 [DEBUG] http: Request GET /v1/status/leader (274.775µs) from=127.0.0.6:57653
    2022/10/27 13:38:57 [DEBUG] http: Request GET /v1/status/leader (219.249µs) from=127.0.0.6:57653
    2022/10/27 13:39:03 [DEBUG] http: Request GET /v1/status/leader (368.975µs) from=127.0.0.6:57653
    2022/10/27 13:39:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:39:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:39:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.074486243s) from=127.0.0.6:41589
    2022/10/27 13:39:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:39:16 [DEBUG] agent: Node info in sync
    2022/10/27 13:39:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.794068794s) from=127.0.0.6:53835
    2022/10/27 13:39:17 [DEBUG] http: Request GET /v1/status/leader (531.266µs) from=127.0.0.6:37283
    2022/10/27 13:39:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.782193631s) from=127.0.0.6:53153
    2022/10/27 13:39:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.26614005s) from=127.0.0.6:50207
    2022/10/27 13:39:23 [DEBUG] http: Request GET /v1/status/leader (440.739µs) from=127.0.0.6:57653
    2022/10/27 13:39:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m7.030215795s) from=127.0.0.6:41427
    2022/10/27 13:39:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.088286622s) from=127.0.0.6:50797
    2022/10/27 13:39:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.485621892s) from=127.0.0.6:38577
    2022/10/27 13:39:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.274238872s) from=127.0.0.6:33213
    2022/10/27 13:39:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.97284552s) from=127.0.0.6:44639
    2022/10/27 13:39:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.42847466s) from=127.0.0.6:48661
    2022/10/27 13:39:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.202399709s) from=127.0.0.6:33489
    2022/10/27 13:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.720636074s) from=127.0.0.6:51911
    2022/10/27 13:39:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.306010837s) from=127.0.0.6:45291
    2022/10/27 13:39:37 [DEBUG] http: Request GET /v1/status/leader (511.956µs) from=127.0.0.6:57653
    2022/10/27 13:39:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.2326841s) from=127.0.0.6:48375
    2022/10/27 13:39:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.936003332s) from=127.0.0.6:47881
    2022/10/27 13:39:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.497626028s) from=127.0.0.6:38491
    2022/10/27 13:39:43 [DEBUG] http: Request GET /v1/status/leader (498.064µs) from=127.0.0.6:57653
    2022/10/27 13:39:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m1.431018652s) from=127.0.0.6:39573
    2022/10/27 13:39:57 [DEBUG] http: Request GET /v1/status/leader (441.682µs) from=127.0.0.6:37283
    2022/10/27 13:40:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.355237397s) from=127.0.0.6:45019
    2022/10/27 13:40:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.409725505s) from=127.0.0.6:58999
    2022/10/27 13:40:03 [DEBUG] http: Request GET /v1/status/leader (603.481µs) from=127.0.0.6:57653
    2022/10/27 13:40:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.295149974s) from=127.0.0.6:45565
    2022/10/27 13:40:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.151158726s) from=127.0.0.6:58525
    2022/10/27 13:40:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:40:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.186927504s) from=127.0.0.6:50519
    2022/10/27 13:40:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.951677598s) from=127.0.0.6:44299
    2022/10/27 13:40:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.174933382s) from=127.0.0.6:46063
    2022/10/27 13:40:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.895399692s) from=127.0.0.6:54657
    2022/10/27 13:40:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.701874273s) from=127.0.0.6:47457
    2022/10/27 13:40:17 [DEBUG] http: Request GET /v1/status/leader (1.106406ms) from=127.0.0.6:37283
    2022/10/27 13:40:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m7.496648294s) from=127.0.0.6:52383
    2022/10/27 13:40:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.95991333s) from=127.0.0.6:55589
    2022/10/27 13:40:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.665525978s) from=127.0.0.6:38005
    2022/10/27 13:40:23 [DEBUG] http: Request GET /v1/status/leader (369.957µs) from=127.0.0.6:57653
    2022/10/27 13:40:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.197366674s) from=127.0.0.6:46823
    2022/10/27 13:40:37 [DEBUG] http: Request GET /v1/status/leader (332.823µs) from=127.0.0.6:37283
    2022/10/27 13:40:43 [DEBUG] http: Request GET /v1/status/leader (265.358µs) from=127.0.0.6:57653
    2022/10/27 13:40:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:40:53 [DEBUG] agent: Node info in sync
    2022/10/27 13:40:57 [DEBUG] http: Request GET /v1/status/leader (390.898µs) from=127.0.0.6:37283
    2022/10/27 13:41:03 [DEBUG] http: Request GET /v1/status/leader (303.578µs) from=127.0.0.6:57653
    2022/10/27 13:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:41:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.392285996s) from=127.0.0.6:41589
    2022/10/27 13:41:17 [DEBUG] http: Request GET /v1/status/leader (314.582µs) from=127.0.0.6:37283
    2022/10/27 13:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.289458089s) from=127.0.0.6:53835
    2022/10/27 13:41:23 [DEBUG] http: Request GET /v1/status/leader (306.851µs) from=127.0.0.6:57653
    2022/10/27 13:41:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.540718635s) from=127.0.0.6:41427
    2022/10/27 13:41:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.60313941s) from=127.0.0.6:38577
    2022/10/27 13:41:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:41:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.776960937s) from=127.0.0.6:50207
    2022/10/27 13:41:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.200435132s) from=127.0.0.6:53153
    2022/10/27 13:41:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.02860723s) from=127.0.0.6:50797
    2022/10/27 13:41:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.455898694s) from=127.0.0.6:33213
    2022/10/27 13:41:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.147342927s) from=127.0.0.6:48661
    2022/10/27 13:41:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.499387472s) from=127.0.0.6:51911
    2022/10/27 13:41:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.106345413s) from=127.0.0.6:44639
    2022/10/27 13:41:37 [DEBUG] http: Request GET /v1/status/leader (153.231µs) from=127.0.0.6:57653
    2022/10/27 13:41:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.63613971s) from=127.0.0.6:33489
    2022/10/27 13:41:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.114536306s) from=127.0.0.6:45291
    2022/10/27 13:41:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.03055902s) from=127.0.0.6:48375
    2022/10/27 13:41:43 [DEBUG] http: Request GET /v1/status/leader (1.624649ms) from=127.0.0.6:57653
    2022/10/27 13:41:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.842445453s) from=127.0.0.6:47881
    2022/10/27 13:41:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.530066303s) from=127.0.0.6:38491
    2022/10/27 13:41:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.421611726s) from=127.0.0.6:39573
    2022/10/27 13:41:57 [DEBUG] http: Request GET /v1/status/leader (267.431µs) from=127.0.0.6:57653
    2022/10/27 13:42:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.164450124s) from=127.0.0.6:58999
    2022/10/27 13:42:03 [DEBUG] http: Request GET /v1/status/leader (310.767µs) from=127.0.0.6:57653
    2022/10/27 13:42:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.237313588s) from=127.0.0.6:45565
    2022/10/27 13:42:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.966316364s) from=127.0.0.6:45019
    2022/10/27 13:42:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:42:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.790383369s) from=127.0.0.6:58525
    2022/10/27 13:42:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.693861822s) from=127.0.0.6:50519
    2022/10/27 13:42:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.021805994s) from=127.0.0.6:44299
    2022/10/27 13:42:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.978631999s) from=127.0.0.6:46063
    2022/10/27 13:42:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.833320054s) from=127.0.0.6:47457
    2022/10/27 13:42:18 [DEBUG] http: Request GET /v1/status/leader (703.912µs) from=127.0.0.6:57653
    2022/10/27 13:42:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:42:19 [DEBUG] agent: Node info in sync
    2022/10/27 13:42:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.088425545s) from=127.0.0.6:52383
    2022/10/27 13:42:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.512581722s) from=127.0.0.6:54657
    2022/10/27 13:42:23 [DEBUG] http: Request GET /v1/status/leader (327.037µs) from=127.0.0.6:57653
    2022/10/27 13:42:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.769076398s) from=127.0.0.6:38005
    2022/10/27 13:42:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.03932347s) from=127.0.0.6:55589
    2022/10/27 13:42:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.867923324s) from=127.0.0.6:46823
    2022/10/27 13:42:38 [DEBUG] http: Request GET /v1/status/leader (240.144µs) from=127.0.0.6:37283
    2022/10/27 13:42:43 [DEBUG] http: Request GET /v1/status/leader (329.139µs) from=127.0.0.6:57653
    2022/10/27 13:42:58 [DEBUG] http: Request GET /v1/status/leader (396.337µs) from=127.0.0.6:37283
    2022/10/27 13:43:03 [DEBUG] http: Request GET /v1/status/leader (274.213µs) from=127.0.0.6:57653
    2022/10/27 13:43:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:43:18 [DEBUG] http: Request GET /v1/status/leader (297.615µs) from=127.0.0.6:57653
    2022/10/27 13:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.946597713s) from=127.0.0.6:41589
    2022/10/27 13:43:23 [DEBUG] http: Request GET /v1/status/leader (353.178µs) from=127.0.0.6:57653
    2022/10/27 13:43:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.793987274s) from=127.0.0.6:38577
    2022/10/27 13:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.665760058s) from=127.0.0.6:53835
    2022/10/27 13:43:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.903159881s) from=127.0.0.6:53153
    2022/10/27 13:43:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.074713406s) from=127.0.0.6:41427
    2022/10/27 13:43:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.838961965s) from=127.0.0.6:50207
    2022/10/27 13:43:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.42223765s) from=127.0.0.6:33213
    2022/10/27 13:43:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.345339413s) from=127.0.0.6:50797
    2022/10/27 13:43:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.938135886s) from=127.0.0.6:48661
    2022/10/27 13:43:38 [DEBUG] http: Request GET /v1/status/leader (308.765µs) from=127.0.0.6:57653
    2022/10/27 13:43:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.401793233s) from=127.0.0.6:44639
    2022/10/27 13:43:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:43:38 [DEBUG] agent: Node info in sync
    2022/10/27 13:43:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.669298793s) from=127.0.0.6:51911
    2022/10/27 13:43:43 [DEBUG] http: Request GET /v1/status/leader (345.456µs) from=127.0.0.6:57653
    2022/10/27 13:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.498975895s) from=127.0.0.6:45291
    2022/10/27 13:43:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.500099185s) from=127.0.0.6:33489
    2022/10/27 13:43:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.091765571s) from=127.0.0.6:47881
    2022/10/27 13:43:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.263471882s) from=127.0.0.6:48375
    2022/10/27 13:43:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.004070403s) from=127.0.0.6:38491
    2022/10/27 13:43:58 [DEBUG] http: Request GET /v1/status/leader (9.436156ms) from=127.0.0.6:37283
    2022/10/27 13:43:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.174727299s) from=127.0.0.6:39573
    2022/10/27 13:44:03 [DEBUG] http: Request GET /v1/status/leader (546.704µs) from=127.0.0.6:57653
    2022/10/27 13:44:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.597493599s) from=127.0.0.6:58999
    2022/10/27 13:44:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.843234633s) from=127.0.0.6:45565
    2022/10/27 13:44:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:44:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.953356215s) from=127.0.0.6:50519
    2022/10/27 13:44:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.315501788s) from=127.0.0.6:45019
    2022/10/27 13:44:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.573638987s) from=127.0.0.6:58525
    2022/10/27 13:44:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.735064784s) from=127.0.0.6:44299
    2022/10/27 13:44:18 [DEBUG] http: Request GET /v1/status/leader (232.195µs) from=127.0.0.6:37283
    2022/10/27 13:44:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.913390826s) from=127.0.0.6:52383
    2022/10/27 13:44:23 [DEBUG] http: Request GET /v1/status/leader (403.781µs) from=127.0.0.6:57653
    2022/10/27 13:44:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.077868162s) from=127.0.0.6:46063
    2022/10/27 13:44:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.908427535s) from=127.0.0.6:47457
    2022/10/27 13:44:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.696917851s) from=127.0.0.6:54657
    2022/10/27 13:44:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.834301245s) from=127.0.0.6:55589
    2022/10/27 13:44:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m7.392748292s) from=127.0.0.6:38005
    2022/10/27 13:44:38 [DEBUG] http: Request GET /v1/status/leader (201.397µs) from=127.0.0.6:37283
    2022/10/27 13:44:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.429783441s) from=127.0.0.6:46823
    2022/10/27 13:44:43 [DEBUG] http: Request GET /v1/status/leader (202.119µs) from=127.0.0.6:57653
    2022/10/27 13:44:58 [DEBUG] http: Request GET /v1/status/leader (322.088µs) from=127.0.0.6:37283
    2022/10/27 13:45:03 [DEBUG] http: Request GET /v1/status/leader (313.28µs) from=127.0.0.6:57653
    2022/10/27 13:45:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:45:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:45:09 [DEBUG] agent: Node info in sync
    2022/10/27 13:45:18 [DEBUG] http: Request GET /v1/status/leader (165.528µs) from=127.0.0.6:57653
    2022/10/27 13:45:23 [DEBUG] http: Request GET /v1/status/leader (3.341868ms) from=127.0.0.6:57653
    2022/10/27 13:45:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.182633937s) from=127.0.0.6:41589
    2022/10/27 13:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.12063245s) from=127.0.0.6:53835
    2022/10/27 13:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.744965418s) from=127.0.0.6:38577
    2022/10/27 13:45:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.790957142s) from=127.0.0.6:41427
    2022/10/27 13:45:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.069458682s) from=127.0.0.6:50797
    2022/10/27 13:45:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.275800782s) from=127.0.0.6:53153
    2022/10/27 13:45:38 [DEBUG] http: Request GET /v1/status/leader (303.296µs) from=127.0.0.6:37283
    2022/10/27 13:45:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.697778139s) from=127.0.0.6:33213
    2022/10/27 13:45:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.992562392s) from=127.0.0.6:50207
    2022/10/27 13:45:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.49505464s) from=127.0.0.6:44639
    2022/10/27 13:45:43 [DEBUG] http: Request GET /v1/status/leader (282.259µs) from=127.0.0.6:57653
    2022/10/27 13:45:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.108746524s) from=127.0.0.6:48661
    2022/10/27 13:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.866247233s) from=127.0.0.6:51911
    2022/10/27 13:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.080704626s) from=127.0.0.6:33489
    2022/10/27 13:45:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.026557385s) from=127.0.0.6:45291
    2022/10/27 13:45:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.609653587s) from=127.0.0.6:47881
    2022/10/27 13:45:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:45:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.398101223s) from=127.0.0.6:48375
    2022/10/27 13:45:58 [DEBUG] http: Request GET /v1/status/leader (152.027µs) from=127.0.0.6:37283
    2022/10/27 13:46:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.223351053s) from=127.0.0.6:38491
    2022/10/27 13:46:03 [DEBUG] http: Request GET /v1/status/leader (433.819µs) from=127.0.0.6:57653
    2022/10/27 13:46:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.30394446s) from=127.0.0.6:39573
    2022/10/27 13:46:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.089017s) from=127.0.0.6:58999
    2022/10/27 13:46:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:46:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.115694202s) from=127.0.0.6:45565
    2022/10/27 13:46:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.063485169s) from=127.0.0.6:58525
    2022/10/27 13:46:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.757907824s) from=127.0.0.6:50519
    2022/10/27 13:46:18 [DEBUG] http: Request GET /v1/status/leader (438.193µs) from=127.0.0.6:57653
    2022/10/27 13:46:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.839951481s) from=127.0.0.6:45019
    2022/10/27 13:46:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:46:18 [DEBUG] agent: Node info in sync
    2022/10/27 13:46:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.909444343s) from=127.0.0.6:44299
    2022/10/27 13:46:23 [DEBUG] http: Request GET /v1/status/leader (836.397µs) from=127.0.0.6:57653
    2022/10/27 13:46:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.466114626s) from=127.0.0.6:52383
    2022/10/27 13:46:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.885123939s) from=127.0.0.6:54657
    2022/10/27 13:46:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.542181332s) from=127.0.0.6:46063
    2022/10/27 13:46:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.764993141s) from=127.0.0.6:47457
    2022/10/27 13:46:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.609647305s) from=127.0.0.6:55589
    2022/10/27 13:46:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.687832147s) from=127.0.0.6:38005
    2022/10/27 13:46:38 [DEBUG] http: Request GET /v1/status/leader (218.355µs) from=127.0.0.6:57653
    2022/10/27 13:46:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.36830418s) from=127.0.0.6:46823
    2022/10/27 13:46:43 [DEBUG] http: Request GET /v1/status/leader (191.054µs) from=127.0.0.6:57653
    2022/10/27 13:46:58 [DEBUG] http: Request GET /v1/status/leader (282.501µs) from=127.0.0.6:37283
    2022/10/27 13:47:03 [DEBUG] http: Request GET /v1/status/leader (316.159µs) from=127.0.0.6:57653
    2022/10/27 13:47:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:47:18 [DEBUG] http: Request GET /v1/status/leader (409.954µs) from=127.0.0.6:37283
    2022/10/27 13:47:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:47:21 [DEBUG] agent: Node info in sync
    2022/10/27 13:47:23 [DEBUG] http: Request GET /v1/status/leader (1.203694ms) from=127.0.0.6:57653
    2022/10/27 13:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.925847507s) from=127.0.0.6:41589
    2022/10/27 13:47:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.274930266s) from=127.0.0.6:53835
    2022/10/27 13:47:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.431199544s) from=127.0.0.6:38577
    2022/10/27 13:47:38 [DEBUG] http: Request GET /v1/status/leader (364.898µs) from=127.0.0.6:57653
    2022/10/27 13:47:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.964937918s) from=127.0.0.6:53153
    2022/10/27 13:47:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.280016448s) from=127.0.0.6:50797
    2022/10/27 13:47:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m7.444429193s) from=127.0.0.6:41427
    2022/10/27 13:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.673596545s) from=127.0.0.6:33213
    2022/10/27 13:47:43 [DEBUG] http: Request GET /v1/status/leader (532.09µs) from=127.0.0.6:57653
    2022/10/27 13:47:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.37590992s) from=127.0.0.6:50207
    2022/10/27 13:47:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.472945928s) from=127.0.0.6:44639
    2022/10/27 13:47:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.754587539s) from=127.0.0.6:48661
    2022/10/27 13:47:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.609505977s) from=127.0.0.6:45291
    2022/10/27 13:47:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.206346243s) from=127.0.0.6:47881
    2022/10/27 13:47:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.238715658s) from=127.0.0.6:33489
    2022/10/27 13:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.769107554s) from=127.0.0.6:51911
    2022/10/27 13:47:58 [DEBUG] http: Request GET /v1/status/leader (362.82µs) from=127.0.0.6:57653
    2022/10/27 13:48:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.082305855s) from=127.0.0.6:48375
    2022/10/27 13:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.869980296s) from=127.0.0.6:38491
    2022/10/27 13:48:03 [DEBUG] http: Request GET /v1/status/leader (344.09µs) from=127.0.0.6:57653
    2022/10/27 13:48:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.36439286s) from=127.0.0.6:58999
    2022/10/27 13:48:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:48:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.198372209s) from=127.0.0.6:39573
    2022/10/27 13:48:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.813832824s) from=127.0.0.6:45565
    2022/10/27 13:48:18 [DEBUG] http: Request GET /v1/status/leader (388.175µs) from=127.0.0.6:37283
    2022/10/27 13:48:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.532275902s) from=127.0.0.6:50519
    2022/10/27 13:48:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.809849167s) from=127.0.0.6:58525
    2022/10/27 13:48:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.086670055s) from=127.0.0.6:44299
    2022/10/27 13:48:23 [DEBUG] http: Request GET /v1/status/leader (213.395µs) from=127.0.0.6:57653
    2022/10/27 13:48:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.039894385s) from=127.0.0.6:45019
    2022/10/27 13:48:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.464520662s) from=127.0.0.6:46063
    2022/10/27 13:48:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.559307569s) from=127.0.0.6:54657
    2022/10/27 13:48:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.397153242s) from=127.0.0.6:52383
    2022/10/27 13:48:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:48:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.487692195s) from=127.0.0.6:47457
    2022/10/27 13:48:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.678202047s) from=127.0.0.6:55589
    2022/10/27 13:48:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.259810564s) from=127.0.0.6:38005
    2022/10/27 13:48:38 [DEBUG] http: Request GET /v1/status/leader (362.034µs) from=127.0.0.6:37283
    2022/10/27 13:48:43 [DEBUG] http: Request GET /v1/status/leader (266.939µs) from=127.0.0.6:57653
    2022/10/27 13:48:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.832430535s) from=127.0.0.6:46823
    2022/10/27 13:48:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:48:50 [DEBUG] agent: Node info in sync
    2022/10/27 13:48:58 [DEBUG] http: Request GET /v1/status/leader (202.852µs) from=127.0.0.6:57653
    2022/10/27 13:49:03 [DEBUG] http: Request GET /v1/status/leader (291.235µs) from=127.0.0.6:57653
    2022/10/27 13:49:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:49:18 [DEBUG] http: Request GET /v1/status/leader (366µs) from=127.0.0.6:37283
    2022/10/27 13:49:24 [DEBUG] http: Request GET /v1/status/leader (170.366µs) from=127.0.0.6:57653
    2022/10/27 13:49:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.344906498s) from=127.0.0.6:53835
    2022/10/27 13:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.760604165s) from=127.0.0.6:41589
    2022/10/27 13:49:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.058944157s) from=127.0.0.6:38577
    2022/10/27 13:49:38 [DEBUG] http: Request GET /v1/status/leader (304.261µs) from=127.0.0.6:37283
    2022/10/27 13:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.461757659s) from=127.0.0.6:53153
    2022/10/27 13:49:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.285625566s) from=127.0.0.6:50797
    2022/10/27 13:49:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.225746262s) from=127.0.0.6:41427
    2022/10/27 13:49:44 [DEBUG] http: Request GET /v1/status/leader (3.433195ms) from=127.0.0.6:57653
    2022/10/27 13:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.585096678s) from=127.0.0.6:33213
    2022/10/27 13:49:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.558518954s) from=127.0.0.6:50207
    2022/10/27 13:49:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.476575159s) from=127.0.0.6:44639
    2022/10/27 13:49:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.141072725s) from=127.0.0.6:48661
    2022/10/27 13:49:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.976670873s) from=127.0.0.6:33489
    2022/10/27 13:49:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.080345811s) from=127.0.0.6:47881
    2022/10/27 13:49:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.389347946s) from=127.0.0.6:45291
    2022/10/27 13:49:58 [DEBUG] http: Request GET /v1/status/leader (254.046µs) from=127.0.0.6:37283
    2022/10/27 13:49:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.782595129s) from=127.0.0.6:51911
    2022/10/27 13:50:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.074537632s) from=127.0.0.6:48375
    2022/10/27 13:50:04 [DEBUG] http: Request GET /v1/status/leader (473.712µs) from=127.0.0.6:57653
    2022/10/27 13:50:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.494340814s) from=127.0.0.6:58999
    2022/10/27 13:50:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.264704275s) from=127.0.0.6:38491
    2022/10/27 13:50:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:50:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:50:08 [DEBUG] agent: Node info in sync
    2022/10/27 13:50:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.946187531s) from=127.0.0.6:39573
    2022/10/27 13:50:18 [DEBUG] http: Request GET /v1/status/leader (195.384µs) from=127.0.0.6:37283
    2022/10/27 13:50:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.458869859s) from=127.0.0.6:50519
    2022/10/27 13:50:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.297698397s) from=127.0.0.6:58525
    2022/10/27 13:50:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.846140993s) from=127.0.0.6:45565
    2022/10/27 13:50:24 [DEBUG] http: Request GET /v1/status/leader (386.396µs) from=127.0.0.6:57653
    2022/10/27 13:50:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.720062954s) from=127.0.0.6:44299
    2022/10/27 13:50:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.032383562s) from=127.0.0.6:45019
    2022/10/27 13:50:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.629133701s) from=127.0.0.6:46063
    2022/10/27 13:50:38 [DEBUG] http: Request GET /v1/status/leader (410.736µs) from=127.0.0.6:57653
    2022/10/27 13:50:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.653572474s) from=127.0.0.6:55589
    2022/10/27 13:50:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.466174433s) from=127.0.0.6:47457
    2022/10/27 13:50:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.22038196s) from=127.0.0.6:52383
    2022/10/27 13:50:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.144774057s) from=127.0.0.6:54657
    2022/10/27 13:50:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.305119629s) from=127.0.0.6:38005
    2022/10/27 13:50:44 [DEBUG] http: Request GET /v1/status/leader (288.925µs) from=127.0.0.6:57653
    2022/10/27 13:50:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:50:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.421139196s) from=127.0.0.6:46823
    2022/10/27 13:50:58 [DEBUG] http: Request GET /v1/status/leader (296.997µs) from=127.0.0.6:37283
    2022/10/27 13:51:04 [DEBUG] http: Request GET /v1/status/leader (304.47µs) from=127.0.0.6:57653
    2022/10/27 13:51:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:51:18 [DEBUG] http: Request GET /v1/status/leader (336.487µs) from=127.0.0.6:57653
    2022/10/27 13:51:24 [DEBUG] http: Request GET /v1/status/leader (319.13µs) from=127.0.0.6:57653
    2022/10/27 13:51:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:51:28 [DEBUG] agent: Node info in sync
    2022/10/27 13:51:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.245813558s) from=127.0.0.6:38577
    2022/10/27 13:51:38 [DEBUG] http: Request GET /v1/status/leader (204.549µs) from=127.0.0.6:57653
    2022/10/27 13:51:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.5280248s) from=127.0.0.6:41589
    2022/10/27 13:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.816484392s) from=127.0.0.6:53153
    2022/10/27 13:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.615662856s) from=127.0.0.6:53835
    2022/10/27 13:51:44 [DEBUG] http: Request GET /v1/status/leader (1.56354ms) from=127.0.0.6:57653
    2022/10/27 13:51:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.145441956s) from=127.0.0.6:41427
    2022/10/27 13:51:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.210677361s) from=127.0.0.6:50797
    2022/10/27 13:51:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.579776678s) from=127.0.0.6:50207
    2022/10/27 13:51:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.312833684s) from=127.0.0.6:44639
    2022/10/27 13:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.223144906s) from=127.0.0.6:33213
    2022/10/27 13:51:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.917465881s) from=127.0.0.6:48661
    2022/10/27 13:51:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.28909776s) from=127.0.0.6:45291
    2022/10/27 13:51:58 [DEBUG] http: Request GET /v1/status/leader (289.752µs) from=127.0.0.6:57653
    2022/10/27 13:51:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.252592296s) from=127.0.0.6:33489
    2022/10/27 13:52:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.703280446s) from=127.0.0.6:47881
    2022/10/27 13:52:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.287932429s) from=127.0.0.6:51911
    2022/10/27 13:52:04 [DEBUG] http: Request GET /v1/status/leader (197.76µs) from=127.0.0.6:57653
    2022/10/27 13:52:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.245313674s) from=127.0.0.6:48375
    2022/10/27 13:52:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:52:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.594368837s) from=127.0.0.6:39573
    2022/10/27 13:52:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.367727863s) from=127.0.0.6:38491
    2022/10/27 13:52:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.189800604s) from=127.0.0.6:58999
    2022/10/27 13:52:18 [DEBUG] http: Request GET /v1/status/leader (263.278µs) from=127.0.0.6:57653
    2022/10/27 13:52:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.130998625s) from=127.0.0.6:50519
    2022/10/27 13:52:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.142926932s) from=127.0.0.6:45565
    2022/10/27 13:52:24 [DEBUG] http: Request GET /v1/status/leader (196.461µs) from=127.0.0.6:57653
    2022/10/27 13:52:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.865919865s) from=127.0.0.6:58525
    2022/10/27 13:52:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.730093382s) from=127.0.0.6:44299
    2022/10/27 13:52:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.819981082s) from=127.0.0.6:45019
    2022/10/27 13:52:38 [DEBUG] http: Request GET /v1/status/leader (369.295µs) from=127.0.0.6:37283
    2022/10/27 13:52:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.444813031s) from=127.0.0.6:46063
    2022/10/27 13:52:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.909538289s) from=127.0.0.6:55589
    2022/10/27 13:52:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.674531359s) from=127.0.0.6:52383
    2022/10/27 13:52:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.378508972s) from=127.0.0.6:47457
    2022/10/27 13:52:44 [DEBUG] http: Request GET /v1/status/leader (179.83µs) from=127.0.0.6:57653
    2022/10/27 13:52:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.673137058s) from=127.0.0.6:54657
    2022/10/27 13:52:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.827359763s) from=127.0.0.6:38005
    2022/10/27 13:52:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.908199056s) from=127.0.0.6:46823
    2022/10/27 13:52:58 [DEBUG] http: Request GET /v1/status/leader (599.185µs) from=127.0.0.6:57653
    2022/10/27 13:53:04 [DEBUG] http: Request GET /v1/status/leader (2.611593ms) from=127.0.0.6:57653
    2022/10/27 13:53:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:53:06 [DEBUG] agent: Node info in sync
    2022/10/27 13:53:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:53:18 [DEBUG] http: Request GET /v1/status/leader (407.516µs) from=127.0.0.6:37283
    2022/10/27 13:53:24 [DEBUG] http: Request GET /v1/status/leader (179.199µs) from=127.0.0.6:57653
    2022/10/27 13:53:38 [DEBUG] http: Request GET /v1/status/leader (192.457µs) from=127.0.0.6:37283
    2022/10/27 13:53:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m1.622051451s) from=127.0.0.6:41589
    2022/10/27 13:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.49416922s) from=127.0.0.6:53835
    2022/10/27 13:53:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.290170585s) from=127.0.0.6:38577
    2022/10/27 13:53:44 [DEBUG] http: Request GET /v1/status/leader (223.486µs) from=127.0.0.6:57653
    2022/10/27 13:53:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.534133636s) from=127.0.0.6:53153
    2022/10/27 13:53:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.220571798s) from=127.0.0.6:41427
    2022/10/27 13:53:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.61226627s) from=127.0.0.6:50797
    2022/10/27 13:53:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.520629265s) from=127.0.0.6:50207
    2022/10/27 13:53:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.918515412s) from=127.0.0.6:48661
    2022/10/27 13:53:58 [DEBUG] http: Request GET /v1/status/leader (4.735068ms) from=127.0.0.6:57653
    2022/10/27 13:53:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.807383633s) from=127.0.0.6:45291
    2022/10/27 13:53:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.35928431s) from=127.0.0.6:33213
    2022/10/27 13:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.605487312s) from=127.0.0.6:44639
    2022/10/27 13:54:04 [DEBUG] http: Request GET /v1/status/leader (196.925µs) from=127.0.0.6:57653
    2022/10/27 13:54:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.637506388s) from=127.0.0.6:33489
    2022/10/27 13:54:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.909678145s) from=127.0.0.6:47881
    2022/10/27 13:54:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:54:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.312106765s) from=127.0.0.6:48375
    2022/10/27 13:54:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.065236042s) from=127.0.0.6:51911
    2022/10/27 13:54:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:54:10 [DEBUG] agent: Node info in sync
    2022/10/27 13:54:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.255857519s) from=127.0.0.6:39573
    2022/10/27 13:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.152120909s) from=127.0.0.6:38491
    2022/10/27 13:54:18 [DEBUG] http: Request GET /v1/status/leader (611.482µs) from=127.0.0.6:37283
    2022/10/27 13:54:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.319740639s) from=127.0.0.6:58999
    2022/10/27 13:54:24 [DEBUG] http: Request GET /v1/status/leader (209.318µs) from=127.0.0.6:57653
    2022/10/27 13:54:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.527866244s) from=127.0.0.6:58525
    2022/10/27 13:54:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.041467362s) from=127.0.0.6:50519
    2022/10/27 13:54:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.466891788s) from=127.0.0.6:45565
    2022/10/27 13:54:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.616133686s) from=127.0.0.6:44299
    2022/10/27 13:54:38 [DEBUG] http: Request GET /v1/status/leader (670.188µs) from=127.0.0.6:57653
    2022/10/27 13:54:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.989521934s) from=127.0.0.6:45019
    2022/10/27 13:54:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.387931452s) from=127.0.0.6:55589
    2022/10/27 13:54:44 [DEBUG] http: Request GET /v1/status/leader (205.97µs) from=127.0.0.6:57653
    2022/10/27 13:54:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.314631386s) from=127.0.0.6:52383
    2022/10/27 13:54:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.434368179s) from=127.0.0.6:54657
    2022/10/27 13:54:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.236979237s) from=127.0.0.6:46063
    2022/10/27 13:54:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.768703939s) from=127.0.0.6:47457
    2022/10/27 13:54:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.37089177s) from=127.0.0.6:38005
    2022/10/27 13:54:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.118556487s) from=127.0.0.6:46823
    2022/10/27 13:54:58 [DEBUG] http: Request GET /v1/status/leader (725.672µs) from=127.0.0.6:37283
    2022/10/27 13:55:04 [DEBUG] http: Request GET /v1/status/leader (412.646µs) from=127.0.0.6:57653
    2022/10/27 13:55:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:55:18 [DEBUG] http: Request GET /v1/status/leader (1.297041ms) from=127.0.0.6:37283
    2022/10/27 13:55:24 [DEBUG] http: Request GET /v1/status/leader (355.632µs) from=127.0.0.6:57653
    2022/10/27 13:55:38 [DEBUG] http: Request GET /v1/status/leader (282.093µs) from=127.0.0.6:57653
    2022/10/27 13:55:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.033431934s) from=127.0.0.6:53835
    2022/10/27 13:55:44 [DEBUG] http: Request GET /v1/status/leader (180.216µs) from=127.0.0.6:57653
    2022/10/27 13:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.438617848s) from=127.0.0.6:41589
    2022/10/27 13:55:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.15409022s) from=127.0.0.6:38577
    2022/10/27 13:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.713286962s) from=127.0.0.6:53153
    2022/10/27 13:55:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.34019109s) from=127.0.0.6:41427
    2022/10/27 13:55:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.376181046s) from=127.0.0.6:50797
    2022/10/27 13:55:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.309570462s) from=127.0.0.6:48661
    2022/10/27 13:55:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.814671337s) from=127.0.0.6:50207
    2022/10/27 13:55:58 [DEBUG] http: Request GET /v1/status/leader (170.201µs) from=127.0.0.6:37283
    2022/10/27 13:55:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.380059828s) from=127.0.0.6:45291
    2022/10/27 13:56:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:56:00 [DEBUG] agent: Node info in sync
    2022/10/27 13:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.608006729s) from=127.0.0.6:44639
    2022/10/27 13:56:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.805258129s) from=127.0.0.6:33213
    2022/10/27 13:56:04 [DEBUG] http: Request GET /v1/status/leader (1.780773ms) from=127.0.0.6:57653
    2022/10/27 13:56:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.286235036s) from=127.0.0.6:33489
    2022/10/27 13:56:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.671119327s) from=127.0.0.6:47881
    2022/10/27 13:56:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:56:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.078781559s) from=127.0.0.6:48375
    2022/10/27 13:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.664262762s) from=127.0.0.6:51911
    2022/10/27 13:56:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.403204516s) from=127.0.0.6:39573
    2022/10/27 13:56:18 [DEBUG] http: Request GET /v1/status/leader (409.275µs) from=127.0.0.6:57653
    2022/10/27 13:56:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m5.273242447s) from=127.0.0.6:38491
    2022/10/27 13:56:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.552714375s) from=127.0.0.6:58999
    2022/10/27 13:56:24 [DEBUG] http: Request GET /v1/status/leader (370.851µs) from=127.0.0.6:57653
    2022/10/27 13:56:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:56:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.078519275s) from=127.0.0.6:58525
    2022/10/27 13:56:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.803092619s) from=127.0.0.6:50519
    2022/10/27 13:56:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.901631184s) from=127.0.0.6:45565
    2022/10/27 13:56:38 [DEBUG] http: Request GET /v1/status/leader (368.124µs) from=127.0.0.6:37283
    2022/10/27 13:56:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.140261539s) from=127.0.0.6:44299
    2022/10/27 13:56:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.558618837s) from=127.0.0.6:45019
    2022/10/27 13:56:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.952792519s) from=127.0.0.6:55589
    2022/10/27 13:56:44 [DEBUG] http: Request GET /v1/status/leader (398.914µs) from=127.0.0.6:57653
    2022/10/27 13:56:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.989425922s) from=127.0.0.6:52383
    2022/10/27 13:56:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.860950804s) from=127.0.0.6:54657
    2022/10/27 13:56:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.430200144s) from=127.0.0.6:46063
    2022/10/27 13:56:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.385308982s) from=127.0.0.6:46823
    2022/10/27 13:56:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.936186094s) from=127.0.0.6:47457
    2022/10/27 13:56:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m7.02716765s) from=127.0.0.6:38005
    2022/10/27 13:56:58 [DEBUG] http: Request GET /v1/status/leader (221.056µs) from=127.0.0.6:57653
    2022/10/27 13:57:04 [DEBUG] http: Request GET /v1/status/leader (253.208µs) from=127.0.0.6:57653
    2022/10/27 13:57:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:57:18 [DEBUG] http: Request GET /v1/status/leader (239.757µs) from=127.0.0.6:57653
    2022/10/27 13:57:24 [DEBUG] http: Request GET /v1/status/leader (313.403µs) from=127.0.0.6:57653
    2022/10/27 13:57:38 [DEBUG] http: Request GET /v1/status/leader (606.886µs) from=127.0.0.6:57653
    2022/10/27 13:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.95801554s) from=127.0.0.6:53835
    2022/10/27 13:57:44 [DEBUG] http: Request GET /v1/status/leader (160.205µs) from=127.0.0.6:57653
    2022/10/27 13:57:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.019814825s) from=127.0.0.6:38577
    2022/10/27 13:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.338058325s) from=127.0.0.6:41589
    2022/10/27 13:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.860717594s) from=127.0.0.6:53153
    2022/10/27 13:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:57:54 [DEBUG] agent: Node info in sync
    2022/10/27 13:57:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.735679749s) from=127.0.0.6:41427
    2022/10/27 13:57:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.018715479s) from=127.0.0.6:50797
    2022/10/27 13:57:58 [DEBUG] http: Request GET /v1/status/leader (148.098µs) from=127.0.0.6:57653
    2022/10/27 13:58:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.954184314s) from=127.0.0.6:44639
    2022/10/27 13:58:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.53293701s) from=127.0.0.6:48661
    2022/10/27 13:58:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.596071404s) from=127.0.0.6:50207
    2022/10/27 13:58:04 [DEBUG] http: Request GET /v1/status/leader (371.844µs) from=127.0.0.6:57653
    2022/10/27 13:58:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.052969613s) from=127.0.0.6:45291
    2022/10/27 13:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.671167087s) from=127.0.0.6:33213
    2022/10/27 13:58:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:58:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.146904892s) from=127.0.0.6:47881
    2022/10/27 13:58:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.335181074s) from=127.0.0.6:48375
    2022/10/27 13:58:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.243382389s) from=127.0.0.6:33489
    2022/10/27 13:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.785473004s) from=127.0.0.6:51911
    2022/10/27 13:58:18 [DEBUG] http: Request GET /v1/status/leader (292.313µs) from=127.0.0.6:57653
    2022/10/27 13:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.032140592s) from=127.0.0.6:38491
    2022/10/27 13:58:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.460323096s) from=127.0.0.6:58999
    2022/10/27 13:58:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.650601281s) from=127.0.0.6:39573
    2022/10/27 13:58:24 [DEBUG] http: Request GET /v1/status/leader (207.31µs) from=127.0.0.6:57653
    2022/10/27 13:58:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.634730847s) from=127.0.0.6:50519
    2022/10/27 13:58:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.47573799s) from=127.0.0.6:58525
    2022/10/27 13:58:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.266444761s) from=127.0.0.6:45565
    2022/10/27 13:58:38 [DEBUG] http: Request GET /v1/status/leader (170.291µs) from=127.0.0.6:57653
    2022/10/27 13:58:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.340063251s) from=127.0.0.6:44299
    2022/10/27 13:58:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.011086496s) from=127.0.0.6:55589
    2022/10/27 13:58:44 [DEBUG] http: Request GET /v1/status/leader (345.112µs) from=127.0.0.6:57653
    2022/10/27 13:58:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.786248574s) from=127.0.0.6:45019
    2022/10/27 13:58:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 13:58:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.499049946s) from=127.0.0.6:52383
    2022/10/27 13:58:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.749645743s) from=127.0.0.6:54657
    2022/10/27 13:58:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.725129643s) from=127.0.0.6:46063
    2022/10/27 13:58:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.192711861s) from=127.0.0.6:46823
    2022/10/27 13:58:58 [DEBUG] http: Request GET /v1/status/leader (232.544µs) from=127.0.0.6:37283
    2022/10/27 13:58:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.626477948s) from=127.0.0.6:47457
    2022/10/27 13:59:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.64171937s) from=127.0.0.6:38005
    2022/10/27 13:59:04 [DEBUG] http: Request GET /v1/status/leader (365.907µs) from=127.0.0.6:57653
    2022/10/27 13:59:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 13:59:19 [DEBUG] http: Request GET /v1/status/leader (170.861µs) from=127.0.0.6:37283
    2022/10/27 13:59:24 [DEBUG] http: Request GET /v1/status/leader (332.651µs) from=127.0.0.6:57653
    2022/10/27 13:59:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 13:59:30 [DEBUG] agent: Node info in sync
    2022/10/27 13:59:39 [DEBUG] http: Request GET /v1/status/leader (244.234µs) from=127.0.0.6:37283
    2022/10/27 13:59:44 [DEBUG] http: Request GET /v1/status/leader (189.172µs) from=127.0.0.6:57653
    2022/10/27 13:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.870915836s) from=127.0.0.6:53835
    2022/10/27 13:59:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.277512976s) from=127.0.0.6:38577
    2022/10/27 13:59:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.430247279s) from=127.0.0.6:53153
    2022/10/27 13:59:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.922688013s) from=127.0.0.6:41589
    2022/10/27 13:59:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.176251503s) from=127.0.0.6:41427
    2022/10/27 13:59:59 [DEBUG] http: Request GET /v1/status/leader (326.883µs) from=127.0.0.6:37283
    2022/10/27 14:00:04 [DEBUG] http: Request GET /v1/status/leader (1.770864ms) from=127.0.0.6:57653
    2022/10/27 14:00:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.696620822s) from=127.0.0.6:50207
    2022/10/27 14:00:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.699233483s) from=127.0.0.6:44639
    2022/10/27 14:00:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.126586279s) from=127.0.0.6:50797
    2022/10/27 14:00:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.579918442s) from=127.0.0.6:45291
    2022/10/27 14:00:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:00:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.948730473s) from=127.0.0.6:48661
    2022/10/27 14:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.220804044s) from=127.0.0.6:33213
    2022/10/27 14:00:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.190294207s) from=127.0.0.6:47881
    2022/10/27 14:00:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.860662263s) from=127.0.0.6:33489
    2022/10/27 14:00:19 [DEBUG] http: Request GET /v1/status/leader (531.776µs) from=127.0.0.6:37283
    2022/10/27 14:00:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.04405606s) from=127.0.0.6:48375
    2022/10/27 14:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.869683675s) from=127.0.0.6:51911
    2022/10/27 14:00:24 [DEBUG] http: Request GET /v1/status/leader (255.983µs) from=127.0.0.6:57653
    2022/10/27 14:00:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.402352051s) from=127.0.0.6:58999
    2022/10/27 14:00:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.306819708s) from=127.0.0.6:39573
    2022/10/27 14:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.605734862s) from=127.0.0.6:38491
    2022/10/27 14:00:39 [DEBUG] http: Request GET /v1/status/leader (852.964µs) from=127.0.0.6:37283
    2022/10/27 14:00:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.731553667s) from=127.0.0.6:58525
    2022/10/27 14:00:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.546034617s) from=127.0.0.6:45565
    2022/10/27 14:00:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.054667324s) from=127.0.0.6:50519
    2022/10/27 14:00:44 [DEBUG] http: Request GET /v1/status/leader (923.993µs) from=127.0.0.6:57653
    2022/10/27 14:00:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.574362227s) from=127.0.0.6:55589
    2022/10/27 14:00:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.480769304s) from=127.0.0.6:44299
    2022/10/27 14:00:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.736098346s) from=127.0.0.6:45019
    2022/10/27 14:00:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.142299337s) from=127.0.0.6:52383
    2022/10/27 14:00:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.36351052s) from=127.0.0.6:46063
    2022/10/27 14:00:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.428698375s) from=127.0.0.6:54657
    2022/10/27 14:00:59 [DEBUG] http: Request GET /v1/status/leader (490.456µs) from=127.0.0.6:37283
    2022/10/27 14:01:04 [DEBUG] http: Request GET /v1/status/leader (332.863µs) from=127.0.0.6:57653
    2022/10/27 14:01:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.260763294s) from=127.0.0.6:47457
    2022/10/27 14:01:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.926011895s) from=127.0.0.6:46823
    2022/10/27 14:01:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.537535717s) from=127.0.0.6:38005
    2022/10/27 14:01:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:01:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:01:16 [DEBUG] agent: Node info in sync
    2022/10/27 14:01:19 [DEBUG] http: Request GET /v1/status/leader (545.431µs) from=127.0.0.6:57653
    2022/10/27 14:01:24 [DEBUG] http: Request GET /v1/status/leader (252.75µs) from=127.0.0.6:57653
    2022/10/27 14:01:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:01:39 [DEBUG] http: Request GET /v1/status/leader (355.814µs) from=127.0.0.6:37283
    2022/10/27 14:01:44 [DEBUG] http: Request GET /v1/status/leader (395.302µs) from=127.0.0.6:57653
    2022/10/27 14:01:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.594612606s) from=127.0.0.6:53835
    2022/10/27 14:01:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.002673733s) from=127.0.0.6:41589
    2022/10/27 14:01:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.180309118s) from=127.0.0.6:53153
    2022/10/27 14:01:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.667645764s) from=127.0.0.6:38577
    2022/10/27 14:01:59 [DEBUG] http: Request GET /v1/status/leader (548.085µs) from=127.0.0.6:37283
    2022/10/27 14:02:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.334716379s) from=127.0.0.6:41427
    2022/10/27 14:02:04 [DEBUG] http: Request GET /v1/status/leader (371.968µs) from=127.0.0.6:57653
    2022/10/27 14:02:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:02:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.787879036s) from=127.0.0.6:48661
    2022/10/27 14:02:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.438584834s) from=127.0.0.6:50797
    2022/10/27 14:02:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.558954277s) from=127.0.0.6:50207
    2022/10/27 14:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.721862646s) from=127.0.0.6:44639
    2022/10/27 14:02:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.34013297s) from=127.0.0.6:45291
    2022/10/27 14:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.087251252s) from=127.0.0.6:33213
    2022/10/27 14:02:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.62494283s) from=127.0.0.6:47881
    2022/10/27 14:02:19 [DEBUG] http: Request GET /v1/status/leader (406.376µs) from=127.0.0.6:37283
    2022/10/27 14:02:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.512326007s) from=127.0.0.6:33489
    2022/10/27 14:02:24 [DEBUG] http: Request GET /v1/status/leader (170.596µs) from=127.0.0.6:57653
    2022/10/27 14:02:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.217042642s) from=127.0.0.6:48375
    2022/10/27 14:02:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.296174007s) from=127.0.0.6:51911
    2022/10/27 14:02:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.172556688s) from=127.0.0.6:58999
    2022/10/27 14:02:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.110701708s) from=127.0.0.6:38491
    2022/10/27 14:02:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.419219971s) from=127.0.0.6:39573
    2022/10/27 14:02:39 [DEBUG] http: Request GET /v1/status/leader (424.259µs) from=127.0.0.6:37283
    2022/10/27 14:02:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.760385982s) from=127.0.0.6:58525
    2022/10/27 14:02:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.882813953s) from=127.0.0.6:45565
    2022/10/27 14:02:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.901618955s) from=127.0.0.6:50519
    2022/10/27 14:02:44 [DEBUG] http: Request GET /v1/status/leader (288.837µs) from=127.0.0.6:57653
    2022/10/27 14:02:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.816720022s) from=127.0.0.6:55589
    2022/10/27 14:02:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.237164123s) from=127.0.0.6:44299
    2022/10/27 14:02:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.494078702s) from=127.0.0.6:52383
    2022/10/27 14:02:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.68154604s) from=127.0.0.6:45019
    2022/10/27 14:02:59 [DEBUG] http: Request GET /v1/status/leader (1.545645ms) from=127.0.0.6:37283
    2022/10/27 14:03:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.305379832s) from=127.0.0.6:46063
    2022/10/27 14:03:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.461414178s) from=127.0.0.6:54657
    2022/10/27 14:03:04 [DEBUG] http: Request GET /v1/status/leader (356.777µs) from=127.0.0.6:57653
    2022/10/27 14:03:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.535859596s) from=127.0.0.6:46823
    2022/10/27 14:03:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.776029831s) from=127.0.0.6:47457
    2022/10/27 14:03:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:03:09 [DEBUG] agent: Node info in sync
    2022/10/27 14:03:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.536571925s) from=127.0.0.6:38005
    2022/10/27 14:03:19 [DEBUG] http: Request GET /v1/status/leader (202.884µs) from=127.0.0.6:57653
    2022/10/27 14:03:24 [DEBUG] http: Request GET /v1/status/leader (312.306µs) from=127.0.0.6:57653
    2022/10/27 14:03:39 [DEBUG] http: Request GET /v1/status/leader (1.003117ms) from=127.0.0.6:37283
    2022/10/27 14:03:44 [DEBUG] http: Request GET /v1/status/leader (321.979µs) from=127.0.0.6:57653
    2022/10/27 14:03:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.065575413s) from=127.0.0.6:53835
    2022/10/27 14:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.767065061s) from=127.0.0.6:41589
    2022/10/27 14:03:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.24420941s) from=127.0.0.6:53153
    2022/10/27 14:03:59 [DEBUG] http: Request GET /v1/status/leader (255.571µs) from=127.0.0.6:57653
    2022/10/27 14:04:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.298742601s) from=127.0.0.6:38577
    2022/10/27 14:04:04 [DEBUG] http: Request GET /v1/status/leader (216.312µs) from=127.0.0.6:57653
    2022/10/27 14:04:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.316966724s) from=127.0.0.6:41427
    2022/10/27 14:04:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:04:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:04:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.847197113s) from=127.0.0.6:48661
    2022/10/27 14:04:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.663811408s) from=127.0.0.6:50207
    2022/10/27 14:04:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.046956501s) from=127.0.0.6:50797
    2022/10/27 14:04:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.445672232s) from=127.0.0.6:45291
    2022/10/27 14:04:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.343753114s) from=127.0.0.6:44639
    2022/10/27 14:04:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.744568127s) from=127.0.0.6:33213
    2022/10/27 14:04:19 [DEBUG] http: Request GET /v1/status/leader (199.446µs) from=127.0.0.6:37283
    2022/10/27 14:04:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.79984614s) from=127.0.0.6:47881
    2022/10/27 14:04:24 [DEBUG] http: Request GET /v1/status/leader (324.17µs) from=127.0.0.6:57653
    2022/10/27 14:04:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.001058744s) from=127.0.0.6:48375
    2022/10/27 14:04:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.73373912s) from=127.0.0.6:33489
    2022/10/27 14:04:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.623467374s) from=127.0.0.6:58999
    2022/10/27 14:04:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.975659049s) from=127.0.0.6:51911
    2022/10/27 14:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.941688171s) from=127.0.0.6:38491
    2022/10/27 14:04:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.070596397s) from=127.0.0.6:39573
    2022/10/27 14:04:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:04:38 [DEBUG] agent: Node info in sync
    2022/10/27 14:04:39 [DEBUG] http: Request GET /v1/status/leader (340.732µs) from=127.0.0.6:37283
    2022/10/27 14:04:44 [DEBUG] http: Request GET /v1/status/leader (188.958µs) from=127.0.0.6:57653
    2022/10/27 14:04:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.787349291s) from=127.0.0.6:50519
    2022/10/27 14:04:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m7.438499823s) from=127.0.0.6:58525
    2022/10/27 14:04:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.59462101s) from=127.0.0.6:45565
    2022/10/27 14:04:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.456601297s) from=127.0.0.6:44299
    2022/10/27 14:04:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.484397351s) from=127.0.0.6:52383
    2022/10/27 14:04:59 [DEBUG] http: Request GET /v1/status/leader (262.275µs) from=127.0.0.6:57653
    2022/10/27 14:05:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.546752341s) from=127.0.0.6:55589
    2022/10/27 14:05:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.785263239s) from=127.0.0.6:45019
    2022/10/27 14:05:04 [DEBUG] http: Request GET /v1/status/leader (325.006µs) from=127.0.0.6:57653
    2022/10/27 14:05:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.446949724s) from=127.0.0.6:54657
    2022/10/27 14:05:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:05:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.249345139s) from=127.0.0.6:46823
    2022/10/27 14:05:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.178453874s) from=127.0.0.6:46063
    2022/10/27 14:05:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.263786512s) from=127.0.0.6:38005
    2022/10/27 14:05:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.926585536s) from=127.0.0.6:47457
    2022/10/27 14:05:19 [DEBUG] http: Request GET /v1/status/leader (323.939µs) from=127.0.0.6:37283
    2022/10/27 14:05:24 [DEBUG] http: Request GET /v1/status/leader (220.17µs) from=127.0.0.6:57653
    2022/10/27 14:05:39 [DEBUG] http: Request GET /v1/status/leader (207.504µs) from=127.0.0.6:57653
    2022/10/27 14:05:44 [DEBUG] http: Request GET /v1/status/leader (348.614µs) from=127.0.0.6:57653
    2022/10/27 14:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.910608032s) from=127.0.0.6:53835
    2022/10/27 14:05:59 [DEBUG] http: Request GET /v1/status/leader (278.677µs) from=127.0.0.6:37283
    2022/10/27 14:06:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.497362979s) from=127.0.0.6:53153
    2022/10/27 14:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.616679383s) from=127.0.0.6:41589
    2022/10/27 14:06:04 [DEBUG] http: Request GET /v1/status/leader (377.645µs) from=127.0.0.6:57653
    2022/10/27 14:06:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.639510822s) from=127.0.0.6:41427
    2022/10/27 14:06:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:06:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.213605428s) from=127.0.0.6:38577
    2022/10/27 14:06:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.497914339s) from=127.0.0.6:50207
    2022/10/27 14:06:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:06:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.324760204s) from=127.0.0.6:44639
    2022/10/27 14:06:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.277631374s) from=127.0.0.6:33213
    2022/10/27 14:06:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.398343834s) from=127.0.0.6:48661
    2022/10/27 14:06:19 [DEBUG] http: Request GET /v1/status/leader (313.026µs) from=127.0.0.6:37283
    2022/10/27 14:06:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.548753298s) from=127.0.0.6:50797
    2022/10/27 14:06:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:06:21 [DEBUG] agent: Node info in sync
    2022/10/27 14:06:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.381938347s) from=127.0.0.6:45291
    2022/10/27 14:06:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.263317809s) from=127.0.0.6:47881
    2022/10/27 14:06:24 [DEBUG] http: Request GET /v1/status/leader (250.263µs) from=127.0.0.6:57653
    2022/10/27 14:06:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.44518893s) from=127.0.0.6:48375
    2022/10/27 14:06:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.128156088s) from=127.0.0.6:33489
    2022/10/27 14:06:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.360193532s) from=127.0.0.6:58999
    2022/10/27 14:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.7203771s) from=127.0.0.6:38491
    2022/10/27 14:06:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.088232821s) from=127.0.0.6:39573
    2022/10/27 14:06:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.567723372s) from=127.0.0.6:51911
    2022/10/27 14:06:39 [DEBUG] http: Request GET /v1/status/leader (152.186µs) from=127.0.0.6:57653
    2022/10/27 14:06:44 [DEBUG] http: Request GET /v1/status/leader (195.626µs) from=127.0.0.6:57653
    2022/10/27 14:06:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.448841842s) from=127.0.0.6:50519
    2022/10/27 14:06:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.929535864s) from=127.0.0.6:58525
    2022/10/27 14:06:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.808445997s) from=127.0.0.6:45565
    2022/10/27 14:06:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.224268388s) from=127.0.0.6:44299
    2022/10/27 14:06:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.608511648s) from=127.0.0.6:52383
    2022/10/27 14:06:59 [DEBUG] http: Request GET /v1/status/leader (307.28µs) from=127.0.0.6:37283
    2022/10/27 14:07:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.625710085s) from=127.0.0.6:45019
    2022/10/27 14:07:04 [DEBUG] http: Request GET /v1/status/leader (354.923µs) from=127.0.0.6:57653
    2022/10/27 14:07:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.84419723s) from=127.0.0.6:55589
    2022/10/27 14:07:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:07:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.647146296s) from=127.0.0.6:54657
    2022/10/27 14:07:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.311705845s) from=127.0.0.6:46823
    2022/10/27 14:07:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m1.278019676s) from=127.0.0.6:38005
    2022/10/27 14:07:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.242333054s) from=127.0.0.6:46063
    2022/10/27 14:07:19 [DEBUG] http: Request GET /v1/status/leader (178.291µs) from=127.0.0.6:57653
    2022/10/27 14:07:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.483409137s) from=127.0.0.6:47457
    2022/10/27 14:07:24 [DEBUG] http: Request GET /v1/status/leader (4.652836ms) from=127.0.0.6:57653
    2022/10/27 14:07:39 [DEBUG] http: Request GET /v1/status/leader (364.67µs) from=127.0.0.6:37283
    2022/10/27 14:07:44 [DEBUG] http: Request GET /v1/status/leader (162.415µs) from=127.0.0.6:57653
    2022/10/27 14:07:59 [DEBUG] http: Request GET /v1/status/leader (316.013µs) from=127.0.0.6:37283
    2022/10/27 14:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.794764465s) from=127.0.0.6:53835
    2022/10/27 14:08:04 [DEBUG] http: Request GET /v1/status/leader (205.755µs) from=127.0.0.6:57653
    2022/10/27 14:08:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:08:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.013319288s) from=127.0.0.6:53153
    2022/10/27 14:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m7.38822745s) from=127.0.0.6:41589
    2022/10/27 14:08:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:08:11 [DEBUG] agent: Node info in sync
    2022/10/27 14:08:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.339193667s) from=127.0.0.6:38577
    2022/10/27 14:08:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.029773271s) from=127.0.0.6:41427
    2022/10/27 14:08:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.870141324s) from=127.0.0.6:50207
    2022/10/27 14:08:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.756747271s) from=127.0.0.6:33213
    2022/10/27 14:08:19 [DEBUG] http: Request GET /v1/status/leader (331.993µs) from=127.0.0.6:57653
    2022/10/27 14:08:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.205160712s) from=127.0.0.6:50797
    2022/10/27 14:08:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.018579145s) from=127.0.0.6:48661
    2022/10/27 14:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.079649562s) from=127.0.0.6:44639
    2022/10/27 14:08:24 [DEBUG] http: Request GET /v1/status/leader (215.701µs) from=127.0.0.6:57653
    2022/10/27 14:08:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.909518172s) from=127.0.0.6:47881
    2022/10/27 14:08:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.469237206s) from=127.0.0.6:45291
    2022/10/27 14:08:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.863973709s) from=127.0.0.6:33489
    2022/10/27 14:08:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.183074799s) from=127.0.0.6:48375
    2022/10/27 14:08:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.800460632s) from=127.0.0.6:58999
    2022/10/27 14:08:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.185239362s) from=127.0.0.6:38491
    2022/10/27 14:08:39 [DEBUG] http: Request GET /v1/status/leader (302.667µs) from=127.0.0.6:37283
    2022/10/27 14:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.614034327s) from=127.0.0.6:51911
    2022/10/27 14:08:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.609211279s) from=127.0.0.6:39573
    2022/10/27 14:08:44 [DEBUG] http: Request GET /v1/status/leader (283.156µs) from=127.0.0.6:57653
    2022/10/27 14:08:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:08:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.880796342s) from=127.0.0.6:50519
    2022/10/27 14:08:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.687103396s) from=127.0.0.6:58525
    2022/10/27 14:08:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.298047556s) from=127.0.0.6:45565
    2022/10/27 14:08:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.93520221s) from=127.0.0.6:44299
    2022/10/27 14:08:59 [DEBUG] http: Request GET /v1/status/leader (479.054µs) from=127.0.0.6:57653
    2022/10/27 14:09:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.007894189s) from=127.0.0.6:52383
    2022/10/27 14:09:04 [DEBUG] http: Request GET /v1/status/leader (984.189µs) from=127.0.0.6:57653
    2022/10/27 14:09:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.339409844s) from=127.0.0.6:45019
    2022/10/27 14:09:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:09:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.618547999s) from=127.0.0.6:55589
    2022/10/27 14:09:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.286853572s) from=127.0.0.6:38005
    2022/10/27 14:09:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.486377853s) from=127.0.0.6:54657
    2022/10/27 14:09:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.693908823s) from=127.0.0.6:46063
    2022/10/27 14:09:19 [DEBUG] http: Request GET /v1/status/leader (877.182µs) from=127.0.0.6:57653
    2022/10/27 14:09:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.761406607s) from=127.0.0.6:46823
    2022/10/27 14:09:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.798950772s) from=127.0.0.6:47457
    2022/10/27 14:09:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:09:22 [DEBUG] agent: Node info in sync
    2022/10/27 14:09:24 [DEBUG] http: Request GET /v1/status/leader (330.954µs) from=127.0.0.6:57653
    2022/10/27 14:09:39 [DEBUG] http: Request GET /v1/status/leader (212.247µs) from=127.0.0.6:57653
    2022/10/27 14:09:44 [DEBUG] http: Request GET /v1/status/leader (215.778µs) from=127.0.0.6:57653
    2022/10/27 14:09:59 [DEBUG] http: Request GET /v1/status/leader (345.219µs) from=127.0.0.6:57653
    2022/10/27 14:10:04 [DEBUG] http: Request GET /v1/status/leader (319.137µs) from=127.0.0.6:57653
    2022/10/27 14:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.897423782s) from=127.0.0.6:53835
    2022/10/27 14:10:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.50391275s) from=127.0.0.6:53153
    2022/10/27 14:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.056978468s) from=127.0.0.6:41589
    2022/10/27 14:10:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.101934544s) from=127.0.0.6:38577
    2022/10/27 14:10:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.807237381s) from=127.0.0.6:41427
    2022/10/27 14:10:19 [DEBUG] http: Request GET /v1/status/leader (601.275µs) from=127.0.0.6:37283
    2022/10/27 14:10:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.632423741s) from=127.0.0.6:50207
    2022/10/27 14:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.514272216s) from=127.0.0.6:33213
    2022/10/27 14:10:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.703891995s) from=127.0.0.6:48661
    2022/10/27 14:10:24 [DEBUG] http: Request GET /v1/status/leader (781.762µs) from=127.0.0.6:57653
    2022/10/27 14:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.394531077s) from=127.0.0.6:44639
    2022/10/27 14:10:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.082114025s) from=127.0.0.6:47881
    2022/10/27 14:10:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.479733914s) from=127.0.0.6:50797
    2022/10/27 14:10:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.096457495s) from=127.0.0.6:45291
    2022/10/27 14:10:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.147528521s) from=127.0.0.6:33489
    2022/10/27 14:10:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.156070712s) from=127.0.0.6:58999
    2022/10/27 14:10:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.918385493s) from=127.0.0.6:48375
    2022/10/27 14:10:39 [DEBUG] http: Request GET /v1/status/leader (6.039774ms) from=127.0.0.6:57653
    2022/10/27 14:10:44 [DEBUG] http: Request GET /v1/status/leader (501.478µs) from=127.0.0.6:57653
    2022/10/27 14:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.942337628s) from=127.0.0.6:38491
    2022/10/27 14:10:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.536713005s) from=127.0.0.6:39573
    2022/10/27 14:10:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.585528448s) from=127.0.0.6:51911
    2022/10/27 14:10:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.03421091s) from=127.0.0.6:50519
    2022/10/27 14:10:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.913995201s) from=127.0.0.6:58525
    2022/10/27 14:10:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:10:59 [DEBUG] http: Request GET /v1/status/leader (260.521µs) from=127.0.0.6:57653
    2022/10/27 14:11:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.897435467s) from=127.0.0.6:45565
    2022/10/27 14:11:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.412615911s) from=127.0.0.6:52383
    2022/10/27 14:11:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.524190375s) from=127.0.0.6:44299
    2022/10/27 14:11:04 [DEBUG] http: Request GET /v1/status/leader (278.291µs) from=127.0.0.6:57653
    2022/10/27 14:11:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:11:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.460052771s) from=127.0.0.6:45019
    2022/10/27 14:11:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:11:12 [DEBUG] agent: Node info in sync
    2022/10/27 14:11:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.23072222s) from=127.0.0.6:55589
    2022/10/27 14:11:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.014197386s) from=127.0.0.6:38005
    2022/10/27 14:11:19 [DEBUG] http: Request GET /v1/status/leader (2.028938ms) from=127.0.0.6:57653
    2022/10/27 14:11:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.678677193s) from=127.0.0.6:54657
    2022/10/27 14:11:24 [DEBUG] http: Request GET /v1/status/leader (299.183µs) from=127.0.0.6:57653
    2022/10/27 14:11:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.197636243s) from=127.0.0.6:46063
    2022/10/27 14:11:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.666238228s) from=127.0.0.6:47457
    2022/10/27 14:11:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.184736055s) from=127.0.0.6:46823
    2022/10/27 14:11:39 [DEBUG] http: Request GET /v1/status/leader (198.5µs) from=127.0.0.6:37283
    2022/10/27 14:11:44 [DEBUG] http: Request GET /v1/status/leader (292.251µs) from=127.0.0.6:57653
    2022/10/27 14:11:59 [DEBUG] http: Request GET /v1/status/leader (283.921µs) from=127.0.0.6:57653
    2022/10/27 14:12:04 [DEBUG] http: Request GET /v1/status/leader (209.226µs) from=127.0.0.6:57653
    2022/10/27 14:12:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.504570676s) from=127.0.0.6:53835
    2022/10/27 14:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.062093717s) from=127.0.0.6:53153
    2022/10/27 14:12:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.000313438s) from=127.0.0.6:38577
    2022/10/27 14:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.164987657s) from=127.0.0.6:41589
    2022/10/27 14:12:19 [DEBUG] http: Request GET /v1/status/leader (300.737µs) from=127.0.0.6:37283
    2022/10/27 14:12:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m1.50019427s) from=127.0.0.6:41427
    2022/10/27 14:12:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.507606401s) from=127.0.0.6:50207
    2022/10/27 14:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.246424102s) from=127.0.0.6:33213
    2022/10/27 14:12:24 [DEBUG] http: Request GET /v1/status/leader (364.101µs) from=127.0.0.6:57653
    2022/10/27 14:12:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.038081295s) from=127.0.0.6:48661
    2022/10/27 14:12:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.638633389s) from=127.0.0.6:50797
    2022/10/27 14:12:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.547098336s) from=127.0.0.6:47881
    2022/10/27 14:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.031045902s) from=127.0.0.6:33489
    2022/10/27 14:12:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.022765204s) from=127.0.0.6:44639
    2022/10/27 14:12:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.887921448s) from=127.0.0.6:45291
    2022/10/27 14:12:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.232327415s) from=127.0.0.6:48375
    2022/10/27 14:12:39 [DEBUG] http: Request GET /v1/status/leader (292.755µs) from=127.0.0.6:37283
    2022/10/27 14:12:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.734604269s) from=127.0.0.6:58999
    2022/10/27 14:12:44 [DEBUG] http: Request GET /v1/status/leader (272.943µs) from=127.0.0.6:57653
    2022/10/27 14:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.373574539s) from=127.0.0.6:38491
    2022/10/27 14:12:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m3.204971746s) from=127.0.0.6:39573
    2022/10/27 14:12:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.612048658s) from=127.0.0.6:50519
    2022/10/27 14:12:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.139753743s) from=127.0.0.6:51911
    2022/10/27 14:12:59 [DEBUG] http: Request GET /v1/status/leader (275.141µs) from=127.0.0.6:37283
    2022/10/27 14:13:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.374864667s) from=127.0.0.6:52383
    2022/10/27 14:13:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.434129693s) from=127.0.0.6:45565
    2022/10/27 14:13:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.935050253s) from=127.0.0.6:58525
    2022/10/27 14:13:04 [DEBUG] http: Request GET /v1/status/leader (199.938µs) from=127.0.0.6:57653
    2022/10/27 14:13:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:13:06 [DEBUG] agent: Node info in sync
    2022/10/27 14:13:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:13:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.067353334s) from=127.0.0.6:44299
    2022/10/27 14:13:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.842012954s) from=127.0.0.6:45019
    2022/10/27 14:13:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.310935576s) from=127.0.0.6:55589
    2022/10/27 14:13:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:13:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.994384435s) from=127.0.0.6:38005
    2022/10/27 14:13:19 [DEBUG] http: Request GET /v1/status/leader (4.419548ms) from=127.0.0.6:57653
    2022/10/27 14:13:24 [DEBUG] http: Request GET /v1/status/leader (319.012µs) from=127.0.0.6:57653
    2022/10/27 14:13:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.658390166s) from=127.0.0.6:54657
    2022/10/27 14:13:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.877170522s) from=127.0.0.6:47457
    2022/10/27 14:13:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.921142223s) from=127.0.0.6:46063
    2022/10/27 14:13:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.780808615s) from=127.0.0.6:46823
    2022/10/27 14:13:39 [DEBUG] http: Request GET /v1/status/leader (195.458µs) from=127.0.0.6:37283
    2022/10/27 14:13:45 [DEBUG] http: Request GET /v1/status/leader (171.428µs) from=127.0.0.6:57653
    2022/10/27 14:13:59 [DEBUG] http: Request GET /v1/status/leader (307.675µs) from=127.0.0.6:57653
    2022/10/27 14:14:05 [DEBUG] http: Request GET /v1/status/leader (182.03µs) from=127.0.0.6:57653
    2022/10/27 14:14:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:14:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.237444377s) from=127.0.0.6:53835
    2022/10/27 14:14:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.559999994s) from=127.0.0.6:53153
    2022/10/27 14:14:19 [DEBUG] http: Request GET /v1/status/leader (281.239µs) from=127.0.0.6:57653
    2022/10/27 14:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.364155255s) from=127.0.0.6:41589
    2022/10/27 14:14:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.059790403s) from=127.0.0.6:41427
    2022/10/27 14:14:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:14:21 [DEBUG] agent: Node info in sync
    2022/10/27 14:14:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.706576276s) from=127.0.0.6:38577
    2022/10/27 14:14:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m0.468413583s) from=127.0.0.6:33213
    2022/10/27 14:14:25 [DEBUG] http: Request GET /v1/status/leader (317.29µs) from=127.0.0.6:57653
    2022/10/27 14:14:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.921460333s) from=127.0.0.6:50207
    2022/10/27 14:14:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.14575767s) from=127.0.0.6:50797
    2022/10/27 14:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.070407307s) from=127.0.0.6:44639
    2022/10/27 14:14:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.91505392s) from=127.0.0.6:48661
    2022/10/27 14:14:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.476137685s) from=127.0.0.6:45291
    2022/10/27 14:14:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.816175465s) from=127.0.0.6:33489
    2022/10/27 14:14:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.130466016s) from=127.0.0.6:47881
    2022/10/27 14:14:39 [DEBUG] http: Request GET /v1/status/leader (1.793932ms) from=127.0.0.6:57653
    2022/10/27 14:14:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.532582286s) from=127.0.0.6:58999
    2022/10/27 14:14:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.796496067s) from=127.0.0.6:48375
    2022/10/27 14:14:45 [DEBUG] http: Request GET /v1/status/leader (349.412µs) from=127.0.0.6:57653
    2022/10/27 14:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.934233615s) from=127.0.0.6:38491
    2022/10/27 14:14:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.40005559s) from=127.0.0.6:39573
    2022/10/27 14:14:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.760177428s) from=127.0.0.6:50519
    2022/10/27 14:14:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.895739812s) from=127.0.0.6:51911
    2022/10/27 14:14:59 [DEBUG] http: Request GET /v1/status/leader (230.875µs) from=127.0.0.6:37283
    2022/10/27 14:15:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.578834255s) from=127.0.0.6:45565
    2022/10/27 14:15:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.756407713s) from=127.0.0.6:52383
    2022/10/27 14:15:05 [DEBUG] http: Request GET /v1/status/leader (179.384µs) from=127.0.0.6:57653
    2022/10/27 14:15:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:15:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.517416994s) from=127.0.0.6:58525
    2022/10/27 14:15:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.984498139s) from=127.0.0.6:44299
    2022/10/27 14:15:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.070192857s) from=127.0.0.6:45019
    2022/10/27 14:15:19 [DEBUG] http: Request GET /v1/status/leader (226.935µs) from=127.0.0.6:57653
    2022/10/27 14:15:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.460504601s) from=127.0.0.6:55589
    2022/10/27 14:15:25 [DEBUG] http: Request GET /v1/status/leader (311.806µs) from=127.0.0.6:57653
    2022/10/27 14:15:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.500711958s) from=127.0.0.6:38005
    2022/10/27 14:15:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.994833636s) from=127.0.0.6:47457
    2022/10/27 14:15:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.124259913s) from=127.0.0.6:54657
    2022/10/27 14:15:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.947777558s) from=127.0.0.6:46063
    2022/10/27 14:15:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:15:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.036794185s) from=127.0.0.6:46823
    2022/10/27 14:15:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:15:38 [DEBUG] agent: Node info in sync
    2022/10/27 14:15:39 [DEBUG] http: Request GET /v1/status/leader (316.963µs) from=127.0.0.6:37283
    2022/10/27 14:15:45 [DEBUG] http: Request GET /v1/status/leader (213.714µs) from=127.0.0.6:57653
    2022/10/27 14:16:00 [DEBUG] http: Request GET /v1/status/leader (270.666µs) from=127.0.0.6:57653
    2022/10/27 14:16:05 [DEBUG] http: Request GET /v1/status/leader (195.224µs) from=127.0.0.6:57653
    2022/10/27 14:16:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:16:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m4.45915099s) from=127.0.0.6:53835
    2022/10/27 14:16:20 [DEBUG] http: Request GET /v1/status/leader (341.005µs) from=127.0.0.6:57653
    2022/10/27 14:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.151721135s) from=127.0.0.6:53153
    2022/10/27 14:16:25 [DEBUG] http: Request GET /v1/status/leader (311.337µs) from=127.0.0.6:57653
    2022/10/27 14:16:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.991292269s) from=127.0.0.6:41589
    2022/10/27 14:16:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.669419053s) from=127.0.0.6:38577
    2022/10/27 14:16:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m7.476180259s) from=127.0.0.6:41427
    2022/10/27 14:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m7.026915985s) from=127.0.0.6:33213
    2022/10/27 14:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.358368786s) from=127.0.0.6:44639
    2022/10/27 14:16:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.124000993s) from=127.0.0.6:48661
    2022/10/27 14:16:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.48805858s) from=127.0.0.6:50797
    2022/10/27 14:16:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.169629013s) from=127.0.0.6:50207
    2022/10/27 14:16:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.540387299s) from=127.0.0.6:33489
    2022/10/27 14:16:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.351065142s) from=127.0.0.6:47881
    2022/10/27 14:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.234222941s) from=127.0.0.6:45291
    2022/10/27 14:16:40 [DEBUG] http: Request GET /v1/status/leader (300.541µs) from=127.0.0.6:37283
    2022/10/27 14:16:45 [DEBUG] http: Request GET /v1/status/leader (305.95µs) from=127.0.0.6:57653
    2022/10/27 14:16:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.011173819s) from=127.0.0.6:48375
    2022/10/27 14:16:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.096796913s) from=127.0.0.6:58999
    2022/10/27 14:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.941309275s) from=127.0.0.6:38491
    2022/10/27 14:16:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.693725387s) from=127.0.0.6:39573
    2022/10/27 14:16:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.330276126s) from=127.0.0.6:50519
    2022/10/27 14:17:00 [DEBUG] http: Request GET /v1/status/leader (177.564µs) from=127.0.0.6:57653
    2022/10/27 14:17:05 [DEBUG] http: Request GET /v1/status/leader (991.198µs) from=127.0.0.6:57653
    2022/10/27 14:17:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m1.187758474s) from=127.0.0.6:52383
    2022/10/27 14:17:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.03383454s) from=127.0.0.6:51911
    2022/10/27 14:17:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.131772559s) from=127.0.0.6:45565
    2022/10/27 14:17:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:17:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.800996383s) from=127.0.0.6:58525
    2022/10/27 14:17:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.254181331s) from=127.0.0.6:44299
    2022/10/27 14:17:20 [DEBUG] http: Request GET /v1/status/leader (1.665978ms) from=127.0.0.6:57653
    2022/10/27 14:17:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.628102345s) from=127.0.0.6:45019
    2022/10/27 14:17:25 [DEBUG] http: Request GET /v1/status/leader (590.412µs) from=127.0.0.6:57653
    2022/10/27 14:17:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.223085074s) from=127.0.0.6:55589
    2022/10/27 14:17:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.498255458s) from=127.0.0.6:38005
    2022/10/27 14:17:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.717020534s) from=127.0.0.6:54657
    2022/10/27 14:17:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.732229984s) from=127.0.0.6:47457
    2022/10/27 14:17:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:17:36 [DEBUG] agent: Node info in sync
    2022/10/27 14:17:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.845412155s) from=127.0.0.6:46823
    2022/10/27 14:17:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.738038987s) from=127.0.0.6:46063
    2022/10/27 14:17:40 [DEBUG] http: Request GET /v1/status/leader (486.582µs) from=127.0.0.6:37283
    2022/10/27 14:17:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:17:45 [DEBUG] http: Request GET /v1/status/leader (335.988µs) from=127.0.0.6:57653
    2022/10/27 14:18:00 [DEBUG] http: Request GET /v1/status/leader (1.120544ms) from=127.0.0.6:57653
    2022/10/27 14:18:05 [DEBUG] http: Request GET /v1/status/leader (356.499µs) from=127.0.0.6:57653
    2022/10/27 14:18:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:18:20 [DEBUG] http: Request GET /v1/status/leader (282.492µs) from=127.0.0.6:57653
    2022/10/27 14:18:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.803316548s) from=127.0.0.6:53835
    2022/10/27 14:18:25 [DEBUG] http: Request GET /v1/status/leader (263.571µs) from=127.0.0.6:57653
    2022/10/27 14:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.353300152s) from=127.0.0.6:53153
    2022/10/27 14:18:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m4.665386916s) from=127.0.0.6:41589
    2022/10/27 14:18:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.682554613s) from=127.0.0.6:38577
    2022/10/27 14:18:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.603683754s) from=127.0.0.6:41427
    2022/10/27 14:18:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.962347592s) from=127.0.0.6:44639
    2022/10/27 14:18:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m3.634851351s) from=127.0.0.6:33213
    2022/10/27 14:18:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.015682341s) from=127.0.0.6:33489
    2022/10/27 14:18:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.470417598s) from=127.0.0.6:48661
    2022/10/27 14:18:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.827393653s) from=127.0.0.6:47881
    2022/10/27 14:18:40 [DEBUG] http: Request GET /v1/status/leader (312.789µs) from=127.0.0.6:37283
    2022/10/27 14:18:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.433999605s) from=127.0.0.6:50207
    2022/10/27 14:18:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.589937621s) from=127.0.0.6:50797
    2022/10/27 14:18:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.429761867s) from=127.0.0.6:45291
    2022/10/27 14:18:45 [DEBUG] http: Request GET /v1/status/leader (1.081239ms) from=127.0.0.6:57653
    2022/10/27 14:18:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.453871092s) from=127.0.0.6:38491
    2022/10/27 14:18:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:18:50 [DEBUG] agent: Node info in sync
    2022/10/27 14:18:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.55770161s) from=127.0.0.6:48375
    2022/10/27 14:18:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.599375126s) from=127.0.0.6:58999
    2022/10/27 14:19:00 [DEBUG] http: Request GET /v1/status/leader (717.013µs) from=127.0.0.6:37283
    2022/10/27 14:19:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.712283658s) from=127.0.0.6:50519
    2022/10/27 14:19:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m7.181630449s) from=127.0.0.6:39573
    2022/10/27 14:19:05 [DEBUG] http: Request GET /v1/status/leader (211.137µs) from=127.0.0.6:57653
    2022/10/27 14:19:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.803030044s) from=127.0.0.6:52383
    2022/10/27 14:19:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:19:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.868860977s) from=127.0.0.6:45565
    2022/10/27 14:19:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.440378387s) from=127.0.0.6:51911
    2022/10/27 14:19:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.038372683s) from=127.0.0.6:58525
    2022/10/27 14:19:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.488082225s) from=127.0.0.6:44299
    2022/10/27 14:19:20 [DEBUG] http: Request GET /v1/status/leader (408.595µs) from=127.0.0.6:57653
    2022/10/27 14:19:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.77692352s) from=127.0.0.6:45019
    2022/10/27 14:19:25 [DEBUG] http: Request GET /v1/status/leader (457.294µs) from=127.0.0.6:57653
    2022/10/27 14:19:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.283352338s) from=127.0.0.6:55589
    2022/10/27 14:19:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.448623567s) from=127.0.0.6:38005
    2022/10/27 14:19:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.028938706s) from=127.0.0.6:47457
    2022/10/27 14:19:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.368988349s) from=127.0.0.6:46063
    2022/10/27 14:19:40 [DEBUG] http: Request GET /v1/status/leader (303.211µs) from=127.0.0.6:37283
    2022/10/27 14:19:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.33435481s) from=127.0.0.6:54657
    2022/10/27 14:19:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.316599249s) from=127.0.0.6:46823
    2022/10/27 14:19:45 [DEBUG] http: Request GET /v1/status/leader (178.997µs) from=127.0.0.6:57653
    2022/10/27 14:20:00 [DEBUG] http: Request GET /v1/status/leader (287.251µs) from=127.0.0.6:57653
    2022/10/27 14:20:05 [DEBUG] http: Request GET /v1/status/leader (1.503342ms) from=127.0.0.6:57653
    2022/10/27 14:20:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:20:20 [DEBUG] http: Request GET /v1/status/leader (471.648µs) from=127.0.0.6:37283
    2022/10/27 14:20:25 [DEBUG] http: Request GET /v1/status/leader (281.807µs) from=127.0.0.6:57653
    2022/10/27 14:20:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.50544022s) from=127.0.0.6:53835
    2022/10/27 14:20:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.68702854s) from=127.0.0.6:53153
    2022/10/27 14:20:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.389741632s) from=127.0.0.6:41589
    2022/10/27 14:20:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.464985955s) from=127.0.0.6:41427
    2022/10/27 14:20:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:20:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.68958852s) from=127.0.0.6:33489
    2022/10/27 14:20:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.858889997s) from=127.0.0.6:44639
    2022/10/27 14:20:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.1906693s) from=127.0.0.6:38577
    2022/10/27 14:20:40 [DEBUG] http: Request GET /v1/status/leader (325.19µs) from=127.0.0.6:57653
    2022/10/27 14:20:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.247178559s) from=127.0.0.6:48661
    2022/10/27 14:20:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.584998384s) from=127.0.0.6:50207
    2022/10/27 14:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.98127283s) from=127.0.0.6:33213
    2022/10/27 14:20:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.408176483s) from=127.0.0.6:47881
    2022/10/27 14:20:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:20:43 [DEBUG] agent: Node info in sync
    2022/10/27 14:20:45 [DEBUG] http: Request GET /v1/status/leader (235.446µs) from=127.0.0.6:57653
    2022/10/27 14:20:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.990155416s) from=127.0.0.6:45291
    2022/10/27 14:20:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.328485916s) from=127.0.0.6:50797
    2022/10/27 14:20:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.74800374s) from=127.0.0.6:48375
    2022/10/27 14:20:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.803429393s) from=127.0.0.6:38491
    2022/10/27 14:21:00 [DEBUG] http: Request GET /v1/status/leader (332.987µs) from=127.0.0.6:57653
    2022/10/27 14:21:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.487612667s) from=127.0.0.6:58999
    2022/10/27 14:21:05 [DEBUG] http: Request GET /v1/status/leader (263.154µs) from=127.0.0.6:57653
    2022/10/27 14:21:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.270510442s) from=127.0.0.6:50519
    2022/10/27 14:21:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:21:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.374593586s) from=127.0.0.6:39573
    2022/10/27 14:21:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.267307154s) from=127.0.0.6:52383
    2022/10/27 14:21:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.461432993s) from=127.0.0.6:45565
    2022/10/27 14:21:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.721201265s) from=127.0.0.6:51911
    2022/10/27 14:21:20 [DEBUG] http: Request GET /v1/status/leader (196.587µs) from=127.0.0.6:37283
    2022/10/27 14:21:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.549143692s) from=127.0.0.6:44299
    2022/10/27 14:21:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m7.028366583s) from=127.0.0.6:58525
    2022/10/27 14:21:25 [DEBUG] http: Request GET /v1/status/leader (4.730468ms) from=127.0.0.6:57653
    2022/10/27 14:21:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.361387269s) from=127.0.0.6:45019
    2022/10/27 14:21:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.044619303s) from=127.0.0.6:55589
    2022/10/27 14:21:40 [DEBUG] http: Request GET /v1/status/leader (306.156µs) from=127.0.0.6:57653
    2022/10/27 14:21:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.955533122s) from=127.0.0.6:46063
    2022/10/27 14:21:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.7780756s) from=127.0.0.6:38005
    2022/10/27 14:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.26629518s) from=127.0.0.6:47457
    2022/10/27 14:21:45 [DEBUG] http: Request GET /v1/status/leader (309.018µs) from=127.0.0.6:57653
    2022/10/27 14:21:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.949184471s) from=127.0.0.6:54657
    2022/10/27 14:21:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:21:51 [DEBUG] agent: Node info in sync
    2022/10/27 14:21:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m7.317590864s) from=127.0.0.6:46823
    2022/10/27 14:22:00 [DEBUG] http: Request GET /v1/status/leader (280.587µs) from=127.0.0.6:57653
    2022/10/27 14:22:05 [DEBUG] http: Request GET /v1/status/leader (327.427µs) from=127.0.0.6:57653
    2022/10/27 14:22:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:22:20 [DEBUG] http: Request GET /v1/status/leader (279.404µs) from=127.0.0.6:37283
    2022/10/27 14:22:25 [DEBUG] http: Request GET /v1/status/leader (330.196µs) from=127.0.0.6:57653
    2022/10/27 14:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.960545391s) from=127.0.0.6:53835
    2022/10/27 14:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.491045357s) from=127.0.0.6:53153
    2022/10/27 14:22:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.851943357s) from=127.0.0.6:41589
    2022/10/27 14:22:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.035695456s) from=127.0.0.6:38577
    2022/10/27 14:22:40 [DEBUG] http: Request GET /v1/status/leader (358.302µs) from=127.0.0.6:57653
    2022/10/27 14:22:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.966515709s) from=127.0.0.6:33489
    2022/10/27 14:22:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m6.704164162s) from=127.0.0.6:41427
    2022/10/27 14:22:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.801601585s) from=127.0.0.6:48661
    2022/10/27 14:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.714017418s) from=127.0.0.6:44639
    2022/10/27 14:22:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.765776565s) from=127.0.0.6:50207
    2022/10/27 14:22:45 [DEBUG] http: Request GET /v1/status/leader (461.587µs) from=127.0.0.6:57653
    2022/10/27 14:22:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.77522995s) from=127.0.0.6:47881
    2022/10/27 14:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.982508889s) from=127.0.0.6:33213
    2022/10/27 14:22:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.906370512s) from=127.0.0.6:45291
    2022/10/27 14:22:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.681696687s) from=127.0.0.6:48375
    2022/10/27 14:22:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.643669264s) from=127.0.0.6:50797
    2022/10/27 14:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.020308681s) from=127.0.0.6:38491
    2022/10/27 14:23:00 [DEBUG] http: Request GET /v1/status/leader (200.115µs) from=127.0.0.6:37283
    2022/10/27 14:23:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.662658282s) from=127.0.0.6:58999
    2022/10/27 14:23:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:23:01 [DEBUG] agent: Node info in sync
    2022/10/27 14:23:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:23:05 [DEBUG] http: Request GET /v1/status/leader (374.238µs) from=127.0.0.6:57653
    2022/10/27 14:23:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:23:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m1.758785132s) from=127.0.0.6:39573
    2022/10/27 14:23:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m4.507327524s) from=127.0.0.6:50519
    2022/10/27 14:23:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.133986264s) from=127.0.0.6:45565
    2022/10/27 14:23:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.618785645s) from=127.0.0.6:52383
    2022/10/27 14:23:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.598690731s) from=127.0.0.6:51911
    2022/10/27 14:23:20 [DEBUG] http: Request GET /v1/status/leader (441.727µs) from=127.0.0.6:37283
    2022/10/27 14:23:25 [DEBUG] http: Request GET /v1/status/leader (237.244µs) from=127.0.0.6:57653
    2022/10/27 14:23:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.552635543s) from=127.0.0.6:44299
    2022/10/27 14:23:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.72563153s) from=127.0.0.6:58525
    2022/10/27 14:23:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.876397458s) from=127.0.0.6:45019
    2022/10/27 14:23:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.735205061s) from=127.0.0.6:55589
    2022/10/27 14:23:40 [DEBUG] http: Request GET /v1/status/leader (261.194µs) from=127.0.0.6:37283
    2022/10/27 14:23:45 [DEBUG] http: Request GET /v1/status/leader (173.622µs) from=127.0.0.6:57653
    2022/10/27 14:23:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.958404331s) from=127.0.0.6:38005
    2022/10/27 14:23:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.120865449s) from=127.0.0.6:46063
    2022/10/27 14:23:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.684423222s) from=127.0.0.6:54657
    2022/10/27 14:23:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.367709768s) from=127.0.0.6:47457
    2022/10/27 14:23:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.994558398s) from=127.0.0.6:46823
    2022/10/27 14:24:00 [DEBUG] http: Request GET /v1/status/leader (351.405µs) from=127.0.0.6:57653
    2022/10/27 14:24:05 [DEBUG] http: Request GET /v1/status/leader (246.01µs) from=127.0.0.6:57653
    2022/10/27 14:24:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:24:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:24:15 [DEBUG] agent: Node info in sync
    2022/10/27 14:24:20 [DEBUG] http: Request GET /v1/status/leader (291.242µs) from=127.0.0.6:37283
    2022/10/27 14:24:25 [DEBUG] http: Request GET /v1/status/leader (1.876136ms) from=127.0.0.6:57653
    2022/10/27 14:24:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.050050627s) from=127.0.0.6:53835
    2022/10/27 14:24:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.420031859s) from=127.0.0.6:53153
    2022/10/27 14:24:40 [DEBUG] http: Request GET /v1/status/leader (300.215µs) from=127.0.0.6:57653
    2022/10/27 14:24:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.028511176s) from=127.0.0.6:33489
    2022/10/27 14:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m6.776376716s) from=127.0.0.6:41589
    2022/10/27 14:24:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.372631121s) from=127.0.0.6:41427
    2022/10/27 14:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.351889467s) from=127.0.0.6:44639
    2022/10/27 14:24:45 [DEBUG] http: Request GET /v1/status/leader (288.874µs) from=127.0.0.6:57653
    2022/10/27 14:24:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.831384362s) from=127.0.0.6:48661
    2022/10/27 14:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.10420684s) from=127.0.0.6:38577
    2022/10/27 14:24:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.519892263s) from=127.0.0.6:47881
    2022/10/27 14:24:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.448792632s) from=127.0.0.6:50207
    2022/10/27 14:24:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.661412138s) from=127.0.0.6:45291
    2022/10/27 14:24:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.846410477s) from=127.0.0.6:33213
    2022/10/27 14:24:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.833548093s) from=127.0.0.6:50797
    2022/10/27 14:24:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.784482072s) from=127.0.0.6:38491
    2022/10/27 14:24:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.211611841s) from=127.0.0.6:48375
    2022/10/27 14:25:00 [DEBUG] http: Request GET /v1/status/leader (159.805µs) from=127.0.0.6:57653
    2022/10/27 14:25:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.480690645s) from=127.0.0.6:58999
    2022/10/27 14:25:05 [DEBUG] http: Request GET /v1/status/leader (187.555µs) from=127.0.0.6:57653
    2022/10/27 14:25:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:25:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.922879388s) from=127.0.0.6:39573
    2022/10/27 14:25:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.985015593s) from=127.0.0.6:50519
    2022/10/27 14:25:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.538260382s) from=127.0.0.6:45565
    2022/10/27 14:25:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.964740113s) from=127.0.0.6:52383
    2022/10/27 14:25:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:25:18 [DEBUG] agent: Node info in sync
    2022/10/27 14:25:20 [DEBUG] http: Request GET /v1/status/leader (323.824µs) from=127.0.0.6:57653
    2022/10/27 14:25:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.603128732s) from=127.0.0.6:51911
    2022/10/27 14:25:25 [DEBUG] http: Request GET /v1/status/leader (318.433µs) from=127.0.0.6:57653
    2022/10/27 14:25:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.005025184s) from=127.0.0.6:58525
    2022/10/27 14:25:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:25:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.919012789s) from=127.0.0.6:44299
    2022/10/27 14:25:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.866171266s) from=127.0.0.6:45019
    2022/10/27 14:25:40 [DEBUG] http: Request GET /v1/status/leader (1.015925ms) from=127.0.0.6:37283
    2022/10/27 14:25:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.726251524s) from=127.0.0.6:55589
    2022/10/27 14:25:45 [DEBUG] http: Request GET /v1/status/leader (377.339µs) from=127.0.0.6:57653
    2022/10/27 14:25:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.093884805s) from=127.0.0.6:46063
    2022/10/27 14:25:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.622586074s) from=127.0.0.6:38005
    2022/10/27 14:25:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.670741978s) from=127.0.0.6:54657
    2022/10/27 14:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.844205826s) from=127.0.0.6:47457
    2022/10/27 14:25:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.25004259s) from=127.0.0.6:46823
    2022/10/27 14:26:00 [DEBUG] http: Request GET /v1/status/leader (805.156µs) from=127.0.0.6:57653
    2022/10/27 14:26:05 [DEBUG] http: Request GET /v1/status/leader (177.407µs) from=127.0.0.6:57653
    2022/10/27 14:26:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:26:20 [DEBUG] http: Request GET /v1/status/leader (218.697µs) from=127.0.0.6:57653
    2022/10/27 14:26:25 [DEBUG] http: Request GET /v1/status/leader (2.216367ms) from=127.0.0.6:57653
    2022/10/27 14:26:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m0.637693996s) from=127.0.0.6:53835
    2022/10/27 14:26:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:26:36 [DEBUG] agent: Node info in sync
    2022/10/27 14:26:40 [DEBUG] http: Request GET /v1/status/leader (282.81µs) from=127.0.0.6:57653
    2022/10/27 14:26:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.106298122s) from=127.0.0.6:53153
    2022/10/27 14:26:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.758944873s) from=127.0.0.6:33489
    2022/10/27 14:26:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.525011862s) from=127.0.0.6:41427
    2022/10/27 14:26:45 [DEBUG] http: Request GET /v1/status/leader (189.422µs) from=127.0.0.6:57653
    2022/10/27 14:26:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.36501994s) from=127.0.0.6:48661
    2022/10/27 14:26:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.078685265s) from=127.0.0.6:41589
    2022/10/27 14:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.637229091s) from=127.0.0.6:44639
    2022/10/27 14:26:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.12295819s) from=127.0.0.6:47881
    2022/10/27 14:26:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.598409813s) from=127.0.0.6:50207
    2022/10/27 14:26:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.496811922s) from=127.0.0.6:38577
    2022/10/27 14:26:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.398557324s) from=127.0.0.6:45291
    2022/10/27 14:26:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.894503295s) from=127.0.0.6:50797
    2022/10/27 14:26:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.89239959s) from=127.0.0.6:33213
    2022/10/27 14:27:00 [DEBUG] http: Request GET /v1/status/leader (775.216µs) from=127.0.0.6:57653
    2022/10/27 14:27:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.681334392s) from=127.0.0.6:48375
    2022/10/27 14:27:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.920246442s) from=127.0.0.6:38491
    2022/10/27 14:27:05 [DEBUG] http: Request GET /v1/status/leader (417.967µs) from=127.0.0.6:57653
    2022/10/27 14:27:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m4.478757013s) from=127.0.0.6:58999
    2022/10/27 14:27:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:27:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.293887568s) from=127.0.0.6:45565
    2022/10/27 14:27:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.716374829s) from=127.0.0.6:39573
    2022/10/27 14:27:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.880417271s) from=127.0.0.6:50519
    2022/10/27 14:27:20 [DEBUG] http: Request GET /v1/status/leader (216.306µs) from=127.0.0.6:57653
    2022/10/27 14:27:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.664178954s) from=127.0.0.6:52383
    2022/10/27 14:27:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.958497476s) from=127.0.0.6:51911
    2022/10/27 14:27:25 [DEBUG] http: Request GET /v1/status/leader (865.352µs) from=127.0.0.6:57653
    2022/10/27 14:27:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.498387966s) from=127.0.0.6:58525
    2022/10/27 14:27:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.765139679s) from=127.0.0.6:45019
    2022/10/27 14:27:40 [DEBUG] http: Request GET /v1/status/leader (388.69µs) from=127.0.0.6:57653
    2022/10/27 14:27:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.665414563s) from=127.0.0.6:44299
    2022/10/27 14:27:45 [DEBUG] http: Request GET /v1/status/leader (225.361µs) from=127.0.0.6:57653
    2022/10/27 14:27:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:27:49 [DEBUG] agent: Node info in sync
    2022/10/27 14:27:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.468201457s) from=127.0.0.6:55589
    2022/10/27 14:27:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.100189556s) from=127.0.0.6:46063
    2022/10/27 14:27:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.328508682s) from=127.0.0.6:54657
    2022/10/27 14:27:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.61650641s) from=127.0.0.6:38005
    2022/10/27 14:27:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.734147165s) from=127.0.0.6:47457
    2022/10/27 14:28:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.052593089s) from=127.0.0.6:46823
    2022/10/27 14:28:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:28:00 [DEBUG] http: Request GET /v1/status/leader (181.939µs) from=127.0.0.6:57653
    2022/10/27 14:28:05 [DEBUG] http: Request GET /v1/status/leader (321.714µs) from=127.0.0.6:57653
    2022/10/27 14:28:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:28:20 [DEBUG] http: Request GET /v1/status/leader (343.666µs) from=127.0.0.6:37283
    2022/10/27 14:28:25 [DEBUG] http: Request GET /v1/status/leader (247.881µs) from=127.0.0.6:57653
    2022/10/27 14:28:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m6.075021463s) from=127.0.0.6:53835
    2022/10/27 14:28:40 [DEBUG] http: Request GET /v1/status/leader (201.898µs) from=127.0.0.6:57653
    2022/10/27 14:28:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.412638733s) from=127.0.0.6:53153
    2022/10/27 14:28:45 [DEBUG] http: Request GET /v1/status/leader (3.454401ms) from=127.0.0.6:57653
    2022/10/27 14:28:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.200054039s) from=127.0.0.6:33489
    2022/10/27 14:28:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.483948763s) from=127.0.0.6:48661
    2022/10/27 14:28:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.631275699s) from=127.0.0.6:41427
    2022/10/27 14:28:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.230541122s) from=127.0.0.6:47881
    2022/10/27 14:28:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.701101771s) from=127.0.0.6:41589
    2022/10/27 14:28:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.222338352s) from=127.0.0.6:44639
    2022/10/27 14:28:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.978600416s) from=127.0.0.6:50207
    2022/10/27 14:28:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.934582916s) from=127.0.0.6:50797
    2022/10/27 14:28:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.129292339s) from=127.0.0.6:38577
    2022/10/27 14:28:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.93591379s) from=127.0.0.6:45291
    2022/10/27 14:29:00 [DEBUG] http: Request GET /v1/status/leader (153.222µs) from=127.0.0.6:57653
    2022/10/27 14:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.107068354s) from=127.0.0.6:33213
    2022/10/27 14:29:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m2.201169171s) from=127.0.0.6:38491
    2022/10/27 14:29:05 [DEBUG] http: Request GET /v1/status/leader (207.738µs) from=127.0.0.6:57653
    2022/10/27 14:29:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.590272317s) from=127.0.0.6:48375
    2022/10/27 14:29:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:29:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.700641586s) from=127.0.0.6:58999
    2022/10/27 14:29:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:29:17 [DEBUG] agent: Node info in sync
    2022/10/27 14:29:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.550974681s) from=127.0.0.6:50519
    2022/10/27 14:29:20 [DEBUG] http: Request GET /v1/status/leader (199.005µs) from=127.0.0.6:57653
    2022/10/27 14:29:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.904801178s) from=127.0.0.6:45565
    2022/10/27 14:29:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.675082308s) from=127.0.0.6:39573
    2022/10/27 14:29:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m3.261441159s) from=127.0.0.6:52383
    2022/10/27 14:29:25 [DEBUG] http: Request GET /v1/status/leader (162.357µs) from=127.0.0.6:57653
    2022/10/27 14:29:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.696866403s) from=127.0.0.6:51911
    2022/10/27 14:29:40 [DEBUG] http: Request GET /v1/status/leader (227.871µs) from=127.0.0.6:37283
    2022/10/27 14:29:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.258533083s) from=127.0.0.6:45019
    2022/10/27 14:29:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.684635942s) from=127.0.0.6:58525
    2022/10/27 14:29:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.472032401s) from=127.0.0.6:44299
    2022/10/27 14:29:45 [DEBUG] http: Request GET /v1/status/leader (1.967571ms) from=127.0.0.6:57653
    2022/10/27 14:29:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.294527777s) from=127.0.0.6:54657
    2022/10/27 14:29:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.414824213s) from=127.0.0.6:55589
    2022/10/27 14:29:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.039927425s) from=127.0.0.6:46063
    2022/10/27 14:30:00 [DEBUG] http: Request GET /v1/status/leader (307.267µs) from=127.0.0.6:57653
    2022/10/27 14:30:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m4.5528198s) from=127.0.0.6:38005
    2022/10/27 14:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.566297149s) from=127.0.0.6:47457
    2022/10/27 14:30:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.183515388s) from=127.0.0.6:46823
    2022/10/27 14:30:05 [DEBUG] http: Request GET /v1/status/leader (506.231µs) from=127.0.0.6:57653
    2022/10/27 14:30:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:30:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:30:20 [DEBUG] http: Request GET /v1/status/leader (165.035µs) from=127.0.0.6:37283
    2022/10/27 14:30:25 [DEBUG] http: Request GET /v1/status/leader (190.896µs) from=127.0.0.6:57653
    2022/10/27 14:30:40 [DEBUG] http: Request GET /v1/status/leader (318.953µs) from=127.0.0.6:57653
    2022/10/27 14:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.871606954s) from=127.0.0.6:53153
    2022/10/27 14:30:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.642339202s) from=127.0.0.6:53835
    2022/10/27 14:30:45 [DEBUG] http: Request GET /v1/status/leader (311.832µs) from=127.0.0.6:57653
    2022/10/27 14:30:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.891095948s) from=127.0.0.6:41427
    2022/10/27 14:30:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.109272977s) from=127.0.0.6:33489
    2022/10/27 14:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.021784322s) from=127.0.0.6:41589
    2022/10/27 14:30:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.076290464s) from=127.0.0.6:47881
    2022/10/27 14:30:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.94633857s) from=127.0.0.6:48661
    2022/10/27 14:30:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.320719212s) from=127.0.0.6:44639
    2022/10/27 14:30:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.22707787s) from=127.0.0.6:50797
    2022/10/27 14:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.492248364s) from=127.0.0.6:38577
    2022/10/27 14:31:00 [DEBUG] http: Request GET /v1/status/leader (216.638µs) from=127.0.0.6:37283
    2022/10/27 14:31:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.141086015s) from=127.0.0.6:50207
    2022/10/27 14:31:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.016429038s) from=127.0.0.6:45291
    2022/10/27 14:31:05 [DEBUG] http: Request GET /v1/status/leader (213.288µs) from=127.0.0.6:57653
    2022/10/27 14:31:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m6.620555869s) from=127.0.0.6:33213
    2022/10/27 14:31:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m7.355220683s) from=127.0.0.6:38491
    2022/10/27 14:31:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.328547852s) from=127.0.0.6:48375
    2022/10/27 14:31:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.015335674s) from=127.0.0.6:58999
    2022/10/27 14:31:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:31:16 [DEBUG] agent: Node info in sync
    2022/10/27 14:31:20 [DEBUG] http: Request GET /v1/status/leader (309.738µs) from=127.0.0.6:57653
    2022/10/27 14:31:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m1.465139877s) from=127.0.0.6:50519
    2022/10/27 14:31:25 [DEBUG] http: Request GET /v1/status/leader (199.75µs) from=127.0.0.6:57653
    2022/10/27 14:31:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.069841167s) from=127.0.0.6:45565
    2022/10/27 14:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.791461626s) from=127.0.0.6:51911
    2022/10/27 14:31:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m5.844159848s) from=127.0.0.6:39573
    2022/10/27 14:31:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.936882169s) from=127.0.0.6:52383
    2022/10/27 14:31:40 [DEBUG] http: Request GET /v1/status/leader (194.6µs) from=127.0.0.6:37283
    2022/10/27 14:31:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.618423109s) from=127.0.0.6:44299
    2022/10/27 14:31:45 [DEBUG] http: Request GET /v1/status/leader (337.024µs) from=127.0.0.6:57653
    2022/10/27 14:31:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.326776551s) from=127.0.0.6:58525
    2022/10/27 14:31:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.476997165s) from=127.0.0.6:45019
    2022/10/27 14:31:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.577160048s) from=127.0.0.6:55589
    2022/10/27 14:31:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.65071166s) from=127.0.0.6:54657
    2022/10/27 14:32:00 [DEBUG] http: Request GET /v1/status/leader (2.08186ms) from=127.0.0.6:37283
    2022/10/27 14:32:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.018135295s) from=127.0.0.6:47457
    2022/10/27 14:32:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.6647483s) from=127.0.0.6:46063
    2022/10/27 14:32:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.128857584s) from=127.0.0.6:38005
    2022/10/27 14:32:05 [DEBUG] http: Request GET /v1/status/leader (449.631µs) from=127.0.0.6:57653
    2022/10/27 14:32:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:32:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.987279127s) from=127.0.0.6:46823
    2022/10/27 14:32:20 [DEBUG] http: Request GET /v1/status/leader (320.225µs) from=127.0.0.6:37283
    2022/10/27 14:32:25 [DEBUG] http: Request GET /v1/status/leader (192.825µs) from=127.0.0.6:57653
    2022/10/27 14:32:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:32:40 [DEBUG] http: Request GET /v1/status/leader (187.513µs) from=127.0.0.6:57653
    2022/10/27 14:32:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:32:42 [DEBUG] agent: Node info in sync
    2022/10/27 14:32:45 [DEBUG] http: Request GET /v1/status/leader (214.365µs) from=127.0.0.6:57653
    2022/10/27 14:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.62487846s) from=127.0.0.6:53153
    2022/10/27 14:32:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m7.192499879s) from=127.0.0.6:53835
    2022/10/27 14:32:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m4.705708102s) from=127.0.0.6:41427
    2022/10/27 14:32:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.722058127s) from=127.0.0.6:41589
    2022/10/27 14:32:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.042539156s) from=127.0.0.6:33489
    2022/10/27 14:32:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.077776732s) from=127.0.0.6:47881
    2022/10/27 14:32:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.372704862s) from=127.0.0.6:50797
    2022/10/27 14:33:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.758372362s) from=127.0.0.6:44639
    2022/10/27 14:33:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.491433589s) from=127.0.0.6:48661
    2022/10/27 14:33:00 [DEBUG] http: Request GET /v1/status/leader (383.66µs) from=127.0.0.6:37283
    2022/10/27 14:33:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.711947012s) from=127.0.0.6:50207
    2022/10/27 14:33:05 [DEBUG] http: Request GET /v1/status/leader (282.076µs) from=127.0.0.6:57653
    2022/10/27 14:33:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.917929723s) from=127.0.0.6:38577
    2022/10/27 14:33:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:33:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.065022888s) from=127.0.0.6:45291
    2022/10/27 14:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.428061695s) from=127.0.0.6:33213
    2022/10/27 14:33:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.937814032s) from=127.0.0.6:38491
    2022/10/27 14:33:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.53730769s) from=127.0.0.6:58999
    2022/10/27 14:33:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.679069662s) from=127.0.0.6:48375
    2022/10/27 14:33:20 [DEBUG] http: Request GET /v1/status/leader (256.155µs) from=127.0.0.6:57653
    2022/10/27 14:33:25 [DEBUG] http: Request GET /v1/status/leader (378.18µs) from=127.0.0.6:57653
    2022/10/27 14:33:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.887660763s) from=127.0.0.6:50519
    2022/10/27 14:33:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.92330581s) from=127.0.0.6:52383
    2022/10/27 14:33:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.723212955s) from=127.0.0.6:45565
    2022/10/27 14:33:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.731432027s) from=127.0.0.6:51911
    2022/10/27 14:33:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.973511851s) from=127.0.0.6:39573
    2022/10/27 14:33:40 [DEBUG] http: Request GET /v1/status/leader (265.784µs) from=127.0.0.6:37283
    2022/10/27 14:33:45 [DEBUG] http: Request GET /v1/status/leader (307.323µs) from=127.0.0.6:57653
    2022/10/27 14:33:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.11397282s) from=127.0.0.6:58525
    2022/10/27 14:33:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.025286592s) from=127.0.0.6:45019
    2022/10/27 14:33:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.004289776s) from=127.0.0.6:44299
    2022/10/27 14:33:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.234528179s) from=127.0.0.6:55589
    2022/10/27 14:34:01 [DEBUG] http: Request GET /v1/status/leader (316.45µs) from=127.0.0.6:57653
    2022/10/27 14:34:05 [DEBUG] http: Request GET /v1/status/leader (868.555µs) from=127.0.0.6:57653
    2022/10/27 14:34:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.903654514s) from=127.0.0.6:54657
    2022/10/27 14:34:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.022103959s) from=127.0.0.6:46063
    2022/10/27 14:34:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:34:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.073078808s) from=127.0.0.6:47457
    2022/10/27 14:34:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.307527226s) from=127.0.0.6:38005
    2022/10/27 14:34:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.996668495s) from=127.0.0.6:46823
    2022/10/27 14:34:21 [DEBUG] http: Request GET /v1/status/leader (220.082µs) from=127.0.0.6:37283
    2022/10/27 14:34:25 [DEBUG] http: Request GET /v1/status/leader (207.801µs) from=127.0.0.6:57653
    2022/10/27 14:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:34:28 [DEBUG] agent: Node info in sync
    2022/10/27 14:34:41 [DEBUG] http: Request GET /v1/status/leader (455.828µs) from=127.0.0.6:57653
    2022/10/27 14:34:45 [DEBUG] http: Request GET /v1/status/leader (298.711µs) from=127.0.0.6:57653
    2022/10/27 14:34:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.515497764s) from=127.0.0.6:53153
    2022/10/27 14:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.54226573s) from=127.0.0.6:53835
    2022/10/27 14:34:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.523114234s) from=127.0.0.6:41589
    2022/10/27 14:34:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.494779101s) from=127.0.0.6:33489
    2022/10/27 14:34:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:34:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m5.15777229s) from=127.0.0.6:41427
    2022/10/27 14:35:01 [DEBUG] http: Request GET /v1/status/leader (197.788µs) from=127.0.0.6:37283
    2022/10/27 14:35:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.426333267s) from=127.0.0.6:50797
    2022/10/27 14:35:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.506281704s) from=127.0.0.6:48661
    2022/10/27 14:35:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.427261497s) from=127.0.0.6:47881
    2022/10/27 14:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.882585596s) from=127.0.0.6:44639
    2022/10/27 14:35:05 [DEBUG] http: Request GET /v1/status/leader (226.55µs) from=127.0.0.6:57653
    2022/10/27 14:35:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.873223471s) from=127.0.0.6:50207
    2022/10/27 14:35:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.361208594s) from=127.0.0.6:38577
    2022/10/27 14:35:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.534876692s) from=127.0.0.6:45291
    2022/10/27 14:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.448844629s) from=127.0.0.6:38491
    2022/10/27 14:35:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m5.313651394s) from=127.0.0.6:33213
    2022/10/27 14:35:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m1.945958209s) from=127.0.0.6:58999
    2022/10/27 14:35:21 [DEBUG] http: Request GET /v1/status/leader (769.921µs) from=127.0.0.6:57653
    2022/10/27 14:35:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.219659718s) from=127.0.0.6:48375
    2022/10/27 14:35:25 [DEBUG] http: Request GET /v1/status/leader (419.188µs) from=127.0.0.6:57653
    2022/10/27 14:35:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.22516317s) from=127.0.0.6:50519
    2022/10/27 14:35:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.205370827s) from=127.0.0.6:45565
    2022/10/27 14:35:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m5.666940868s) from=127.0.0.6:52383
    2022/10/27 14:35:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.426317553s) from=127.0.0.6:39573
    2022/10/27 14:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.785968163s) from=127.0.0.6:51911
    2022/10/27 14:35:41 [DEBUG] http: Request GET /v1/status/leader (392.263µs) from=127.0.0.6:57653
    2022/10/27 14:35:45 [DEBUG] http: Request GET /v1/status/leader (199.825µs) from=127.0.0.6:57653
    2022/10/27 14:35:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:35:47 [DEBUG] agent: Node info in sync
    2022/10/27 14:35:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.469034357s) from=127.0.0.6:45019
    2022/10/27 14:35:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.32432549s) from=127.0.0.6:58525
    2022/10/27 14:35:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.937030715s) from=127.0.0.6:44299
    2022/10/27 14:36:01 [DEBUG] http: Request GET /v1/status/leader (643.002µs) from=127.0.0.6:37283
    2022/10/27 14:36:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.494304372s) from=127.0.0.6:55589
    2022/10/27 14:36:05 [DEBUG] http: Request GET /v1/status/leader (322.224µs) from=127.0.0.6:57653
    2022/10/27 14:36:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:36:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.929804013s) from=127.0.0.6:47457
    2022/10/27 14:36:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.432416393s) from=127.0.0.6:46063
    2022/10/27 14:36:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.38440501s) from=127.0.0.6:38005
    2022/10/27 14:36:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.006615004s) from=127.0.0.6:54657
    2022/10/27 14:36:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.293154152s) from=127.0.0.6:46823
    2022/10/27 14:36:21 [DEBUG] http: Request GET /v1/status/leader (253.143µs) from=127.0.0.6:57653
    2022/10/27 14:36:25 [DEBUG] http: Request GET /v1/status/leader (297.29µs) from=127.0.0.6:57653
    2022/10/27 14:36:41 [DEBUG] http: Request GET /v1/status/leader (5.450038ms) from=127.0.0.6:57653
    2022/10/27 14:36:45 [DEBUG] http: Request GET /v1/status/leader (237.132µs) from=127.0.0.6:57653
    2022/10/27 14:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.066717511s) from=127.0.0.6:53835
    2022/10/27 14:36:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.117481055s) from=127.0.0.6:53153
    2022/10/27 14:37:01 [DEBUG] http: Request GET /v1/status/leader (190.908µs) from=127.0.0.6:57653
    2022/10/27 14:37:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.631829828s) from=127.0.0.6:41427
    2022/10/27 14:37:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.010833179s) from=127.0.0.6:33489
    2022/10/27 14:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m5.186271234s) from=127.0.0.6:41589
    2022/10/27 14:37:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.376894093s) from=127.0.0.6:48661
    2022/10/27 14:37:05 [DEBUG] http: Request GET /v1/status/leader (332.264µs) from=127.0.0.6:57653
    2022/10/27 14:37:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.649101108s) from=127.0.0.6:50207
    2022/10/27 14:37:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:37:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.703509099s) from=127.0.0.6:50797
    2022/10/27 14:37:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.363011999s) from=127.0.0.6:47881
    2022/10/27 14:37:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.995378028s) from=127.0.0.6:44639
    2022/10/27 14:37:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.67946701s) from=127.0.0.6:38577
    2022/10/27 14:37:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:37:16 [DEBUG] agent: Node info in sync
    2022/10/27 14:37:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.172625553s) from=127.0.0.6:45291
    2022/10/27 14:37:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m0.756571767s) from=127.0.0.6:58999
    2022/10/27 14:37:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.257622604s) from=127.0.0.6:38491
    2022/10/27 14:37:21 [DEBUG] http: Request GET /v1/status/leader (157.518µs) from=127.0.0.6:37283
    2022/10/27 14:37:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m4.566208774s) from=127.0.0.6:33213
    2022/10/27 14:37:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.046531247s) from=127.0.0.6:48375
    2022/10/27 14:37:25 [DEBUG] http: Request GET /v1/status/leader (366.355µs) from=127.0.0.6:57653
    2022/10/27 14:37:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m6.256957118s) from=127.0.0.6:50519
    2022/10/27 14:37:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.129942765s) from=127.0.0.6:45565
    2022/10/27 14:37:41 [DEBUG] http: Request GET /v1/status/leader (396.544µs) from=127.0.0.6:37283
    2022/10/27 14:37:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.753564246s) from=127.0.0.6:51911
    2022/10/27 14:37:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.556738537s) from=127.0.0.6:52383
    2022/10/27 14:37:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.666323856s) from=127.0.0.6:39573
    2022/10/27 14:37:46 [DEBUG] http: Request GET /v1/status/leader (302.901µs) from=127.0.0.6:57653
    2022/10/27 14:37:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.71524149s) from=127.0.0.6:45019
    2022/10/27 14:37:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.927295536s) from=127.0.0.6:58525
    2022/10/27 14:37:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:38:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.90647904s) from=127.0.0.6:44299
    2022/10/27 14:38:01 [DEBUG] http: Request GET /v1/status/leader (401.039µs) from=127.0.0.6:37283
    2022/10/27 14:38:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.12345266s) from=127.0.0.6:55589
    2022/10/27 14:38:06 [DEBUG] http: Request GET /v1/status/leader (192.491µs) from=127.0.0.6:57653
    2022/10/27 14:38:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:38:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.125648626s) from=127.0.0.6:38005
    2022/10/27 14:38:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.268463975s) from=127.0.0.6:46063
    2022/10/27 14:38:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.594897383s) from=127.0.0.6:47457
    2022/10/27 14:38:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.6494396s) from=127.0.0.6:46823
    2022/10/27 14:38:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.030540452s) from=127.0.0.6:54657
    2022/10/27 14:38:21 [DEBUG] http: Request GET /v1/status/leader (297.585µs) from=127.0.0.6:37283
    2022/10/27 14:38:26 [DEBUG] http: Request GET /v1/status/leader (744.893µs) from=127.0.0.6:57653
    2022/10/27 14:38:41 [DEBUG] http: Request GET /v1/status/leader (594.516µs) from=127.0.0.6:57653
    2022/10/27 14:38:46 [DEBUG] http: Request GET /v1/status/leader (740.878µs) from=127.0.0.6:57653
    2022/10/27 14:38:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:38:55 [DEBUG] agent: Node info in sync
    2022/10/27 14:39:01 [DEBUG] http: Request GET /v1/status/leader (300.267µs) from=127.0.0.6:57653
    2022/10/27 14:39:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.644840986s) from=127.0.0.6:41427
    2022/10/27 14:39:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.102749967s) from=127.0.0.6:33489
    2022/10/27 14:39:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.622603308s) from=127.0.0.6:53835
    2022/10/27 14:39:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m2.832656354s) from=127.0.0.6:41589
    2022/10/27 14:39:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.218490509s) from=127.0.0.6:53153
    2022/10/27 14:39:06 [DEBUG] http: Request GET /v1/status/leader (158.955µs) from=127.0.0.6:57653
    2022/10/27 14:39:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:39:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.835538169s) from=127.0.0.6:50207
    2022/10/27 14:39:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.211174807s) from=127.0.0.6:48661
    2022/10/27 14:39:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.402628386s) from=127.0.0.6:47881
    2022/10/27 14:39:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.83980868s) from=127.0.0.6:50797
    2022/10/27 14:39:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.649269516s) from=127.0.0.6:44639
    2022/10/27 14:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.843540432s) from=127.0.0.6:45291
    2022/10/27 14:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m0.589640033s) from=127.0.0.6:38491
    2022/10/27 14:39:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.482725503s) from=127.0.0.6:38577
    2022/10/27 14:39:21 [DEBUG] http: Request GET /v1/status/leader (189.436µs) from=127.0.0.6:57653
    2022/10/27 14:39:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m5.070109268s) from=127.0.0.6:58999
    2022/10/27 14:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.763722407s) from=127.0.0.6:33213
    2022/10/27 14:39:26 [DEBUG] http: Request GET /v1/status/leader (297.201µs) from=127.0.0.6:57653
    2022/10/27 14:39:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.391056732s) from=127.0.0.6:48375
    2022/10/27 14:39:41 [DEBUG] http: Request GET /v1/status/leader (2.141054ms) from=127.0.0.6:57653
    2022/10/27 14:39:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m5.76374426s) from=127.0.0.6:50519
    2022/10/27 14:39:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.448432026s) from=127.0.0.6:45565
    2022/10/27 14:39:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.082901144s) from=127.0.0.6:39573
    2022/10/27 14:39:46 [DEBUG] http: Request GET /v1/status/leader (296.695µs) from=127.0.0.6:57653
    2022/10/27 14:39:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.360338817s) from=127.0.0.6:51911
    2022/10/27 14:39:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.108693721s) from=127.0.0.6:52383
    2022/10/27 14:39:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.27463559s) from=127.0.0.6:58525
    2022/10/27 14:39:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.863480089s) from=127.0.0.6:45019
    2022/10/27 14:40:01 [DEBUG] http: Request GET /v1/status/leader (215.687µs) from=127.0.0.6:37283
    2022/10/27 14:40:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.892882415s) from=127.0.0.6:55589
    2022/10/27 14:40:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.90468687s) from=127.0.0.6:44299
    2022/10/27 14:40:06 [DEBUG] http: Request GET /v1/status/leader (205.188µs) from=127.0.0.6:57653
    2022/10/27 14:40:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:40:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m2.689608558s) from=127.0.0.6:38005
    2022/10/27 14:40:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.910097677s) from=127.0.0.6:46823
    2022/10/27 14:40:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.647558453s) from=127.0.0.6:54657
    2022/10/27 14:40:21 [DEBUG] http: Request GET /v1/status/leader (259.295µs) from=127.0.0.6:37283
    2022/10/27 14:40:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.41745073s) from=127.0.0.6:46063
    2022/10/27 14:40:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.253601682s) from=127.0.0.6:47457
    2022/10/27 14:40:26 [DEBUG] http: Request GET /v1/status/leader (169.821µs) from=127.0.0.6:57653
    2022/10/27 14:40:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:40:41 [DEBUG] http: Request GET /v1/status/leader (302.913µs) from=127.0.0.6:37283
    2022/10/27 14:40:46 [DEBUG] http: Request GET /v1/status/leader (328.647µs) from=127.0.0.6:57653
    2022/10/27 14:40:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:40:47 [DEBUG] agent: Node info in sync
    2022/10/27 14:41:01 [DEBUG] http: Request GET /v1/status/leader (327.235µs) from=127.0.0.6:57653
    2022/10/27 14:41:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.886393995s) from=127.0.0.6:33489
    2022/10/27 14:41:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.835123722s) from=127.0.0.6:41427
    2022/10/27 14:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.248672596s) from=127.0.0.6:41589
    2022/10/27 14:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.270869336s) from=127.0.0.6:53835
    2022/10/27 14:41:06 [DEBUG] http: Request GET /v1/status/leader (319.135µs) from=127.0.0.6:57653
    2022/10/27 14:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:41:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.15989096s) from=127.0.0.6:50207
    2022/10/27 14:41:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.748613188s) from=127.0.0.6:53153
    2022/10/27 14:41:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.005354058s) from=127.0.0.6:48661
    2022/10/27 14:41:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.416730493s) from=127.0.0.6:47881
    2022/10/27 14:41:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.030842349s) from=127.0.0.6:50797
    2022/10/27 14:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.238619486s) from=127.0.0.6:44639
    2022/10/27 14:41:21 [DEBUG] http: Request GET /v1/status/leader (324.135µs) from=127.0.0.6:57653
    2022/10/27 14:41:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.647198367s) from=127.0.0.6:45291
    2022/10/27 14:41:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.23960593s) from=127.0.0.6:38577
    2022/10/27 14:41:26 [DEBUG] http: Request GET /v1/status/leader (310.016µs) from=127.0.0.6:57653
    2022/10/27 14:41:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.357222163s) from=127.0.0.6:33213
    2022/10/27 14:41:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m6.579186354s) from=127.0.0.6:38491
    2022/10/27 14:41:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m7.2354624s) from=127.0.0.6:58999
    2022/10/27 14:41:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.026640683s) from=127.0.0.6:48375
    2022/10/27 14:41:41 [DEBUG] http: Request GET /v1/status/leader (430.843µs) from=127.0.0.6:57653
    2022/10/27 14:41:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.17106504s) from=127.0.0.6:50519
    2022/10/27 14:41:46 [DEBUG] http: Request GET /v1/status/leader (308.039µs) from=127.0.0.6:57653
    2022/10/27 14:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.616415857s) from=127.0.0.6:51911
    2022/10/27 14:41:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m6.333303836s) from=127.0.0.6:39573
    2022/10/27 14:41:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.301168053s) from=127.0.0.6:45565
    2022/10/27 14:41:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.630751347s) from=127.0.0.6:58525
    2022/10/27 14:41:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.469383205s) from=127.0.0.6:52383
    2022/10/27 14:41:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:41:59 [DEBUG] agent: Node info in sync
    2022/10/27 14:42:01 [DEBUG] http: Request GET /v1/status/leader (318.885µs) from=127.0.0.6:37283
    2022/10/27 14:42:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.030949272s) from=127.0.0.6:45019
    2022/10/27 14:42:06 [DEBUG] http: Request GET /v1/status/leader (179.482µs) from=127.0.0.6:57653
    2022/10/27 14:42:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.977894375s) from=127.0.0.6:55589
    2022/10/27 14:42:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.914430414s) from=127.0.0.6:44299
    2022/10/27 14:42:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:42:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.352560451s) from=127.0.0.6:38005
    2022/10/27 14:42:21 [DEBUG] http: Request GET /v1/status/leader (478.924µs) from=127.0.0.6:57653
    2022/10/27 14:42:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.865397369s) from=127.0.0.6:54657
    2022/10/27 14:42:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.390926499s) from=127.0.0.6:46063
    2022/10/27 14:42:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m5.719162268s) from=127.0.0.6:46823
    2022/10/27 14:42:26 [DEBUG] http: Request GET /v1/status/leader (936.263µs) from=127.0.0.6:57653
    2022/10/27 14:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.818650773s) from=127.0.0.6:47457
    2022/10/27 14:42:41 [DEBUG] http: Request GET /v1/status/leader (199.503µs) from=127.0.0.6:57653
    2022/10/27 14:42:46 [DEBUG] http: Request GET /v1/status/leader (2.016413ms) from=127.0.0.6:57653
    2022/10/27 14:43:01 [DEBUG] http: Request GET /v1/status/leader (516.121µs) from=127.0.0.6:37283
    2022/10/27 14:43:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.915789983s) from=127.0.0.6:41589
    2022/10/27 14:43:06 [DEBUG] http: Request GET /v1/status/leader (339.762µs) from=127.0.0.6:57653
    2022/10/27 14:43:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.814774404s) from=127.0.0.6:33489
    2022/10/27 14:43:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:43:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.7080059s) from=127.0.0.6:41427
    2022/10/27 14:43:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:43:09 [DEBUG] agent: Node info in sync
    2022/10/27 14:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m5.704920815s) from=127.0.0.6:53835
    2022/10/27 14:43:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.636352846s) from=127.0.0.6:50207
    2022/10/27 14:43:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.896707581s) from=127.0.0.6:53153
    2022/10/27 14:43:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.877651788s) from=127.0.0.6:48661
    2022/10/27 14:43:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.98917147s) from=127.0.0.6:47881
    2022/10/27 14:43:21 [DEBUG] http: Request GET /v1/status/leader (206.031µs) from=127.0.0.6:37283
    2022/10/27 14:43:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.395163018s) from=127.0.0.6:50797
    2022/10/27 14:43:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.782769801s) from=127.0.0.6:45291
    2022/10/27 14:43:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.062272952s) from=127.0.0.6:38577
    2022/10/27 14:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.126671323s) from=127.0.0.6:44639
    2022/10/27 14:43:26 [DEBUG] http: Request GET /v1/status/leader (1.589039ms) from=127.0.0.6:57653
    2022/10/27 14:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m1.711527212s) from=127.0.0.6:38491
    2022/10/27 14:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.742844664s) from=127.0.0.6:33213
    2022/10/27 14:43:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.412654012s) from=127.0.0.6:58999
    2022/10/27 14:43:41 [DEBUG] http: Request GET /v1/status/leader (388.765µs) from=127.0.0.6:37283
    2022/10/27 14:43:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.327955895s) from=127.0.0.6:48375
    2022/10/27 14:43:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m2.615447682s) from=127.0.0.6:50519
    2022/10/27 14:43:46 [DEBUG] http: Request GET /v1/status/leader (490.342µs) from=127.0.0.6:57653
    2022/10/27 14:43:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m0.459417825s) from=127.0.0.6:39573
    2022/10/27 14:43:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.307041763s) from=127.0.0.6:45565
    2022/10/27 14:43:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.774470262s) from=127.0.0.6:51911
    2022/10/27 14:43:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m4.154715549s) from=127.0.0.6:52383
    2022/10/27 14:44:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.998703766s) from=127.0.0.6:58525
    2022/10/27 14:44:01 [DEBUG] http: Request GET /v1/status/leader (1.10333ms) from=127.0.0.6:37283
    2022/10/27 14:44:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.954566849s) from=127.0.0.6:45019
    2022/10/27 14:44:06 [DEBUG] http: Request GET /v1/status/leader (170.911µs) from=127.0.0.6:57653
    2022/10/27 14:44:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:44:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m4.078344327s) from=127.0.0.6:55589
    2022/10/27 14:44:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.274497871s) from=127.0.0.6:44299
    2022/10/27 14:44:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m0.746295618s) from=127.0.0.6:38005
    2022/10/27 14:44:21 [DEBUG] http: Request GET /v1/status/leader (383.166µs) from=127.0.0.6:37283
    2022/10/27 14:44:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.273944958s) from=127.0.0.6:54657
    2022/10/27 14:44:26 [DEBUG] http: Request GET /v1/status/leader (197.458µs) from=127.0.0.6:57653
    2022/10/27 14:44:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.864965141s) from=127.0.0.6:46823
    2022/10/27 14:44:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.32247175s) from=127.0.0.6:46063
    2022/10/27 14:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.888959032s) from=127.0.0.6:47457
    2022/10/27 14:44:41 [DEBUG] http: Request GET /v1/status/leader (339.763µs) from=127.0.0.6:37283
    2022/10/27 14:44:46 [DEBUG] http: Request GET /v1/status/leader (202.404µs) from=127.0.0.6:57653
    2022/10/27 14:44:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:44:53 [DEBUG] agent: Node info in sync
    2022/10/27 14:45:01 [DEBUG] http: Request GET /v1/status/leader (224.309µs) from=127.0.0.6:37283
    2022/10/27 14:45:06 [DEBUG] http: Request GET /v1/status/leader (366.153µs) from=127.0.0.6:57653
    2022/10/27 14:45:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m3.22249645s) from=127.0.0.6:41589
    2022/10/27 14:45:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m2.235134681s) from=127.0.0.6:41427
    2022/10/27 14:45:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.652420819s) from=127.0.0.6:33489
    2022/10/27 14:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m3.274074609s) from=127.0.0.6:53835
    2022/10/27 14:45:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.718097975s) from=127.0.0.6:48661
    2022/10/27 14:45:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.927287933s) from=127.0.0.6:53153
    2022/10/27 14:45:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.819751075s) from=127.0.0.6:50207
    2022/10/27 14:45:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:45:21 [DEBUG] http: Request GET /v1/status/leader (315.355µs) from=127.0.0.6:37283
    2022/10/27 14:45:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.028723178s) from=127.0.0.6:47881
    2022/10/27 14:45:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.178207973s) from=127.0.0.6:38577
    2022/10/27 14:45:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.808021091s) from=127.0.0.6:50797
    2022/10/27 14:45:26 [DEBUG] http: Request GET /v1/status/leader (307.419µs) from=127.0.0.6:57653
    2022/10/27 14:45:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.224297985s) from=127.0.0.6:45291
    2022/10/27 14:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.251740581s) from=127.0.0.6:33213
    2022/10/27 14:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.230226203s) from=127.0.0.6:44639
    2022/10/27 14:45:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m3.942103479s) from=127.0.0.6:38491
    2022/10/27 14:45:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m2.418058212s) from=127.0.0.6:58999
    2022/10/27 14:45:41 [DEBUG] http: Request GET /v1/status/leader (183.167µs) from=127.0.0.6:57653
    2022/10/27 14:45:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m0.345224751s) from=127.0.0.6:50519
    2022/10/27 14:45:46 [DEBUG] http: Request GET /v1/status/leader (281.167µs) from=127.0.0.6:57653
    2022/10/27 14:45:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.196104605s) from=127.0.0.6:48375
    2022/10/27 14:45:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m2.257289219s) from=127.0.0.6:39573
    2022/10/27 14:45:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.473473197s) from=127.0.0.6:45565
    2022/10/27 14:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.78956081s) from=127.0.0.6:51911
    2022/10/27 14:46:01 [DEBUG] http: Request GET /v1/status/leader (305.174µs) from=127.0.0.6:37283
    2022/10/27 14:46:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m2.422739145s) from=127.0.0.6:52383
    2022/10/27 14:46:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.771987228s) from=127.0.0.6:58525
    2022/10/27 14:46:06 [DEBUG] http: Request GET /v1/status/leader (296.312µs) from=127.0.0.6:57653
    2022/10/27 14:46:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.960199877s) from=127.0.0.6:45019
    2022/10/27 14:46:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:46:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.046051827s) from=127.0.0.6:55589
    2022/10/27 14:46:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.57979306s) from=127.0.0.6:44299
    2022/10/27 14:46:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m5.42098914s) from=127.0.0.6:38005
    2022/10/27 14:46:21 [DEBUG] http: Request GET /v1/status/leader (344.847µs) from=127.0.0.6:57653
    2022/10/27 14:46:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.276687183s) from=127.0.0.6:54657
    2022/10/27 14:46:26 [DEBUG] http: Request GET /v1/status/leader (346.378µs) from=127.0.0.6:57653
    2022/10/27 14:46:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.087810235s) from=127.0.0.6:46823
    2022/10/27 14:46:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:46:32 [DEBUG] agent: Node info in sync
    2022/10/27 14:46:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.817542841s) from=127.0.0.6:47457
    2022/10/27 14:46:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.530791917s) from=127.0.0.6:46063
    2022/10/27 14:46:41 [DEBUG] http: Request GET /v1/status/leader (182.128µs) from=127.0.0.6:57653
    2022/10/27 14:46:46 [DEBUG] http: Request GET /v1/status/leader (233.109µs) from=127.0.0.6:57653
    2022/10/27 14:47:01 [DEBUG] http: Request GET /v1/status/leader (338.587µs) from=127.0.0.6:37283
    2022/10/27 14:47:06 [DEBUG] http: Request GET /v1/status/leader (197.689µs) from=127.0.0.6:57653
    2022/10/27 14:47:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:47:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.405938263s) from=127.0.0.6:41589
    2022/10/27 14:47:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.748101154s) from=127.0.0.6:33489
    2022/10/27 14:47:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m3.337369693s) from=127.0.0.6:41427
    2022/10/27 14:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m2.67899521s) from=127.0.0.6:53835
    2022/10/27 14:47:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.620423348s) from=127.0.0.6:48661
    2022/10/27 14:47:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.536935384s) from=127.0.0.6:50207
    2022/10/27 14:47:21 [DEBUG] http: Request GET /v1/status/leader (180.468µs) from=127.0.0.6:37283
    2022/10/27 14:47:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.574411998s) from=127.0.0.6:47881
    2022/10/27 14:47:26 [DEBUG] http: Request GET /v1/status/leader (349.198µs) from=127.0.0.6:57653
    2022/10/27 14:47:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.458570336s) from=127.0.0.6:53153
    2022/10/27 14:47:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.160292195s) from=127.0.0.6:38577
    2022/10/27 14:47:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.117357226s) from=127.0.0.6:50797
    2022/10/27 14:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m2.324172374s) from=127.0.0.6:33213
    2022/10/27 14:47:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.580508717s) from=127.0.0.6:45291
    2022/10/27 14:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.342853348s) from=127.0.0.6:44639
    2022/10/27 14:47:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.564293165s) from=127.0.0.6:38491
    2022/10/27 14:47:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m3.093111123s) from=127.0.0.6:58999
    2022/10/27 14:47:41 [DEBUG] http: Request GET /v1/status/leader (310.286µs) from=127.0.0.6:37283
    2022/10/27 14:47:46 [DEBUG] http: Request GET /v1/status/leader (463.978µs) from=127.0.0.6:57653
    2022/10/27 14:47:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m7.236363492s) from=127.0.0.6:50519
    2022/10/27 14:47:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.087799638s) from=127.0.0.6:48375
    2022/10/27 14:47:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:47:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.196876844s) from=127.0.0.6:39573
    2022/10/27 14:47:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.607546425s) from=127.0.0.6:51911
    2022/10/27 14:48:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.710765156s) from=127.0.0.6:45565
    2022/10/27 14:48:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:48:01 [DEBUG] agent: Node info in sync
    2022/10/27 14:48:01 [DEBUG] http: Request GET /v1/status/leader (223.595µs) from=127.0.0.6:37283
    2022/10/27 14:48:06 [DEBUG] http: Request GET /v1/status/leader (233.451µs) from=127.0.0.6:57653
    2022/10/27 14:48:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.137018034s) from=127.0.0.6:45019
    2022/10/27 14:48:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.247483223s) from=127.0.0.6:58525
    2022/10/27 14:48:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:48:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m6.982985854s) from=127.0.0.6:52383
    2022/10/27 14:48:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.19170931s) from=127.0.0.6:44299
    2022/10/27 14:48:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.259636448s) from=127.0.0.6:55589
    2022/10/27 14:48:21 [DEBUG] http: Request GET /v1/status/leader (312.708µs) from=127.0.0.6:57653
    2022/10/27 14:48:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m3.26711178s) from=127.0.0.6:38005
    2022/10/27 14:48:26 [DEBUG] http: Request GET /v1/status/leader (292.869µs) from=127.0.0.6:57653
    2022/10/27 14:48:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.224312851s) from=127.0.0.6:46823
    2022/10/27 14:48:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m6.256482178s) from=127.0.0.6:54657
    2022/10/27 14:48:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.059962573s) from=127.0.0.6:47457
    2022/10/27 14:48:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.243049395s) from=127.0.0.6:46063
    2022/10/27 14:48:41 [DEBUG] http: Request GET /v1/status/leader (291.569µs) from=127.0.0.6:37283
    2022/10/27 14:48:46 [DEBUG] http: Request GET /v1/status/leader (337.536µs) from=127.0.0.6:57653
    2022/10/27 14:49:01 [DEBUG] http: Request GET /v1/status/leader (327.735µs) from=127.0.0.6:37283
    2022/10/27 14:49:06 [DEBUG] http: Request GET /v1/status/leader (309.999µs) from=127.0.0.6:57653
    2022/10/27 14:49:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=52 (2m0.984500514s) from=127.0.0.6:41589
    2022/10/27 14:49:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=54 (2m0.987124179s) from=127.0.0.6:41427
    2022/10/27 14:49:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=45 (2m1.889040559s) from=127.0.0.6:53835
    2022/10/27 14:49:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.732695276s) from=127.0.0.6:48661
    2022/10/27 14:49:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.071400136s) from=127.0.0.6:33489
    2022/10/27 14:49:21 [DEBUG] http: Request GET /v1/status/leader (296.029µs) from=127.0.0.6:37283
    2022/10/27 14:49:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.226608574s) from=127.0.0.6:50207
    2022/10/27 14:49:26 [DEBUG] http: Request GET /v1/status/leader (223.595µs) from=127.0.0.6:57653
    2022/10/27 14:49:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.060546417s) from=127.0.0.6:50797
    2022/10/27 14:49:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.234841393s) from=127.0.0.6:47881
    2022/10/27 14:49:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.321247463s) from=127.0.0.6:38577
    2022/10/27 14:49:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=44 (2m1.210604979s) from=127.0.0.6:33213
    2022/10/27 14:49:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.348668124s) from=127.0.0.6:53153
    2022/10/27 14:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.077280231s) from=127.0.0.6:44639
    2022/10/27 14:49:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.982160061s) from=127.0.0.6:45291
    2022/10/27 14:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=51 (2m4.485507744s) from=127.0.0.6:38491
    2022/10/27 14:49:41 [DEBUG] http: Request GET /v1/status/leader (280.055µs) from=127.0.0.6:37283
    2022/10/27 14:49:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=130 (2m6.763861253s) from=127.0.0.6:58999
    2022/10/27 14:49:46 [DEBUG] http: Request GET /v1/status/leader (311.258µs) from=127.0.0.6:57653
    2022/10/27 14:49:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=133 (2m3.673824738s) from=127.0.0.6:50519
    2022/10/27 14:50:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.247_8806" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.21.199_443" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.23.217_9092" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.62.12_8484" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v0_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.247_8806" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.247_8806" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.19.147_8181" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_sdnc_10.233.1.72_8282" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.16.13_8482" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.147_8080" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_multicloud_10.233.47.240_9001" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_parser_10.233.47.247_8806" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.170_9007" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.52_8443" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v2_nslcm_10.233.24.173_8403" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.54.92_8801" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.39_8803" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.8.85_8410" in sync
    2022/10/27 14:50:00 [DEBUG] agent: Node info in sync
    2022/10/27 14:50:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.625547967s) from=127.0.0.6:48375
    2022/10/27 14:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.626703926s) from=127.0.0.6:51911
    2022/10/27 14:50:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.493699808s) from=127.0.0.6:45565
    2022/10/27 14:50:01 [DEBUG] http: Request GET /v1/status/leader (2.487398ms) from=127.0.0.6:37283
    2022/10/27 14:50:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=131 (2m4.333530663s) from=127.0.0.6:39573
    2022/10/27 14:50:06 [DEBUG] http: Request GET /v1/status/leader (318.358µs) from=127.0.0.6:57653
    2022/10/27 14:50:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-vq5d4" since the cluster is too small
    2022/10/27 14:50:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-vq5d4.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/10/27 14:50:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=134 (2m0.462320789s) from=127.0.0.6:52383
    2022/10/27 14:50:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.511662484s) from=127.0.0.6:45019
    2022/10/27 14:50:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.696651076s) from=127.0.0.6:58525
    2022/10/27 14:50:21 [DEBUG] http: Request GET /v1/status/leader (273.756µs) from=127.0.0.6:37283
    2022/10/27 14:50:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.694849532s) from=127.0.0.6:44299
    2022/10/27 14:50:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.094347862s) from=127.0.0.6:55589
    2022/10/27 14:50:26 [DEBUG] http: Request GET /v1/status/leader (384.347µs) from=127.0.0.6:57653
    2022/10/27 14:50:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=135 (2m6.516345533s) from=127.0.0.6:38005
    2022/10/27 14:50:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.905211634s) from=127.0.0.6:54657
    2022/10/27 14:50:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.041501651s) from=127.0.0.6:46823
    2022/10/27 14:50:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.504694736s) from=127.0.0.6:47457
    2022/10/27 14:50:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.413295049s) from=127.0.0.6:46063
    2022/10/27 14:50:41 [DEBUG] http: Request GET /v1/status/leader (251.827µs) from=127.0.0.6:37283
    2022/10/27 14:50:46 [DEBUG] http: Request GET /v1/status/leader (184.651µs) from=127.0.0.6:57653
    2022/10/27 14:51:02 [DEBUG] http: Request GET /v1/status/leader (255.32µs) from=127.0.0.6:37283
    2022/10/27 14:51:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/10/27 14:51:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.68_9015" in sync
    2022/10/27 14:51:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.156_9011" in sync
    2022/10/27 14:51:02 [DEBUG] agent: Service "_v1_vnfres_10.233.21.2_8802" in sync
    2022/10/27 14:51:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.164_8082" in sync
    2022/10/27 14:51: