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: '4742eb98-f9fd-8fc9-b487-2f2be6f4b91b'
         Node name: 'onap-msb-consul-5454dcc5c5-p9kzc'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/12/05 22:42:14 [DEBUG] agent: Using random ID "4742eb98-f9fd-8fc9-b487-2f2be6f4b91b" as node ID
    2022/12/05 22:42:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4742eb98-f9fd-8fc9-b487-2f2be6f4b91b Address:127.0.0.1:8300}]
    2022/12/05 22:42:14 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/05 22:42:14 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-p9kzc.dc1 127.0.0.1
    2022/12/05 22:42:14 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-p9kzc 127.0.0.1
    2022/12/05 22:42:14 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-p9kzc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:42:14 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-p9kzc.dc1" in area "wan"
    2022/12/05 22:42:14 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/05 22:42:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/05 22:42:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/05 22:42:14 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/05 22:42:14 [INFO] agent: started state syncer
    2022/12/05 22:42:14 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/05 22:42:14 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/05 22:42:14 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/05 22:42:14 [DEBUG] raft: Votes needed: 1
    2022/12/05 22:42:14 [DEBUG] raft: Vote granted from 4742eb98-f9fd-8fc9-b487-2f2be6f4b91b in term 2. Tally: 1
    2022/12/05 22:42:14 [INFO] raft: Election won. Tally: 1
    2022/12/05 22:42:14 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/05 22:42:14 [INFO] consul: cluster leadership acquired
    2022/12/05 22:42:14 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-p9kzc
    2022/12/05 22:42:14 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/05 22:42:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:42:14 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-p9kzc' joined, marking health alive
    2022/12/05 22:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:42:15 [INFO] agent: Synced node info
    2022/12/05 22:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:42:15 [DEBUG] agent: Node info in sync
    2022/12/05 22:42:15 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.2 (currently running: 1.4.3)
    2022/12/05 22:43:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:44:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:44:10 [DEBUG] agent: Node info in sync
    2022/12/05 22:44:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:44:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:45:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:45:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:45:23 [DEBUG] agent: Node info in sync
    2022/12/05 22:46:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:46:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:46:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:46:56 [DEBUG] agent: Node info in sync
    2022/12/05 22:47:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:48:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:48:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:48:35 [DEBUG] agent: Node info in sync
    2022/12/05 22:49:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:49:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:49:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:49:51 [DEBUG] agent: Node info in sync
    2022/12/05 22:50:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:51:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:51:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:51:28 [DEBUG] http: Request GET /v1/status/leader (1.611506ms) from=127.0.0.6:58455
    2022/12/05 22:51:28 [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/12/05 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 22:51:28 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.66_8181"
    2022/12/05 22:51:28 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.364821ms) from=127.0.0.6:58455
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.509164ms) from=127.0.0.6:58455
    2022/12/05 22:51:28 [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/12/05 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.38.187_9015"
    2022/12/05 22:51:28 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.228076ms) from=127.0.0.6:57041
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (886.573µs) from=127.0.0.6:58455
    2022/12/05 22:51:28 [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/12/05 22:51:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:28 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.0.167_443"
    2022/12/05 22:51:28 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.868477ms) from=127.0.0.6:57041
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:28 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.438036ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_wf-gui_10.233.46.226_8080"
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.29354ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (663.91µs) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.55.31_9007"
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.320389ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (323.169µs) from=127.0.0.6:58455
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.55.31_9007"
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.644088ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (479.719µs) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_parser_10.233.12.179_8806"
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.043611ms) from=127.0.0.6:57041
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (409.03µs) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [INFO] agent: Synced service "_v1_catalog_10.233.12.179_8806"
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.574505ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (378.431µs) from=127.0.0.6:58455
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_nsd_10.233.12.179_8806"
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.934698ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (311.088µs) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.12.179_8806"
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.372425ms) from=127.0.0.6:57041
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (510.581µs) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v0_multicloud_10.233.60.225_9001"
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.402006ms) from=127.0.0.6:57041
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (379.513µs) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_multicloud_10.233.60.225_9001"
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.318721ms) from=127.0.0.6:58455
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (336.217µs) from=127.0.0.6:58455
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.211_9011"
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.83477ms) from=127.0.0.6:57041
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (7.169562ms) from=127.0.0.6:57041
    2022/12/05 22:51:29 [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/12/05 22:51:29 [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/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.211_9011"
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.87417ms) from=127.0.0.6:57041
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:51:29 [DEBUG] agent: Node info in sync
    2022/12/05 22:51:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (887.418µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/catalog/services (442.845µs) from=127.0.0.6:58455
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/status/leader (188.265µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (365.007µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (168.806µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (141.871µs) from=127.0.0.6:38305
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (298.398µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (142.056µs) from=127.0.0.6:38305
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (160.323µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (254.64µs) from=127.0.0.6:38305
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (205.981µs) from=127.0.0.6:43537
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.695µs) from=127.0.0.6:58133
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (132.914µs) from=127.0.0.6:57041
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (143.138µs) from=127.0.0.6:43537
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (224.736µs) from=127.0.0.6:38305
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (259.202µs) from=127.0.0.6:55651
    2022/12/05 22:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (196.52µs) from=127.0.0.6:48787
    2022/12/05 22:52:02 [DEBUG] http: Request GET /v1/catalog/services (498.1µs) from=127.0.0.6:36187
    2022/12/05 22:52:02 [DEBUG] http: Request GET /v1/status/leader (5.064656ms) from=127.0.0.6:36187
    2022/12/05 22:52:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (431.435µs) from=127.0.0.6:53051
    2022/12/05 22:52:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (210.138µs) from=127.0.0.6:53799
    2022/12/05 22:52:11 [DEBUG] http: Request GET /v1/status/leader (1.607177ms) from=127.0.0.6:35343
    2022/12/05 22:52:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:52:22 [DEBUG] http: Request GET /v1/status/leader (296.651µs) from=127.0.0.6:35343
    2022/12/05 22:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:52:30 [DEBUG] agent: Node info in sync
    2022/12/05 22:52:31 [DEBUG] http: Request GET /v1/status/leader (755.427µs) from=127.0.0.6:35343
    2022/12/05 22:52:42 [DEBUG] http: Request GET /v1/status/leader (269.388µs) from=127.0.0.6:33927
    2022/12/05 22:52:51 [DEBUG] http: Request GET /v1/status/leader (408.817µs) from=127.0.0.6:35343
    2022/12/05 22:53:02 [DEBUG] http: Request GET /v1/status/leader (187.614µs) from=127.0.0.6:33927
    2022/12/05 22:53:11 [DEBUG] http: Request GET /v1/status/leader (651.039µs) from=127.0.0.6:35343
    2022/12/05 22:53:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:53:22 [DEBUG] http: Request GET /v1/status/leader (1.275471ms) from=127.0.0.6:35343
    2022/12/05 22:53:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:53:31 [DEBUG] http: Request GET /v1/status/leader (454.987µs) from=127.0.0.6:35343
    2022/12/05 22:53:42 [DEBUG] http: Request GET /v1/status/leader (312.247µs) from=127.0.0.6:35343
    2022/12/05 22:53:51 [DEBUG] http: Request GET /v1/status/leader (196.623µs) from=127.0.0.6:35343
    2022/12/05 22:53:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.165418903s) from=127.0.0.6:38305
    2022/12/05 22:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.139576904s) from=127.0.0.6:60935
    2022/12/05 22:53:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.401520497s) from=127.0.0.6:56223
    2022/12/05 22:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.184123233s) from=127.0.0.6:43537
    2022/12/05 22:53:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m2.417519403s) from=127.0.0.6:58455
    2022/12/05 22:53:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.438127825s) from=127.0.0.6:46769
    2022/12/05 22:53:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.274240903s) from=127.0.0.6:55651
    2022/12/05 22:53:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.391611279s) from=127.0.0.6:33599
    2022/12/05 22:53:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.404252349s) from=127.0.0.6:48787
    2022/12/05 22:53:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.517765575s) from=127.0.0.6:46651
    2022/12/05 22:53:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.461080465s) from=127.0.0.6:57041
    2022/12/05 22:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.09690739s) from=127.0.0.6:58133
    2022/12/05 22:53:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m6.222501741s) from=127.0.0.6:51107
    2022/12/05 22:53:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.350282936s) from=127.0.0.6:58833
    2022/12/05 22:53:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.189943543s) from=127.0.0.6:48691
    2022/12/05 22:54:00 [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/12/05 22:54:00 [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/12/05 22:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:54:00 [INFO] agent: Synced service "_v1_sdnc_10.233.25.96_8282"
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Node info in sync
    2022/12/05 22:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.992098ms) from=127.0.0.6:35343
    2022/12/05 22:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1m57.285424203s) from=127.0.0.6:36187
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:54:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (6.113331676s) from=127.0.0.6:58455
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:54:00 [DEBUG] agent: Node info in sync
    2022/12/05 22:54:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (519.879µs) from=127.0.0.6:35343
    2022/12/05 22:54:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (145.12µs) from=127.0.0.6:35343
    2022/12/05 22:54:02 [DEBUG] http: Request GET /v1/status/leader (385.348µs) from=127.0.0.6:33927
    2022/12/05 22:54:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.900607796s) from=127.0.0.6:53051
    2022/12/05 22:54:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.063056937s) from=127.0.0.6:53799
    2022/12/05 22:54:11 [DEBUG] http: Request GET /v1/status/leader (249.788µs) from=127.0.0.6:33927
    2022/12/05 22:54:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:54:23 [DEBUG] http: Request GET /v1/status/leader (384.667µs) from=127.0.0.6:33861
    2022/12/05 22:54:31 [DEBUG] http: Request GET /v1/status/leader (798.224µs) from=127.0.0.6:33927
    2022/12/05 22:54:43 [DEBUG] http: Request GET /v1/status/leader (211.918µs) from=127.0.0.6:33927
    2022/12/05 22:54:51 [DEBUG] http: Request GET /v1/status/leader (280.498µs) from=127.0.0.6:33861
    2022/12/05 22:55:03 [DEBUG] http: Request GET /v1/status/leader (222.598µs) from=127.0.0.6:33861
    2022/12/05 22:55:11 [DEBUG] http: Request GET /v1/status/leader (346.265µs) from=127.0.0.6:33861
    2022/12/05 22:55:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:55:13 [DEBUG] agent: Node info in sync
    2022/12/05 22:55:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:55:23 [DEBUG] http: Request GET /v1/status/leader (501.989µs) from=127.0.0.6:33927
    2022/12/05 22:55:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:55:31 [DEBUG] http: Request GET /v1/status/leader (822.81µs) from=127.0.0.6:33861
    2022/12/05 22:55:43 [DEBUG] http: Request GET /v1/status/leader (446.081µs) from=127.0.0.6:33927
    2022/12/05 22:55:51 [DEBUG] http: Request GET /v1/status/leader (641.833µs) from=127.0.0.6:33861
    2022/12/05 22:55:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.356700331s) from=127.0.0.6:60935
    2022/12/05 22:55:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.08560517s) from=127.0.0.6:55651
    2022/12/05 22:55:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.577451106s) from=127.0.0.6:43537
    2022/12/05 22:55:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m2.410525897s) from=127.0.0.6:56223
    2022/12/05 22:55:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.025739487s) from=127.0.0.6:57041
    2022/12/05 22:55:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.290978484s) from=127.0.0.6:46769
    2022/12/05 22:55:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.835406094s) from=127.0.0.6:38305
    2022/12/05 22:55:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.924341289s) from=127.0.0.6:33599
    2022/12/05 22:56:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.42058505s) from=127.0.0.6:48787
    2022/12/05 22:56:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.748573533s) from=127.0.0.6:46651
    2022/12/05 22:56:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.310136501s) from=127.0.0.6:48691
    2022/12/05 22:56:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.335323642s) from=127.0.0.6:58455
    2022/12/05 22:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.884769696s) from=127.0.0.6:58133
    2022/12/05 22:56:03 [DEBUG] http: Request GET /v1/status/leader (412.083µs) from=127.0.0.6:33861
    2022/12/05 22:56:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m6.0852106s) from=127.0.0.6:51107
    2022/12/05 22:56:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.113955967s) from=127.0.0.6:36187
    2022/12/05 22:56:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.282224583s) from=127.0.0.6:58833
    2022/12/05 22:56:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m0.893245334s) from=127.0.0.6:53799
    2022/12/05 22:56:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.767629411s) from=127.0.0.6:35343
    2022/12/05 22:56:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.326665668s) from=127.0.0.6:53051
    2022/12/05 22:56:11 [DEBUG] http: Request GET /v1/status/leader (1.522085ms) from=127.0.0.6:33927
    2022/12/05 22:56:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:56:23 [DEBUG] http: Request GET /v1/status/leader (197.643µs) from=127.0.0.6:33861
    2022/12/05 22:56:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:56:30 [DEBUG] agent: Node info in sync
    2022/12/05 22:56:31 [DEBUG] http: Request GET /v1/status/leader (437.342µs) from=127.0.0.6:33861
    2022/12/05 22:56:43 [DEBUG] http: Request GET /v1/status/leader (516.85µs) from=127.0.0.6:33927
    2022/12/05 22:56:51 [DEBUG] http: Request GET /v1/status/leader (649.197µs) from=127.0.0.6:33861
    2022/12/05 22:57:03 [DEBUG] http: Request GET /v1/status/leader (1.124263ms) from=127.0.0.6:33927
    2022/12/05 22:57:11 [DEBUG] http: Request GET /v1/status/leader (245.851µs) from=127.0.0.6:33861
    2022/12/05 22:57:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:57:23 [DEBUG] http: Request GET /v1/status/leader (1.086702ms) from=127.0.0.6:33861
    2022/12/05 22:57:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:57:31 [DEBUG] http: Request GET /v1/status/leader (263.817µs) from=127.0.0.6:33861
    2022/12/05 22:57:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:57:36 [DEBUG] agent: Node info in sync
    2022/12/05 22:57:43 [DEBUG] http: Request GET /v1/status/leader (326.073µs) from=127.0.0.6:33861
    2022/12/05 22:57:51 [DEBUG] http: Request GET /v1/status/leader (365.499µs) from=127.0.0.6:33861
    2022/12/05 22:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.532608216s) from=127.0.0.6:60935
    2022/12/05 22:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.368702326s) from=127.0.0.6:43537
    2022/12/05 22:57:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.60685382s) from=127.0.0.6:38305
    2022/12/05 22:58:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.964473255s) from=127.0.0.6:55651
    2022/12/05 22:58:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.606723715s) from=127.0.0.6:56223
    2022/12/05 22:58:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.905968197s) from=127.0.0.6:46769
    2022/12/05 22:58:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.243104029s) from=127.0.0.6:57041
    2022/12/05 22:58:03 [DEBUG] http: Request GET /v1/status/leader (434.285µs) from=127.0.0.6:33861
    2022/12/05 22:58:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.599229231s) from=127.0.0.6:58133
    2022/12/05 22:58:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.388846994s) from=127.0.0.6:46651
    2022/12/05 22:58:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.438885395s) from=127.0.0.6:48691
    2022/12/05 22:58:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.938243387s) from=127.0.0.6:58455
    2022/12/05 22:58:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.053480022s) from=127.0.0.6:33599
    2022/12/05 22:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.338176169s) from=127.0.0.6:48787
    2022/12/05 22:58:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.699072187s) from=127.0.0.6:58833
    2022/12/05 22:58:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.512757135s) from=127.0.0.6:53051
    2022/12/05 22:58:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.991979984s) from=127.0.0.6:35343
    2022/12/05 22:58:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.753028235s) from=127.0.0.6:36187
    2022/12/05 22:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m5.960841358s) from=127.0.0.6:51107
    2022/12/05 22:58:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.589539398s) from=127.0.0.6:53799
    2022/12/05 22:58:11 [DEBUG] http: Request GET /v1/status/leader (345.007µs) from=127.0.0.6:33861
    2022/12/05 22:58:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:58:23 [DEBUG] http: Request GET /v1/status/leader (275.444µs) from=127.0.0.6:33861
    2022/12/05 22:58:32 [DEBUG] http: Request GET /v1/status/leader (288.056µs) from=127.0.0.6:33861
    2022/12/05 22:58:43 [DEBUG] http: Request GET /v1/status/leader (382.367µs) from=127.0.0.6:33927
    2022/12/05 22:58:52 [DEBUG] http: Request GET /v1/status/leader (241.692µs) from=127.0.0.6:33927
    2022/12/05 22:59:03 [DEBUG] http: Request GET /v1/status/leader (220.176µs) from=127.0.0.6:33927
    2022/12/05 22:59:12 [DEBUG] http: Request GET /v1/status/leader (150.169µs) from=127.0.0.6:33861
    2022/12/05 22:59:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 22:59:23 [DEBUG] http: Request GET /v1/status/leader (1.231416ms) from=127.0.0.6:33861
    2022/12/05 22:59:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 22:59:30 [DEBUG] agent: Node info in sync
    2022/12/05 22:59:32 [DEBUG] http: Request GET /v1/status/leader (458.68µs) from=127.0.0.6:33927
    2022/12/05 22:59:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 22:59:43 [DEBUG] http: Request GET /v1/status/leader (255.315µs) from=127.0.0.6:33927
    2022/12/05 22:59:52 [DEBUG] http: Request GET /v1/status/leader (150.47µs) from=127.0.0.6:33927
    2022/12/05 22:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.131454497s) from=127.0.0.6:60935
    2022/12/05 22:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.185418851s) from=127.0.0.6:43537
    2022/12/05 23:00:03 [DEBUG] http: Request GET /v1/status/leader (224.978µs) from=127.0.0.6:33927
    2022/12/05 23:00:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.957454396s) from=127.0.0.6:46769
    2022/12/05 23:00:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.131453778s) from=127.0.0.6:48691
    2022/12/05 23:00:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.727057338s) from=127.0.0.6:38305
    2022/12/05 23:00:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.180891808s) from=127.0.0.6:56223
    2022/12/05 23:00:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.172584882s) from=127.0.0.6:55651
    2022/12/05 23:00:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.924874115s) from=127.0.0.6:58455
    2022/12/05 23:00:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.9208185s) from=127.0.0.6:46651
    2022/12/05 23:00:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.126082551s) from=127.0.0.6:53051
    2022/12/05 23:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.91979861s) from=127.0.0.6:58133
    2022/12/05 23:00:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.326393061s) from=127.0.0.6:33599
    2022/12/05 23:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.176612602s) from=127.0.0.6:57041
    2022/12/05 23:00:12 [DEBUG] http: Request GET /v1/status/leader (358.797µs) from=127.0.0.6:33861
    2022/12/05 23:00:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.108200877s) from=127.0.0.6:58833
    2022/12/05 23:00:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.342945192s) from=127.0.0.6:36187
    2022/12/05 23:00:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.569083094s) from=127.0.0.6:48787
    2022/12/05 23:00:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:00:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m6.628109929s) from=127.0.0.6:51107
    2022/12/05 23:00:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.191859365s) from=127.0.0.6:35343
    2022/12/05 23:00:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.846053389s) from=127.0.0.6:53799
    2022/12/05 23:00:23 [DEBUG] http: Request GET /v1/status/leader (317.16µs) from=127.0.0.6:33861
    2022/12/05 23:00:32 [DEBUG] http: Request GET /v1/status/leader (276.361µs) from=127.0.0.6:33861
    2022/12/05 23:00:43 [DEBUG] http: Request GET /v1/status/leader (260.794µs) from=127.0.0.6:33927
    2022/12/05 23:00:52 [DEBUG] http: Request GET /v1/status/leader (309.21µs) from=127.0.0.6:33861
    2022/12/05 23:01:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:01:01 [DEBUG] agent: Node info in sync
    2022/12/05 23:01:03 [DEBUG] http: Request GET /v1/status/leader (195.027µs) from=127.0.0.6:33927
    2022/12/05 23:01:12 [DEBUG] http: Request GET /v1/status/leader (283.055µs) from=127.0.0.6:33861
    2022/12/05 23:01:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:01:23 [DEBUG] http: Request GET /v1/status/leader (352.778µs) from=127.0.0.6:33927
    2022/12/05 23:01:32 [DEBUG] http: Request GET /v1/status/leader (989.881µs) from=127.0.0.6:33861
    2022/12/05 23:01:43 [DEBUG] http: Request GET /v1/status/leader (943.71µs) from=127.0.0.6:33927
    2022/12/05 23:01:52 [DEBUG] http: Request GET /v1/status/leader (275.251µs) from=127.0.0.6:33927
    2022/12/05 23:02:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.92984215s) from=127.0.0.6:43537
    2022/12/05 23:02:03 [DEBUG] http: Request GET /v1/status/leader (455.634µs) from=127.0.0.6:33927
    2022/12/05 23:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.457999343s) from=127.0.0.6:60935
    2022/12/05 23:02:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.234390305s) from=127.0.0.6:38305
    2022/12/05 23:02:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.804501168s) from=127.0.0.6:48691
    2022/12/05 23:02:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.679718367s) from=127.0.0.6:46651
    2022/12/05 23:02:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.17902802s) from=127.0.0.6:46769
    2022/12/05 23:02:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.858452619s) from=127.0.0.6:53051
    2022/12/05 23:02:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.298981228s) from=127.0.0.6:56223
    2022/12/05 23:02:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.010317522s) from=127.0.0.6:58455
    2022/12/05 23:02:12 [DEBUG] http: Request GET /v1/status/leader (458.039µs) from=127.0.0.6:33861
    2022/12/05 23:02:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.699765183s) from=127.0.0.6:33599
    2022/12/05 23:02:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.113576413s) from=127.0.0.6:55651
    2022/12/05 23:02:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.888596574s) from=127.0.0.6:58133
    2022/12/05 23:02:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.918324714s) from=127.0.0.6:57041
    2022/12/05 23:02:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:02:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.572291351s) from=127.0.0.6:48787
    2022/12/05 23:02:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m0.847582331s) from=127.0.0.6:53799
    2022/12/05 23:02:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m7.055931786s) from=127.0.0.6:58833
    2022/12/05 23:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.477765954s) from=127.0.0.6:36187
    2022/12/05 23:02:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.488550712s) from=127.0.0.6:35343
    2022/12/05 23:02:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m6.199969072s) from=127.0.0.6:51107
    2022/12/05 23:02:23 [DEBUG] http: Request GET /v1/status/leader (315.098µs) from=127.0.0.6:33927
    2022/12/05 23:02:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:02:32 [DEBUG] http: Request GET /v1/status/leader (393.245µs) from=127.0.0.6:33861
    2022/12/05 23:02:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:02:32 [DEBUG] agent: Node info in sync
    2022/12/05 23:02:43 [DEBUG] http: Request GET /v1/status/leader (419.224µs) from=127.0.0.6:33927
    2022/12/05 23:02:52 [DEBUG] http: Request GET /v1/status/leader (159.57µs) from=127.0.0.6:33861
    2022/12/05 23:03:03 [DEBUG] http: Request GET /v1/status/leader (1.750185ms) from=127.0.0.6:33927
    2022/12/05 23:03:12 [DEBUG] http: Request GET /v1/status/leader (272.152µs) from=127.0.0.6:33927
    2022/12/05 23:03:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:03:23 [DEBUG] http: Request GET /v1/status/leader (157.779µs) from=127.0.0.6:33861
    2022/12/05 23:03:32 [DEBUG] http: Request GET /v1/status/leader (240.128µs) from=127.0.0.6:33861
    2022/12/05 23:03:43 [DEBUG] http: Request GET /v1/status/leader (520.294µs) from=127.0.0.6:33927
    2022/12/05 23:03:52 [DEBUG] http: Request GET /v1/status/leader (245.081µs) from=127.0.0.6:33861
    2022/12/05 23:04:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:04:01 [DEBUG] agent: Node info in sync
    2022/12/05 23:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.88597689s) from=127.0.0.6:43537
    2022/12/05 23:04:03 [DEBUG] http: Request GET /v1/status/leader (165.611µs) from=127.0.0.6:33927
    2022/12/05 23:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.878897678s) from=127.0.0.6:60935
    2022/12/05 23:04:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.126778819s) from=127.0.0.6:46651
    2022/12/05 23:04:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.48258273s) from=127.0.0.6:48691
    2022/12/05 23:04:12 [DEBUG] http: Request GET /v1/status/leader (152.807µs) from=127.0.0.6:33861
    2022/12/05 23:04:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.969253453s) from=127.0.0.6:38305
    2022/12/05 23:04:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.145908404s) from=127.0.0.6:53051
    2022/12/05 23:04:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.207821539s) from=127.0.0.6:58133
    2022/12/05 23:04:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.194538905s) from=127.0.0.6:57041
    2022/12/05 23:04:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m2.448652631s) from=127.0.0.6:33599
    2022/12/05 23:04:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:04:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.530748598s) from=127.0.0.6:46769
    2022/12/05 23:04:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.829357341s) from=127.0.0.6:56223
    2022/12/05 23:04:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.5457007s) from=127.0.0.6:58455
    2022/12/05 23:04:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.712225906s) from=127.0.0.6:55651
    2022/12/05 23:04:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m0.216987402s) from=127.0.0.6:53799
    2022/12/05 23:04:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.390847341s) from=127.0.0.6:48787
    2022/12/05 23:04:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.225410087s) from=127.0.0.6:58833
    2022/12/05 23:04:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.473768284s) from=127.0.0.6:36187
    2022/12/05 23:04:23 [DEBUG] http: Request GET /v1/status/leader (192.904µs) from=127.0.0.6:33861
    2022/12/05 23:04:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.25187283s) from=127.0.0.6:35343
    2022/12/05 23:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m0.880355336s) from=127.0.0.6:51107
    2022/12/05 23:04:32 [DEBUG] http: Request GET /v1/status/leader (211.273µs) from=127.0.0.6:33861
    2022/12/05 23:04:43 [DEBUG] http: Request GET /v1/status/leader (247.667µs) from=127.0.0.6:33861
    2022/12/05 23:04:52 [DEBUG] http: Request GET /v1/status/leader (240.419µs) from=127.0.0.6:33927
    2022/12/05 23:05:03 [DEBUG] http: Request GET /v1/status/leader (155.063µs) from=127.0.0.6:33927
    2022/12/05 23:05:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:05:12 [DEBUG] http: Request GET /v1/status/leader (167.176µs) from=127.0.0.6:33927
    2022/12/05 23:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:05:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:05:22 [DEBUG] agent: Node info in sync
    2022/12/05 23:05:23 [DEBUG] http: Request GET /v1/status/leader (312.871µs) from=127.0.0.6:33861
    2022/12/05 23:05:32 [DEBUG] http: Request GET /v1/status/leader (283.855µs) from=127.0.0.6:33927
    2022/12/05 23:05:43 [DEBUG] http: Request GET /v1/status/leader (197.96µs) from=127.0.0.6:33927
    2022/12/05 23:05:52 [DEBUG] http: Request GET /v1/status/leader (209.662µs) from=127.0.0.6:33861
    2022/12/05 23:06:03 [DEBUG] http: Request GET /v1/status/leader (362.581µs) from=127.0.0.6:33861
    2022/12/05 23:06:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.487322697s) from=127.0.0.6:43537
    2022/12/05 23:06:12 [DEBUG] http: Request GET /v1/status/leader (306.39µs) from=127.0.0.6:33861
    2022/12/05 23:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.710486889s) from=127.0.0.6:60935
    2022/12/05 23:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.884865115s) from=127.0.0.6:58133
    2022/12/05 23:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:06:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.587779768s) from=127.0.0.6:48691
    2022/12/05 23:06:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.937474265s) from=127.0.0.6:46651
    2022/12/05 23:06:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.394311082s) from=127.0.0.6:38305
    2022/12/05 23:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.022244409s) from=127.0.0.6:53051
    2022/12/05 23:06:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.58912709s) from=127.0.0.6:56223
    2022/12/05 23:06:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.164911381s) from=127.0.0.6:48787
    2022/12/05 23:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.667703471s) from=127.0.0.6:57041
    2022/12/05 23:06:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.146681806s) from=127.0.0.6:33599
    2022/12/05 23:06:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.490089284s) from=127.0.0.6:46769
    2022/12/05 23:06:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.878439399s) from=127.0.0.6:55651
    2022/12/05 23:06:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.793073576s) from=127.0.0.6:36187
    2022/12/05 23:06:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.402843242s) from=127.0.0.6:58455
    2022/12/05 23:06:23 [DEBUG] http: Request GET /v1/status/leader (262.161µs) from=127.0.0.6:33927
    2022/12/05 23:06:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.144710005s) from=127.0.0.6:58833
    2022/12/05 23:06:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m5.268852453s) from=127.0.0.6:53799
    2022/12/05 23:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m3.677553013s) from=127.0.0.6:51107
    2022/12/05 23:06:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.932010269s) from=127.0.0.6:35343
    2022/12/05 23:06:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:06:32 [DEBUG] agent: Node info in sync
    2022/12/05 23:06:32 [DEBUG] http: Request GET /v1/status/leader (317.33µs) from=127.0.0.6:33927
    2022/12/05 23:06:43 [DEBUG] http: Request GET /v1/status/leader (811.144µs) from=127.0.0.6:33861
    2022/12/05 23:06:52 [DEBUG] http: Request GET /v1/status/leader (419.456µs) from=127.0.0.6:33861
    2022/12/05 23:07:03 [DEBUG] http: Request GET /v1/status/leader (736.653µs) from=127.0.0.6:33927
    2022/12/05 23:07:12 [DEBUG] http: Request GET /v1/status/leader (176.358µs) from=127.0.0.6:33861
    2022/12/05 23:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:07:23 [DEBUG] http: Request GET /v1/status/leader (805.153µs) from=127.0.0.6:33861
    2022/12/05 23:07:32 [DEBUG] http: Request GET /v1/status/leader (212.471µs) from=127.0.0.6:33861
    2022/12/05 23:07:43 [DEBUG] http: Request GET /v1/status/leader (1.192732ms) from=127.0.0.6:33861
    2022/12/05 23:07:52 [DEBUG] http: Request GET /v1/status/leader (453.478µs) from=127.0.0.6:33927
    2022/12/05 23:08:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:08:03 [DEBUG] http: Request GET /v1/status/leader (502.328µs) from=127.0.0.6:33927
    2022/12/05 23:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.606140118s) from=127.0.0.6:43537
    2022/12/05 23:08:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:08:09 [DEBUG] agent: Node info in sync
    2022/12/05 23:08:12 [DEBUG] http: Request GET /v1/status/leader (514.75µs) from=127.0.0.6:33861
    2022/12/05 23:08:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:08:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.735177473s) from=127.0.0.6:60935
    2022/12/05 23:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.704961502s) from=127.0.0.6:38305
    2022/12/05 23:08:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.200524072s) from=127.0.0.6:53051
    2022/12/05 23:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.866677077s) from=127.0.0.6:58133
    2022/12/05 23:08:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.8705671s) from=127.0.0.6:46651
    2022/12/05 23:08:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.360046765s) from=127.0.0.6:48691
    2022/12/05 23:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.736471394s) from=127.0.0.6:48787
    2022/12/05 23:08:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.681880723s) from=127.0.0.6:56223
    2022/12/05 23:08:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.663130148s) from=127.0.0.6:46769
    2022/12/05 23:08:23 [DEBUG] http: Request GET /v1/status/leader (466.631µs) from=127.0.0.6:33861
    2022/12/05 23:08:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.632879341s) from=127.0.0.6:57041
    2022/12/05 23:08:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.034691522s) from=127.0.0.6:36187
    2022/12/05 23:08:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.430636399s) from=127.0.0.6:33599
    2022/12/05 23:08:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.787707829s) from=127.0.0.6:53799
    2022/12/05 23:08:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.519722055s) from=127.0.0.6:55651
    2022/12/05 23:08:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.752252615s) from=127.0.0.6:58455
    2022/12/05 23:08:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.263424619s) from=127.0.0.6:58833
    2022/12/05 23:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m2.645104192s) from=127.0.0.6:51107
    2022/12/05 23:08:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.578107042s) from=127.0.0.6:35343
    2022/12/05 23:08:32 [DEBUG] http: Request GET /v1/status/leader (164.282µs) from=127.0.0.6:33861
    2022/12/05 23:08:43 [DEBUG] http: Request GET /v1/status/leader (253.765µs) from=127.0.0.6:33927
    2022/12/05 23:08:49 [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/12/05 23:08:49 [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/12/05 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:08:49 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092"
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Node info in sync
    2022/12/05 23:08:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.663402ms) from=127.0.0.6:33927
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:08:49 [DEBUG] agent: Node info in sync
    2022/12/05 23:08:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (20.277282863s) from=127.0.0.6:58455
    2022/12/05 23:08:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (25.204384864s) from=127.0.0.6:36187
    2022/12/05 23:08:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (374.079µs) from=127.0.0.6:33861
    2022/12/05 23:08:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (129.458µs) from=127.0.0.6:33927
    2022/12/05 23:08:52 [DEBUG] http: Request GET /v1/status/leader (273.165µs) from=127.0.0.6:33861
    2022/12/05 23:09:03 [DEBUG] http: Request GET /v1/status/leader (151.888µs) from=127.0.0.6:33861
    2022/12/05 23:09:12 [DEBUG] http: Request GET /v1/status/leader (1.105729ms) from=127.0.0.6:33861
    2022/12/05 23:09:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:09:23 [DEBUG] http: Request GET /v1/status/leader (300.591µs) from=127.0.0.6:59305
    2022/12/05 23:09:32 [DEBUG] http: Request GET /v1/status/leader (300.967µs) from=127.0.0.6:33861
    2022/12/05 23:09:43 [DEBUG] http: Request GET /v1/status/leader (221.74µs) from=127.0.0.6:59305
    2022/12/05 23:09:52 [DEBUG] http: Request GET /v1/status/leader (183.447µs) from=127.0.0.6:59305
    2022/12/05 23:10:03 [DEBUG] http: Request GET /v1/status/leader (358.245µs) from=127.0.0.6:33861
    2022/12/05 23:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.704735697s) from=127.0.0.6:43537
    2022/12/05 23:10:12 [DEBUG] http: Request GET /v1/status/leader (353.626µs) from=127.0.0.6:59305
    2022/12/05 23:10:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:10:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.688153722s) from=127.0.0.6:58133
    2022/12/05 23:10:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.090218009s) from=127.0.0.6:60935
    2022/12/05 23:10:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.581787303s) from=127.0.0.6:48691
    2022/12/05 23:10:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.054639784s) from=127.0.0.6:38305
    2022/12/05 23:10:23 [DEBUG] http: Request GET /v1/status/leader (231.614µs) from=127.0.0.6:59305
    2022/12/05 23:10:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.108142309s) from=127.0.0.6:53051
    2022/12/05 23:10:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:10:24 [DEBUG] agent: Node info in sync
    2022/12/05 23:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.539216734s) from=127.0.0.6:57041
    2022/12/05 23:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.120186581s) from=127.0.0.6:46769
    2022/12/05 23:10:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m5.530358674s) from=127.0.0.6:46651
    2022/12/05 23:10:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.780793408s) from=127.0.0.6:56223
    2022/12/05 23:10:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.370764103s) from=127.0.0.6:48787
    2022/12/05 23:10:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.519808261s) from=127.0.0.6:55651
    2022/12/05 23:10:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m2.981355443s) from=127.0.0.6:53799
    2022/12/05 23:10:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.534937556s) from=127.0.0.6:33599
    2022/12/05 23:10:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m0.642866834s) from=127.0.0.6:35343
    2022/12/05 23:10:32 [DEBUG] http: Request GET /v1/status/leader (1.755786ms) from=127.0.0.6:59305
    2022/12/05 23:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m4.521548133s) from=127.0.0.6:51107
    2022/12/05 23:10:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.142324093s) from=127.0.0.6:58833
    2022/12/05 23:10:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:10:43 [DEBUG] http: Request GET /v1/status/leader (268.355µs) from=127.0.0.6:33861
    2022/12/05 23:10:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.383353806s) from=127.0.0.6:33927
    2022/12/05 23:10:52 [DEBUG] http: Request GET /v1/status/leader (366.92µs) from=127.0.0.6:33861
    2022/12/05 23:10:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (2m5.696139009s) from=127.0.0.6:58455
    2022/12/05 23:10:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (2m7.118208332s) from=127.0.0.6:36187
    2022/12/05 23:11:03 [DEBUG] http: Request GET /v1/status/leader (210.002µs) from=127.0.0.6:59305
    2022/12/05 23:11:09 [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/12/05 23:11:09 [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/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (12.616678342s) from=127.0.0.6:36187
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (14.040518088s) from=127.0.0.6:58455
    2022/12/05 23:11:09 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.5.112_8443"
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.637642ms) from=127.0.0.6:33861
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (411.197µs) from=127.0.0.6:59305
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (218.65µs) from=127.0.0.6:59305
    2022/12/05 23:11:09 [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/12/05 23:11:09 [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/12/05 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:09 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.42.20_8082"
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.921857ms) from=127.0.0.6:32841
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (111.507821ms) from=127.0.0.6:33861
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:09 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (115.133129ms) from=127.0.0.6:36187
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (164.839µs) from=127.0.0.6:58455
    2022/12/05 23:11:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (327.239µs) from=127.0.0.6:32841
    2022/12/05 23:11:12 [DEBUG] http: Request GET /v1/status/leader (240.3µs) from=127.0.0.6:32841
    2022/12/05 23:11:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:11:19 [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/12/05 23:11:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.61.137_8484"
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (11.585073ms) from=127.0.0.6:32841
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.348459863s) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.352375006s) from=127.0.0.6:36187
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (649.215µs) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (191.049µs) from=127.0.0.6:32841
    2022/12/05 23:11:19 [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/12/05 23:11:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [INFO] agent: Synced service "_v1_vnfmgr_10.233.54.66_8803"
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.031055ms) from=127.0.0.6:38127
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (44.378769ms) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (52.972465ms) from=127.0.0.6:36187
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (281.106µs) from=127.0.0.6:40757
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.434335ms) from=127.0.0.6:38127
    2022/12/05 23:11:19 [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/12/05 23:11:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [INFO] agent: Synced service "_v1_vnfres_10.233.4.39_8802"
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.592489ms) from=127.0.0.6:38127
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (35.002602ms) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (36.147266ms) from=127.0.0.6:36187
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (545.15µs) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (149.438µs) from=127.0.0.6:38127
    2022/12/05 23:11:19 [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/12/05 23:11:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [INFO] agent: Synced service "_v1_nslcm_10.233.51.212_8403"
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.436877ms) from=127.0.0.6:38127
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (20.182906ms) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (34.923058ms) from=127.0.0.6:36187
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (239.998µs) from=127.0.0.6:38127
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (265.304µs) from=127.0.0.6:54937
    2022/12/05 23:11:19 [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/12/05 23:11:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [INFO] agent: Synced service "_v2_nslcm_10.233.51.212_8403"
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (11.30161ms) from=127.0.0.6:54937
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (88.41007ms) from=127.0.0.6:33861
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (87.887727ms) from=127.0.0.6:36187
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:19 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (253.549µs) from=127.0.0.6:54937
    2022/12/05 23:11:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (611.661µs) from=127.0.0.6:58341
    2022/12/05 23:11:20 [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/12/05 23:11:20 [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/12/05 23:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:20 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.29.95_8410"
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.511929ms) from=127.0.0.6:58341
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (434.480354ms) from=127.0.0.6:36187
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (448.655317ms) from=127.0.0.6:33861
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (255.527µs) from=127.0.0.6:36223
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (437.381µs) from=127.0.0.6:58341
    2022/12/05 23:11:20 [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/12/05 23:11:20 [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/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.20.230_8482"
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.848959ms) from=127.0.0.6:58341
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (193.525324ms) from=127.0.0.6:33861
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (194.081078ms) from=127.0.0.6:36187
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (256.717µs) from=127.0.0.6:58341
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (4.2416ms) from=127.0.0.6:49923
    2022/12/05 23:11:20 [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/12/05 23:11:20 [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/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:11:20 [INFO] agent: Synced service "_v1_vnflcm_10.233.1.241_8801"
    2022/12/05 23:11:20 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.265883ms) from=127.0.0.6:55799
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:11:20 [DEBUG] agent: Node info in sync
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (312.994641ms) from=127.0.0.6:36187
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (306.980314ms) from=127.0.0.6:33861
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (191.479µs) from=127.0.0.6:55799
    2022/12/05 23:11:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (498.577µs) from=127.0.0.6:49923
    2022/12/05 23:11:23 [DEBUG] http: Request GET /v1/status/leader (192.998µs) from=127.0.0.6:43469
    2022/12/05 23:11:32 [DEBUG] http: Request GET /v1/status/leader (308.349µs) from=127.0.0.6:43469
    2022/12/05 23:11:44 [DEBUG] http: Request GET /v1/status/leader (157.144µs) from=127.0.0.6:49923
    2022/12/05 23:11:52 [DEBUG] http: Request GET /v1/status/leader (451.633µs) from=127.0.0.6:49923
    2022/12/05 23:12:04 [DEBUG] http: Request GET /v1/status/leader (306.18µs) from=127.0.0.6:49923
    2022/12/05 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.072505587s) from=127.0.0.6:43537
    2022/12/05 23:12:12 [DEBUG] http: Request GET /v1/status/leader (200.041µs) from=127.0.0.6:43469
    2022/12/05 23:12:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:12:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.13765484s) from=127.0.0.6:58133
    2022/12/05 23:12:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.425114471s) from=127.0.0.6:60935
    2022/12/05 23:12:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.373931477s) from=127.0.0.6:38305
    2022/12/05 23:12:24 [DEBUG] http: Request GET /v1/status/leader (439.707µs) from=127.0.0.6:49923
    2022/12/05 23:12:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.666529976s) from=127.0.0.6:48691
    2022/12/05 23:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.79923991s) from=127.0.0.6:57041
    2022/12/05 23:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.635226091s) from=127.0.0.6:48787
    2022/12/05 23:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.446292248s) from=127.0.0.6:46769
    2022/12/05 23:12:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m5.661374559s) from=127.0.0.6:53051
    2022/12/05 23:12:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.59201565s) from=127.0.0.6:56223
    2022/12/05 23:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m0.520464303s) from=127.0.0.6:53799
    2022/12/05 23:12:32 [DEBUG] http: Request GET /v1/status/leader (1.269373ms) from=127.0.0.6:49923
    2022/12/05 23:12:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m7.193372446s) from=127.0.0.6:46651
    2022/12/05 23:12:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.539860652s) from=127.0.0.6:33599
    2022/12/05 23:12:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m0.81299415s) from=127.0.0.6:51107
    2022/12/05 23:12:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m7.2765764s) from=127.0.0.6:55651
    2022/12/05 23:12:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.29807679s) from=127.0.0.6:35343
    2022/12/05 23:12:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.146751371s) from=127.0.0.6:58833
    2022/12/05 23:12:44 [DEBUG] http: Request GET /v1/status/leader (402.358µs) from=127.0.0.6:49923
    2022/12/05 23:12:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:12:52 [DEBUG] http: Request GET /v1/status/leader (902.479µs) from=127.0.0.6:49923
    2022/12/05 23:12:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.154084996s) from=127.0.0.6:33927
    2022/12/05 23:13:04 [DEBUG] http: Request GET /v1/status/leader (195.849µs) from=127.0.0.6:49923
    2022/12/05 23:13:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.512321611s) from=127.0.0.6:58455
    2022/12/05 23:13:12 [DEBUG] http: Request GET /v1/status/leader (664.643µs) from=127.0.0.6:43469
    2022/12/05 23:13:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.13708597s) from=127.0.0.6:59305
    2022/12/05 23:13:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:13:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:13:17 [DEBUG] agent: Node info in sync
    2022/12/05 23:13:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.443297981s) from=127.0.0.6:36187
    2022/12/05 23:13:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.407128443s) from=127.0.0.6:36223
    2022/12/05 23:13:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.756257254s) from=127.0.0.6:32841
    2022/12/05 23:13:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m3.003076961s) from=127.0.0.6:43241
    2022/12/05 23:13:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.103009949s) from=127.0.0.6:54937
    2022/12/05 23:13:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.670928189s) from=127.0.0.6:58341
    2022/12/05 23:13:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.731344703s) from=127.0.0.6:33861
    2022/12/05 23:13:24 [DEBUG] http: Request GET /v1/status/leader (454.985µs) from=127.0.0.6:43469
    2022/12/05 23:13:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m4.307496876s) from=127.0.0.6:38127
    2022/12/05 23:13:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.397053366s) from=127.0.0.6:40757
    2022/12/05 23:13:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m7.405290794s) from=127.0.0.6:55799
    2022/12/05 23:13:32 [DEBUG] http: Request GET /v1/status/leader (768.574µs) from=127.0.0.6:49923
    2022/12/05 23:13:44 [DEBUG] http: Request GET /v1/status/leader (321.109µs) from=127.0.0.6:43469
    2022/12/05 23:13:52 [DEBUG] http: Request GET /v1/status/leader (445.946µs) from=127.0.0.6:49923
    2022/12/05 23:14:04 [DEBUG] http: Request GET /v1/status/leader (199.269µs) from=127.0.0.6:43469
    2022/12/05 23:14:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.847881748s) from=127.0.0.6:43537
    2022/12/05 23:14:12 [DEBUG] http: Request GET /v1/status/leader (199.116µs) from=127.0.0.6:43469
    2022/12/05 23:14:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:14:24 [DEBUG] http: Request GET /v1/status/leader (378.905µs) from=127.0.0.6:49923
    2022/12/05 23:14:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.435646158s) from=127.0.0.6:60935
    2022/12/05 23:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.482129794s) from=127.0.0.6:57041
    2022/12/05 23:14:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.191029463s) from=127.0.0.6:38305
    2022/12/05 23:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.644002563s) from=127.0.0.6:58133
    2022/12/05 23:14:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.657111666s) from=127.0.0.6:48787
    2022/12/05 23:14:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.394121499s) from=127.0.0.6:48691
    2022/12/05 23:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.917329922s) from=127.0.0.6:46769
    2022/12/05 23:14:32 [DEBUG] http: Request GET /v1/status/leader (332.796µs) from=127.0.0.6:43469
    2022/12/05 23:14:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.221468813s) from=127.0.0.6:56223
    2022/12/05 23:14:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.932068412s) from=127.0.0.6:46651
    2022/12/05 23:14:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m5.247015617s) from=127.0.0.6:53799
    2022/12/05 23:14:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.405712193s) from=127.0.0.6:53051
    2022/12/05 23:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m3.040976863s) from=127.0.0.6:51107
    2022/12/05 23:14:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.701371546s) from=127.0.0.6:58833
    2022/12/05 23:14:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.063732027s) from=127.0.0.6:35343
    2022/12/05 23:14:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.045618411s) from=127.0.0.6:55651
    2022/12/05 23:14:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m7.027399825s) from=127.0.0.6:33599
    2022/12/05 23:14:44 [DEBUG] http: Request GET /v1/status/leader (320.934µs) from=127.0.0.6:43469
    2022/12/05 23:14:52 [DEBUG] http: Request GET /v1/status/leader (164.303µs) from=127.0.0.6:43469
    2022/12/05 23:14:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.417028673s) from=127.0.0.6:33927
    2022/12/05 23:15:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:15:04 [DEBUG] http: Request GET /v1/status/leader (295.959µs) from=127.0.0.6:49923
    2022/12/05 23:15:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:15:08 [DEBUG] agent: Node info in sync
    2022/12/05 23:15:12 [DEBUG] http: Request GET /v1/status/leader (300.367µs) from=127.0.0.6:43469
    2022/12/05 23:15:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:15:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.401711862s) from=127.0.0.6:59305
    2022/12/05 23:15:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.0871891s) from=127.0.0.6:58455
    2022/12/05 23:15:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m0.456594545s) from=127.0.0.6:36223
    2022/12/05 23:15:24 [DEBUG] http: Request GET /v1/status/leader (252.61µs) from=127.0.0.6:49923
    2022/12/05 23:15:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m1.812921428s) from=127.0.0.6:38127
    2022/12/05 23:15:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.122381654s) from=127.0.0.6:36187
    2022/12/05 23:15:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m4.898657223s) from=127.0.0.6:54937
    2022/12/05 23:15:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m5.736857247s) from=127.0.0.6:43241
    2022/12/05 23:15:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.601032859s) from=127.0.0.6:55799
    2022/12/05 23:15:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.720697368s) from=127.0.0.6:40757
    2022/12/05 23:15:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.138192288s) from=127.0.0.6:58341
    2022/12/05 23:15:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.958826743s) from=127.0.0.6:32841
    2022/12/05 23:15:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.157499857s) from=127.0.0.6:33861
    2022/12/05 23:15:32 [DEBUG] http: Request GET /v1/status/leader (144.956µs) from=127.0.0.6:49923
    2022/12/05 23:15:44 [DEBUG] http: Request GET /v1/status/leader (150.415µs) from=127.0.0.6:49923
    2022/12/05 23:15:52 [DEBUG] http: Request GET /v1/status/leader (247.059µs) from=127.0.0.6:43469
    2022/12/05 23:16:04 [DEBUG] http: Request GET /v1/status/leader (156.707µs) from=127.0.0.6:43469
    2022/12/05 23:16:12 [DEBUG] http: Request GET /v1/status/leader (336.917µs) from=127.0.0.6:49923
    2022/12/05 23:16:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.671436457s) from=127.0.0.6:43537
    2022/12/05 23:16:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:16:24 [DEBUG] http: Request GET /v1/status/leader (262.85µs) from=127.0.0.6:49923
    2022/12/05 23:16:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.287621885s) from=127.0.0.6:57041
    2022/12/05 23:16:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.969983323s) from=127.0.0.6:38305
    2022/12/05 23:16:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:16:31 [DEBUG] agent: Node info in sync
    2022/12/05 23:16:32 [DEBUG] http: Request GET /v1/status/leader (269.776µs) from=127.0.0.6:43469
    2022/12/05 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.210083006s) from=127.0.0.6:48787
    2022/12/05 23:16:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.665777327s) from=127.0.0.6:60935
    2022/12/05 23:16:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m0.082891576s) from=127.0.0.6:56223
    2022/12/05 23:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.867753596s) from=127.0.0.6:58133
    2022/12/05 23:16:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.168751956s) from=127.0.0.6:53051
    2022/12/05 23:16:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m6.119179639s) from=127.0.0.6:48691
    2022/12/05 23:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.854172881s) from=127.0.0.6:46769
    2022/12/05 23:16:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.095531746s) from=127.0.0.6:53799
    2022/12/05 23:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m0.832033414s) from=127.0.0.6:51107
    2022/12/05 23:16:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m0.700873423s) from=127.0.0.6:58833
    2022/12/05 23:16:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.028205749s) from=127.0.0.6:46651
    2022/12/05 23:16:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.319585584s) from=127.0.0.6:33599
    2022/12/05 23:16:44 [DEBUG] http: Request GET /v1/status/leader (156.789µs) from=127.0.0.6:49923
    2022/12/05 23:16:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.587606571s) from=127.0.0.6:55651
    2022/12/05 23:16:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.3868653s) from=127.0.0.6:35343
    2022/12/05 23:16:52 [DEBUG] http: Request GET /v1/status/leader (347.668µs) from=127.0.0.6:43469
    2022/12/05 23:16:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.386006139s) from=127.0.0.6:33927
    2022/12/05 23:17:04 [DEBUG] http: Request GET /v1/status/leader (244.998µs) from=127.0.0.6:43469
    2022/12/05 23:17:12 [DEBUG] http: Request GET /v1/status/leader (229.021µs) from=127.0.0.6:49923
    2022/12/05 23:17:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:17:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.264529176s) from=127.0.0.6:59305
    2022/12/05 23:17:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.110425561s) from=127.0.0.6:58455
    2022/12/05 23:17:24 [DEBUG] http: Request GET /v1/status/leader (363.569µs) from=127.0.0.6:49923
    2022/12/05 23:17:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:17:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.623406066s) from=127.0.0.6:36223
    2022/12/05 23:17:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.98541515s) from=127.0.0.6:58341
    2022/12/05 23:17:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.76542139s) from=127.0.0.6:55799
    2022/12/05 23:17:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.357007794s) from=127.0.0.6:38127
    2022/12/05 23:17:32 [DEBUG] http: Request GET /v1/status/leader (210.552µs) from=127.0.0.6:49923
    2022/12/05 23:17:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m5.021883553s) from=127.0.0.6:54937
    2022/12/05 23:17:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.289416779s) from=127.0.0.6:36187
    2022/12/05 23:17:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.220203252s) from=127.0.0.6:40757
    2022/12/05 23:17:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m4.951705483s) from=127.0.0.6:32841
    2022/12/05 23:17:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m5.923234087s) from=127.0.0.6:43241
    2022/12/05 23:17:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.771949134s) from=127.0.0.6:33861
    2022/12/05 23:17:44 [DEBUG] http: Request GET /v1/status/leader (287.046µs) from=127.0.0.6:43469
    2022/12/05 23:17:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:17:49 [DEBUG] agent: Node info in sync
    2022/12/05 23:17:52 [DEBUG] http: Request GET /v1/status/leader (154.196µs) from=127.0.0.6:43469
    2022/12/05 23:18:04 [DEBUG] http: Request GET /v1/status/leader (232.899µs) from=127.0.0.6:49923
    2022/12/05 23:18:12 [DEBUG] http: Request GET /v1/status/leader (277.782µs) from=127.0.0.6:43469
    2022/12/05 23:18:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.353268995s) from=127.0.0.6:43537
    2022/12/05 23:18:24 [DEBUG] http: Request GET /v1/status/leader (223.784µs) from=127.0.0.6:49923
    2022/12/05 23:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.578121648s) from=127.0.0.6:57041
    2022/12/05 23:18:32 [DEBUG] http: Request GET /v1/status/leader (695.102µs) from=127.0.0.6:43469
    2022/12/05 23:18:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.301048527s) from=127.0.0.6:38305
    2022/12/05 23:18:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.72014803s) from=127.0.0.6:56223
    2022/12/05 23:18:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.775053647s) from=127.0.0.6:48787
    2022/12/05 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.556706114s) from=127.0.0.6:60935
    2022/12/05 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.077800142s) from=127.0.0.6:58133
    2022/12/05 23:18:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.972541298s) from=127.0.0.6:46651
    2022/12/05 23:18:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.731866504s) from=127.0.0.6:48691
    2022/12/05 23:18:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.143765951s) from=127.0.0.6:53051
    2022/12/05 23:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m4.055142544s) from=127.0.0.6:51107
    2022/12/05 23:18:44 [DEBUG] http: Request GET /v1/status/leader (189.833µs) from=127.0.0.6:43469
    2022/12/05 23:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.979914846s) from=127.0.0.6:46769
    2022/12/05 23:18:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.484300374s) from=127.0.0.6:53799
    2022/12/05 23:18:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.19829947s) from=127.0.0.6:55651
    2022/12/05 23:18:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.571791964s) from=127.0.0.6:33599
    2022/12/05 23:18:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.799527382s) from=127.0.0.6:58833
    2022/12/05 23:18:53 [DEBUG] http: Request GET /v1/status/leader (273.875µs) from=127.0.0.6:43469
    2022/12/05 23:18:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m7.061395559s) from=127.0.0.6:35343
    2022/12/05 23:19:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.416926185s) from=127.0.0.6:33927
    2022/12/05 23:19:04 [DEBUG] http: Request GET /v1/status/leader (154.624µs) from=127.0.0.6:49923
    2022/12/05 23:19:13 [DEBUG] http: Request GET /v1/status/leader (305.031µs) from=127.0.0.6:49923
    2022/12/05 23:19:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:19:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.300935547s) from=127.0.0.6:59305
    2022/12/05 23:19:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.958316932s) from=127.0.0.6:58455
    2022/12/05 23:19:24 [DEBUG] http: Request GET /v1/status/leader (246.43µs) from=127.0.0.6:43469
    2022/12/05 23:19:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.346634143s) from=127.0.0.6:36223
    2022/12/05 23:19:33 [DEBUG] http: Request GET /v1/status/leader (278.793µs) from=127.0.0.6:49923
    2022/12/05 23:19:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.364555471s) from=127.0.0.6:54937
    2022/12/05 23:19:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.006080458s) from=127.0.0.6:40757
    2022/12/05 23:19:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:19:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.292586819s) from=127.0.0.6:55799
    2022/12/05 23:19:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.428467918s) from=127.0.0.6:58341
    2022/12/05 23:19:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.581387365s) from=127.0.0.6:33861
    2022/12/05 23:19:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.344503728s) from=127.0.0.6:36187
    2022/12/05 23:19:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m7.074594825s) from=127.0.0.6:38127
    2022/12/05 23:19:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m5.730992146s) from=127.0.0.6:43241
    2022/12/05 23:19:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m6.823494322s) from=127.0.0.6:32841
    2022/12/05 23:19:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:19:44 [DEBUG] agent: Node info in sync
    2022/12/05 23:19:44 [DEBUG] http: Request GET /v1/status/leader (318.635µs) from=127.0.0.6:43469
    2022/12/05 23:19:53 [DEBUG] http: Request GET /v1/status/leader (175.957µs) from=127.0.0.6:49923
    2022/12/05 23:20:04 [DEBUG] http: Request GET /v1/status/leader (193.604µs) from=127.0.0.6:49923
    2022/12/05 23:20:13 [DEBUG] http: Request GET /v1/status/leader (294.177µs) from=127.0.0.6:49923
    2022/12/05 23:20:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:20:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.356691101s) from=127.0.0.6:43537
    2022/12/05 23:20:24 [DEBUG] http: Request GET /v1/status/leader (253.468µs) from=127.0.0.6:43469
    2022/12/05 23:20:33 [DEBUG] http: Request GET /v1/status/leader (171.149µs) from=127.0.0.6:49923
    2022/12/05 23:20:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.500208253s) from=127.0.0.6:56223
    2022/12/05 23:20:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.59918546s) from=127.0.0.6:57041
    2022/12/05 23:20:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.652184755s) from=127.0.0.6:38305
    2022/12/05 23:20:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m0.571361502s) from=127.0.0.6:60935
    2022/12/05 23:20:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.313297057s) from=127.0.0.6:58133
    2022/12/05 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.01719923s) from=127.0.0.6:48787
    2022/12/05 23:20:44 [DEBUG] http: Request GET /v1/status/leader (369.774µs) from=127.0.0.6:49923
    2022/12/05 23:20:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.535752045s) from=127.0.0.6:48691
    2022/12/05 23:20:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.796085607s) from=127.0.0.6:53051
    2022/12/05 23:20:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m4.001668907s) from=127.0.0.6:51107
    2022/12/05 23:20:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.754426776s) from=127.0.0.6:53799
    2022/12/05 23:20:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.728827942s) from=127.0.0.6:55651
    2022/12/05 23:20:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.599025094s) from=127.0.0.6:46651
    2022/12/05 23:20:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.740508022s) from=127.0.0.6:46769
    2022/12/05 23:20:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.626694965s) from=127.0.0.6:33599
    2022/12/05 23:20:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.535018106s) from=127.0.0.6:58833
    2022/12/05 23:20:53 [DEBUG] http: Request GET /v1/status/leader (1.513924ms) from=127.0.0.6:43469
    2022/12/05 23:20:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.871021824s) from=127.0.0.6:35343
    2022/12/05 23:21:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.401456853s) from=127.0.0.6:33927
    2022/12/05 23:21:04 [DEBUG] http: Request GET /v1/status/leader (326.692µs) from=127.0.0.6:49923
    2022/12/05 23:21:13 [DEBUG] http: Request GET /v1/status/leader (252.672µs) from=127.0.0.6:43469
    2022/12/05 23:21:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:21:24 [DEBUG] http: Request GET /v1/status/leader (252.287µs) from=127.0.0.6:43469
    2022/12/05 23:21:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.60092672s) from=127.0.0.6:59305
    2022/12/05 23:21:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:21:26 [DEBUG] agent: Node info in sync
    2022/12/05 23:21:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.711491186s) from=127.0.0.6:58455
    2022/12/05 23:21:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.573727425s) from=127.0.0.6:36223
    2022/12/05 23:21:33 [DEBUG] http: Request GET /v1/status/leader (576.433µs) from=127.0.0.6:49923
    2022/12/05 23:21:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.69043192s) from=127.0.0.6:54937
    2022/12/05 23:21:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.467736514s) from=127.0.0.6:40757
    2022/12/05 23:21:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.150250333s) from=127.0.0.6:58341
    2022/12/05 23:21:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.507024026s) from=127.0.0.6:55799
    2022/12/05 23:21:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.387127633s) from=127.0.0.6:33861
    2022/12/05 23:21:44 [DEBUG] http: Request GET /v1/status/leader (1.020137ms) from=127.0.0.6:43469
    2022/12/05 23:21:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.645891042s) from=127.0.0.6:38127
    2022/12/05 23:21:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.662836774s) from=127.0.0.6:36187
    2022/12/05 23:21:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m7.40129978s) from=127.0.0.6:43241
    2022/12/05 23:21:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m7.257708387s) from=127.0.0.6:32841
    2022/12/05 23:21:53 [DEBUG] http: Request GET /v1/status/leader (248.983µs) from=127.0.0.6:43469
    2022/12/05 23:22:04 [DEBUG] http: Request GET /v1/status/leader (5.817723ms) from=127.0.0.6:49923
    2022/12/05 23:22:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:22:13 [DEBUG] http: Request GET /v1/status/leader (205.236µs) from=127.0.0.6:43469
    2022/12/05 23:22:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:22:24 [DEBUG] http: Request GET /v1/status/leader (485.168µs) from=127.0.0.6:43469
    2022/12/05 23:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.30630298s) from=127.0.0.6:43537
    2022/12/05 23:22:33 [DEBUG] http: Request GET /v1/status/leader (389.822µs) from=127.0.0.6:49923
    2022/12/05 23:22:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.205280516s) from=127.0.0.6:57041
    2022/12/05 23:22:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.043909146s) from=127.0.0.6:58133
    2022/12/05 23:22:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.321565112s) from=127.0.0.6:60935
    2022/12/05 23:22:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.250212011s) from=127.0.0.6:56223
    2022/12/05 23:22:44 [DEBUG] http: Request GET /v1/status/leader (214.819µs) from=127.0.0.6:43469
    2022/12/05 23:22:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.704337214s) from=127.0.0.6:38305
    2022/12/05 23:22:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.667201347s) from=127.0.0.6:48787
    2022/12/05 23:22:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.894015926s) from=127.0.0.6:53051
    2022/12/05 23:22:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.041462973s) from=127.0.0.6:53799
    2022/12/05 23:22:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m5.618369792s) from=127.0.0.6:48691
    2022/12/05 23:22:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:22:51 [DEBUG] agent: Node info in sync
    2022/12/05 23:22:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.961777006s) from=127.0.0.6:46651
    2022/12/05 23:22:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m3.844290876s) from=127.0.0.6:55651
    2022/12/05 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.183027565s) from=127.0.0.6:33599
    2022/12/05 23:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.012535522s) from=127.0.0.6:46769
    2022/12/05 23:22:53 [DEBUG] http: Request GET /v1/status/leader (233.126µs) from=127.0.0.6:49923
    2022/12/05 23:22:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m5.908549623s) from=127.0.0.6:51107
    2022/12/05 23:22:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.600960566s) from=127.0.0.6:58833
    2022/12/05 23:22:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.508653491s) from=127.0.0.6:35343
    2022/12/05 23:23:04 [DEBUG] http: Request GET /v1/status/leader (263.02µs) from=127.0.0.6:49923
    2022/12/05 23:23:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.736624842s) from=127.0.0.6:33927
    2022/12/05 23:23:13 [DEBUG] http: Request GET /v1/status/leader (247.423µs) from=127.0.0.6:49923
    2022/12/05 23:23:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:23:24 [DEBUG] http: Request GET /v1/status/leader (303.779µs) from=127.0.0.6:49923
    2022/12/05 23:23:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.738048606s) from=127.0.0.6:59305
    2022/12/05 23:23:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.482973704s) from=127.0.0.6:58455
    2022/12/05 23:23:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.776060342s) from=127.0.0.6:36223
    2022/12/05 23:23:33 [DEBUG] http: Request GET /v1/status/leader (482.934µs) from=127.0.0.6:49923
    2022/12/05 23:23:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.145658827s) from=127.0.0.6:40757
    2022/12/05 23:23:44 [DEBUG] http: Request GET /v1/status/leader (460.271µs) from=127.0.0.6:43469
    2022/12/05 23:23:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.066426846s) from=127.0.0.6:58341
    2022/12/05 23:23:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.813485597s) from=127.0.0.6:33861
    2022/12/05 23:23:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.430858042s) from=127.0.0.6:54937
    2022/12/05 23:23:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.465480414s) from=127.0.0.6:38127
    2022/12/05 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.767651822s) from=127.0.0.6:32841
    2022/12/05 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.867950943s) from=127.0.0.6:36187
    2022/12/05 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.816910645s) from=127.0.0.6:55799
    2022/12/05 23:23:53 [DEBUG] http: Request GET /v1/status/leader (1.418768ms) from=127.0.0.6:49923
    2022/12/05 23:23:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m5.750082106s) from=127.0.0.6:43241
    2022/12/05 23:24:04 [DEBUG] http: Request GET /v1/status/leader (286.601µs) from=127.0.0.6:49923
    2022/12/05 23:24:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:24:06 [DEBUG] agent: Node info in sync
    2022/12/05 23:24:13 [DEBUG] http: Request GET /v1/status/leader (261.539µs) from=127.0.0.6:49923
    2022/12/05 23:24:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:24:24 [DEBUG] http: Request GET /v1/status/leader (141.999µs) from=127.0.0.6:43469
    2022/12/05 23:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.393779007s) from=127.0.0.6:43537
    2022/12/05 23:24:33 [DEBUG] http: Request GET /v1/status/leader (202.908µs) from=127.0.0.6:43469
    2022/12/05 23:24:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.560816452s) from=127.0.0.6:58133
    2022/12/05 23:24:44 [DEBUG] http: Request GET /v1/status/leader (138.24µs) from=127.0.0.6:43469
    2022/12/05 23:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.32763148s) from=127.0.0.6:60935
    2022/12/05 23:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.565888612s) from=127.0.0.6:57041
    2022/12/05 23:24:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.672535553s) from=127.0.0.6:56223
    2022/12/05 23:24:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.287200102s) from=127.0.0.6:38305
    2022/12/05 23:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.599906616s) from=127.0.0.6:48787
    2022/12/05 23:24:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.220901303s) from=127.0.0.6:53051
    2022/12/05 23:24:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.306402367s) from=127.0.0.6:46651
    2022/12/05 23:24:53 [DEBUG] http: Request GET /v1/status/leader (275.759µs) from=127.0.0.6:43469
    2022/12/05 23:24:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.284759631s) from=127.0.0.6:48691
    2022/12/05 23:24:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.832345419s) from=127.0.0.6:53799
    2022/12/05 23:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m2.081342653s) from=127.0.0.6:51107
    2022/12/05 23:24:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.566195511s) from=127.0.0.6:46769
    2022/12/05 23:24:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.830192753s) from=127.0.0.6:33599
    2022/12/05 23:24:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.092155044s) from=127.0.0.6:55651
    2022/12/05 23:24:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.672900514s) from=127.0.0.6:58833
    2022/12/05 23:25:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.687243345s) from=127.0.0.6:35343
    2022/12/05 23:25:04 [DEBUG] http: Request GET /v1/status/leader (252.514µs) from=127.0.0.6:49923
    2022/12/05 23:25:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:25:13 [DEBUG] http: Request GET /v1/status/leader (189.058µs) from=127.0.0.6:49923
    2022/12/05 23:25:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:25:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.482306541s) from=127.0.0.6:33927
    2022/12/05 23:25:24 [DEBUG] http: Request GET /v1/status/leader (160.034µs) from=127.0.0.6:43469
    2022/12/05 23:25:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:25:25 [DEBUG] agent: Node info in sync
    2022/12/05 23:25:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.113177822s) from=127.0.0.6:59305
    2022/12/05 23:25:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.864460553s) from=127.0.0.6:58455
    2022/12/05 23:25:33 [DEBUG] http: Request GET /v1/status/leader (269.19µs) from=127.0.0.6:43469
    2022/12/05 23:25:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m7.002462149s) from=127.0.0.6:36223
    2022/12/05 23:25:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m2.604004261s) from=127.0.0.6:40757
    2022/12/05 23:25:44 [DEBUG] http: Request GET /v1/status/leader (521.667µs) from=127.0.0.6:43469
    2022/12/05 23:25:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.097072647s) from=127.0.0.6:58341
    2022/12/05 23:25:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.604308006s) from=127.0.0.6:38127
    2022/12/05 23:25:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m1.595638149s) from=127.0.0.6:32841
    2022/12/05 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.931007464s) from=127.0.0.6:33861
    2022/12/05 23:25:53 [DEBUG] http: Request GET /v1/status/leader (360.805µs) from=127.0.0.6:49923
    2022/12/05 23:25:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.183742926s) from=127.0.0.6:54937
    2022/12/05 23:25:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.224930852s) from=127.0.0.6:55799
    2022/12/05 23:25:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.141209966s) from=127.0.0.6:36187
    2022/12/05 23:25:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m3.368908125s) from=127.0.0.6:43241
    2022/12/05 23:26:04 [DEBUG] http: Request GET /v1/status/leader (358.717µs) from=127.0.0.6:43469
    2022/12/05 23:26:13 [DEBUG] http: Request GET /v1/status/leader (166.075µs) from=127.0.0.6:49923
    2022/12/05 23:26:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:26:24 [DEBUG] http: Request GET /v1/status/leader (252.506µs) from=127.0.0.6:43469
    2022/12/05 23:26:33 [DEBUG] http: Request GET /v1/status/leader (156.451µs) from=127.0.0.6:43469
    2022/12/05 23:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.794659425s) from=127.0.0.6:43537
    2022/12/05 23:26:44 [DEBUG] http: Request GET /v1/status/leader (302.827µs) from=127.0.0.6:43469
    2022/12/05 23:26:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m2.129354603s) from=127.0.0.6:60935
    2022/12/05 23:26:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.004246853s) from=127.0.0.6:57041
    2022/12/05 23:26:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.137508275s) from=127.0.0.6:56223
    2022/12/05 23:26:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.392331134s) from=127.0.0.6:53051
    2022/12/05 23:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.428791603s) from=127.0.0.6:58133
    2022/12/05 23:26:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.661711163s) from=127.0.0.6:48787
    2022/12/05 23:26:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.21124769s) from=127.0.0.6:38305
    2022/12/05 23:26:53 [DEBUG] http: Request GET /v1/status/leader (160.182µs) from=127.0.0.6:49923
    2022/12/05 23:26:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.576456336s) from=127.0.0.6:46651
    2022/12/05 23:26:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.768367234s) from=127.0.0.6:48691
    2022/12/05 23:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m4.118625451s) from=127.0.0.6:46769
    2022/12/05 23:27:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m2.3658722s) from=127.0.0.6:55651
    2022/12/05 23:27:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.32449693s) from=127.0.0.6:33599
    2022/12/05 23:27:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m5.813096556s) from=127.0.0.6:51107
    2022/12/05 23:27:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.569076041s) from=127.0.0.6:53799
    2022/12/05 23:27:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.605646777s) from=127.0.0.6:58833
    2022/12/05 23:27:04 [DEBUG] http: Request GET /v1/status/leader (389.365µs) from=127.0.0.6:43469
    2022/12/05 23:27:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.37757697s) from=127.0.0.6:35343
    2022/12/05 23:27:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:27:09 [DEBUG] agent: Node info in sync
    2022/12/05 23:27:13 [DEBUG] http: Request GET /v1/status/leader (1.552328ms) from=127.0.0.6:49923
    2022/12/05 23:27:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:27:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:27:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.240948125s) from=127.0.0.6:33927
    2022/12/05 23:27:24 [DEBUG] http: Request GET /v1/status/leader (917.136µs) from=127.0.0.6:49923
    2022/12/05 23:27:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.068865851s) from=127.0.0.6:59305
    2022/12/05 23:27:33 [DEBUG] http: Request GET /v1/status/leader (187.2µs) from=127.0.0.6:43469
    2022/12/05 23:27:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.926944456s) from=127.0.0.6:58455
    2022/12/05 23:27:44 [DEBUG] http: Request GET /v1/status/leader (236.568µs) from=127.0.0.6:43469
    2022/12/05 23:27:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.262258813s) from=127.0.0.6:36223
    2022/12/05 23:27:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.932560284s) from=127.0.0.6:40757
    2022/12/05 23:27:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.561766135s) from=127.0.0.6:58341
    2022/12/05 23:27:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.169727053s) from=127.0.0.6:32841
    2022/12/05 23:27:53 [DEBUG] http: Request GET /v1/status/leader (213.232µs) from=127.0.0.6:49923
    2022/12/05 23:27:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.967299551s) from=127.0.0.6:38127
    2022/12/05 23:27:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.175341185s) from=127.0.0.6:55799
    2022/12/05 23:27:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.961558213s) from=127.0.0.6:33861
    2022/12/05 23:27:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m2.989865239s) from=127.0.0.6:43241
    2022/12/05 23:28:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.125011077s) from=127.0.0.6:54937
    2022/12/05 23:28:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.383371167s) from=127.0.0.6:36187
    2022/12/05 23:28:04 [DEBUG] http: Request GET /v1/status/leader (258.297µs) from=127.0.0.6:49923
    2022/12/05 23:28:13 [DEBUG] http: Request GET /v1/status/leader (248.203µs) from=127.0.0.6:49923
    2022/12/05 23:28:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:28:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:28:15 [DEBUG] agent: Node info in sync
    2022/12/05 23:28:24 [DEBUG] http: Request GET /v1/status/leader (329.202µs) from=127.0.0.6:43469
    2022/12/05 23:28:33 [DEBUG] http: Request GET /v1/status/leader (235.246µs) from=127.0.0.6:43469
    2022/12/05 23:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.508526898s) from=127.0.0.6:43537
    2022/12/05 23:28:44 [DEBUG] http: Request GET /v1/status/leader (298.07µs) from=127.0.0.6:43469
    2022/12/05 23:28:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m1.808156345s) from=127.0.0.6:60935
    2022/12/05 23:28:53 [DEBUG] http: Request GET /v1/status/leader (422.737µs) from=127.0.0.6:43469
    2022/12/05 23:28:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.432270971s) from=127.0.0.6:48787
    2022/12/05 23:28:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.97925307s) from=127.0.0.6:58133
    2022/12/05 23:28:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.90760007s) from=127.0.0.6:56223
    2022/12/05 23:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.642097812s) from=127.0.0.6:57041
    2022/12/05 23:28:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m2.19674342s) from=127.0.0.6:46651
    2022/12/05 23:28:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.322519739s) from=127.0.0.6:53051
    2022/12/05 23:29:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m7.281335164s) from=127.0.0.6:38305
    2022/12/05 23:29:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m1.335750569s) from=127.0.0.6:51107
    2022/12/05 23:29:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.836612748s) from=127.0.0.6:48691
    2022/12/05 23:29:04 [DEBUG] http: Request GET /v1/status/leader (1.015338ms) from=127.0.0.6:43469
    2022/12/05 23:29:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.232467439s) from=127.0.0.6:58833
    2022/12/05 23:29:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.228104032s) from=127.0.0.6:46769
    2022/12/05 23:29:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.200478703s) from=127.0.0.6:55651
    2022/12/05 23:29:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m1.349728423s) from=127.0.0.6:35343
    2022/12/05 23:29:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.824789037s) from=127.0.0.6:33599
    2022/12/05 23:29:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m7.349885087s) from=127.0.0.6:53799
    2022/12/05 23:29:13 [DEBUG] http: Request GET /v1/status/leader (963.319µs) from=127.0.0.6:43469
    2022/12/05 23:29:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:29:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m2.927921433s) from=127.0.0.6:33927
    2022/12/05 23:29:24 [DEBUG] http: Request GET /v1/status/leader (276.893µs) from=127.0.0.6:49923
    2022/12/05 23:29:33 [DEBUG] http: Request GET /v1/status/leader (251.475µs) from=127.0.0.6:49923
    2022/12/05 23:29:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.579299333s) from=127.0.0.6:59305
    2022/12/05 23:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.199072495s) from=127.0.0.6:58455
    2022/12/05 23:29:44 [DEBUG] http: Request GET /v1/status/leader (931.988µs) from=127.0.0.6:49923
    2022/12/05 23:29:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:29:47 [DEBUG] agent: Node info in sync
    2022/12/05 23:29:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.466806012s) from=127.0.0.6:36223
    2022/12/05 23:29:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.378104444s) from=127.0.0.6:58341
    2022/12/05 23:29:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.177083463s) from=127.0.0.6:40757
    2022/12/05 23:29:53 [DEBUG] http: Request GET /v1/status/leader (402.039µs) from=127.0.0.6:49923
    2022/12/05 23:29:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:29:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m7.167999257s) from=127.0.0.6:32841
    2022/12/05 23:29:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.394612471s) from=127.0.0.6:38127
    2022/12/05 23:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.86175745s) from=127.0.0.6:33861
    2022/12/05 23:30:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.100165247s) from=127.0.0.6:55799
    2022/12/05 23:30:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m2.244053979s) from=127.0.0.6:43241
    2022/12/05 23:30:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.907887909s) from=127.0.0.6:54937
    2022/12/05 23:30:04 [DEBUG] http: Request GET /v1/status/leader (2.430613ms) from=127.0.0.6:43469
    2022/12/05 23:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.795898117s) from=127.0.0.6:36187
    2022/12/05 23:30:13 [DEBUG] http: Request GET /v1/status/leader (178.367µs) from=127.0.0.6:49923
    2022/12/05 23:30:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:30:24 [DEBUG] http: Request GET /v1/status/leader (299.206µs) from=127.0.0.6:49923
    2022/12/05 23:30:33 [DEBUG] http: Request GET /v1/status/leader (195.295µs) from=127.0.0.6:49923
    2022/12/05 23:30:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.58867398s) from=127.0.0.6:43537
    2022/12/05 23:30:44 [DEBUG] http: Request GET /v1/status/leader (477.812µs) from=127.0.0.6:49923
    2022/12/05 23:30:53 [DEBUG] http: Request GET /v1/status/leader (356.405µs) from=127.0.0.6:43469
    2022/12/05 23:30:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:30:54 [DEBUG] agent: Node info in sync
    2022/12/05 23:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.15811799s) from=127.0.0.6:58133
    2022/12/05 23:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.931724148s) from=127.0.0.6:60935
    2022/12/05 23:30:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m0.147754559s) from=127.0.0.6:56223
    2022/12/05 23:30:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.509650008s) from=127.0.0.6:48787
    2022/12/05 23:30:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m1.088972159s) from=127.0.0.6:46651
    2022/12/05 23:30:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.829505462s) from=127.0.0.6:53051
    2022/12/05 23:31:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.016161738s) from=127.0.0.6:38305
    2022/12/05 23:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m0.079880589s) from=127.0.0.6:51107
    2022/12/05 23:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.483349007s) from=127.0.0.6:57041
    2022/12/05 23:31:04 [DEBUG] http: Request GET /v1/status/leader (273.487µs) from=127.0.0.6:43469
    2022/12/05 23:31:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m4.34667544s) from=127.0.0.6:48691
    2022/12/05 23:31:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.153358788s) from=127.0.0.6:33599
    2022/12/05 23:31:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.245180347s) from=127.0.0.6:35343
    2022/12/05 23:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.68998771s) from=127.0.0.6:46769
    2022/12/05 23:31:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.12983365s) from=127.0.0.6:58833
    2022/12/05 23:31:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m5.755415643s) from=127.0.0.6:55651
    2022/12/05 23:31:13 [DEBUG] http: Request GET /v1/status/leader (288.608µs) from=127.0.0.6:49923
    2022/12/05 23:31:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.726528162s) from=127.0.0.6:53799
    2022/12/05 23:31:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:31:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.081529296s) from=127.0.0.6:33927
    2022/12/05 23:31:24 [DEBUG] http: Request GET /v1/status/leader (309.635µs) from=127.0.0.6:49923
    2022/12/05 23:31:33 [DEBUG] http: Request GET /v1/status/leader (210.325µs) from=127.0.0.6:49923
    2022/12/05 23:31:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.886669067s) from=127.0.0.6:58455
    2022/12/05 23:31:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.300885313s) from=127.0.0.6:59305
    2022/12/05 23:31:44 [DEBUG] http: Request GET /v1/status/leader (187.455µs) from=127.0.0.6:49923
    2022/12/05 23:31:53 [DEBUG] http: Request GET /v1/status/leader (256.135µs) from=127.0.0.6:49923
    2022/12/05 23:31:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.250128413s) from=127.0.0.6:36223
    2022/12/05 23:31:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m4.789832994s) from=127.0.0.6:40757
    2022/12/05 23:31:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.545662117s) from=127.0.0.6:58341
    2022/12/05 23:31:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:31:58 [DEBUG] agent: Node info in sync
    2022/12/05 23:32:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.365359773s) from=127.0.0.6:38127
    2022/12/05 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.420927979s) from=127.0.0.6:33861
    2022/12/05 23:32:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m0.938844404s) from=127.0.0.6:43241
    2022/12/05 23:32:04 [DEBUG] http: Request GET /v1/status/leader (336.096µs) from=127.0.0.6:43469
    2022/12/05 23:32:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m7.262814867s) from=127.0.0.6:32841
    2022/12/05 23:32:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.405759364s) from=127.0.0.6:55799
    2022/12/05 23:32:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.492544947s) from=127.0.0.6:36187
    2022/12/05 23:32:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:32:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m7.462038435s) from=127.0.0.6:54937
    2022/12/05 23:32:13 [DEBUG] http: Request GET /v1/status/leader (256.514µs) from=127.0.0.6:43469
    2022/12/05 23:32:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:32:24 [DEBUG] http: Request GET /v1/status/leader (263.54µs) from=127.0.0.6:43469
    2022/12/05 23:32:33 [DEBUG] http: Request GET /v1/status/leader (321.054µs) from=127.0.0.6:43469
    2022/12/05 23:32:45 [DEBUG] http: Request GET /v1/status/leader (232.851µs) from=127.0.0.6:43469
    2022/12/05 23:32:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.241136325s) from=127.0.0.6:43537
    2022/12/05 23:32:53 [DEBUG] http: Request GET /v1/status/leader (401.664µs) from=127.0.0.6:43469
    2022/12/05 23:32:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.79881511s) from=127.0.0.6:48787
    2022/12/05 23:32:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.374326337s) from=127.0.0.6:58133
    2022/12/05 23:33:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.931181575s) from=127.0.0.6:60935
    2022/12/05 23:33:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.06083502s) from=127.0.0.6:53051
    2022/12/05 23:33:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.615400264s) from=127.0.0.6:56223
    2022/12/05 23:33:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.948813254s) from=127.0.0.6:46651
    2022/12/05 23:33:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.712117911s) from=127.0.0.6:38305
    2022/12/05 23:33:05 [DEBUG] http: Request GET /v1/status/leader (286.691µs) from=127.0.0.6:43469
    2022/12/05 23:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m2.46786917s) from=127.0.0.6:51107
    2022/12/05 23:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.309344872s) from=127.0.0.6:57041
    2022/12/05 23:33:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m3.180869516s) from=127.0.0.6:48691
    2022/12/05 23:33:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.524921345s) from=127.0.0.6:55651
    2022/12/05 23:33:13 [DEBUG] http: Request GET /v1/status/leader (243.862µs) from=127.0.0.6:49923
    2022/12/05 23:33:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:33:14 [DEBUG] agent: Node info in sync
    2022/12/05 23:33:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:33:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m6.528854815s) from=127.0.0.6:33599
    2022/12/05 23:33:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m5.902833081s) from=127.0.0.6:35343
    2022/12/05 23:33:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.241276868s) from=127.0.0.6:58833
    2022/12/05 23:33:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m7.474870699s) from=127.0.0.6:46769
    2022/12/05 23:33:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.753219776s) from=127.0.0.6:53799
    2022/12/05 23:33:25 [DEBUG] http: Request GET /v1/status/leader (324.268µs) from=127.0.0.6:49923
    2022/12/05 23:33:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.688650539s) from=127.0.0.6:33927
    2022/12/05 23:33:33 [DEBUG] http: Request GET /v1/status/leader (325.071µs) from=127.0.0.6:49923
    2022/12/05 23:33:45 [DEBUG] http: Request GET /v1/status/leader (341.813µs) from=127.0.0.6:43469
    2022/12/05 23:33:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.864786622s) from=127.0.0.6:59305
    2022/12/05 23:33:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.718768756s) from=127.0.0.6:58455
    2022/12/05 23:33:53 [DEBUG] http: Request GET /v1/status/leader (4.828032ms) from=127.0.0.6:49923
    2022/12/05 23:33:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m5.300580918s) from=127.0.0.6:36223
    2022/12/05 23:34:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.623356858s) from=127.0.0.6:58341
    2022/12/05 23:34:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.559528874s) from=127.0.0.6:40757
    2022/12/05 23:34:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m0.294065803s) from=127.0.0.6:43241
    2022/12/05 23:34:05 [DEBUG] http: Request GET /v1/status/leader (330.12µs) from=127.0.0.6:43469
    2022/12/05 23:34:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.839637574s) from=127.0.0.6:38127
    2022/12/05 23:34:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.361543767s) from=127.0.0.6:32841
    2022/12/05 23:34:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.215416354s) from=127.0.0.6:33861
    2022/12/05 23:34:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.078664784s) from=127.0.0.6:55799
    2022/12/05 23:34:13 [DEBUG] http: Request GET /v1/status/leader (312.579µs) from=127.0.0.6:43469
    2022/12/05 23:34:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:34:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.3489754s) from=127.0.0.6:36187
    2022/12/05 23:34:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.076741268s) from=127.0.0.6:54937
    2022/12/05 23:34:25 [DEBUG] http: Request GET /v1/status/leader (164.493µs) from=127.0.0.6:43469
    2022/12/05 23:34:33 [DEBUG] http: Request GET /v1/status/leader (277.647µs) from=127.0.0.6:43469
    2022/12/05 23:34:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:34:37 [DEBUG] agent: Node info in sync
    2022/12/05 23:34:45 [DEBUG] http: Request GET /v1/status/leader (260.506µs) from=127.0.0.6:49923
    2022/12/05 23:34:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.303735329s) from=127.0.0.6:43537
    2022/12/05 23:34:53 [DEBUG] http: Request GET /v1/status/leader (351.215µs) from=127.0.0.6:43469
    2022/12/05 23:34:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:34:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.566363459s) from=127.0.0.6:48787
    2022/12/05 23:35:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.464486126s) from=127.0.0.6:58133
    2022/12/05 23:35:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.268794298s) from=127.0.0.6:60935
    2022/12/05 23:35:05 [DEBUG] http: Request GET /v1/status/leader (265.668µs) from=127.0.0.6:49923
    2022/12/05 23:35:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.037026311s) from=127.0.0.6:53051
    2022/12/05 23:35:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m4.18451205s) from=127.0.0.6:38305
    2022/12/05 23:35:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m3.51202032s) from=127.0.0.6:51107
    2022/12/05 23:35:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m7.454028342s) from=127.0.0.6:56223
    2022/12/05 23:35:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.792136556s) from=127.0.0.6:46651
    2022/12/05 23:35:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.465472794s) from=127.0.0.6:57041
    2022/12/05 23:35:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.47422268s) from=127.0.0.6:48691
    2022/12/05 23:35:13 [DEBUG] http: Request GET /v1/status/leader (352.202µs) from=127.0.0.6:49923
    2022/12/05 23:35:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:35:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m4.06484505s) from=127.0.0.6:55651
    2022/12/05 23:35:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.829630393s) from=127.0.0.6:33599
    2022/12/05 23:35:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m2.6982092s) from=127.0.0.6:46769
    2022/12/05 23:35:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m5.329107242s) from=127.0.0.6:58833
    2022/12/05 23:35:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m6.167479569s) from=127.0.0.6:35343
    2022/12/05 23:35:25 [DEBUG] http: Request GET /v1/status/leader (332.251µs) from=127.0.0.6:43469
    2022/12/05 23:35:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m7.216343034s) from=127.0.0.6:53799
    2022/12/05 23:35:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.353977464s) from=127.0.0.6:33927
    2022/12/05 23:35:33 [DEBUG] http: Request GET /v1/status/leader (263.261µs) from=127.0.0.6:49923
    2022/12/05 23:35:45 [DEBUG] http: Request GET /v1/status/leader (319.287µs) from=127.0.0.6:43469
    2022/12/05 23:35:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.102041069s) from=127.0.0.6:58455
    2022/12/05 23:35:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.151129042s) from=127.0.0.6:59305
    2022/12/05 23:35:53 [DEBUG] http: Request GET /v1/status/leader (152.564µs) from=127.0.0.6:43469
    2022/12/05 23:36:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m1.215019258s) from=127.0.0.6:36223
    2022/12/05 23:36:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m1.832204568s) from=127.0.0.6:43241
    2022/12/05 23:36:05 [DEBUG] http: Request GET /v1/status/leader (351.091µs) from=127.0.0.6:49923
    2022/12/05 23:36:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.67861793s) from=127.0.0.6:58341
    2022/12/05 23:36:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m1.660735252s) from=127.0.0.6:32841
    2022/12/05 23:36:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m7.135213703s) from=127.0.0.6:40757
    2022/12/05 23:36:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.304734827s) from=127.0.0.6:33861
    2022/12/05 23:36:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.135566676s) from=127.0.0.6:55799
    2022/12/05 23:36:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m6.706177804s) from=127.0.0.6:38127
    2022/12/05 23:36:13 [DEBUG] http: Request GET /v1/status/leader (3.130617ms) from=127.0.0.6:43469
    2022/12/05 23:36:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:36:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m6.366873855s) from=127.0.0.6:54937
    2022/12/05 23:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.885099588s) from=127.0.0.6:36187
    2022/12/05 23:36:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:36:21 [DEBUG] agent: Node info in sync
    2022/12/05 23:36:25 [DEBUG] http: Request GET /v1/status/leader (262.133µs) from=127.0.0.6:49923
    2022/12/05 23:36:33 [DEBUG] http: Request GET /v1/status/leader (179.305µs) from=127.0.0.6:43469
    2022/12/05 23:36:45 [DEBUG] http: Request GET /v1/status/leader (155.203µs) from=127.0.0.6:43469
    2022/12/05 23:36:53 [DEBUG] http: Request GET /v1/status/leader (268.787µs) from=127.0.0.6:43469
    2022/12/05 23:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.986940426s) from=127.0.0.6:43537
    2022/12/05 23:36:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.16852618s) from=127.0.0.6:48787
    2022/12/05 23:37:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.523394298s) from=127.0.0.6:58133
    2022/12/05 23:37:05 [DEBUG] http: Request GET /v1/status/leader (348.572µs) from=127.0.0.6:49923
    2022/12/05 23:37:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m3.414231595s) from=127.0.0.6:60935
    2022/12/05 23:37:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.572213287s) from=127.0.0.6:53051
    2022/12/05 23:37:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m1.119908365s) from=127.0.0.6:51107
    2022/12/05 23:37:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m2.265653836s) from=127.0.0.6:56223
    2022/12/05 23:37:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.957086257s) from=127.0.0.6:38305
    2022/12/05 23:37:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.29386965s) from=127.0.0.6:46651
    2022/12/05 23:37:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m1.962213057s) from=127.0.0.6:48691
    2022/12/05 23:37:13 [DEBUG] http: Request GET /v1/status/leader (276.107µs) from=127.0.0.6:49923
    2022/12/05 23:37:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:37:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.390823035s) from=127.0.0.6:57041
    2022/12/05 23:37:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m1.478738407s) from=127.0.0.6:46769
    2022/12/05 23:37:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:37:23 [DEBUG] agent: Node info in sync
    2022/12/05 23:37:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.582098176s) from=127.0.0.6:55651
    2022/12/05 23:37:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m1.017383961s) from=127.0.0.6:58833
    2022/12/05 23:37:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m4.386526056s) from=127.0.0.6:33599
    2022/12/05 23:37:25 [DEBUG] http: Request GET /v1/status/leader (237.524µs) from=127.0.0.6:49923
    2022/12/05 23:37:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.68410385s) from=127.0.0.6:35343
    2022/12/05 23:37:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.415947527s) from=127.0.0.6:53799
    2022/12/05 23:37:33 [DEBUG] http: Request GET /v1/status/leader (461.968µs) from=127.0.0.6:43469
    2022/12/05 23:37:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.625676811s) from=127.0.0.6:33927
    2022/12/05 23:37:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:37:45 [DEBUG] http: Request GET /v1/status/leader (289.174µs) from=127.0.0.6:49923
    2022/12/05 23:37:53 [DEBUG] http: Request GET /v1/status/leader (184.551µs) from=127.0.0.6:43469
    2022/12/05 23:37:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.215690044s) from=127.0.0.6:58455
    2022/12/05 23:37:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.757819199s) from=127.0.0.6:59305
    2022/12/05 23:38:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.978432786s) from=127.0.0.6:36223
    2022/12/05 23:38:05 [DEBUG] http: Request GET /v1/status/leader (180.547µs) from=127.0.0.6:49923
    2022/12/05 23:38:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m0.75083929s) from=127.0.0.6:32841
    2022/12/05 23:38:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m5.347429487s) from=127.0.0.6:43241
    2022/12/05 23:38:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m0.651171353s) from=127.0.0.6:40757
    2022/12/05 23:38:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.873992414s) from=127.0.0.6:33861
    2022/12/05 23:38:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.439220075s) from=127.0.0.6:58341
    2022/12/05 23:38:13 [DEBUG] http: Request GET /v1/status/leader (1.353058ms) from=127.0.0.6:43469
    2022/12/05 23:38:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.736590101s) from=127.0.0.6:55799
    2022/12/05 23:38:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:38:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m5.460005817s) from=127.0.0.6:38127
    2022/12/05 23:38:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.805295236s) from=127.0.0.6:36187
    2022/12/05 23:38:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m1.946155966s) from=127.0.0.6:54937
    2022/12/05 23:38:25 [DEBUG] http: Request GET /v1/status/leader (347.623µs) from=127.0.0.6:49923
    2022/12/05 23:38:33 [DEBUG] http: Request GET /v1/status/leader (342.963µs) from=127.0.0.6:43469
    2022/12/05 23:38:45 [DEBUG] http: Request GET /v1/status/leader (383.047µs) from=127.0.0.6:49923
    2022/12/05 23:38:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:38:46 [DEBUG] agent: Node info in sync
    2022/12/05 23:38:53 [DEBUG] http: Request GET /v1/status/leader (810.908µs) from=127.0.0.6:43469
    2022/12/05 23:39:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.095892621s) from=127.0.0.6:43537
    2022/12/05 23:39:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.342180132s) from=127.0.0.6:48787
    2022/12/05 23:39:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.616186028s) from=127.0.0.6:58133
    2022/12/05 23:39:05 [DEBUG] http: Request GET /v1/status/leader (305.305µs) from=127.0.0.6:49923
    2022/12/05 23:39:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.599622326s) from=127.0.0.6:53051
    2022/12/05 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m4.151859749s) from=127.0.0.6:60935
    2022/12/05 23:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m1.534864388s) from=127.0.0.6:51107
    2022/12/05 23:39:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m0.268893218s) from=127.0.0.6:38305
    2022/12/05 23:39:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.605593321s) from=127.0.0.6:56223
    2022/12/05 23:39:13 [DEBUG] http: Request GET /v1/status/leader (174.242µs) from=127.0.0.6:49923
    2022/12/05 23:39:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:39:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.751630585s) from=127.0.0.6:48691
    2022/12/05 23:39:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m3.58462251s) from=127.0.0.6:46651
    2022/12/05 23:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.539528222s) from=127.0.0.6:57041
    2022/12/05 23:39:25 [DEBUG] http: Request GET /v1/status/leader (3.309853ms) from=127.0.0.6:43469
    2022/12/05 23:39:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m1.592533116s) from=127.0.0.6:33599
    2022/12/05 23:39:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m3.281761128s) from=127.0.0.6:46769
    2022/12/05 23:39:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m2.841093877s) from=127.0.0.6:58833
    2022/12/05 23:39:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m6.520158243s) from=127.0.0.6:55651
    2022/12/05 23:39:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.931990169s) from=127.0.0.6:35343
    2022/12/05 23:39:34 [DEBUG] http: Request GET /v1/status/leader (207.602µs) from=127.0.0.6:49923
    2022/12/05 23:39:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.178208249s) from=127.0.0.6:33927
    2022/12/05 23:39:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m7.362280808s) from=127.0.0.6:53799
    2022/12/05 23:39:45 [DEBUG] http: Request GET /v1/status/leader (363.041µs) from=127.0.0.6:43469
    2022/12/05 23:39:54 [DEBUG] http: Request GET /v1/status/leader (425.309µs) from=127.0.0.6:49923
    2022/12/05 23:40:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.404795228s) from=127.0.0.6:59305
    2022/12/05 23:40:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.966008844s) from=127.0.0.6:58455
    2022/12/05 23:40:05 [DEBUG] http: Request GET /v1/status/leader (159.158µs) from=127.0.0.6:49923
    2022/12/05 23:40:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:40:06 [DEBUG] agent: Node info in sync
    2022/12/05 23:40:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.239258591s) from=127.0.0.6:36223
    2022/12/05 23:40:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.275413662s) from=127.0.0.6:33861
    2022/12/05 23:40:14 [DEBUG] http: Request GET /v1/status/leader (284.27µs) from=127.0.0.6:49923
    2022/12/05 23:40:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m3.932843538s) from=127.0.0.6:32841
    2022/12/05 23:40:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:40:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.175097753s) from=127.0.0.6:58341
    2022/12/05 23:40:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m5.377958022s) from=127.0.0.6:40757
    2022/12/05 23:40:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m7.268552829s) from=127.0.0.6:43241
    2022/12/05 23:40:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.989543194s) from=127.0.0.6:55799
    2022/12/05 23:40:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:40:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.927873996s) from=127.0.0.6:38127
    2022/12/05 23:40:25 [DEBUG] http: Request GET /v1/status/leader (290.115µs) from=127.0.0.6:49923
    2022/12/05 23:40:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.107686368s) from=127.0.0.6:36187
    2022/12/05 23:40:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m3.333769558s) from=127.0.0.6:54937
    2022/12/05 23:40:34 [DEBUG] http: Request GET /v1/status/leader (254.855µs) from=127.0.0.6:43469
    2022/12/05 23:40:45 [DEBUG] http: Request GET /v1/status/leader (265.422µs) from=127.0.0.6:43469
    2022/12/05 23:40:54 [DEBUG] http: Request GET /v1/status/leader (154.642µs) from=127.0.0.6:49923
    2022/12/05 23:41:05 [DEBUG] http: Request GET /v1/status/leader (286.564µs) from=127.0.0.6:49923
    2022/12/05 23:41:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.794223051s) from=127.0.0.6:43537
    2022/12/05 23:41:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.293966144s) from=127.0.0.6:48787
    2022/12/05 23:41:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.676255445s) from=127.0.0.6:58133
    2022/12/05 23:41:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.821249786s) from=127.0.0.6:53051
    2022/12/05 23:41:14 [DEBUG] http: Request GET /v1/status/leader (233.854µs) from=127.0.0.6:43469
    2022/12/05 23:41:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:41:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.569762849s) from=127.0.0.6:38305
    2022/12/05 23:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m4.515083042s) from=127.0.0.6:51107
    2022/12/05 23:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m7.085092536s) from=127.0.0.6:60935
    2022/12/05 23:41:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m2.668538839s) from=127.0.0.6:48691
    2022/12/05 23:41:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m7.067637098s) from=127.0.0.6:56223
    2022/12/05 23:41:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.604570238s) from=127.0.0.6:57041
    2022/12/05 23:41:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m6.978350363s) from=127.0.0.6:46651
    2022/12/05 23:41:25 [DEBUG] http: Request GET /v1/status/leader (315.639µs) from=127.0.0.6:49923
    2022/12/05 23:41:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.305009652s) from=127.0.0.6:33599
    2022/12/05 23:41:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.139396826s) from=127.0.0.6:55651
    2022/12/05 23:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.507211884s) from=127.0.0.6:46769
    2022/12/05 23:41:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m4.997500186s) from=127.0.0.6:58833
    2022/12/05 23:41:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m3.230067983s) from=127.0.0.6:35343
    2022/12/05 23:41:34 [DEBUG] http: Request GET /v1/status/leader (287.417µs) from=127.0.0.6:43469
    2022/12/05 23:41:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:41:40 [DEBUG] agent: Node info in sync
    2022/12/05 23:41:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.323868003s) from=127.0.0.6:33927
    2022/12/05 23:41:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.536886386s) from=127.0.0.6:53799
    2022/12/05 23:41:45 [DEBUG] http: Request GET /v1/status/leader (231.185µs) from=127.0.0.6:43469
    2022/12/05 23:41:54 [DEBUG] http: Request GET /v1/status/leader (192.574µs) from=127.0.0.6:43469
    2022/12/05 23:42:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.081533833s) from=127.0.0.6:59305
    2022/12/05 23:42:05 [DEBUG] http: Request GET /v1/status/leader (298.396µs) from=127.0.0.6:43469
    2022/12/05 23:42:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.056525847s) from=127.0.0.6:58455
    2022/12/05 23:42:14 [DEBUG] http: Request GET /v1/status/leader (367.681µs) from=127.0.0.6:49923
    2022/12/05 23:42:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:42:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.585040451s) from=127.0.0.6:33861
    2022/12/05 23:42:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m6.015652559s) from=127.0.0.6:36223
    2022/12/05 23:42:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.794385356s) from=127.0.0.6:32841
    2022/12/05 23:42:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m1.043155533s) from=127.0.0.6:40757
    2022/12/05 23:42:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.714475341s) from=127.0.0.6:55799
    2022/12/05 23:42:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m5.011132706s) from=127.0.0.6:43241
    2022/12/05 23:42:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.276427644s) from=127.0.0.6:58341
    2022/12/05 23:42:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m3.552744887s) from=127.0.0.6:38127
    2022/12/05 23:42:25 [DEBUG] http: Request GET /v1/status/leader (1.17415ms) from=127.0.0.6:49923
    2022/12/05 23:42:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.533232648s) from=127.0.0.6:54937
    2022/12/05 23:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.980737455s) from=127.0.0.6:36187
    2022/12/05 23:42:34 [DEBUG] http: Request GET /v1/status/leader (220.629µs) from=127.0.0.6:43469
    2022/12/05 23:42:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:42:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:42:44 [DEBUG] agent: Node info in sync
    2022/12/05 23:42:45 [DEBUG] http: Request GET /v1/status/leader (331.132µs) from=127.0.0.6:49923
    2022/12/05 23:42:54 [DEBUG] http: Request GET /v1/status/leader (159.161µs) from=127.0.0.6:49923
    2022/12/05 23:43:05 [DEBUG] http: Request GET /v1/status/leader (155.201µs) from=127.0.0.6:49923
    2022/12/05 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.501306487s) from=127.0.0.6:43537
    2022/12/05 23:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.637170026s) from=127.0.0.6:48787
    2022/12/05 23:43:14 [DEBUG] http: Request GET /v1/status/leader (174.303µs) from=127.0.0.6:49923
    2022/12/05 23:43:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:43:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.421809124s) from=127.0.0.6:58133
    2022/12/05 23:43:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m1.34982021s) from=127.0.0.6:38305
    2022/12/05 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m3.48354385s) from=127.0.0.6:51107
    2022/12/05 23:43:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m6.392335117s) from=127.0.0.6:53051
    2022/12/05 23:43:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.351806091s) from=127.0.0.6:57041
    2022/12/05 23:43:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m0.333499942s) from=127.0.0.6:46651
    2022/12/05 23:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m6.465949331s) from=127.0.0.6:60935
    2022/12/05 23:43:25 [DEBUG] http: Request GET /v1/status/leader (170.676µs) from=127.0.0.6:43469
    2022/12/05 23:43:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m7.277950554s) from=127.0.0.6:48691
    2022/12/05 23:43:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m6.274816175s) from=127.0.0.6:56223
    2022/12/05 23:43:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m3.94515856s) from=127.0.0.6:33599
    2022/12/05 23:43:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m0.080539715s) from=127.0.0.6:55651
    2022/12/05 23:43:34 [DEBUG] http: Request GET /v1/status/leader (311.847µs) from=127.0.0.6:43469
    2022/12/05 23:43:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m2.437247614s) from=127.0.0.6:35343
    2022/12/05 23:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m5.489708186s) from=127.0.0.6:46769
    2022/12/05 23:43:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.363472605s) from=127.0.0.6:58833
    2022/12/05 23:43:45 [DEBUG] http: Request GET /v1/status/leader (270.741µs) from=127.0.0.6:49923
    2022/12/05 23:43:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.385162299s) from=127.0.0.6:33927
    2022/12/05 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m4.644250549s) from=127.0.0.6:53799
    2022/12/05 23:43:54 [DEBUG] http: Request GET /v1/status/leader (300.99µs) from=127.0.0.6:49923
    2022/12/05 23:44:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.406246593s) from=127.0.0.6:59305
    2022/12/05 23:44:05 [DEBUG] http: Request GET /v1/status/leader (267.597µs) from=127.0.0.6:43469
    2022/12/05 23:44:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.060085225s) from=127.0.0.6:58455
    2022/12/05 23:44:14 [DEBUG] http: Request GET /v1/status/leader (164.352µs) from=127.0.0.6:49923
    2022/12/05 23:44:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:44:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:44:16 [DEBUG] agent: Node info in sync
    2022/12/05 23:44:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.464501604s) from=127.0.0.6:33861
    2022/12/05 23:44:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m3.934474762s) from=127.0.0.6:36223
    2022/12/05 23:44:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m3.463048637s) from=127.0.0.6:40757
    2022/12/05 23:44:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.162203859s) from=127.0.0.6:55799
    2022/12/05 23:44:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m5.372130424s) from=127.0.0.6:32841
    2022/12/05 23:44:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.797462364s) from=127.0.0.6:58341
    2022/12/05 23:44:25 [DEBUG] http: Request GET /v1/status/leader (267.853µs) from=127.0.0.6:49923
    2022/12/05 23:44:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.504286528s) from=127.0.0.6:38127
    2022/12/05 23:44:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m6.709461249s) from=127.0.0.6:43241
    2022/12/05 23:44:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m0.872889195s) from=127.0.0.6:54937
    2022/12/05 23:44:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.442557287s) from=127.0.0.6:36187
    2022/12/05 23:44:34 [DEBUG] http: Request GET /v1/status/leader (2.395853ms) from=127.0.0.6:49923
    2022/12/05 23:44:45 [DEBUG] http: Request GET /v1/status/leader (390.512µs) from=127.0.0.6:43469
    2022/12/05 23:44:54 [DEBUG] http: Request GET /v1/status/leader (207.273µs) from=127.0.0.6:49923
    2022/12/05 23:45:05 [DEBUG] http: Request GET /v1/status/leader (174.295µs) from=127.0.0.6:49923
    2022/12/05 23:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.509077121s) from=127.0.0.6:43537
    2022/12/05 23:45:14 [DEBUG] http: Request GET /v1/status/leader (285.804µs) from=127.0.0.6:49923
    2022/12/05 23:45:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.222775123s) from=127.0.0.6:48787
    2022/12/05 23:45:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.144670892s) from=127.0.0.6:38305
    2022/12/05 23:45:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-p9kzc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/05 23:45:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.092865235s) from=127.0.0.6:58133
    2022/12/05 23:45:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m3.191480124s) from=127.0.0.6:53051
    2022/12/05 23:45:25 [DEBUG] http: Request GET /v1/status/leader (375.887µs) from=127.0.0.6:43469
    2022/12/05 23:45:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.51726742s) from=127.0.0.6:57041
    2022/12/05 23:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=45 (2m6.685873456s) from=127.0.0.6:51107
    2022/12/05 23:45:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.827237354s) from=127.0.0.6:48691
    2022/12/05 23:45:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=51 (2m4.276805126s) from=127.0.0.6:46651
    2022/12/05 23:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m3.326351697s) from=127.0.0.6:56223
    2022/12/05 23:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=48 (2m5.53467095s) from=127.0.0.6:60935
    2022/12/05 23:45:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=53 (2m0.849712717s) from=127.0.0.6:33599
    2022/12/05 23:45:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=46 (2m1.96294141s) from=127.0.0.6:55651
    2022/12/05 23:45:34 [DEBUG] http: Request GET /v1/status/leader (371.619µs) from=127.0.0.6:49923
    2022/12/05 23:45:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=67 (2m4.554777266s) from=127.0.0.6:35343
    2022/12/05 23:45:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=49 (2m6.695117599s) from=127.0.0.6:46769
    2022/12/05 23:45:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=52 (2m6.203528314s) from=127.0.0.6:58833
    2022/12/05 23:45:45 [DEBUG] http: Request GET /v1/status/leader (264.006µs) from=127.0.0.6:43469
    2022/12/05 23:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=44 (2m1.632652161s) from=127.0.0.6:53799
    2022/12/05 23:45:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.406355907s) from=127.0.0.6:33927
    2022/12/05 23:45:54 [DEBUG] http: Request GET /v1/status/leader (3.237008ms) from=127.0.0.6:43469
    2022/12/05 23:45:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.12.179_8806" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.226_8080" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_catalog_10.233.12.179_8806" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_nsd_10.233.12.179_8806" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.21.216_9092" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.20_8082" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.66_8181" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.95_8410" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_vnfres_10.233.4.39_8802" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v0_multicloud_10.233.60.225_9001" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.66_8803" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.187_9015" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.31_9007" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_parser_10.233.12.179_8806" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.211_9011" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_sdnc_10.233.25.96_8282" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.5.112_8443" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.137_8484" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.0.167_443" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.20.230_8482" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.1.241_8801" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Service "_v2_nslcm_10.233.51.212_8403" in sync
    2022/12/05 23:45:59 [DEBUG] agent: Node info in sync
    2022/12/05 23:46:05 [DEBUG] http: Request GET /v1/status/leader (183.532µs) from=127.0.0.6:43469
    2022/12/05 23:46:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.147722377s) from=127.0.0.6:59305
    2022/12/05 23:46:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.181632651s) from=127.0.0.6:58455
    2022/12/05 23:46:14 [DEBUG] http: Request GET /v1/status/leader (408.747µs) from=127.0.0.6:43469
    2022/12/05 23:46:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:46:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.820610084s) from=127.0.0.6:55799
    2022/12/05 23:46:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=140 (2m2.969381377s) from=127.0.0.6:36223
    2022/12/05 23:46:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.22492837s) from=127.0.0.6:33861
    2022/12/05 23:46:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=135 (2m2.171488576s) from=127.0.0.6:32841
    2022/12/05 23:46:25 [DEBUG] http: Request GET /v1/status/leader (257.384µs) from=127.0.0.6:49923
    2022/12/05 23:46:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.952426123s) from=127.0.0.6:58341
    2022/12/05 23:46:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=137 (2m6.785377024s) from=127.0.0.6:40757
    2022/12/05 23:46:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=138 (2m2.54274276s) from=127.0.0.6:38127
    2022/12/05 23:46:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=139 (2m2.98315293s) from=127.0.0.6:54937
    2022/12/05 23:46:34 [DEBUG] http: Request GET /v1/status/leader (669.871µs) from=127.0.0.6:49923
    2022/12/05 23:46:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=136 (2m6.776382508s) from=127.0.0.6:43241
    2022/12/05 23:46:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.140495577s) from=127.0.0.6:36187
    2022/12/05 23:46:45 [DEBUG] http: Request GET /v1/status/leader (241.842µs) from=127.0.0.6:49923
    2022/12/05 23:46:54 [DEBUG] http: Request GET /v1/status/leader (140.028µs) from=127.0.0.6:43469
    2022/12/05 23:47:05 [DEBUG] http: Request GET /v1/status/leader (289.591µs) from=127.0.0.6:43469
    2022/12/05 23:47:14 [DEBUG] http: Request GET /v1/status/leader (154.671µs) from=127.0.0.6:43469
    2022/12/05 23:47:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.225340518s) from=127.0.0.6:43537
    2022/12/05 23:47:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-p9kzc" since the cluster is too small
    2022/12/05 23:47:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.497454589s) from=127.0.0.6:48787
    2022/12/05 23:47:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=47 (2m2.876227597s) from=127.0.0.6:38305
    2022/12/05 23:47:25 [DEBUG] http: Request GET /v1/status/leader (277.936µs) from=127.0.0.6:49923
    2022/12/05 23:47:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=50 (2m0.787038392s) from=127.0.0.6:48691