Results

By type

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

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

    2022/11/06 22:41:47 [DEBUG] agent: Using random ID "34c7b0a7-ddac-8a62-dcaf-d4f077f46926" as node ID
    2022/11/06 22:41:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:34c7b0a7-ddac-8a62-dcaf-d4f077f46926 Address:127.0.0.1:8300}]
    2022/11/06 22:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/06 22:41:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/06 22:41:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wb6k6.dc1 127.0.0.1
    2022/11/06 22:41:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-wb6k6 127.0.0.1
    2022/11/06 22:41:47 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-wb6k6 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:41:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-wb6k6.dc1" in area "wan"
    2022/11/06 22:41:47 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/06 22:41:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/06 22:41:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/06 22:41:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/06 22:41:47 [INFO] agent: started state syncer
    2022/11/06 22:41:47 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/06 22:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/06 22:41:47 [DEBUG] raft: Votes needed: 1
    2022/11/06 22:41:47 [DEBUG] raft: Vote granted from 34c7b0a7-ddac-8a62-dcaf-d4f077f46926 in term 2. Tally: 1
    2022/11/06 22:41:47 [INFO] raft: Election won. Tally: 1
    2022/11/06 22:41:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/06 22:41:47 [INFO] consul: cluster leadership acquired
    2022/11/06 22:41:47 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-wb6k6
    2022/11/06 22:41:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/06 22:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:41:47 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-wb6k6' joined, marking health alive
    2022/11/06 22:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:41:47 [INFO] agent: Synced node info
    2022/11/06 22:41:47 [DEBUG] agent: Node info in sync
    2022/11/06 22:41:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:41:50 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.13.3 (currently running: 1.4.3)
    2022/11/06 22:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:43:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:43:37 [DEBUG] agent: Node info in sync
    2022/11/06 22:43:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:44:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:44:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:46:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:46:06 [DEBUG] agent: Node info in sync
    2022/11/06 22:46:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:47:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:47:13 [DEBUG] agent: Node info in sync
    2022/11/06 22:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:48:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:48:13 [DEBUG] agent: Node info in sync
    2022/11/06 22:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:49:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:49:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:49:54 [DEBUG] agent: Node info in sync
    2022/11/06 22:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:51:04 [DEBUG] http: Request GET /v1/catalog/services (297.257µs) from=127.0.0.6:45363
    2022/11/06 22:51:04 [DEBUG] http: Request GET /v1/status/leader (853.178µs) from=127.0.0.6:45363
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/status/leader (336.469µs) from=127.0.0.6:51311
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.9.226_9007"
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.059691ms) from=127.0.0.6:51311
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (3.125349681s) from=127.0.0.6:45363
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (763.194µs) from=127.0.0.6:45549
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (217.082µs) from=127.0.0.6:45549
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.9.226_9007"
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.456496ms) from=127.0.0.6:51311
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:07 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (166.594493ms) from=127.0.0.6:45363
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (484.002µs) from=127.0.0.6:60447
    2022/11/06 22:51:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (329.704µs) from=127.0.0.6:34519
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.29.174_9015"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (9.335863ms) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (88.885158ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (537.274µs) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (134.894µs) from=127.0.0.6:51311
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.53.91_9011"
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.533512ms) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (56.187744ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (263.589µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.332855ms) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.53.91_9011"
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.372966ms) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (54.779138ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (939.451µs) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (217.034µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_parser_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.070988ms) from=127.0.0.6:36341
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (39.922195ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (275.999µs) from=127.0.0.6:36341
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (213.807µs) from=127.0.0.6:60447
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_catalog_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.183168ms) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (63.150389ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (405.042µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.908µs) from=127.0.0.6:57589
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_nsd_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.296197ms) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (31.455384ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (351.632µs) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (122.967µs) from=127.0.0.6:43605
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.142_8806"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.006568ms) from=127.0.0.6:46793
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (59.54063ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (370.818µs) from=127.0.0.6:44175
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.832304ms) from=127.0.0.6:44175
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.24.22_443"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.032312ms) from=127.0.0.6:46793
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (26.425317ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (413.358µs) from=127.0.0.6:56709
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (171.112µs) from=127.0.0.6:46793
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v0_multicloud_10.233.24.255_9001"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.525705ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (44.760788ms) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (452.34µs) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.336µs) from=127.0.0.6:45363
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_multicloud_10.233.24.255_9001"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.218759ms) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (30.353445ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services (2.434748ms) from=127.0.0.6:56709
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.858721ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (251.202µs) from=127.0.0.6:56709
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.59.89_8181"
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (40.838231ms) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.363996ms) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/status/leader (233.211µs) from=127.0.0.6:55339
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (414.489µs) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (163.458µs) from=127.0.0.6:54095
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (221.345µs) from=127.0.0.6:37603
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.26.55_8080"
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.316689ms) from=127.0.0.6:37603
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:51:08 [DEBUG] agent: Node info in sync
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (466.031µs) from=127.0.0.6:48367
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (25.642619ms) from=127.0.0.6:55339
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (429.252µs) from=127.0.0.6:55339
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (176.652µs) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (131.929µs) from=127.0.0.6:40229
    2022/11/06 22:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (149.629µs) from=127.0.0.6:37603
    2022/11/06 22:51:24 [DEBUG] http: Request GET /v1/status/leader (244.517µs) from=127.0.0.6:57285
    2022/11/06 22:51:28 [DEBUG] http: Request GET /v1/status/leader (1.442879ms) from=127.0.0.6:46459
    2022/11/06 22:51:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:51:44 [DEBUG] http: Request GET /v1/status/leader (317.105µs) from=127.0.0.6:46459
    2022/11/06 22:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:51:48 [DEBUG] http: Request GET /v1/status/leader (402.266µs) from=127.0.0.6:46459
    2022/11/06 22:52:04 [DEBUG] http: Request GET /v1/status/leader (404.244µs) from=127.0.0.6:46459
    2022/11/06 22:52:08 [DEBUG] http: Request GET /v1/status/leader (244.252µs) from=127.0.0.6:46459
    2022/11/06 22:52:24 [DEBUG] http: Request GET /v1/status/leader (189.267µs) from=127.0.0.6:57285
    2022/11/06 22:52:28 [DEBUG] http: Request GET /v1/status/leader (250.454µs) from=127.0.0.6:46459
    2022/11/06 22:52:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:52:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:52:44 [DEBUG] http: Request GET /v1/status/leader (3.666626ms) from=127.0.0.6:57285
    2022/11/06 22:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:52:48 [DEBUG] http: Request GET /v1/status/leader (312.669µs) from=127.0.0.6:46459
    2022/11/06 22:53:04 [DEBUG] http: Request GET /v1/status/leader (308.349µs) from=127.0.0.6:57285
    2022/11/06 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.414784692s) from=127.0.0.6:45549
    2022/11/06 22:53:08 [DEBUG] http: Request GET /v1/status/leader (577.907µs) from=127.0.0.6:46459
    2022/11/06 22:53:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.159414525s) from=127.0.0.6:38219
    2022/11/06 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.203997697s) from=127.0.0.6:51311
    2022/11/06 22:53:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.5563706s) from=127.0.0.6:37603
    2022/11/06 22:53:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.341475587s) from=127.0.0.6:60447
    2022/11/06 22:53:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.357721845s) from=127.0.0.6:57939
    2022/11/06 22:53:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.5605434s) from=127.0.0.6:43605
    2022/11/06 22:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.964488499s) from=127.0.0.6:36341
    2022/11/06 22:53:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.840113214s) from=127.0.0.6:46793
    2022/11/06 22:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.069319253s) from=127.0.0.6:56709
    2022/11/06 22:53:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m3.666563025s) from=127.0.0.6:55339
    2022/11/06 22:53:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.022070544s) from=127.0.0.6:54095
    2022/11/06 22:53:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.370935357s) from=127.0.0.6:57589
    2022/11/06 22:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.245224954s) from=127.0.0.6:34519
    2022/11/06 22:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.45183327s) from=127.0.0.6:45363
    2022/11/06 22:53:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m6.652446382s) from=127.0.0.6:48367
    2022/11/06 22:53:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.650025651s) from=127.0.0.6:40229
    2022/11/06 22:53:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.262749568s) from=127.0.0.6:44175
    2022/11/06 22:53:24 [DEBUG] http: Request GET /v1/status/leader (300.158µs) from=127.0.0.6:57285
    2022/11/06 22:53:28 [DEBUG] http: Request GET /v1/status/leader (249.455µs) from=127.0.0.6:46459
    2022/11/06 22:53:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:53:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:53:40 [INFO] agent: Synced service "_v1_sdnc_10.233.49.63_8282"
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:53:40 [DEBUG] http: Request PUT /v1/agent/service/register (20.933866ms) from=127.0.0.6:46459
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (24.88689058s) from=127.0.0.6:48367
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (27.8786739s) from=127.0.0.6:55339
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:53:40 [DEBUG] agent: Node info in sync
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (381.209µs) from=127.0.0.6:57285
    2022/11/06 22:53:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (117.4µs) from=127.0.0.6:46459
    2022/11/06 22:53:44 [DEBUG] http: Request GET /v1/status/leader (301.696µs) from=127.0.0.6:41937
    2022/11/06 22:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:53:48 [DEBUG] http: Request GET /v1/status/leader (403.067µs) from=127.0.0.6:41937
    2022/11/06 22:54:04 [DEBUG] http: Request GET /v1/status/leader (1.550733ms) from=127.0.0.6:57285
    2022/11/06 22:54:08 [DEBUG] http: Request GET /v1/status/leader (186.519µs) from=127.0.0.6:41937
    2022/11/06 22:54:24 [DEBUG] http: Request GET /v1/status/leader (352.866µs) from=127.0.0.6:57285
    2022/11/06 22:54:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:54:28 [DEBUG] http: Request GET /v1/status/leader (407.192µs) from=127.0.0.6:41937
    2022/11/06 22:54:44 [DEBUG] http: Request GET /v1/status/leader (560.342µs) from=127.0.0.6:41937
    2022/11/06 22:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:54:45 [DEBUG] agent: Node info in sync
    2022/11/06 22:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:54:48 [DEBUG] http: Request GET /v1/status/leader (145.49µs) from=127.0.0.6:41937
    2022/11/06 22:55:04 [DEBUG] http: Request GET /v1/status/leader (197.753µs) from=127.0.0.6:41937
    2022/11/06 22:55:08 [DEBUG] http: Request GET /v1/status/leader (337.665µs) from=127.0.0.6:41937
    2022/11/06 22:55:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.796468571s) from=127.0.0.6:46793
    2022/11/06 22:55:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.548007949s) from=127.0.0.6:43605
    2022/11/06 22:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.616058188s) from=127.0.0.6:57939
    2022/11/06 22:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.244982969s) from=127.0.0.6:37603
    2022/11/06 22:55:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.354690543s) from=127.0.0.6:51311
    2022/11/06 22:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.330342239s) from=127.0.0.6:34519
    2022/11/06 22:55:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.668988034s) from=127.0.0.6:45549
    2022/11/06 22:55:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.457311098s) from=127.0.0.6:56709
    2022/11/06 22:55:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.878067788s) from=127.0.0.6:57589
    2022/11/06 22:55:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.950853969s) from=127.0.0.6:38219
    2022/11/06 22:55:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.958002275s) from=127.0.0.6:40229
    2022/11/06 22:55:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.198430067s) from=127.0.0.6:60447
    2022/11/06 22:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.746616457s) from=127.0.0.6:36341
    2022/11/06 22:55:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.042477137s) from=127.0.0.6:45363
    2022/11/06 22:55:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.250881214s) from=127.0.0.6:54095
    2022/11/06 22:55:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.396261719s) from=127.0.0.6:44175
    2022/11/06 22:55:24 [DEBUG] http: Request GET /v1/status/leader (336.018µs) from=127.0.0.6:41937
    2022/11/06 22:55:28 [DEBUG] http: Request GET /v1/status/leader (165.01µs) from=127.0.0.6:41937
    2022/11/06 22:55:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.350221439s) from=127.0.0.6:46459
    2022/11/06 22:55:44 [DEBUG] http: Request GET /v1/status/leader (305.957µs) from=127.0.0.6:41937
    2022/11/06 22:55:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.8259851s) from=127.0.0.6:48367
    2022/11/06 22:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:55:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.25071473s) from=127.0.0.6:55339
    2022/11/06 22:55:48 [DEBUG] http: Request GET /v1/status/leader (553.573µs) from=127.0.0.6:41937
    2022/11/06 22:56:04 [DEBUG] http: Request GET /v1/status/leader (182.571µs) from=127.0.0.6:41937
    2022/11/06 22:56:08 [DEBUG] http: Request GET /v1/status/leader (280.086µs) from=127.0.0.6:41937
    2022/11/06 22:56:25 [DEBUG] http: Request GET /v1/status/leader (259.601µs) from=127.0.0.6:41937
    2022/11/06 22:56:28 [DEBUG] http: Request GET /v1/status/leader (268.699µs) from=127.0.0.6:41937
    2022/11/06 22:56:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:56:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:56:43 [DEBUG] agent: Node info in sync
    2022/11/06 22:56:45 [DEBUG] http: Request GET /v1/status/leader (161.419µs) from=127.0.0.6:57285
    2022/11/06 22:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:56:48 [DEBUG] http: Request GET /v1/status/leader (317.64µs) from=127.0.0.6:41937
    2022/11/06 22:57:05 [DEBUG] http: Request GET /v1/status/leader (260.531µs) from=127.0.0.6:57285
    2022/11/06 22:57:08 [DEBUG] http: Request GET /v1/status/leader (334.803µs) from=127.0.0.6:41937
    2022/11/06 22:57:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.076275702s) from=127.0.0.6:46793
    2022/11/06 22:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.237705832s) from=127.0.0.6:57939
    2022/11/06 22:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.092871741s) from=127.0.0.6:34519
    2022/11/06 22:57:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.48282096s) from=127.0.0.6:40229
    2022/11/06 22:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.70941573s) from=127.0.0.6:56709
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.084725996s) from=127.0.0.6:45549
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.588610238s) from=127.0.0.6:51311
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.034447477s) from=127.0.0.6:43605
    2022/11/06 22:57:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.022651188s) from=127.0.0.6:60447
    2022/11/06 22:57:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.464127453s) from=127.0.0.6:37603
    2022/11/06 22:57:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.762251716s) from=127.0.0.6:45363
    2022/11/06 22:57:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.096849943s) from=127.0.0.6:38219
    2022/11/06 22:57:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.529023103s) from=127.0.0.6:57589
    2022/11/06 22:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.235350908s) from=127.0.0.6:36341
    2022/11/06 22:57:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.706808676s) from=127.0.0.6:54095
    2022/11/06 22:57:25 [DEBUG] http: Request GET /v1/status/leader (244.169µs) from=127.0.0.6:57285
    2022/11/06 22:57:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.358649239s) from=127.0.0.6:44175
    2022/11/06 22:57:28 [DEBUG] http: Request GET /v1/status/leader (313.641µs) from=127.0.0.6:41937
    2022/11/06 22:57:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.242078898s) from=127.0.0.6:46459
    2022/11/06 22:57:45 [DEBUG] http: Request GET /v1/status/leader (148.611µs) from=127.0.0.6:57285
    2022/11/06 22:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:57:48 [DEBUG] http: Request GET /v1/status/leader (1.411579ms) from=127.0.0.6:41937
    2022/11/06 22:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.683174933s) from=127.0.0.6:48367
    2022/11/06 22:57:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.372345381s) from=127.0.0.6:55339
    2022/11/06 22:58:05 [DEBUG] http: Request GET /v1/status/leader (168.786µs) from=127.0.0.6:41937
    2022/11/06 22:58:08 [DEBUG] http: Request GET /v1/status/leader (197.905µs) from=127.0.0.6:41937
    2022/11/06 22:58:25 [DEBUG] http: Request GET /v1/status/leader (154.394µs) from=127.0.0.6:57285
    2022/11/06 22:58:28 [DEBUG] http: Request GET /v1/status/leader (156.464µs) from=127.0.0.6:41937
    2022/11/06 22:58:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:58:31 [DEBUG] agent: Node info in sync
    2022/11/06 22:58:45 [DEBUG] http: Request GET /v1/status/leader (314.867µs) from=127.0.0.6:57285
    2022/11/06 22:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:58:48 [DEBUG] http: Request GET /v1/status/leader (307.224µs) from=127.0.0.6:41937
    2022/11/06 22:59:05 [DEBUG] http: Request GET /v1/status/leader (299.713µs) from=127.0.0.6:57285
    2022/11/06 22:59:09 [DEBUG] http: Request GET /v1/status/leader (152.467µs) from=127.0.0.6:41937
    2022/11/06 22:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.627441537s) from=127.0.0.6:34519
    2022/11/06 22:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.442317581s) from=127.0.0.6:57939
    2022/11/06 22:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.988258134s) from=127.0.0.6:56709
    2022/11/06 22:59:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.292390131s) from=127.0.0.6:40229
    2022/11/06 22:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.303321521s) from=127.0.0.6:45549
    2022/11/06 22:59:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.067635723s) from=127.0.0.6:43605
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.47992004s) from=127.0.0.6:38219
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.456160591s) from=127.0.0.6:37603
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.682855784s) from=127.0.0.6:60447
    2022/11/06 22:59:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m7.414848507s) from=127.0.0.6:46793
    2022/11/06 22:59:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.850800422s) from=127.0.0.6:51311
    2022/11/06 22:59:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.881868223s) from=127.0.0.6:45363
    2022/11/06 22:59:25 [DEBUG] http: Request GET /v1/status/leader (1.570263ms) from=127.0.0.6:41937
    2022/11/06 22:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 22:59:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.733986177s) from=127.0.0.6:57589
    2022/11/06 22:59:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.021352657s) from=127.0.0.6:54095
    2022/11/06 22:59:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m6.370871314s) from=127.0.0.6:36341
    2022/11/06 22:59:29 [DEBUG] http: Request GET /v1/status/leader (298.008µs) from=127.0.0.6:41937
    2022/11/06 22:59:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.44295488s) from=127.0.0.6:44175
    2022/11/06 22:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 22:59:38 [DEBUG] agent: Node info in sync
    2022/11/06 22:59:45 [DEBUG] http: Request GET /v1/status/leader (869.156µs) from=127.0.0.6:57285
    2022/11/06 22:59:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.5913868s) from=127.0.0.6:46459
    2022/11/06 22:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 22:59:49 [DEBUG] http: Request GET /v1/status/leader (230.881µs) from=127.0.0.6:41937
    2022/11/06 22:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.846235238s) from=127.0.0.6:55339
    2022/11/06 22:59:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.476886688s) from=127.0.0.6:48367
    2022/11/06 23:00:05 [DEBUG] http: Request GET /v1/status/leader (188.215µs) from=127.0.0.6:57285
    2022/11/06 23:00:09 [DEBUG] http: Request GET /v1/status/leader (188.212µs) from=127.0.0.6:41937
    2022/11/06 23:00:25 [DEBUG] http: Request GET /v1/status/leader (801.887µs) from=127.0.0.6:57285
    2022/11/06 23:00:29 [DEBUG] http: Request GET /v1/status/leader (668.837µs) from=127.0.0.6:41937
    2022/11/06 23:00:45 [DEBUG] http: Request GET /v1/status/leader (346.116µs) from=127.0.0.6:41937
    2022/11/06 23:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:00:49 [DEBUG] http: Request GET /v1/status/leader (473.948µs) from=127.0.0.6:41937
    2022/11/06 23:01:05 [DEBUG] http: Request GET /v1/status/leader (323.891µs) from=127.0.0.6:57285
    2022/11/06 23:01:09 [DEBUG] http: Request GET /v1/status/leader (311.256µs) from=127.0.0.6:41937
    2022/11/06 23:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.389528995s) from=127.0.0.6:57939
    2022/11/06 23:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m3.149705885s) from=127.0.0.6:34519
    2022/11/06 23:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.542659039s) from=127.0.0.6:56709
    2022/11/06 23:01:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.865640323s) from=127.0.0.6:43605
    2022/11/06 23:01:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.508647919s) from=127.0.0.6:40229
    2022/11/06 23:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.324360639s) from=127.0.0.6:45549
    2022/11/06 23:01:25 [DEBUG] http: Request GET /v1/status/leader (181.569µs) from=127.0.0.6:57285
    2022/11/06 23:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.638501832s) from=127.0.0.6:38219
    2022/11/06 23:01:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.113040543s) from=127.0.0.6:46793
    2022/11/06 23:01:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.356924687s) from=127.0.0.6:60447
    2022/11/06 23:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.704386782s) from=127.0.0.6:37603
    2022/11/06 23:01:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.64828567s) from=127.0.0.6:57589
    2022/11/06 23:01:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.65642623s) from=127.0.0.6:54095
    2022/11/06 23:01:29 [DEBUG] http: Request GET /v1/status/leader (187.226µs) from=127.0.0.6:41937
    2022/11/06 23:01:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.654380822s) from=127.0.0.6:51311
    2022/11/06 23:01:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:01:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.475363466s) from=127.0.0.6:45363
    2022/11/06 23:01:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:01:33 [DEBUG] agent: Node info in sync
    2022/11/06 23:01:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.047332792s) from=127.0.0.6:44175
    2022/11/06 23:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.899143276s) from=127.0.0.6:36341
    2022/11/06 23:01:45 [DEBUG] http: Request GET /v1/status/leader (364.359µs) from=127.0.0.6:41937
    2022/11/06 23:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:01:49 [DEBUG] http: Request GET /v1/status/leader (319.256µs) from=127.0.0.6:41937
    2022/11/06 23:01:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.13513942s) from=127.0.0.6:46459
    2022/11/06 23:01:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.001416066s) from=127.0.0.6:55339
    2022/11/06 23:02:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.657561806s) from=127.0.0.6:48367
    2022/11/06 23:02:05 [DEBUG] http: Request GET /v1/status/leader (1.646968ms) from=127.0.0.6:57285
    2022/11/06 23:02:09 [DEBUG] http: Request GET /v1/status/leader (249.853µs) from=127.0.0.6:41937
    2022/11/06 23:02:25 [DEBUG] http: Request GET /v1/status/leader (162.838µs) from=127.0.0.6:57285
    2022/11/06 23:02:29 [DEBUG] http: Request GET /v1/status/leader (192.086µs) from=127.0.0.6:41937
    2022/11/06 23:02:45 [DEBUG] http: Request GET /v1/status/leader (145.871µs) from=127.0.0.6:57285
    2022/11/06 23:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:02:49 [DEBUG] http: Request GET /v1/status/leader (159.044µs) from=127.0.0.6:41937
    2022/11/06 23:02:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:02:50 [DEBUG] agent: Node info in sync
    2022/11/06 23:03:05 [DEBUG] http: Request GET /v1/status/leader (2.206439ms) from=127.0.0.6:41937
    2022/11/06 23:03:09 [DEBUG] http: Request GET /v1/status/leader (393.577µs) from=127.0.0.6:41937
    2022/11/06 23:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.883189647s) from=127.0.0.6:34519
    2022/11/06 23:03:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.99535524s) from=127.0.0.6:40229
    2022/11/06 23:03:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.289311432s) from=127.0.0.6:56709
    2022/11/06 23:03:25 [DEBUG] http: Request GET /v1/status/leader (181.121µs) from=127.0.0.6:41937
    2022/11/06 23:03:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.101610605s) from=127.0.0.6:43605
    2022/11/06 23:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.855097261s) from=127.0.0.6:57939
    2022/11/06 23:03:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.340201451s) from=127.0.0.6:38219
    2022/11/06 23:03:29 [DEBUG] http: Request GET /v1/status/leader (261.326µs) from=127.0.0.6:41937
    2022/11/06 23:03:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.76665497s) from=127.0.0.6:60447
    2022/11/06 23:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.616255712s) from=127.0.0.6:45549
    2022/11/06 23:03:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.812418725s) from=127.0.0.6:51311
    2022/11/06 23:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.769295507s) from=127.0.0.6:37603
    2022/11/06 23:03:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.896168193s) from=127.0.0.6:57589
    2022/11/06 23:03:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.217857715s) from=127.0.0.6:46793
    2022/11/06 23:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.497863335s) from=127.0.0.6:54095
    2022/11/06 23:03:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m0.365148667s) from=127.0.0.6:36341
    2022/11/06 23:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.621965914s) from=127.0.0.6:45363
    2022/11/06 23:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.567135371s) from=127.0.0.6:44175
    2022/11/06 23:03:45 [DEBUG] http: Request GET /v1/status/leader (2.96029ms) from=127.0.0.6:41937
    2022/11/06 23:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:03:49 [DEBUG] http: Request GET /v1/status/leader (204.415µs) from=127.0.0.6:41937
    2022/11/06 23:03:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.602261256s) from=127.0.0.6:46459
    2022/11/06 23:04:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.009756331s) from=127.0.0.6:55339
    2022/11/06 23:04:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.008060336s) from=127.0.0.6:48367
    2022/11/06 23:04:05 [DEBUG] http: Request GET /v1/status/leader (316.39µs) from=127.0.0.6:41937
    2022/11/06 23:04:09 [DEBUG] http: Request GET /v1/status/leader (190.987µs) from=127.0.0.6:41937
    2022/11/06 23:04:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:04:25 [DEBUG] http: Request GET /v1/status/leader (166.335µs) from=127.0.0.6:57285
    2022/11/06 23:04:29 [DEBUG] http: Request GET /v1/status/leader (189.027µs) from=127.0.0.6:41937
    2022/11/06 23:04:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:04:39 [DEBUG] agent: Node info in sync
    2022/11/06 23:04:45 [DEBUG] http: Request GET /v1/status/leader (275.482µs) from=127.0.0.6:57285
    2022/11/06 23:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:04:49 [DEBUG] http: Request GET /v1/status/leader (321.445µs) from=127.0.0.6:41937
    2022/11/06 23:05:05 [DEBUG] http: Request GET /v1/status/leader (196.655µs) from=127.0.0.6:57285
    2022/11/06 23:05:09 [DEBUG] http: Request GET /v1/status/leader (207.479µs) from=127.0.0.6:41937
    2022/11/06 23:05:25 [DEBUG] http: Request GET /v1/status/leader (268.065µs) from=127.0.0.6:57285
    2022/11/06 23:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.80917371s) from=127.0.0.6:56709
    2022/11/06 23:05:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.611236798s) from=127.0.0.6:40229
    2022/11/06 23:05:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.421395008s) from=127.0.0.6:38219
    2022/11/06 23:05:29 [DEBUG] http: Request GET /v1/status/leader (282.36µs) from=127.0.0.6:41937
    2022/11/06 23:05:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.314778634s) from=127.0.0.6:34519
    2022/11/06 23:05:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.771309199s) from=127.0.0.6:43605
    2022/11/06 23:05:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.316763663s) from=127.0.0.6:60447
    2022/11/06 23:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.581913278s) from=127.0.0.6:57939
    2022/11/06 23:05:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.107954191s) from=127.0.0.6:37603
    2022/11/06 23:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.859479201s) from=127.0.0.6:45549
    2022/11/06 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.287965307s) from=127.0.0.6:51311
    2022/11/06 23:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.752390145s) from=127.0.0.6:54095
    2022/11/06 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.945583643s) from=127.0.0.6:45363
    2022/11/06 23:05:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.678086609s) from=127.0.0.6:46793
    2022/11/06 23:05:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.378904077s) from=127.0.0.6:57589
    2022/11/06 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.443339738s) from=127.0.0.6:36341
    2022/11/06 23:05:45 [DEBUG] http: Request GET /v1/status/leader (179.153µs) from=127.0.0.6:41937
    2022/11/06 23:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:05:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.927116805s) from=127.0.0.6:44175
    2022/11/06 23:05:49 [DEBUG] http: Request GET /v1/status/leader (3.531316ms) from=127.0.0.6:41937
    2022/11/06 23:05:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.472883253s) from=127.0.0.6:46459
    2022/11/06 23:06:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.772752261s) from=127.0.0.6:48367
    2022/11/06 23:06:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.306273804s) from=127.0.0.6:55339
    2022/11/06 23:06:05 [DEBUG] http: Request GET /v1/status/leader (256.611µs) from=127.0.0.6:41937
    2022/11/06 23:06:09 [DEBUG] http: Request GET /v1/status/leader (272.852µs) from=127.0.0.6:41937
    2022/11/06 23:06:25 [DEBUG] http: Request GET /v1/status/leader (201.76µs) from=127.0.0.6:41937
    2022/11/06 23:06:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:06:26 [DEBUG] agent: Node info in sync
    2022/11/06 23:06:29 [DEBUG] http: Request GET /v1/status/leader (1.260248ms) from=127.0.0.6:41937
    2022/11/06 23:06:45 [DEBUG] http: Request GET /v1/status/leader (239.002µs) from=127.0.0.6:41937
    2022/11/06 23:06:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:06:49 [DEBUG] http: Request GET /v1/status/leader (305.798µs) from=127.0.0.6:41937
    2022/11/06 23:06:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:07:05 [DEBUG] http: Request GET /v1/status/leader (152.349µs) from=127.0.0.6:57285
    2022/11/06 23:07:09 [DEBUG] http: Request GET /v1/status/leader (192.993µs) from=127.0.0.6:41937
    2022/11/06 23:07:25 [DEBUG] http: Request GET /v1/status/leader (703.215µs) from=127.0.0.6:41937
    2022/11/06 23:07:29 [DEBUG] http: Request GET /v1/status/leader (200.816µs) from=127.0.0.6:41937
    2022/11/06 23:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.831821429s) from=127.0.0.6:56709
    2022/11/06 23:07:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.455939184s) from=127.0.0.6:40229
    2022/11/06 23:07:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.052423526s) from=127.0.0.6:38219
    2022/11/06 23:07:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.051387345s) from=127.0.0.6:43605
    2022/11/06 23:07:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.31094912s) from=127.0.0.6:60447
    2022/11/06 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.735097978s) from=127.0.0.6:37603
    2022/11/06 23:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.751624647s) from=127.0.0.6:34519
    2022/11/06 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.689305217s) from=127.0.0.6:45363
    2022/11/06 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.325202463s) from=127.0.0.6:45549
    2022/11/06 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m6.900700682s) from=127.0.0.6:57939
    2022/11/06 23:07:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.692591737s) from=127.0.0.6:46793
    2022/11/06 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.204538265s) from=127.0.0.6:36341
    2022/11/06 23:07:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.181141982s) from=127.0.0.6:57589
    2022/11/06 23:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.836305621s) from=127.0.0.6:54095
    2022/11/06 23:07:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.062271657s) from=127.0.0.6:51311
    2022/11/06 23:07:45 [DEBUG] http: Request GET /v1/status/leader (405.197µs) from=127.0.0.6:57285
    2022/11/06 23:07:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:07:49 [DEBUG] http: Request GET /v1/status/leader (671.587µs) from=127.0.0.6:41937
    2022/11/06 23:07:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.233674018s) from=127.0.0.6:44175
    2022/11/06 23:07:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:07:56 [DEBUG] agent: Node info in sync
    2022/11/06 23:07:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.905705424s) from=127.0.0.6:46459
    2022/11/06 23:08:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.094078224s) from=127.0.0.6:48367
    2022/11/06 23:08:05 [DEBUG] http: Request GET /v1/status/leader (296.621µs) from=127.0.0.6:41937
    2022/11/06 23:08:09 [DEBUG] http: Request GET /v1/status/leader (233.175µs) from=127.0.0.6:41937
    2022/11/06 23:08:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.389687831s) from=127.0.0.6:55339
    2022/11/06 23:08:25 [DEBUG] http: Request GET /v1/status/leader (226.454µs) from=127.0.0.6:41937
    2022/11/06 23:08:29 [DEBUG] http: Request GET /v1/status/leader (236.569µs) from=127.0.0.6:41937
    2022/11/06 23:08:45 [DEBUG] http: Request GET /v1/status/leader (1.444196ms) from=127.0.0.6:57285
    2022/11/06 23:08:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:08:49 [DEBUG] http: Request GET /v1/status/leader (229.532µs) from=127.0.0.6:41937
    2022/11/06 23:08:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:08:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092"
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Node info in sync
    2022/11/06 23:08:51 [DEBUG] http: Request PUT /v1/agent/service/register (7.472482ms) from=127.0.0.6:57285
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (41.915908674s) from=127.0.0.6:55339
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (45.57626319s) from=127.0.0.6:48367
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:08:51 [DEBUG] agent: Node info in sync
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (363.546µs) from=127.0.0.6:41937
    2022/11/06 23:08:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (855.914µs) from=127.0.0.6:41937
    2022/11/06 23:09:05 [DEBUG] http: Request GET /v1/status/leader (323.353µs) from=127.0.0.6:57285
    2022/11/06 23:09:09 [DEBUG] http: Request GET /v1/status/leader (311.582µs) from=127.0.0.6:38967
    2022/11/06 23:09:25 [DEBUG] http: Request GET /v1/status/leader (1.108459ms) from=127.0.0.6:57285
    2022/11/06 23:09:29 [DEBUG] http: Request GET /v1/status/leader (307.076µs) from=127.0.0.6:38967
    2022/11/06 23:09:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.177462893s) from=127.0.0.6:40229
    2022/11/06 23:09:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.738738792s) from=127.0.0.6:38219
    2022/11/06 23:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.836067949s) from=127.0.0.6:56709
    2022/11/06 23:09:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.282646606s) from=127.0.0.6:37603
    2022/11/06 23:09:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.502878453s) from=127.0.0.6:43605
    2022/11/06 23:09:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.565095348s) from=127.0.0.6:60447
    2022/11/06 23:09:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.24346763s) from=127.0.0.6:57939
    2022/11/06 23:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.685379826s) from=127.0.0.6:45363
    2022/11/06 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m7.085006289s) from=127.0.0.6:34519
    2022/11/06 23:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m4.081871856s) from=127.0.0.6:45549
    2022/11/06 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.717143392s) from=127.0.0.6:36341
    2022/11/06 23:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.654289125s) from=127.0.0.6:51311
    2022/11/06 23:09:45 [DEBUG] http: Request GET /v1/status/leader (299.668µs) from=127.0.0.6:57285
    2022/11/06 23:09:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.808785976s) from=127.0.0.6:54095
    2022/11/06 23:09:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:09:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:09:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.696598022s) from=127.0.0.6:46793
    2022/11/06 23:09:49 [DEBUG] http: Request GET /v1/status/leader (176.24µs) from=127.0.0.6:38967
    2022/11/06 23:09:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.585991636s) from=127.0.0.6:57589
    2022/11/06 23:09:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.489035913s) from=127.0.0.6:44175
    2022/11/06 23:10:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.943042469s) from=127.0.0.6:46459
    2022/11/06 23:10:05 [DEBUG] http: Request GET /v1/status/leader (1.231566ms) from=127.0.0.6:57285
    2022/11/06 23:10:09 [DEBUG] http: Request GET /v1/status/leader (363.113µs) from=127.0.0.6:38967
    2022/11/06 23:10:26 [DEBUG] http: Request GET /v1/status/leader (368.136µs) from=127.0.0.6:57285
    2022/11/06 23:10:29 [DEBUG] http: Request GET /v1/status/leader (200.131µs) from=127.0.0.6:38967
    2022/11/06 23:10:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:36 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:46 [DEBUG] http: Request GET /v1/status/leader (150.231µs) from=127.0.0.6:57285
    2022/11/06 23:10:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:10:49 [DEBUG] http: Request GET /v1/status/leader (1.268253ms) from=127.0.0.6:38967
    2022/11/06 23:10:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (2m2.725553977s) from=127.0.0.6:48367
    2022/11/06 23:10:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (2m5.003305237s) from=127.0.0.6:55339
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.301951692s) from=127.0.0.6:41937
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.24.244_8443"
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.397135ms) from=127.0.0.6:57285
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (3.666379558s) from=127.0.0.6:48367
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (1.388103499s) from=127.0.0.6:55339
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (529.342µs) from=127.0.0.6:57285
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (8.840333ms) from=127.0.0.6:57285
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.18.230_8082"
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request PUT /v1/agent/service/register (21.056368ms) from=127.0.0.6:38967
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:10:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (53.026504ms) from=127.0.0.6:48367
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (53.881052ms) from=127.0.0.6:55339
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (348.903µs) from=127.0.0.6:48367
    2022/11/06 23:10:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (156.365µs) from=127.0.0.6:45943
    2022/11/06 23:11:06 [DEBUG] http: Request GET /v1/status/leader (200.737µs) from=127.0.0.6:38967
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_nslcm_10.233.45.227_8403"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.372321ms) from=127.0.0.6:38967
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.492655078s) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (10.464478517s) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (399.431µs) from=127.0.0.6:47341
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (147.482µs) from=127.0.0.6:38967
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v2_nslcm_10.233.45.227_8403"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.596657ms) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (33.500581ms) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (34.677246ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (276.315µs) from=127.0.0.6:47341
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (253.081µs) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.8.148_8484"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.398255ms) from=127.0.0.6:47341
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (47.365147ms) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (48.293901ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (151.236µs) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (330.774µs) from=127.0.0.6:48345
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_vnflcm_10.233.26.118_8801"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.894855ms) from=127.0.0.6:36451
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (49.489161ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.623063ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (62.766379ms) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (149.81µs) from=127.0.0.6:36451
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_vnfmgr_10.233.51.137_8803"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.096949ms) from=127.0.0.6:50903
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (47.309178ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (38.846583ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (463.54µs) from=127.0.0.6:50903
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (131.541µs) from=127.0.0.6:55339
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_vnfres_10.233.18.195_8802"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.173781ms) from=127.0.0.6:50903
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (35.496503ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (35.980985ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (388.045µs) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.292047ms) from=127.0.0.6:38605
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (65.28298ms) from=127.0.0.6:55263
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (67.16498ms) from=127.0.0.6:37961
    2022/11/06 23:11:08 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.31.73_8482"
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (33.702995ms) from=127.0.0.6:48367
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:08 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (537.97µs) from=127.0.0.6:38605
    2022/11/06 23:11:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.563927ms) from=127.0.0.6:50903
    2022/11/06 23:11:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/06 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/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:09 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.63.40_8410"
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.56394ms) from=127.0.0.6:38605
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:11:09 [DEBUG] agent: Node info in sync
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (392.798258ms) from=127.0.0.6:55263
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (400.405263ms) from=127.0.0.6:37961
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (209.795µs) from=127.0.0.6:55263
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (17.187191ms) from=127.0.0.6:56727
    2022/11/06 23:11:09 [DEBUG] http: Request GET /v1/status/leader (313.608µs) from=127.0.0.6:47485
    2022/11/06 23:11:26 [DEBUG] http: Request GET /v1/status/leader (822.223µs) from=127.0.0.6:47485
    2022/11/06 23:11:29 [DEBUG] http: Request GET /v1/status/leader (199.199µs) from=127.0.0.6:47485
    2022/11/06 23:11:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.629587034s) from=127.0.0.6:40229
    2022/11/06 23:11:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.270299961s) from=127.0.0.6:38219
    2022/11/06 23:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.484309699s) from=127.0.0.6:57939
    2022/11/06 23:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.600810894s) from=127.0.0.6:56709
    2022/11/06 23:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.087345806s) from=127.0.0.6:37603
    2022/11/06 23:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.220953925s) from=127.0.0.6:45363
    2022/11/06 23:11:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.726301035s) from=127.0.0.6:43605
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/status/leader (157.178µs) from=127.0.0.6:47485
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.703941731s) from=127.0.0.6:51311
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.470327615s) from=127.0.0.6:36341
    2022/11/06 23:11:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.067378429s) from=127.0.0.6:60447
    2022/11/06 23:11:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:11:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.243536062s) from=127.0.0.6:54095
    2022/11/06 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.347713598s) from=127.0.0.6:45549
    2022/11/06 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.453485876s) from=127.0.0.6:34519
    2022/11/06 23:11:49 [DEBUG] http: Request GET /v1/status/leader (152.772µs) from=127.0.0.6:47485
    2022/11/06 23:11:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.804089419s) from=127.0.0.6:46793
    2022/11/06 23:11:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.097883417s) from=127.0.0.6:57589
    2022/11/06 23:11:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.568567846s) from=127.0.0.6:44175
    2022/11/06 23:12:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.486339312s) from=127.0.0.6:46459
    2022/11/06 23:12:06 [DEBUG] http: Request GET /v1/status/leader (354.253µs) from=127.0.0.6:47485
    2022/11/06 23:12:09 [DEBUG] http: Request GET /v1/status/leader (296.959µs) from=127.0.0.6:47485
    2022/11/06 23:12:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:12:19 [DEBUG] agent: Node info in sync
    2022/11/06 23:12:26 [DEBUG] http: Request GET /v1/status/leader (1.597331ms) from=127.0.0.6:47485
    2022/11/06 23:12:29 [DEBUG] http: Request GET /v1/status/leader (686.706µs) from=127.0.0.6:47485
    2022/11/06 23:12:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:12:46 [DEBUG] http: Request GET /v1/status/leader (264.859µs) from=127.0.0.6:47485
    2022/11/06 23:12:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:12:49 [DEBUG] http: Request GET /v1/status/leader (659.641µs) from=127.0.0.6:47485
    2022/11/06 23:12:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.794164197s) from=127.0.0.6:41937
    2022/11/06 23:12:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.232288242s) from=127.0.0.6:45943
    2022/11/06 23:13:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.664138597s) from=127.0.0.6:57285
    2022/11/06 23:13:06 [DEBUG] http: Request GET /v1/status/leader (229.696µs) from=127.0.0.6:47485
    2022/11/06 23:13:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.332269011s) from=127.0.0.6:50903
    2022/11/06 23:13:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.954290827s) from=127.0.0.6:48345
    2022/11/06 23:13:09 [DEBUG] http: Request GET /v1/status/leader (144.283µs) from=127.0.0.6:47485
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.924227601s) from=127.0.0.6:55263
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.5236332s) from=127.0.0.6:55339
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.751760961s) from=127.0.0.6:47341
    2022/11/06 23:13:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.228390601s) from=127.0.0.6:36451
    2022/11/06 23:13:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.394416036s) from=127.0.0.6:48367
    2022/11/06 23:13:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.95292701s) from=127.0.0.6:38605
    2022/11/06 23:13:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.811938849s) from=127.0.0.6:38967
    2022/11/06 23:13:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.507044572s) from=127.0.0.6:37961
    2022/11/06 23:13:26 [DEBUG] http: Request GET /v1/status/leader (996.286µs) from=127.0.0.6:47485
    2022/11/06 23:13:29 [DEBUG] http: Request GET /v1/status/leader (333.639µs) from=127.0.0.6:47485
    2022/11/06 23:13:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:13:30 [DEBUG] agent: Node info in sync
    2022/11/06 23:13:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.591507068s) from=127.0.0.6:38219
    2022/11/06 23:13:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.384702991s) from=127.0.0.6:40229
    2022/11/06 23:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.708309924s) from=127.0.0.6:57939
    2022/11/06 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.204783529s) from=127.0.0.6:37603
    2022/11/06 23:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.78664137s) from=127.0.0.6:56709
    2022/11/06 23:13:46 [DEBUG] http: Request GET /v1/status/leader (159.247µs) from=127.0.0.6:47485
    2022/11/06 23:13:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:13:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.100742091s) from=127.0.0.6:51311
    2022/11/06 23:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.328611218s) from=127.0.0.6:45363
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.585986015s) from=127.0.0.6:43605
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.628475458s) from=127.0.0.6:34519
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/status/leader (2.039288ms) from=127.0.0.6:47485
    2022/11/06 23:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.030364544s) from=127.0.0.6:45549
    2022/11/06 23:13:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.54358576s) from=127.0.0.6:54095
    2022/11/06 23:13:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.295354563s) from=127.0.0.6:60447
    2022/11/06 23:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.010860389s) from=127.0.0.6:36341
    2022/11/06 23:13:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.49804716s) from=127.0.0.6:46793
    2022/11/06 23:13:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.362852159s) from=127.0.0.6:57589
    2022/11/06 23:14:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.79661778s) from=127.0.0.6:44175
    2022/11/06 23:14:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.076203937s) from=127.0.0.6:46459
    2022/11/06 23:14:06 [DEBUG] http: Request GET /v1/status/leader (379.978µs) from=127.0.0.6:47485
    2022/11/06 23:14:09 [DEBUG] http: Request GET /v1/status/leader (187.312µs) from=127.0.0.6:47485
    2022/11/06 23:14:26 [DEBUG] http: Request GET /v1/status/leader (238.931µs) from=127.0.0.6:47485
    2022/11/06 23:14:29 [DEBUG] http: Request GET /v1/status/leader (274.032µs) from=127.0.0.6:47485
    2022/11/06 23:14:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:14:37 [DEBUG] agent: Node info in sync
    2022/11/06 23:14:46 [DEBUG] http: Request GET /v1/status/leader (352.999µs) from=127.0.0.6:47485
    2022/11/06 23:14:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:14:49 [DEBUG] http: Request GET /v1/status/leader (325.84µs) from=127.0.0.6:47485
    2022/11/06 23:14:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:15:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.482212216s) from=127.0.0.6:41937
    2022/11/06 23:15:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.245512746s) from=127.0.0.6:57285
    2022/11/06 23:15:06 [DEBUG] http: Request GET /v1/status/leader (261.045µs) from=127.0.0.6:47485
    2022/11/06 23:15:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.333287606s) from=127.0.0.6:45943
    2022/11/06 23:15:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.040563434s) from=127.0.0.6:50903
    2022/11/06 23:15:09 [DEBUG] http: Request GET /v1/status/leader (191.546µs) from=127.0.0.6:47485
    2022/11/06 23:15:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.517440578s) from=127.0.0.6:48345
    2022/11/06 23:15:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.123466072s) from=127.0.0.6:55263
    2022/11/06 23:15:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m2.33367888s) from=127.0.0.6:36451
    2022/11/06 23:15:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.12340166s) from=127.0.0.6:47341
    2022/11/06 23:15:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.640266011s) from=127.0.0.6:38605
    2022/11/06 23:15:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.781648289s) from=127.0.0.6:55339
    2022/11/06 23:15:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.842954944s) from=127.0.0.6:38967
    2022/11/06 23:15:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.212199225s) from=127.0.0.6:48367
    2022/11/06 23:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.402441272s) from=127.0.0.6:37961
    2022/11/06 23:15:26 [DEBUG] http: Request GET /v1/status/leader (325.875µs) from=127.0.0.6:47485
    2022/11/06 23:15:29 [DEBUG] http: Request GET /v1/status/leader (202.775µs) from=127.0.0.6:47485
    2022/11/06 23:15:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.038573794s) from=127.0.0.6:38219
    2022/11/06 23:15:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.829334989s) from=127.0.0.6:40229
    2022/11/06 23:15:46 [DEBUG] http: Request GET /v1/status/leader (274.91µs) from=127.0.0.6:47485
    2022/11/06 23:15:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.100754868s) from=127.0.0.6:57939
    2022/11/06 23:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.232159092s) from=127.0.0.6:45363
    2022/11/06 23:15:49 [DEBUG] http: Request GET /v1/status/leader (146.078µs) from=127.0.0.6:47485
    2022/11/06 23:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.7536917s) from=127.0.0.6:34519
    2022/11/06 23:15:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.063491678s) from=127.0.0.6:56709
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.844169561s) from=127.0.0.6:51311
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.279281083s) from=127.0.0.6:37603
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.442146958s) from=127.0.0.6:60447
    2022/11/06 23:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.922153966s) from=127.0.0.6:45549
    2022/11/06 23:15:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.355353199s) from=127.0.0.6:36341
    2022/11/06 23:15:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:15:53 [DEBUG] agent: Node info in sync
    2022/11/06 23:15:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.756397791s) from=127.0.0.6:54095
    2022/11/06 23:15:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.24125759s) from=127.0.0.6:43605
    2022/11/06 23:16:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.642014634s) from=127.0.0.6:44175
    2022/11/06 23:16:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.78584759s) from=127.0.0.6:46793
    2022/11/06 23:16:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.253771587s) from=127.0.0.6:57589
    2022/11/06 23:16:06 [DEBUG] http: Request GET /v1/status/leader (250.555µs) from=127.0.0.6:47485
    2022/11/06 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.500188739s) from=127.0.0.6:46459
    2022/11/06 23:16:09 [DEBUG] http: Request GET /v1/status/leader (320.58µs) from=127.0.0.6:47485
    2022/11/06 23:16:26 [DEBUG] http: Request GET /v1/status/leader (4.923833ms) from=127.0.0.6:47485
    2022/11/06 23:16:29 [DEBUG] http: Request GET /v1/status/leader (245.004µs) from=127.0.0.6:47485
    2022/11/06 23:16:46 [DEBUG] http: Request GET /v1/status/leader (218.975µs) from=127.0.0.6:47485
    2022/11/06 23:16:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:16:49 [DEBUG] http: Request GET /v1/status/leader (311.9µs) from=127.0.0.6:47485
    2022/11/06 23:17:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:17:04 [DEBUG] agent: Node info in sync
    2022/11/06 23:17:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.15706517s) from=127.0.0.6:41937
    2022/11/06 23:17:06 [DEBUG] http: Request GET /v1/status/leader (222.772µs) from=127.0.0.6:47485
    2022/11/06 23:17:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.43443545s) from=127.0.0.6:57285
    2022/11/06 23:17:09 [DEBUG] http: Request GET /v1/status/leader (314.984µs) from=127.0.0.6:47485
    2022/11/06 23:17:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.774541522s) from=127.0.0.6:45943
    2022/11/06 23:17:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.336300873s) from=127.0.0.6:48345
    2022/11/06 23:17:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.675515649s) from=127.0.0.6:50903
    2022/11/06 23:17:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m0.566532273s) from=127.0.0.6:36451
    2022/11/06 23:17:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m1.874899611s) from=127.0.0.6:47341
    2022/11/06 23:17:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.542507937s) from=127.0.0.6:55263
    2022/11/06 23:17:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.735549858s) from=127.0.0.6:38605
    2022/11/06 23:17:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.900948008s) from=127.0.0.6:38967
    2022/11/06 23:17:26 [DEBUG] http: Request GET /v1/status/leader (320.572µs) from=127.0.0.6:47485
    2022/11/06 23:17:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m7.247594648s) from=127.0.0.6:55339
    2022/11/06 23:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.446095716s) from=127.0.0.6:37961
    2022/11/06 23:17:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.694119843s) from=127.0.0.6:48367
    2022/11/06 23:17:29 [DEBUG] http: Request GET /v1/status/leader (283.328µs) from=127.0.0.6:47485
    2022/11/06 23:17:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.847605012s) from=127.0.0.6:40229
    2022/11/06 23:17:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.330264476s) from=127.0.0.6:38219
    2022/11/06 23:17:46 [DEBUG] http: Request GET /v1/status/leader (138.027µs) from=127.0.0.6:47485
    2022/11/06 23:17:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:17:49 [DEBUG] http: Request GET /v1/status/leader (1.355792ms) from=127.0.0.6:47485
    2022/11/06 23:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.030403274s) from=127.0.0.6:45363
    2022/11/06 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.498334683s) from=127.0.0.6:57939
    2022/11/06 23:17:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.808679405s) from=127.0.0.6:51311
    2022/11/06 23:17:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.401043657s) from=127.0.0.6:60447
    2022/11/06 23:17:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.052290525s) from=127.0.0.6:56709
    2022/11/06 23:17:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.586687973s) from=127.0.0.6:43605
    2022/11/06 23:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.00107557s) from=127.0.0.6:34519
    2022/11/06 23:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.334380723s) from=127.0.0.6:36341
    2022/11/06 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.484677802s) from=127.0.0.6:37603
    2022/11/06 23:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.624403743s) from=127.0.0.6:45549
    2022/11/06 23:17:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.761980841s) from=127.0.0.6:54095
    2022/11/06 23:18:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.487741712s) from=127.0.0.6:57589
    2022/11/06 23:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.587685518s) from=127.0.0.6:44175
    2022/11/06 23:18:06 [DEBUG] http: Request GET /v1/status/leader (317.504µs) from=127.0.0.6:47485
    2022/11/06 23:18:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.770653252s) from=127.0.0.6:46793
    2022/11/06 23:18:09 [DEBUG] http: Request GET /v1/status/leader (281.334µs) from=127.0.0.6:47485
    2022/11/06 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.647414585s) from=127.0.0.6:46459
    2022/11/06 23:18:26 [DEBUG] http: Request GET /v1/status/leader (204.127µs) from=127.0.0.6:47485
    2022/11/06 23:18:29 [DEBUG] http: Request GET /v1/status/leader (147.56µs) from=127.0.0.6:47485
    2022/11/06 23:18:46 [DEBUG] http: Request GET /v1/status/leader (277.473µs) from=127.0.0.6:47485
    2022/11/06 23:18:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:18:49 [DEBUG] http: Request GET /v1/status/leader (167.479µs) from=127.0.0.6:47485
    2022/11/06 23:18:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:18:55 [DEBUG] agent: Node info in sync
    2022/11/06 23:19:06 [DEBUG] http: Request GET /v1/status/leader (368.043µs) from=127.0.0.6:47485
    2022/11/06 23:19:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.758211225s) from=127.0.0.6:41937
    2022/11/06 23:19:09 [DEBUG] http: Request GET /v1/status/leader (145.618µs) from=127.0.0.6:47485
    2022/11/06 23:19:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.946215923s) from=127.0.0.6:45943
    2022/11/06 23:19:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.378952542s) from=127.0.0.6:57285
    2022/11/06 23:19:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.604100325s) from=127.0.0.6:50903
    2022/11/06 23:19:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.284289215s) from=127.0.0.6:48345
    2022/11/06 23:19:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.86218673s) from=127.0.0.6:47341
    2022/11/06 23:19:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.027837317s) from=127.0.0.6:36451
    2022/11/06 23:19:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.567196491s) from=127.0.0.6:55263
    2022/11/06 23:19:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.070203694s) from=127.0.0.6:38605
    2022/11/06 23:19:26 [DEBUG] http: Request GET /v1/status/leader (240.284µs) from=127.0.0.6:47485
    2022/11/06 23:19:29 [DEBUG] http: Request GET /v1/status/leader (286.03µs) from=127.0.0.6:47485
    2022/11/06 23:19:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.282347487s) from=127.0.0.6:38967
    2022/11/06 23:19:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m3.082970579s) from=127.0.0.6:55339
    2022/11/06 23:19:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.043021928s) from=127.0.0.6:48367
    2022/11/06 23:19:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.657583105s) from=127.0.0.6:37961
    2022/11/06 23:19:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:19:46 [DEBUG] http: Request GET /v1/status/leader (358.965µs) from=127.0.0.6:47485
    2022/11/06 23:19:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:19:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.822004579s) from=127.0.0.6:38219
    2022/11/06 23:19:49 [DEBUG] http: Request GET /v1/status/leader (141.846µs) from=127.0.0.6:47485
    2022/11/06 23:19:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.420492862s) from=127.0.0.6:40229
    2022/11/06 23:19:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.726617843s) from=127.0.0.6:60447
    2022/11/06 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.546131012s) from=127.0.0.6:56709
    2022/11/06 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m2.692368249s) from=127.0.0.6:57939
    2022/11/06 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.149020125s) from=127.0.0.6:45363
    2022/11/06 23:19:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.579611383s) from=127.0.0.6:51311
    2022/11/06 23:19:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.093354936s) from=127.0.0.6:34519
    2022/11/06 23:19:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.603736957s) from=127.0.0.6:54095
    2022/11/06 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.79557837s) from=127.0.0.6:36341
    2022/11/06 23:20:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.628546152s) from=127.0.0.6:43605
    2022/11/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.238158993s) from=127.0.0.6:37603
    2022/11/06 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.433483883s) from=127.0.0.6:45549
    2022/11/06 23:20:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.336815388s) from=127.0.0.6:57589
    2022/11/06 23:20:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.824318922s) from=127.0.0.6:44175
    2022/11/06 23:20:06 [DEBUG] http: Request GET /v1/status/leader (377.998µs) from=127.0.0.6:47485
    2022/11/06 23:20:09 [DEBUG] http: Request GET /v1/status/leader (251.71µs) from=127.0.0.6:47485
    2022/11/06 23:20:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.773212031s) from=127.0.0.6:46793
    2022/11/06 23:20:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.094496656s) from=127.0.0.6:46459
    2022/11/06 23:20:26 [DEBUG] http: Request GET /v1/status/leader (1.228466ms) from=127.0.0.6:47485
    2022/11/06 23:20:29 [DEBUG] http: Request GET /v1/status/leader (263.31µs) from=127.0.0.6:47485
    2022/11/06 23:20:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:20:42 [DEBUG] agent: Node info in sync
    2022/11/06 23:20:46 [DEBUG] http: Request GET /v1/status/leader (336.206µs) from=127.0.0.6:47485
    2022/11/06 23:20:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:20:49 [DEBUG] http: Request GET /v1/status/leader (180.373µs) from=127.0.0.6:47485
    2022/11/06 23:21:06 [DEBUG] http: Request GET /v1/status/leader (729.276µs) from=127.0.0.6:47485
    2022/11/06 23:21:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m1.529896075s) from=127.0.0.6:41937
    2022/11/06 23:21:09 [DEBUG] http: Request GET /v1/status/leader (908.652µs) from=127.0.0.6:47485
    2022/11/06 23:21:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.240288182s) from=127.0.0.6:45943
    2022/11/06 23:21:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.321302249s) from=127.0.0.6:57285
    2022/11/06 23:21:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m1.762703812s) from=127.0.0.6:36451
    2022/11/06 23:21:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.681304794s) from=127.0.0.6:50903
    2022/11/06 23:21:26 [DEBUG] http: Request GET /v1/status/leader (346.297µs) from=127.0.0.6:47485
    2022/11/06 23:21:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.281445767s) from=127.0.0.6:48345
    2022/11/06 23:21:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.949767654s) from=127.0.0.6:47341
    2022/11/06 23:21:29 [DEBUG] http: Request GET /v1/status/leader (276.879µs) from=127.0.0.6:47485
    2022/11/06 23:21:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m4.264019376s) from=127.0.0.6:38605
    2022/11/06 23:21:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m6.430040068s) from=127.0.0.6:55263
    2022/11/06 23:21:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.627215682s) from=127.0.0.6:55339
    2022/11/06 23:21:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.711237719s) from=127.0.0.6:38967
    2022/11/06 23:21:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.314538145s) from=127.0.0.6:37961
    2022/11/06 23:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.095263205s) from=127.0.0.6:48367
    2022/11/06 23:21:46 [DEBUG] http: Request GET /v1/status/leader (198.475µs) from=127.0.0.6:47485
    2022/11/06 23:21:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:21:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:21:50 [DEBUG] http: Request GET /v1/status/leader (753.222µs) from=127.0.0.6:47485
    2022/11/06 23:21:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.768077871s) from=127.0.0.6:38219
    2022/11/06 23:21:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.68583739s) from=127.0.0.6:40229
    2022/11/06 23:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.157296642s) from=127.0.0.6:56709
    2022/11/06 23:21:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.82025713s) from=127.0.0.6:60447
    2022/11/06 23:21:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.716080712s) from=127.0.0.6:57939
    2022/11/06 23:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.716852694s) from=127.0.0.6:45363
    2022/11/06 23:21:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.195132916s) from=127.0.0.6:51311
    2022/11/06 23:22:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m2.209800171s) from=127.0.0.6:34519
    2022/11/06 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.892748545s) from=127.0.0.6:54095
    2022/11/06 23:22:06 [DEBUG] http: Request GET /v1/status/leader (234.318µs) from=127.0.0.6:47485
    2022/11/06 23:22:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.427316487s) from=127.0.0.6:43605
    2022/11/06 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.881135861s) from=127.0.0.6:36341
    2022/11/06 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.902493915s) from=127.0.0.6:37603
    2022/11/06 23:22:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.298427547s) from=127.0.0.6:44175
    2022/11/06 23:22:10 [DEBUG] http: Request GET /v1/status/leader (300.202µs) from=127.0.0.6:47485
    2022/11/06 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.55375205s) from=127.0.0.6:45549
    2022/11/06 23:22:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.753942777s) from=127.0.0.6:57589
    2022/11/06 23:22:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.414817737s) from=127.0.0.6:46793
    2022/11/06 23:22:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.542988695s) from=127.0.0.6:46459
    2022/11/06 23:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:22:26 [DEBUG] agent: Node info in sync
    2022/11/06 23:22:26 [DEBUG] http: Request GET /v1/status/leader (216.763µs) from=127.0.0.6:47485
    2022/11/06 23:22:30 [DEBUG] http: Request GET /v1/status/leader (420.561µs) from=127.0.0.6:47485
    2022/11/06 23:22:46 [DEBUG] http: Request GET /v1/status/leader (352.326µs) from=127.0.0.6:47485
    2022/11/06 23:22:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:22:50 [DEBUG] http: Request GET /v1/status/leader (386.228µs) from=127.0.0.6:47485
    2022/11/06 23:23:06 [DEBUG] http: Request GET /v1/status/leader (259.847µs) from=127.0.0.6:47485
    2022/11/06 23:23:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.777137354s) from=127.0.0.6:41937
    2022/11/06 23:23:10 [DEBUG] http: Request GET /v1/status/leader (240.063µs) from=127.0.0.6:47485
    2022/11/06 23:23:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.134597715s) from=127.0.0.6:45943
    2022/11/06 23:23:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.850861454s) from=127.0.0.6:57285
    2022/11/06 23:23:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m1.428470795s) from=127.0.0.6:50903
    2022/11/06 23:23:26 [DEBUG] http: Request GET /v1/status/leader (374.064µs) from=127.0.0.6:47485
    2022/11/06 23:23:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.267714342s) from=127.0.0.6:36451
    2022/11/06 23:23:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m2.961131572s) from=127.0.0.6:47341
    2022/11/06 23:23:30 [DEBUG] http: Request GET /v1/status/leader (295.706µs) from=127.0.0.6:47485
    2022/11/06 23:23:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.169384403s) from=127.0.0.6:48345
    2022/11/06 23:23:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m3.695778501s) from=127.0.0.6:55263
    2022/11/06 23:23:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.675247878s) from=127.0.0.6:38967
    2022/11/06 23:23:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m6.022857022s) from=127.0.0.6:38605
    2022/11/06 23:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.256458816s) from=127.0.0.6:37961
    2022/11/06 23:23:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.082836478s) from=127.0.0.6:55339
    2022/11/06 23:23:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.491593218s) from=127.0.0.6:48367
    2022/11/06 23:23:46 [DEBUG] http: Request GET /v1/status/leader (181.829µs) from=127.0.0.6:47485
    2022/11/06 23:23:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:23:50 [DEBUG] http: Request GET /v1/status/leader (168.715µs) from=127.0.0.6:47485
    2022/11/06 23:23:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.475748611s) from=127.0.0.6:38219
    2022/11/06 23:23:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.532683901s) from=127.0.0.6:40229
    2022/11/06 23:23:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.815631433s) from=127.0.0.6:60447
    2022/11/06 23:24:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.218466809s) from=127.0.0.6:57939
    2022/11/06 23:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.610759842s) from=127.0.0.6:56709
    2022/11/06 23:24:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.094348257s) from=127.0.0.6:45363
    2022/11/06 23:24:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.865231979s) from=127.0.0.6:51311
    2022/11/06 23:24:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:24:06 [DEBUG] agent: Node info in sync
    2022/11/06 23:24:06 [DEBUG] http: Request GET /v1/status/leader (292.724µs) from=127.0.0.6:47485
    2022/11/06 23:24:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.772190768s) from=127.0.0.6:34519
    2022/11/06 23:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.427473992s) from=127.0.0.6:37603
    2022/11/06 23:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.893303852s) from=127.0.0.6:36341
    2022/11/06 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.110902405s) from=127.0.0.6:54095
    2022/11/06 23:24:10 [DEBUG] http: Request GET /v1/status/leader (309.975µs) from=127.0.0.6:47485
    2022/11/06 23:24:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.886285536s) from=127.0.0.6:44175
    2022/11/06 23:24:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.211138377s) from=127.0.0.6:43605
    2022/11/06 23:24:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m3.244282282s) from=127.0.0.6:45549
    2022/11/06 23:24:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.107167052s) from=127.0.0.6:46793
    2022/11/06 23:24:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.722280229s) from=127.0.0.6:57589
    2022/11/06 23:24:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.122428787s) from=127.0.0.6:46459
    2022/11/06 23:24:26 [DEBUG] http: Request GET /v1/status/leader (260.987µs) from=127.0.0.6:47485
    2022/11/06 23:24:30 [DEBUG] http: Request GET /v1/status/leader (1.287638ms) from=127.0.0.6:47485
    2022/11/06 23:24:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:24:46 [DEBUG] http: Request GET /v1/status/leader (190.578µs) from=127.0.0.6:47485
    2022/11/06 23:24:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:24:50 [DEBUG] http: Request GET /v1/status/leader (251.104µs) from=127.0.0.6:47485
    2022/11/06 23:25:07 [DEBUG] http: Request GET /v1/status/leader (370.511µs) from=127.0.0.6:47485
    2022/11/06 23:25:10 [DEBUG] http: Request GET /v1/status/leader (211.007µs) from=127.0.0.6:47485
    2022/11/06 23:25:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.999771165s) from=127.0.0.6:45943
    2022/11/06 23:25:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.383799684s) from=127.0.0.6:41937
    2022/11/06 23:25:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.803009087s) from=127.0.0.6:57285
    2022/11/06 23:25:27 [DEBUG] http: Request GET /v1/status/leader (377.306µs) from=127.0.0.6:47485
    2022/11/06 23:25:30 [DEBUG] http: Request GET /v1/status/leader (282.771µs) from=127.0.0.6:47485
    2022/11/06 23:25:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m0.653703784s) from=127.0.0.6:47341
    2022/11/06 23:25:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m7.272922361s) from=127.0.0.6:50903
    2022/11/06 23:25:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m6.73315273s) from=127.0.0.6:36451
    2022/11/06 23:25:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:25:38 [DEBUG] agent: Node info in sync
    2022/11/06 23:25:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.748326145s) from=127.0.0.6:38967
    2022/11/06 23:25:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.016400097s) from=127.0.0.6:38605
    2022/11/06 23:25:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.06611896s) from=127.0.0.6:48345
    2022/11/06 23:25:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.723796036s) from=127.0.0.6:37961
    2022/11/06 23:25:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.521681334s) from=127.0.0.6:55339
    2022/11/06 23:25:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m7.266270051s) from=127.0.0.6:55263
    2022/11/06 23:25:47 [DEBUG] http: Request GET /v1/status/leader (307.359µs) from=127.0.0.6:47485
    2022/11/06 23:25:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:25:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.161998195s) from=127.0.0.6:48367
    2022/11/06 23:25:50 [DEBUG] http: Request GET /v1/status/leader (334.71µs) from=127.0.0.6:47485
    2022/11/06 23:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.312477752s) from=127.0.0.6:38219
    2022/11/06 23:26:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.200079046s) from=127.0.0.6:60447
    2022/11/06 23:26:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.768253807s) from=127.0.0.6:56709
    2022/11/06 23:26:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.998186699s) from=127.0.0.6:40229
    2022/11/06 23:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.021431675s) from=127.0.0.6:57939
    2022/11/06 23:26:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.458846105s) from=127.0.0.6:45363
    2022/11/06 23:26:07 [DEBUG] http: Request GET /v1/status/leader (305.131µs) from=127.0.0.6:47485
    2022/11/06 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.013834861s) from=127.0.0.6:36341
    2022/11/06 23:26:10 [DEBUG] http: Request GET /v1/status/leader (208.688µs) from=127.0.0.6:47485
    2022/11/06 23:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.594313203s) from=127.0.0.6:37603
    2022/11/06 23:26:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.412737828s) from=127.0.0.6:51311
    2022/11/06 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.973419069s) from=127.0.0.6:44175
    2022/11/06 23:26:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.129950856s) from=127.0.0.6:54095
    2022/11/06 23:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m5.983143071s) from=127.0.0.6:34519
    2022/11/06 23:26:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.614135273s) from=127.0.0.6:43605
    2022/11/06 23:26:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.52714604s) from=127.0.0.6:46793
    2022/11/06 23:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.262460231s) from=127.0.0.6:45549
    2022/11/06 23:26:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.646462429s) from=127.0.0.6:57589
    2022/11/06 23:26:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.92828082s) from=127.0.0.6:46459
    2022/11/06 23:26:27 [DEBUG] http: Request GET /v1/status/leader (1.190505ms) from=127.0.0.6:47485
    2022/11/06 23:26:30 [DEBUG] http: Request GET /v1/status/leader (153.517µs) from=127.0.0.6:47485
    2022/11/06 23:26:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:26:47 [DEBUG] http: Request GET /v1/status/leader (333.146µs) from=127.0.0.6:47485
    2022/11/06 23:26:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:26:50 [DEBUG] http: Request GET /v1/status/leader (302.538µs) from=127.0.0.6:47485
    2022/11/06 23:27:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:27:01 [DEBUG] agent: Node info in sync
    2022/11/06 23:27:07 [DEBUG] http: Request GET /v1/status/leader (287.982µs) from=127.0.0.6:47485
    2022/11/06 23:27:10 [DEBUG] http: Request GET /v1/status/leader (348.19µs) from=127.0.0.6:47485
    2022/11/06 23:27:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.123460344s) from=127.0.0.6:45943
    2022/11/06 23:27:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.34016237s) from=127.0.0.6:41937
    2022/11/06 23:27:27 [DEBUG] http: Request GET /v1/status/leader (313.398µs) from=127.0.0.6:47485
    2022/11/06 23:27:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.370061173s) from=127.0.0.6:57285
    2022/11/06 23:27:30 [DEBUG] http: Request GET /v1/status/leader (219.277µs) from=127.0.0.6:47485
    2022/11/06 23:27:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.263538627s) from=127.0.0.6:47341
    2022/11/06 23:27:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.779798359s) from=127.0.0.6:50903
    2022/11/06 23:27:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.89130739s) from=127.0.0.6:36451
    2022/11/06 23:27:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.349051054s) from=127.0.0.6:38605
    2022/11/06 23:27:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.191704004s) from=127.0.0.6:48345
    2022/11/06 23:27:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.832085094s) from=127.0.0.6:55339
    2022/11/06 23:27:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.08303411s) from=127.0.0.6:37961
    2022/11/06 23:27:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.470519142s) from=127.0.0.6:38967
    2022/11/06 23:27:47 [DEBUG] http: Request GET /v1/status/leader (1.533037ms) from=127.0.0.6:47485
    2022/11/06 23:27:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:27:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.752128687s) from=127.0.0.6:55263
    2022/11/06 23:27:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.970775869s) from=127.0.0.6:48367
    2022/11/06 23:27:50 [DEBUG] http: Request GET /v1/status/leader (224.947µs) from=127.0.0.6:47485
    2022/11/06 23:27:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.50838221s) from=127.0.0.6:38219
    2022/11/06 23:28:07 [DEBUG] http: Request GET /v1/status/leader (299.799µs) from=127.0.0.6:47485
    2022/11/06 23:28:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.531743072s) from=127.0.0.6:56709
    2022/11/06 23:28:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.212597939s) from=127.0.0.6:60447
    2022/11/06 23:28:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.221228528s) from=127.0.0.6:57939
    2022/11/06 23:28:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.343359653s) from=127.0.0.6:40229
    2022/11/06 23:28:10 [DEBUG] http: Request GET /v1/status/leader (205.553µs) from=127.0.0.6:47485
    2022/11/06 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.683239625s) from=127.0.0.6:45363
    2022/11/06 23:28:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.416802508s) from=127.0.0.6:44175
    2022/11/06 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.176370033s) from=127.0.0.6:34519
    2022/11/06 23:28:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.685411118s) from=127.0.0.6:51311
    2022/11/06 23:28:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.88274761s) from=127.0.0.6:54095
    2022/11/06 23:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m7.308728049s) from=127.0.0.6:36341
    2022/11/06 23:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.013989682s) from=127.0.0.6:37603
    2022/11/06 23:28:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.150109521s) from=127.0.0.6:57589
    2022/11/06 23:28:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.848154889s) from=127.0.0.6:43605
    2022/11/06 23:28:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.523373531s) from=127.0.0.6:46793
    2022/11/06 23:28:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:28:25 [DEBUG] agent: Node info in sync
    2022/11/06 23:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m5.1267389s) from=127.0.0.6:45549
    2022/11/06 23:28:27 [DEBUG] http: Request GET /v1/status/leader (218.645µs) from=127.0.0.6:47485
    2022/11/06 23:28:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.345686268s) from=127.0.0.6:46459
    2022/11/06 23:28:30 [DEBUG] http: Request GET /v1/status/leader (192.117µs) from=127.0.0.6:47485
    2022/11/06 23:28:47 [DEBUG] http: Request GET /v1/status/leader (333.037µs) from=127.0.0.6:47485
    2022/11/06 23:28:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:28:50 [DEBUG] http: Request GET /v1/status/leader (238.27µs) from=127.0.0.6:47485
    2022/11/06 23:29:07 [DEBUG] http: Request GET /v1/status/leader (196.047µs) from=127.0.0.6:47485
    2022/11/06 23:29:10 [DEBUG] http: Request GET /v1/status/leader (364.324µs) from=127.0.0.6:47485
    2022/11/06 23:29:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:29:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.387506074s) from=127.0.0.6:45943
    2022/11/06 23:29:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m4.989938917s) from=127.0.0.6:41937
    2022/11/06 23:29:27 [DEBUG] http: Request GET /v1/status/leader (358.489µs) from=127.0.0.6:47485
    2022/11/06 23:29:30 [DEBUG] http: Request GET /v1/status/leader (243.474µs) from=127.0.0.6:47485
    2022/11/06 23:29:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.574773149s) from=127.0.0.6:57285
    2022/11/06 23:29:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m0.23272094s) from=127.0.0.6:50903
    2022/11/06 23:29:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m7.274490836s) from=127.0.0.6:47341
    2022/11/06 23:29:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.685042906s) from=127.0.0.6:48345
    2022/11/06 23:29:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m4.893131611s) from=127.0.0.6:36451
    2022/11/06 23:29:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m5.231355611s) from=127.0.0.6:38605
    2022/11/06 23:29:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.94196635s) from=127.0.0.6:38967
    2022/11/06 23:29:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.522725275s) from=127.0.0.6:55339
    2022/11/06 23:29:47 [DEBUG] http: Request GET /v1/status/leader (564.401µs) from=127.0.0.6:47485
    2022/11/06 23:29:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:29:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.357295441s) from=127.0.0.6:37961
    2022/11/06 23:29:50 [DEBUG] http: Request GET /v1/status/leader (247.392µs) from=127.0.0.6:47485
    2022/11/06 23:29:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.295062398s) from=127.0.0.6:48367
    2022/11/06 23:29:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m5.126114048s) from=127.0.0.6:55263
    2022/11/06 23:30:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.665228065s) from=127.0.0.6:38219
    2022/11/06 23:30:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:30:03 [DEBUG] agent: Node info in sync
    2022/11/06 23:30:07 [DEBUG] http: Request GET /v1/status/leader (377.078µs) from=127.0.0.6:47485
    2022/11/06 23:30:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.490154411s) from=127.0.0.6:56709
    2022/11/06 23:30:10 [DEBUG] http: Request GET /v1/status/leader (260.298µs) from=127.0.0.6:47485
    2022/11/06 23:30:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.747706769s) from=127.0.0.6:60447
    2022/11/06 23:30:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.255800316s) from=127.0.0.6:40229
    2022/11/06 23:30:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.821782719s) from=127.0.0.6:45363
    2022/11/06 23:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.273307413s) from=127.0.0.6:57939
    2022/11/06 23:30:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.353748793s) from=127.0.0.6:51311
    2022/11/06 23:30:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.452362006s) from=127.0.0.6:54095
    2022/11/06 23:30:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.607957725s) from=127.0.0.6:44175
    2022/11/06 23:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.071158261s) from=127.0.0.6:36341
    2022/11/06 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m2.637750635s) from=127.0.0.6:37603
    2022/11/06 23:30:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m6.528795503s) from=127.0.0.6:34519
    2022/11/06 23:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m0.632407101s) from=127.0.0.6:45549
    2022/11/06 23:30:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.676212738s) from=127.0.0.6:57589
    2022/11/06 23:30:27 [DEBUG] http: Request GET /v1/status/leader (523.699µs) from=127.0.0.6:47485
    2022/11/06 23:30:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.814843295s) from=127.0.0.6:46793
    2022/11/06 23:30:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.023173757s) from=127.0.0.6:43605
    2022/11/06 23:30:30 [DEBUG] http: Request GET /v1/status/leader (423.213µs) from=127.0.0.6:47485
    2022/11/06 23:30:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.253117545s) from=127.0.0.6:46459
    2022/11/06 23:30:47 [DEBUG] http: Request GET /v1/status/leader (134.028µs) from=127.0.0.6:47485
    2022/11/06 23:30:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:30:50 [DEBUG] http: Request GET /v1/status/leader (373.493µs) from=127.0.0.6:47485
    2022/11/06 23:31:07 [DEBUG] http: Request GET /v1/status/leader (191.892µs) from=127.0.0.6:47485
    2022/11/06 23:31:10 [DEBUG] http: Request GET /v1/status/leader (205.242µs) from=127.0.0.6:47485
    2022/11/06 23:31:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.222705787s) from=127.0.0.6:45943
    2022/11/06 23:31:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.313057076s) from=127.0.0.6:41937
    2022/11/06 23:31:27 [DEBUG] http: Request GET /v1/status/leader (377.42µs) from=127.0.0.6:47485
    2022/11/06 23:31:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:31:29 [DEBUG] agent: Node info in sync
    2022/11/06 23:31:30 [DEBUG] http: Request GET /v1/status/leader (341.535µs) from=127.0.0.6:47485
    2022/11/06 23:31:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.276708313s) from=127.0.0.6:57285
    2022/11/06 23:31:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m6.169673058s) from=127.0.0.6:50903
    2022/11/06 23:31:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.42795816s) from=127.0.0.6:48345
    2022/11/06 23:31:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:31:47 [DEBUG] http: Request GET /v1/status/leader (197.57µs) from=127.0.0.6:47485
    2022/11/06 23:31:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m7.078683991s) from=127.0.0.6:47341
    2022/11/06 23:31:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m3.490167821s) from=127.0.0.6:36451
    2022/11/06 23:31:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m2.489921573s) from=127.0.0.6:38605
    2022/11/06 23:31:50 [DEBUG] http: Request GET /v1/status/leader (1.512232ms) from=127.0.0.6:47485
    2022/11/06 23:31:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.063501255s) from=127.0.0.6:38967
    2022/11/06 23:31:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.422248344s) from=127.0.0.6:55339
    2022/11/06 23:31:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.09677395s) from=127.0.0.6:55263
    2022/11/06 23:31:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.890970235s) from=127.0.0.6:37961
    2022/11/06 23:31:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.09329694s) from=127.0.0.6:48367
    2022/11/06 23:32:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.475511967s) from=127.0.0.6:38219
    2022/11/06 23:32:07 [DEBUG] http: Request GET /v1/status/leader (221.15µs) from=127.0.0.6:47485
    2022/11/06 23:32:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:32:10 [DEBUG] http: Request GET /v1/status/leader (343.815µs) from=127.0.0.6:47485
    2022/11/06 23:32:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.078002179s) from=127.0.0.6:56709
    2022/11/06 23:32:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.843072699s) from=127.0.0.6:60447
    2022/11/06 23:32:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m1.481342471s) from=127.0.0.6:57939
    2022/11/06 23:32:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.278574319s) from=127.0.0.6:45363
    2022/11/06 23:32:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.123832807s) from=127.0.0.6:44175
    2022/11/06 23:32:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.09011419s) from=127.0.0.6:51311
    2022/11/06 23:32:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.797436626s) from=127.0.0.6:40229
    2022/11/06 23:32:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.35628293s) from=127.0.0.6:54095
    2022/11/06 23:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.406845642s) from=127.0.0.6:34519
    2022/11/06 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.589777712s) from=127.0.0.6:36341
    2022/11/06 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m4.321371422s) from=127.0.0.6:37603
    2022/11/06 23:32:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.15622993s) from=127.0.0.6:57589
    2022/11/06 23:32:27 [DEBUG] http: Request GET /v1/status/leader (161.54µs) from=127.0.0.6:47485
    2022/11/06 23:32:30 [DEBUG] http: Request GET /v1/status/leader (2.67553ms) from=127.0.0.6:47485
    2022/11/06 23:32:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.610837511s) from=127.0.0.6:43605
    2022/11/06 23:32:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.711076854s) from=127.0.0.6:45549
    2022/11/06 23:32:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.443288313s) from=127.0.0.6:46459
    2022/11/06 23:32:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.065530962s) from=127.0.0.6:46793
    2022/11/06 23:32:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:32:45 [DEBUG] agent: Node info in sync
    2022/11/06 23:32:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:32:47 [DEBUG] http: Request GET /v1/status/leader (236.289µs) from=127.0.0.6:47485
    2022/11/06 23:32:50 [DEBUG] http: Request GET /v1/status/leader (218.917µs) from=127.0.0.6:47485
    2022/11/06 23:33:07 [DEBUG] http: Request GET /v1/status/leader (169.006µs) from=127.0.0.6:47485
    2022/11/06 23:33:10 [DEBUG] http: Request GET /v1/status/leader (140.846µs) from=127.0.0.6:47485
    2022/11/06 23:33:27 [DEBUG] http: Request GET /v1/status/leader (2.012817ms) from=127.0.0.6:47485
    2022/11/06 23:33:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.729544204s) from=127.0.0.6:45943
    2022/11/06 23:33:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m2.783760369s) from=127.0.0.6:41937
    2022/11/06 23:33:30 [DEBUG] http: Request GET /v1/status/leader (586.441µs) from=127.0.0.6:47485
    2022/11/06 23:33:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.957636512s) from=127.0.0.6:57285
    2022/11/06 23:33:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.57978269s) from=127.0.0.6:48345
    2022/11/06 23:33:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m3.140522926s) from=127.0.0.6:50903
    2022/11/06 23:33:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:33:47 [DEBUG] http: Request GET /v1/status/leader (143.902µs) from=127.0.0.6:47485
    2022/11/06 23:33:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m0.240598157s) from=127.0.0.6:36451
    2022/11/06 23:33:50 [DEBUG] http: Request GET /v1/status/leader (396.197µs) from=127.0.0.6:47485
    2022/11/06 23:33:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m3.043616204s) from=127.0.0.6:47341
    2022/11/06 23:33:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.491370633s) from=127.0.0.6:48367
    2022/11/06 23:33:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m1.064869519s) from=127.0.0.6:55263
    2022/11/06 23:33:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.28786669s) from=127.0.0.6:38967
    2022/11/06 23:33:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m7.276415197s) from=127.0.0.6:38605
    2022/11/06 23:33:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:33:57 [DEBUG] agent: Node info in sync
    2022/11/06 23:33:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.833358979s) from=127.0.0.6:37961
    2022/11/06 23:33:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.58196791s) from=127.0.0.6:55339
    2022/11/06 23:34:07 [DEBUG] http: Request GET /v1/status/leader (189.601µs) from=127.0.0.6:47485
    2022/11/06 23:34:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.810301522s) from=127.0.0.6:38219
    2022/11/06 23:34:10 [DEBUG] http: Request GET /v1/status/leader (162.593µs) from=127.0.0.6:47485
    2022/11/06 23:34:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.192141599s) from=127.0.0.6:56709
    2022/11/06 23:34:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:34:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.130017383s) from=127.0.0.6:45363
    2022/11/06 23:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m5.153114246s) from=127.0.0.6:57939
    2022/11/06 23:34:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.325146129s) from=127.0.0.6:60447
    2022/11/06 23:34:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m1.728132279s) from=127.0.0.6:34519
    2022/11/06 23:34:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.173418434s) from=127.0.0.6:54095
    2022/11/06 23:34:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.496305163s) from=127.0.0.6:44175
    2022/11/06 23:34:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.862691139s) from=127.0.0.6:51311
    2022/11/06 23:34:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.347518123s) from=127.0.0.6:40229
    2022/11/06 23:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.274012843s) from=127.0.0.6:36341
    2022/11/06 23:34:27 [DEBUG] http: Request GET /v1/status/leader (270.909µs) from=127.0.0.6:47485
    2022/11/06 23:34:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.823555547s) from=127.0.0.6:37603
    2022/11/06 23:34:30 [DEBUG] http: Request GET /v1/status/leader (289.526µs) from=127.0.0.6:47485
    2022/11/06 23:34:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.501441258s) from=127.0.0.6:57589
    2022/11/06 23:34:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.862526793s) from=127.0.0.6:46793
    2022/11/06 23:34:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.587404321s) from=127.0.0.6:45549
    2022/11/06 23:34:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.785555788s) from=127.0.0.6:43605
    2022/11/06 23:34:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.764250516s) from=127.0.0.6:46459
    2022/11/06 23:34:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:34:47 [DEBUG] http: Request GET /v1/status/leader (2.960856ms) from=127.0.0.6:47485
    2022/11/06 23:34:50 [DEBUG] http: Request GET /v1/status/leader (319.788µs) from=127.0.0.6:47485
    2022/11/06 23:35:07 [DEBUG] http: Request GET /v1/status/leader (334.324µs) from=127.0.0.6:47485
    2022/11/06 23:35:10 [DEBUG] http: Request GET /v1/status/leader (206.015µs) from=127.0.0.6:47485
    2022/11/06 23:35:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:35:20 [DEBUG] agent: Node info in sync
    2022/11/06 23:35:27 [DEBUG] http: Request GET /v1/status/leader (419.302µs) from=127.0.0.6:47485
    2022/11/06 23:35:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.390301622s) from=127.0.0.6:45943
    2022/11/06 23:35:30 [DEBUG] http: Request GET /v1/status/leader (287.788µs) from=127.0.0.6:47485
    2022/11/06 23:35:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.518110669s) from=127.0.0.6:41937
    2022/11/06 23:35:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.138448396s) from=127.0.0.6:57285
    2022/11/06 23:35:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:35:47 [DEBUG] http: Request GET /v1/status/leader (347.772µs) from=127.0.0.6:47485
    2022/11/06 23:35:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m2.321216319s) from=127.0.0.6:50903
    2022/11/06 23:35:50 [DEBUG] http: Request GET /v1/status/leader (195.235µs) from=127.0.0.6:47485
    2022/11/06 23:35:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.825029635s) from=127.0.0.6:48345
    2022/11/06 23:35:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.221712593s) from=127.0.0.6:36451
    2022/11/06 23:35:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.860128709s) from=127.0.0.6:38967
    2022/11/06 23:35:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m5.895759943s) from=127.0.0.6:47341
    2022/11/06 23:35:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.706423832s) from=127.0.0.6:38605
    2022/11/06 23:35:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.577037043s) from=127.0.0.6:48367
    2022/11/06 23:35:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.237139402s) from=127.0.0.6:55263
    2022/11/06 23:36:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m0.300808679s) from=127.0.0.6:55339
    2022/11/06 23:36:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.415932716s) from=127.0.0.6:37961
    2022/11/06 23:36:07 [DEBUG] http: Request GET /v1/status/leader (213.122µs) from=127.0.0.6:47485
    2022/11/06 23:36:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.55457288s) from=127.0.0.6:38219
    2022/11/06 23:36:10 [DEBUG] http: Request GET /v1/status/leader (286.101µs) from=127.0.0.6:47485
    2022/11/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.489772076s) from=127.0.0.6:56709
    2022/11/06 23:36:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.913837937s) from=127.0.0.6:34519
    2022/11/06 23:36:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.361912363s) from=127.0.0.6:45363
    2022/11/06 23:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.732482801s) from=127.0.0.6:57939
    2022/11/06 23:36:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.132380741s) from=127.0.0.6:54095
    2022/11/06 23:36:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.581051801s) from=127.0.0.6:60447
    2022/11/06 23:36:27 [DEBUG] http: Request GET /v1/status/leader (291.734µs) from=127.0.0.6:47485
    2022/11/06 23:36:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.691821894s) from=127.0.0.6:44175
    2022/11/06 23:36:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.335335318s) from=127.0.0.6:51311
    2022/11/06 23:36:30 [DEBUG] http: Request GET /v1/status/leader (148.786µs) from=127.0.0.6:47485
    2022/11/06 23:36:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.433566146s) from=127.0.0.6:57589
    2022/11/06 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.909313284s) from=127.0.0.6:36341
    2022/11/06 23:36:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.564695851s) from=127.0.0.6:37603
    2022/11/06 23:36:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.22870598s) from=127.0.0.6:40229
    2022/11/06 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m2.677949669s) from=127.0.0.6:45549
    2022/11/06 23:36:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.773093847s) from=127.0.0.6:46459
    2022/11/06 23:36:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m7.003538792s) from=127.0.0.6:46793
    2022/11/06 23:36:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.359676986s) from=127.0.0.6:43605
    2022/11/06 23:36:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:36:47 [DEBUG] http: Request GET /v1/status/leader (355.839µs) from=127.0.0.6:47485
    2022/11/06 23:36:50 [DEBUG] http: Request GET /v1/status/leader (313.377µs) from=127.0.0.6:47485
    2022/11/06 23:37:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:37:07 [DEBUG] http: Request GET /v1/status/leader (186.376µs) from=127.0.0.6:47485
    2022/11/06 23:37:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:37:09 [DEBUG] agent: Node info in sync
    2022/11/06 23:37:10 [DEBUG] http: Request GET /v1/status/leader (149.15µs) from=127.0.0.6:47485
    2022/11/06 23:37:27 [DEBUG] http: Request GET /v1/status/leader (193.466µs) from=127.0.0.6:47485
    2022/11/06 23:37:30 [DEBUG] http: Request GET /v1/status/leader (154.093µs) from=127.0.0.6:47485
    2022/11/06 23:37:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m3.191084606s) from=127.0.0.6:41937
    2022/11/06 23:37:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.969577488s) from=127.0.0.6:45943
    2022/11/06 23:37:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.642753253s) from=127.0.0.6:57285
    2022/11/06 23:37:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:37:47 [DEBUG] http: Request GET /v1/status/leader (287.664µs) from=127.0.0.6:47485
    2022/11/06 23:37:50 [DEBUG] http: Request GET /v1/status/leader (214.135µs) from=127.0.0.6:47485
    2022/11/06 23:37:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m0.25272347s) from=127.0.0.6:36451
    2022/11/06 23:37:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.245564822s) from=127.0.0.6:50903
    2022/11/06 23:37:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.027158714s) from=127.0.0.6:48345
    2022/11/06 23:37:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.642506952s) from=127.0.0.6:38967
    2022/11/06 23:37:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.012516549s) from=127.0.0.6:38605
    2022/11/06 23:38:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.903176923s) from=127.0.0.6:55263
    2022/11/06 23:38:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.998379556s) from=127.0.0.6:47341
    2022/11/06 23:38:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.895224632s) from=127.0.0.6:48367
    2022/11/06 23:38:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m6.469289174s) from=127.0.0.6:55339
    2022/11/06 23:38:07 [DEBUG] http: Request GET /v1/status/leader (315.676µs) from=127.0.0.6:47485
    2022/11/06 23:38:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.028005988s) from=127.0.0.6:37961
    2022/11/06 23:38:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.570190435s) from=127.0.0.6:38219
    2022/11/06 23:38:10 [DEBUG] http: Request GET /v1/status/leader (210.757µs) from=127.0.0.6:47485
    2022/11/06 23:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.319876946s) from=127.0.0.6:56709
    2022/11/06 23:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m0.54144223s) from=127.0.0.6:34519
    2022/11/06 23:38:27 [DEBUG] http: Request GET /v1/status/leader (245.398µs) from=127.0.0.6:47485
    2022/11/06 23:38:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.213981635s) from=127.0.0.6:51311
    2022/11/06 23:38:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.610408338s) from=127.0.0.6:60447
    2022/11/06 23:38:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m4.078294271s) from=127.0.0.6:57939
    2022/11/06 23:38:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.221624948s) from=127.0.0.6:54095
    2022/11/06 23:38:30 [DEBUG] http: Request GET /v1/status/leader (321.784µs) from=127.0.0.6:47485
    2022/11/06 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.192801539s) from=127.0.0.6:45363
    2022/11/06 23:38:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.15379393s) from=127.0.0.6:44175
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.934744656s) from=127.0.0.6:36341
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.080580747s) from=127.0.0.6:57589
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m5.705600383s) from=127.0.0.6:37603
    2022/11/06 23:38:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.392181798s) from=127.0.0.6:40229
    2022/11/06 23:38:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m6.241997516s) from=127.0.0.6:45549
    2022/11/06 23:38:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.363664593s) from=127.0.0.6:46459
    2022/11/06 23:38:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:38:47 [DEBUG] http: Request GET /v1/status/leader (248.402µs) from=127.0.0.6:47485
    2022/11/06 23:38:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.941794543s) from=127.0.0.6:46793
    2022/11/06 23:38:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.494970688s) from=127.0.0.6:43605
    2022/11/06 23:38:50 [DEBUG] http: Request GET /v1/status/leader (616.604µs) from=127.0.0.6:47485
    2022/11/06 23:38:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:38:51 [DEBUG] agent: Node info in sync
    2022/11/06 23:39:07 [DEBUG] http: Request GET /v1/status/leader (355.781µs) from=127.0.0.6:47485
    2022/11/06 23:39:10 [DEBUG] http: Request GET /v1/status/leader (340.678µs) from=127.0.0.6:47485
    2022/11/06 23:39:27 [DEBUG] http: Request GET /v1/status/leader (622.856µs) from=127.0.0.6:47485
    2022/11/06 23:39:30 [DEBUG] http: Request GET /v1/status/leader (376.755µs) from=127.0.0.6:47485
    2022/11/06 23:39:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.104068739s) from=127.0.0.6:45943
    2022/11/06 23:39:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m6.24235819s) from=127.0.0.6:41937
    2022/11/06 23:39:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.842859733s) from=127.0.0.6:57285
    2022/11/06 23:39:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:39:47 [DEBUG] http: Request GET /v1/status/leader (482.406µs) from=127.0.0.6:47485
    2022/11/06 23:39:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:39:50 [DEBUG] http: Request GET /v1/status/leader (169.981µs) from=127.0.0.6:47485
    2022/11/06 23:39:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m4.721054774s) from=127.0.0.6:50903
    2022/11/06 23:40:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.568723393s) from=127.0.0.6:36451
    2022/11/06 23:40:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m1.565940087s) from=127.0.0.6:38605
    2022/11/06 23:40:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.67984519s) from=127.0.0.6:38967
    2022/11/06 23:40:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.691752488s) from=127.0.0.6:48345
    2022/11/06 23:40:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m2.44001099s) from=127.0.0.6:55263
    2022/11/06 23:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.225284965s) from=127.0.0.6:48367
    2022/11/06 23:40:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.66141996s) from=127.0.0.6:47341
    2022/11/06 23:40:07 [DEBUG] http: Request GET /v1/status/leader (301.487µs) from=127.0.0.6:47485
    2022/11/06 23:40:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.552738952s) from=127.0.0.6:37961
    2022/11/06 23:40:10 [DEBUG] http: Request GET /v1/status/leader (209.684µs) from=127.0.0.6:47485
    2022/11/06 23:40:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m4.396238717s) from=127.0.0.6:55339
    2022/11/06 23:40:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.014167849s) from=127.0.0.6:38219
    2022/11/06 23:40:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.990454032s) from=127.0.0.6:56709
    2022/11/06 23:40:27 [DEBUG] http: Request GET /v1/status/leader (368.337µs) from=127.0.0.6:47485
    2022/11/06 23:40:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.970194207s) from=127.0.0.6:34519
    2022/11/06 23:40:30 [DEBUG] http: Request GET /v1/status/leader (182.768µs) from=127.0.0.6:47485
    2022/11/06 23:40:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.727990092s) from=127.0.0.6:54095
    2022/11/06 23:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m3.250851563s) from=127.0.0.6:57939
    2022/11/06 23:40:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.751627694s) from=127.0.0.6:60447
    2022/11/06 23:40:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.279038472s) from=127.0.0.6:51311
    2022/11/06 23:40:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.93917373s) from=127.0.0.6:44175
    2022/11/06 23:40:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.643497166s) from=127.0.0.6:45363
    2022/11/06 23:40:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:40:39 [DEBUG] agent: Node info in sync
    2022/11/06 23:40:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.143662852s) from=127.0.0.6:40229
    2022/11/06 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m1.040794851s) from=127.0.0.6:37603
    2022/11/06 23:40:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.691853711s) from=127.0.0.6:57589
    2022/11/06 23:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.527520027s) from=127.0.0.6:36341
    2022/11/06 23:40:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.193035985s) from=127.0.0.6:46459
    2022/11/06 23:40:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:40:47 [DEBUG] http: Request GET /v1/status/leader (355.524µs) from=127.0.0.6:47485
    2022/11/06 23:40:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.559159282s) from=127.0.0.6:46793
    2022/11/06 23:40:50 [DEBUG] http: Request GET /v1/status/leader (2.916373ms) from=127.0.0.6:47485
    2022/11/06 23:40:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m7.334386759s) from=127.0.0.6:45549
    2022/11/06 23:40:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.256257969s) from=127.0.0.6:43605
    2022/11/06 23:41:07 [DEBUG] http: Request GET /v1/status/leader (1.901828ms) from=127.0.0.6:47485
    2022/11/06 23:41:10 [DEBUG] http: Request GET /v1/status/leader (143.703µs) from=127.0.0.6:47485
    2022/11/06 23:41:27 [DEBUG] http: Request GET /v1/status/leader (1.914749ms) from=127.0.0.6:47485
    2022/11/06 23:41:30 [DEBUG] http: Request GET /v1/status/leader (2.451809ms) from=127.0.0.6:47485
    2022/11/06 23:41:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=124 (2m0.132571902s) from=127.0.0.6:41937
    2022/11/06 23:41:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m7.131350101s) from=127.0.0.6:45943
    2022/11/06 23:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:41:47 [DEBUG] http: Request GET /v1/status/leader (307.679µs) from=127.0.0.6:47485
    2022/11/06 23:41:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m3.079308299s) from=127.0.0.6:57285
    2022/11/06 23:41:50 [DEBUG] http: Request GET /v1/status/leader (283.847µs) from=127.0.0.6:47485
    2022/11/06 23:41:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:41:56 [DEBUG] agent: Node info in sync
    2022/11/06 23:42:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-wb6k6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/06 23:42:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=140 (2m3.366243548s) from=127.0.0.6:38605
    2022/11/06 23:42:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=141 (2m5.04982494s) from=127.0.0.6:50903
    2022/11/06 23:42:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.832432994s) from=127.0.0.6:38967
    2022/11/06 23:42:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=138 (2m5.341926238s) from=127.0.0.6:36451
    2022/11/06 23:42:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.16586121s) from=127.0.0.6:48345
    2022/11/06 23:42:07 [DEBUG] http: Request GET /v1/status/leader (185.995µs) from=127.0.0.6:47485
    2022/11/06 23:42:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=142 (2m4.123807141s) from=127.0.0.6:55263
    2022/11/06 23:42:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.533404656s) from=127.0.0.6:48367
    2022/11/06 23:42:10 [DEBUG] http: Request GET /v1/status/leader (364.02µs) from=127.0.0.6:47485
    2022/11/06 23:42:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=136 (2m4.278095438s) from=127.0.0.6:47341
    2022/11/06 23:42:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=139 (2m1.446143281s) from=127.0.0.6:55339
    2022/11/06 23:42:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.01437366s) from=127.0.0.6:37961
    2022/11/06 23:42:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.017559291s) from=127.0.0.6:38219
    2022/11/06 23:42:27 [DEBUG] http: Request GET /v1/status/leader (338.682µs) from=127.0.0.6:47485
    2022/11/06 23:42:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.028473494s) from=127.0.0.6:56709
    2022/11/06 23:42:30 [DEBUG] http: Request GET /v1/status/leader (270.305µs) from=127.0.0.6:47485
    2022/11/06 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=47 (2m0.829594677s) from=127.0.0.6:57939
    2022/11/06 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=45 (2m4.613165441s) from=127.0.0.6:34519
    2022/11/06 23:42:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.585171029s) from=127.0.0.6:54095
    2022/11/06 23:42:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.264639157s) from=127.0.0.6:60447
    2022/11/06 23:42:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.329680197s) from=127.0.0.6:44175
    2022/11/06 23:42:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.802887291s) from=127.0.0.6:51311
    2022/11/06 23:42:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.43897402s) from=127.0.0.6:40229
    2022/11/06 23:42:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.520128957s) from=127.0.0.6:45363
    2022/11/06 23:42:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.232190472s) from=127.0.0.6:36341
    2022/11/06 23:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=48 (2m3.334846664s) from=127.0.0.6:37603
    2022/11/06 23:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-wb6k6" since the cluster is too small
    2022/11/06 23:42:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.265076653s) from=127.0.0.6:46459
    2022/11/06 23:42:47 [DEBUG] http: Request GET /v1/status/leader (3.142662ms) from=127.0.0.6:47485
    2022/11/06 23:42:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.493982245s) from=127.0.0.6:57589
    2022/11/06 23:42:50 [DEBUG] http: Request GET /v1/status/leader (314.475µs) from=127.0.0.6:47485
    2022/11/06 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=44 (2m1.651031542s) from=127.0.0.6:45549
    2022/11/06 23:42:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.946320088s) from=127.0.0.6:43605
    2022/11/06 23:42:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.680553447s) from=127.0.0.6:46793
    2022/11/06 23:43:07 [DEBUG] http: Request GET /v1/status/leader (187.419µs) from=127.0.0.6:47485
    2022/11/06 23:43:10 [DEBUG] http: Request GET /v1/status/leader (273.294µs) from=127.0.0.6:47485
    2022/11/06 23:43:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.24.244_8443" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.63.40_8410" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.29.174_9015" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_nsd_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.22_443" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.118_8801" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.51.137_8803" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.59.89_8181" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_sdnc_10.233.49.63_8282" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.18.230_8082" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.56.199_9092" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v2_nslcm_10.233.45.227_8403" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.148_8484" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.53.91_9011" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_parser_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_vnfres_10.233.18.195_8802" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.31.73_8482" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.9.226_9007" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_catalog_10.233.24.142_8806" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.255_9001" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.26.55_8080" in sync
    2022/11/06 23:43:13 [DEBUG] agent: Node info in sync