Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: 'bd510d5c-0b27-2128-377b-192fdaf9b29b'
         Node name: 'onap-msb-consul-f96d66b85-bv4kl'
        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/07/25 23:19:53 [DEBUG] agent: Using random ID "bd510d5c-0b27-2128-377b-192fdaf9b29b" as node ID
    2022/07/25 23:19:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:bd510d5c-0b27-2128-377b-192fdaf9b29b Address:127.0.0.1:8300}]
    2022/07/25 23:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/07/25 23:19:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-bv4kl.dc1 127.0.0.1
    2022/07/25 23:19:53 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-bv4kl 127.0.0.1
    2022/07/25 23:19:53 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-bv4kl.dc1" in area "wan"
    2022/07/25 23:19:53 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-bv4kl (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:19:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/07/25 23:19:53 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/07/25 23:19:53 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/07/25 23:19:53 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/07/25 23:19:53 [INFO] agent: started state syncer
    2022/07/25 23:19:53 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/07/25 23:19:53 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/07/25 23:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/07/25 23:19:53 [DEBUG] raft: Votes needed: 1
    2022/07/25 23:19:53 [DEBUG] raft: Vote granted from bd510d5c-0b27-2128-377b-192fdaf9b29b in term 2. Tally: 1
    2022/07/25 23:19:53 [INFO] raft: Election won. Tally: 1
    2022/07/25 23:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/07/25 23:19:53 [INFO] consul: cluster leadership acquired
    2022/07/25 23:19:53 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-bv4kl
    2022/07/25 23:19:53 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/07/25 23:19:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:19:53 [INFO] consul: member 'onap-msb-consul-f96d66b85-bv4kl' joined, marking health alive
    2022/07/25 23:19:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:19:54 [INFO] agent: Synced node info
    2022/07/25 23:19:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:19:56 [DEBUG] agent: Node info in sync
    2022/07/25 23:19:56 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.3 (currently running: 1.4.3)
    2022/07/25 23:20:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:21:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:21:01 [DEBUG] agent: Node info in sync
    2022/07/25 23:21:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:21:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:22:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:22:42 [DEBUG] agent: Node info in sync
    2022/07/25 23:22:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:23:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:23:46 [DEBUG] agent: Node info in sync
    2022/07/25 23:23:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:24:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:24:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:24:47 [DEBUG] agent: Node info in sync
    2022/07/25 23:24:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:25:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:26:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:26:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:26:23 [DEBUG] agent: Node info in sync
    2022/07/25 23:26:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:27:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:27:46 [DEBUG] agent: Node info in sync
    2022/07/25 23:27:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:28:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:29:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:29:13 [DEBUG] agent: Node info in sync
    2022/07/25 23:29:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:30:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:31:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:31:07 [DEBUG] agent: Node info in sync
    2022/07/25 23:31:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:31:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:32:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:32:49 [DEBUG] agent: Node info in sync
    2022/07/25 23:32:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:33:07 [DEBUG] http: Request GET /v1/catalog/services (449.353µs) from=127.0.0.6:46555
    2022/07/25 23:33:07 [DEBUG] http: Request GET /v1/status/leader (1.329128ms) from=127.0.0.6:48343
    2022/07/25 23:33:28 [DEBUG] http: Request GET /v1/status/leader (397.155µs) from=127.0.0.6:53347
    2022/07/25 23:33:48 [DEBUG] http: Request GET /v1/status/leader (272.994µs) from=127.0.0.6:48343
    2022/07/25 23:33:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:34:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:34:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:34:39 [DEBUG] agent: Node info in sync
    2022/07/25 23:34:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:35:03 [DEBUG] http: Request GET /v1/catalog/services (236.674µs) from=127.0.0.6:57583
    2022/07/25 23:35:03 [DEBUG] http: Request GET /v1/status/leader (506.829µs) from=127.0.0.6:46879
    2022/07/25 23:35:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m1.380599476s) from=127.0.0.6:46555
    2022/07/25 23:35:23 [DEBUG] http: Request GET /v1/status/leader (297.29µs) from=127.0.0.6:46879
    2022/07/25 23:35:43 [DEBUG] http: Request GET /v1/status/leader (249.689µs) from=127.0.0.6:54281
    2022/07/25 23:35:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:35:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:35:55 [DEBUG] agent: Node info in sync
    2022/07/25 23:36:07 [DEBUG] http: Request GET /v1/catalog/services (625.636µs) from=127.0.0.6:46879
    2022/07/25 23:36:07 [DEBUG] http: Request GET /v1/status/leader (629.965µs) from=127.0.0.6:43377
    2022/07/25 23:36:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:36:27 [DEBUG] http: Request GET /v1/status/leader (270.431µs) from=127.0.0.6:54281
    2022/07/25 23:36:47 [DEBUG] http: Request GET /v1/status/leader (1.372692ms) from=127.0.0.6:54281
    2022/07/25 23:36:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:37:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m0.549403635s) from=127.0.0.6:57583
    2022/07/25 23:37:16 [DEBUG] http: Request GET /v1/catalog/services (129.556µs) from=127.0.0.6:43377
    2022/07/25 23:37:16 [DEBUG] http: Request GET /v1/status/leader (359.645µs) from=127.0.0.6:54281
    2022/07/25 23:37:18 [DEBUG] http: Request GET /v1/catalog/services (162.414µs) from=127.0.0.6:33089
    2022/07/25 23:37:18 [DEBUG] http: Request GET /v1/status/leader (153.719µs) from=127.0.0.6:33089
    2022/07/25 23:37:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:37:34 [DEBUG] agent: Node info in sync
    2022/07/25 23:37:36 [DEBUG] http: Request GET /v1/status/leader (2.281313ms) from=127.0.0.6:54281
    2022/07/25 23:37:38 [DEBUG] http: Request GET /v1/status/leader (372.75µs) from=127.0.0.6:54933
    2022/07/25 23:37:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:37:56 [DEBUG] http: Request GET /v1/status/leader (238.199µs) from=127.0.0.6:54281
    2022/07/25 23:37:58 [DEBUG] http: Request GET /v1/status/leader (136.231µs) from=127.0.0.6:54933
    2022/07/25 23:38:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m5.682840507s) from=127.0.0.6:46879
    2022/07/25 23:38:16 [DEBUG] http: Request GET /v1/status/leader (12.206939ms) from=127.0.0.6:54281
    2022/07/25 23:38:26 [DEBUG] http: Request GET /v1/catalog/services (117.959µs) from=127.0.0.6:54281
    2022/07/25 23:38:26 [DEBUG] http: Request GET /v1/status/leader (405.543µs) from=127.0.0.6:34283
    2022/07/25 23:38:46 [DEBUG] http: Request GET /v1/status/leader (139.156µs) from=127.0.0.6:34283
    2022/07/25 23:38:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:38:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:39:06 [DEBUG] http: Request GET /v1/status/leader (147.335µs) from=127.0.0.6:34283
    2022/07/25 23:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:39:06 [DEBUG] agent: Node info in sync
    2022/07/25 23:39:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m6.200454344s) from=127.0.0.6:43377
    2022/07/25 23:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m7.108721542s) from=127.0.0.6:33089
    2022/07/25 23:39:26 [DEBUG] http: Request GET /v1/status/leader (15.219355ms) from=127.0.0.6:34283
    2022/07/25 23:39:36 [DEBUG] http: Request GET /v1/catalog/services (167.08µs) from=127.0.0.6:34283
    2022/07/25 23:39:36 [DEBUG] http: Request GET /v1/status/leader (139.058µs) from=127.0.0.6:34283
    2022/07/25 23:39:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:39:56 [DEBUG] http: Request GET /v1/status/leader (365.141µs) from=127.0.0.6:43619
    2022/07/25 23:40:16 [DEBUG] http: Request GET /v1/status/leader (285.274µs) from=127.0.0.6:54933
    2022/07/25 23:40:25 [DEBUG] http: Request GET /v1/status/leader (4.136374ms) from=127.0.0.6:54933
    2022/07/25 23:40:26 [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/07/25 23:40:26 [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/07/25 23:40:26 [INFO] agent: Synced service "_v1_sdc-gui_10.233.61.85_8181"
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.579291ms) from=127.0.0.6:54933
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (49.530953612s) from=127.0.0.6:34283
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1m59.884831642s) from=127.0.0.6:54281
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.12349ms) from=127.0.0.6:43619
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (591.912µs) from=127.0.0.6:54933
    2022/07/25 23:40:26 [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/07/25 23:40:26 [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/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_sdnc_10.233.19.158_8282"
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.292472ms) from=127.0.0.6:54933
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (447.681589ms) from=127.0.0.6:34283
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (320.663µs) from=127.0.0.6:54933
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (196.596µs) from=127.0.0.6:54933
    2022/07/25 23:40:26 [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/07/25 23:40:26 [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/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.44.185_8080"
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.580762ms) from=127.0.0.6:53699
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (155.282854ms) from=127.0.0.6:34283
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (236.908µs) from=127.0.0.6:53699
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (355.45µs) from=127.0.0.6:53699
    2022/07/25 23:40:26 [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/07/25 23:40:26 [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/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.37_443"
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.813532ms) from=127.0.0.6:49229
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (171.837356ms) from=127.0.0.6:34283
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:26 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (486.318µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (412.295µs) from=127.0.0.6:34283
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.60.230_9011"
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.001231ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (75.28599ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (335.481µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (245.394µs) from=127.0.0.6:39793
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.60.230_9011"
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.965589ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (87.939204ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (249.358µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.595µs) from=127.0.0.6:60003
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v0_multicloud_10.233.2.121_9001"
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.79763ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (109.029568ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (348.303µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (225.425µs) from=127.0.0.6:50795
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_multicloud_10.233.2.121_9001"
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (16.790709ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (192.646563ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (308.156µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (268.186µs) from=127.0.0.6:41185
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.27.119_9007"
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (46.625643ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (136.776329ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (680.154µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (342.202µs) from=127.0.0.6:54173
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.27.119_9007"
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.707615ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (94.81321ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (425.033µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (401.613µs) from=127.0.0.6:47971
    2022/07/25 23:40:27 [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/07/25 23:40:27 [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/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [INFO] agent: Synced service "_v1_parser_10.233.1.60_8806"
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.426388ms) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:27 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (92.002502ms) from=127.0.0.6:34283
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (482.25µs) from=127.0.0.6:49229
    2022/07/25 23:40:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (317.039µs) from=127.0.0.6:49229
    2022/07/25 23:40:28 [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/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_catalog_10.233.1.60_8806"
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (10.399486ms) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (103.305155ms) from=127.0.0.6:34283
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (445.857µs) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (233.229µs) from=127.0.0.6:54485
    2022/07/25 23:40:28 [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/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_nsd_10.233.1.60_8806"
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (132.316734ms) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (236.563341ms) from=127.0.0.6:34283
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (369.86µs) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (298.029µs) from=127.0.0.6:58423
    2022/07/25 23:40:28 [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/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.1.60_8806"
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.029577ms) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (173.164488ms) from=127.0.0.6:34283
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (320.448µs) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (228.99µs) from=127.0.0.6:37211
    2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/25 23:40:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.52.84_9015"
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request PUT /v1/agent/service/register (36.150963ms) from=127.0.0.6:35099
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (124.133686ms) from=127.0.0.6:34283
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:40:28 [DEBUG] agent: Node info in sync
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (307.739µs) from=127.0.0.6:35099
    2022/07/25 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (121.703µs) from=127.0.0.6:35099
    2022/07/25 23:40:36 [DEBUG] http: Request GET /v1/status/leader (1.874209ms) from=127.0.0.6:52553
    2022/07/25 23:40:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/catalog/services (482.443µs) from=127.0.0.6:54559
    2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/status/leader (239.171µs) from=127.0.0.6:54559
    2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (350.357µs) from=127.0.0.6:52553
    2022/07/25 23:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (290.314µs) from=127.0.0.6:37815
    2022/07/25 23:41:16 [DEBUG] http: Request GET /v1/status/leader (203.191µs) from=127.0.0.6:49737
    2022/07/25 23:41:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:41:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:42:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:42:08 [DEBUG] agent: Node info in sync
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/catalog/services (918.326µs) from=127.0.0.6:49737
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/status/leader (584.911µs) from=127.0.0.6:41507
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (731.3µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.900061ms) from=127.0.0.6:41507
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (122.038µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (168.52µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (178.651µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (166.595µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (149.863µs) from=127.0.0.6:41507
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (133.841µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.623µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (151.829µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (200.867µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (282.818µs) from=127.0.0.6:36131
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (271.079µs) from=127.0.0.6:57777
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (150.371µs) from=127.0.0.6:33431
    2022/07/25 23:42:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (168.068µs) from=127.0.0.6:33431
    2022/07/25 23:42:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m0.589987342s) from=127.0.0.6:54933
    2022/07/25 23:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m0.25592748s) from=127.0.0.6:60003
    2022/07/25 23:42:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.466654428s) from=127.0.0.6:41185
    2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m2.079635101s) from=127.0.0.6:54485
    2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.360554018s) from=127.0.0.6:53699
    2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.703699192s) from=127.0.0.6:54173
    2022/07/25 23:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m3.446553668s) from=127.0.0.6:50795
    2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.749095167s) from=127.0.0.6:58423
    2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.324273147s) from=127.0.0.6:45621
    2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m3.555305765s) from=127.0.0.6:47971
    2022/07/25 23:42:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.25671961s) from=127.0.0.6:43619
    2022/07/25 23:42:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.985785571s) from=127.0.0.6:49229
    2022/07/25 23:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m3.710926209s) from=127.0.0.6:35099
    2022/07/25 23:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.68232791s) from=127.0.0.6:34283
    2022/07/25 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m7.049114667s) from=127.0.0.6:39793
    2022/07/25 23:42:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m7.284351022s) from=127.0.0.6:37211
    2022/07/25 23:42:40 [DEBUG] http: Request GET /v1/status/leader (258.785µs) from=127.0.0.6:41501
    2022/07/25 23:42:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:42:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.926364492s) from=127.0.0.6:37815
    2022/07/25 23:42:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m2.853335398s) from=127.0.0.6:54559
    2022/07/25 23:43:00 [DEBUG] http: Request GET /v1/status/leader (2.251579ms) from=127.0.0.6:41501
    2022/07/25 23:43:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m7.293428929s) from=127.0.0.6:52553
    2022/07/25 23:43:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:43:10 [DEBUG] agent: Node info in sync
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/catalog/services (386.28µs) from=127.0.0.6:41501
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/status/leader (321.845µs) from=127.0.0.6:34745
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (450.809µs) from=127.0.0.6:40971
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (219.664µs) from=127.0.0.6:34745
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (203.875µs) from=127.0.0.6:34745
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (194.428µs) from=127.0.0.6:40971
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (182.154µs) from=127.0.0.6:34745
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (292.621µs) from=127.0.0.6:34745
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.396µs) from=127.0.0.6:40971
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (172.366µs) from=127.0.0.6:34745
    2022/07/25 23:43:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (317.938µs) from=127.0.0.6:34745
    2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (191.665µs) from=127.0.0.6:40971
    2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (165.387µs) from=127.0.0.6:34745
    2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (120.833µs) from=127.0.0.6:40971
    2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (200.914µs) from=127.0.0.6:34745
    2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (221.549µs) from=127.0.0.6:59801
    2022/07/25 23:43:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (358.29µs) from=127.0.0.6:35499
    2022/07/25 23:43:46 [DEBUG] http: Request GET /v1/status/leader (5.556732ms) from=127.0.0.6:42065
    2022/07/25 23:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:44:06 [DEBUG] http: Request GET /v1/status/leader (143.531µs) from=127.0.0.6:42065
    2022/07/25 23:44:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m0.049549369s) from=127.0.0.6:42847
    2022/07/25 23:44:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m0.148318766s) from=127.0.0.6:52807
    2022/07/25 23:44:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.095825242s) from=127.0.0.6:41507
    2022/07/25 23:44:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m2.144341752s) from=127.0.0.6:33877
    2022/07/25 23:44:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.477425631s) from=127.0.0.6:35925
    2022/07/25 23:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m2.751624787s) from=127.0.0.6:46125
    2022/07/25 23:44:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.129588486s) from=127.0.0.6:49297
    2022/07/25 23:44:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.868302282s) from=127.0.0.6:55979
    2022/07/25 23:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.09402266s) from=127.0.0.6:33431
    2022/07/25 23:44:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m4.336269269s) from=127.0.0.6:36131
    2022/07/25 23:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m4.522578605s) from=127.0.0.6:57777
    2022/07/25 23:44:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m4.821676133s) from=127.0.0.6:59977
    2022/07/25 23:44:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m5.908776364s) from=127.0.0.6:49737
    2022/07/25 23:44:26 [DEBUG] http: Request GET /v1/status/leader (207.526µs) from=127.0.0.6:51365
    2022/07/25 23:44:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.899331802s) from=127.0.0.6:37243
    2022/07/25 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m7.145592791s) from=127.0.0.6:36521
    2022/07/25 23:44:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m7.403435449s) from=127.0.0.6:33829
    2022/07/25 23:44:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:45:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:45:08 [DEBUG] agent: Node info in sync
    2022/07/25 23:45:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m0.764843595s) from=127.0.0.6:59801
    2022/07/25 23:45:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m0.771578275s) from=127.0.0.6:44331
    2022/07/25 23:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.993854676s) from=127.0.0.6:39281
    2022/07/25 23:45:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.114457398s) from=127.0.0.6:49725
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m3.110541354s) from=127.0.0.6:41409
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m3.208875031s) from=127.0.0.6:60259
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.385241217s) from=127.0.0.6:58555
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m3.654326487s) from=127.0.0.6:41501
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m3.544066323s) from=127.0.0.6:35499
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.685307713s) from=127.0.0.6:56569
    2022/07/25 23:45:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.728269084s) from=127.0.0.6:55133
    2022/07/25 23:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m4.629017602s) from=127.0.0.6:40971
    2022/07/25 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m6.161533323s) from=127.0.0.6:34745
    2022/07/25 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m6.112330942s) from=127.0.0.6:53135
    2022/07/25 23:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m7.058973149s) from=127.0.0.6:35083
    2022/07/25 23:45:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m7.409148587s) from=127.0.0.6:42123
    2022/07/25 23:45:48 [DEBUG] http: Request GET /v1/catalog/services (474.649µs) from=127.0.0.6:42065
    2022/07/25 23:45:48 [DEBUG] http: Request GET /v1/status/leader (1.166544ms) from=127.0.0.6:44447
    2022/07/25 23:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (230.654µs) from=127.0.0.6:51365
    2022/07/25 23:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.739µs) from=127.0.0.6:51365
    2022/07/25 23:45:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:46:08 [DEBUG] http: Request GET /v1/status/leader (189.976µs) from=127.0.0.6:44447
    2022/07/25 23:46:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:46:11 [DEBUG] agent: Node info in sync
    2022/07/25 23:46:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:46:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:47:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (2m4.981095259s) from=127.0.0.6:42065
    2022/07/25 23:47:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:47:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:47:54 [DEBUG] agent: Node info in sync
    2022/07/25 23:47:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.888487751s) from=127.0.0.6:41571
    2022/07/25 23:47:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m7.140336747s) from=127.0.0.6:51365
    2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/catalog/services (496.817µs) from=127.0.0.6:52987
    2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/status/leader (467.195µs) from=127.0.0.6:58169
    2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (404.66µs) from=127.0.0.6:58169
    2022/07/25 23:48:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (304.451µs) from=127.0.0.6:58169
    2022/07/25 23:48:26 [DEBUG] http: Request GET /v1/status/leader (234.308µs) from=127.0.0.6:41301
    2022/07/25 23:48:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:49:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:49:08 [DEBUG] agent: Node info in sync
    2022/07/25 23:49:41 [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/07/25 23:49:41 [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/07/25 23:49:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092"
    2022/07/25 23:49:41 [DEBUG] agent: Node info in sync
    2022/07/25 23:49:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.127763ms) from=127.0.0.6:41301
    2022/07/25 23:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (1m35.051009708s) from=127.0.0.6:52987
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:49:41 [DEBUG] agent: Node info in sync
    2022/07/25 23:49:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (482.96µs) from=127.0.0.6:41301
    2022/07/25 23:49:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/catalog/services (336.112µs) from=127.0.0.6:41301
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/status/leader (728.347µs) from=127.0.0.6:56751
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (318.637µs) from=127.0.0.6:56751
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.769µs) from=127.0.0.6:34691
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (283.282µs) from=127.0.0.6:34691
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (245.541µs) from=127.0.0.6:34691
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (147.726µs) from=127.0.0.6:34691
    2022/07/25 23:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (214.181µs) from=127.0.0.6:34691
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (307.978µs) from=127.0.0.6:34691
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (392.528µs) from=127.0.0.6:56751
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (259.19µs) from=127.0.0.6:34691
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (247.469µs) from=127.0.0.6:34691
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (241.961µs) from=127.0.0.6:34691
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (157.695µs) from=127.0.0.6:46061
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (388.905µs) from=127.0.0.6:56373
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (207.008µs) from=127.0.0.6:59955
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (330.292µs) from=127.0.0.6:39235
    2022/07/25 23:49:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (283.711µs) from=127.0.0.6:49261
    2022/07/25 23:49:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:50:07 [DEBUG] http: Request GET /v1/status/leader (1.71555ms) from=127.0.0.6:48947
    2022/07/25 23:50:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.318588141s) from=127.0.0.6:58169
    2022/07/25 23:50:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.125521218s) from=127.0.0.6:50683
    2022/07/25 23:50:27 [DEBUG] http: Request GET /v1/status/leader (156.708µs) from=127.0.0.6:48947
    2022/07/25 23:50:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/catalog/services (343.384µs) from=127.0.0.6:48947
    2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/status/leader (330.532µs) from=127.0.0.6:43459
    2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (253.855µs) from=127.0.0.6:43459
    2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (216.541µs) from=127.0.0.6:43459
    2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (247.667µs) from=127.0.0.6:43459
    2022/07/25 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (157.777µs) from=127.0.0.6:43459
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (228.278µs) from=127.0.0.6:43459
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (148.218µs) from=127.0.0.6:43459
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (184.811µs) from=127.0.0.6:43459
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (135.275µs) from=127.0.0.6:48609
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (421.299µs) from=127.0.0.6:48609
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (181.339µs) from=127.0.0.6:48609
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (257.994µs) from=127.0.0.6:38101
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (202.777µs) from=127.0.0.6:43459
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (221.019µs) from=127.0.0.6:38101
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (538.988µs) from=127.0.0.6:38101
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (275.011µs) from=127.0.0.6:38101
    2022/07/25 23:50:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (209.447µs) from=127.0.0.6:38613
    2022/07/25 23:51:05 [DEBUG] http: Request GET /v1/catalog/services (454.934µs) from=127.0.0.6:51717
    2022/07/25 23:51:06 [DEBUG] http: Request GET /v1/status/leader (431.074µs) from=127.0.0.6:35103
    2022/07/25 23:51:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (215.473µs) from=127.0.0.6:35103
    2022/07/25 23:51:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (284.854µs) from=127.0.0.6:34077
    2022/07/25 23:51:16 [DEBUG] http: Request GET /v1/status/leader (199.828µs) from=127.0.0.6:54881
    2022/07/25 23:51:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:20 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:26 [DEBUG] http: Request GET /v1/status/leader (327.198µs) from=127.0.0.6:34841
    2022/07/25 23:51:37 [DEBUG] http: Request GET /v1/status/leader (623.533µs) from=127.0.0.6:54881
    2022/07/25 23:51:41 [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/07/25 23:51:41 [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/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:41 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.11.192_8443"
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:41 [DEBUG] http: Request PUT /v1/agent/service/register (16.246802ms) from=127.0.0.6:54881
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:41 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (35.826402314s) from=127.0.0.6:51717
    2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (1m54.203037316s) from=127.0.0.6:41301
    2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (45.06764334s) from=127.0.0.6:48947
    2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (876.598µs) from=127.0.0.6:54881
    2022/07/25 23:51:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (251.223µs) from=127.0.0.6:54881
    2022/07/25 23:51:42 [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/07/25 23:51:42 [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/07/25 23:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.199_8082"
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.024165ms) from=127.0.0.6:49245
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:42 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (103.584845ms) from=127.0.0.6:48947
    2022/07/25 23:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (457.276µs) from=127.0.0.6:48947
    2022/07/25 23:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (315.894µs) from=127.0.0.6:34841
    2022/07/25 23:51:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m0.460854835s) from=127.0.0.6:36075
    2022/07/25 23:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.168424559s) from=127.0.0.6:49261
    2022/07/25 23:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m1.629758015s) from=127.0.0.6:34691
    2022/07/25 23:51:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m1.640643907s) from=127.0.0.6:45023
    2022/07/25 23:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.780278329s) from=127.0.0.6:53193
    2022/07/25 23:51:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m2.052193311s) from=127.0.0.6:39235
    2022/07/25 23:51:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m2.498378901s) from=127.0.0.6:41079
    2022/07/25 23:51:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m3.030954282s) from=127.0.0.6:52141
    2022/07/25 23:51:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m3.22971658s) from=127.0.0.6:37405
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.056605434s) from=127.0.0.6:36531
    2022/07/25 23:51:52 [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/07/25 23:51:52 [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/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.8.23_8484"
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (10.268224862s) from=127.0.0.6:48947
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (13.802143ms) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (460.98µs) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.313216311s) from=127.0.0.6:46061
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (251.256µs) from=127.0.0.6:52701
    2022/07/25 23:51:52 [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/07/25 23:51:52 [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/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [INFO] agent: Synced service "_v1_nslcm_10.233.46.60_8403"
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.351336ms) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (149.062908ms) from=127.0.0.6:48947
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (446.993µs) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (252.005µs) from=127.0.0.6:51091
    2022/07/25 23:51:52 [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/07/25 23:51:52 [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/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [INFO] agent: Synced service "_v2_nslcm_10.233.46.60_8403"
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.091969ms) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (110.587218ms) from=127.0.0.6:48947
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (316.123µs) from=127.0.0.6:48947
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (197.628µs) from=127.0.0.6:57949
    2022/07/25 23:51:52 [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/07/25 23:51:52 [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/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [INFO] agent: Synced service "_v1_vnfmgr_10.233.11.227_8803"
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.240574ms) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (131.689152ms) from=127.0.0.6:48947
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:52 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (590.311µs) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (215.546µs) from=127.0.0.6:49245
    2022/07/25 23:51:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m4.894348377s) from=127.0.0.6:56751
    2022/07/25 23:51:52 [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/07/25 23:51:52 [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/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.6.36_8482"
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (48.880165ms) from=127.0.0.6:49245
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (182.017102ms) from=127.0.0.6:48947
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (308.913µs) from=127.0.0.6:49245
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (368.651µs) from=127.0.0.6:41703
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m5.017036358s) from=127.0.0.6:33873
    2022/07/25 23:51:53 [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/07/25 23:51:53 [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/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:53 [INFO] agent: Synced service "_v1_vnfres_10.233.24.82_8802"
    2022/07/25 23:51:53 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (60.607194ms) from=127.0.0.6:49245
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (423.81334ms) from=127.0.0.6:48947
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (377.544µs) from=127.0.0.6:48947
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (294.299µs) from=127.0.0.6:35843
    2022/07/25 23:51:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:51:53 [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/07/25 23:51:53 [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/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:51:53 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.19.252_8410"
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=151 (244.681904ms) from=127.0.0.6:48947
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:53 [DEBUG] http: Request PUT /v1/agent/service/register (23.437187ms) from=127.0.0.6:49245
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:53 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (419.691µs) from=127.0.0.6:49245
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.750110764s) from=127.0.0.6:56373
    2022/07/25 23:51:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (324.969µs) from=127.0.0.6:49245
    2022/07/25 23:51:53 [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/07/25 23:51:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:51:54 [INFO] agent: Synced service "_v1_vnflcm_10.233.49.214_8801"
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:54 [DEBUG] http: Request PUT /v1/agent/service/register (76.703227ms) from=127.0.0.6:48947
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (121.600968ms) from=127.0.0.6:49245
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:51:54 [DEBUG] agent: Node info in sync
    2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (503.154µs) from=127.0.0.6:49245
    2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (222.157µs) from=127.0.0.6:48947
    2022/07/25 23:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m6.060302116s) from=127.0.0.6:47311
    2022/07/25 23:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m7.029375697s) from=127.0.0.6:59955
    2022/07/25 23:51:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:51:57 [DEBUG] http: Request GET /v1/status/leader (244.174µs) from=127.0.0.6:34719
    2022/07/25 23:52:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:52:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:52:55 [DEBUG] agent: Node info in sync
    2022/07/25 23:52:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m0.40688282s) from=127.0.0.6:46971
    2022/07/25 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m1.165016854s) from=127.0.0.6:38101
    2022/07/25 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m1.083485144s) from=127.0.0.6:59137
    2022/07/25 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.751317523s) from=127.0.0.6:54723
    2022/07/25 23:52:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m1.792183098s) from=127.0.0.6:37983
    2022/07/25 23:53:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.117847522s) from=127.0.0.6:46311
    2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.819813351s) from=127.0.0.6:38873
    2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m4.265802798s) from=127.0.0.6:40457
    2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.3968234s) from=127.0.0.6:47627
    2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m4.452140562s) from=127.0.0.6:43349
    2022/07/25 23:53:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.625087217s) from=127.0.0.6:48609
    2022/07/25 23:53:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.327147826s) from=127.0.0.6:43459
    2022/07/25 23:53:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.61088017s) from=127.0.0.6:52263
    2022/07/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.506736391s) from=127.0.0.6:50353
    2022/07/25 23:53:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m6.806849163s) from=127.0.0.6:47183
    2022/07/25 23:53:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m7.267644769s) from=127.0.0.6:38613
    2022/07/25 23:53:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.491525706s) from=127.0.0.6:34077
    2022/07/25 23:53:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m6.391597052s) from=127.0.0.6:35103
    2022/07/25 23:53:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m5.228547898s) from=127.0.0.6:34841
    2022/07/25 23:53:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.208471759s) from=127.0.0.6:54881
    2022/07/25 23:53:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m0.214739193s) from=127.0.0.6:57949
    2022/07/25 23:53:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:53:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.762033959s) from=127.0.0.6:51091
    2022/07/25 23:53:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.511419554s) from=127.0.0.6:54213
    2022/07/25 23:53:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m2.835063312s) from=127.0.0.6:49011
    2022/07/25 23:53:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m3.115524731s) from=127.0.0.6:41703
    2022/07/25 23:53:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m6.350257189s) from=127.0.0.6:52701
    2022/07/25 23:53:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m5.084395176s) from=127.0.0.6:49245
    2022/07/25 23:53:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.56653538s) from=127.0.0.6:35843
    2022/07/25 23:54:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.387192842s) from=127.0.0.6:48947
    2022/07/25 23:54:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:54:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:54:39 [DEBUG] agent: Node info in sync
    2022/07/25 23:54:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:55:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:56:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:56:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:56:37 [DEBUG] agent: Node info in sync
    2022/07/25 23:56:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:57:08 [DEBUG] http: Request GET /v1/catalog/services (1.301109ms) from=127.0.0.6:60283
    2022/07/25 23:57:08 [DEBUG] http: Request GET /v1/status/leader (643.969µs) from=127.0.0.6:43551
    2022/07/25 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (628.544µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (308.43µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (352.695µs) from=127.0.0.6:37363
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (186.639µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (283.057µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (215.393µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (274.997µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (209.109µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (160.561µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (248.137µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (135.389µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (168.466µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (191.504µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (509.179µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (159.123µs) from=127.0.0.6:37363
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (317.528µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.492µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (175.355µs) from=127.0.0.6:43551
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (266.657µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (350.877µs) from=127.0.0.6:58847
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (289.985µs) from=127.0.0.6:48767
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (279.89µs) from=127.0.0.6:37363
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (320.046µs) from=127.0.0.6:37363
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (297.356µs) from=127.0.0.6:36497
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (217.781µs) from=127.0.0.6:54575
    2022/07/25 23:57:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (243.072µs) from=127.0.0.6:58847
    2022/07/25 23:57:28 [DEBUG] http: Request GET /v1/status/leader (386.225µs) from=127.0.0.6:54467
    2022/07/25 23:57:49 [DEBUG] http: Request GET /v1/status/leader (681.642µs) from=127.0.0.6:54467
    2022/07/25 23:57:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:58:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:58:10 [DEBUG] agent: Node info in sync
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/catalog/services (1.542628ms) from=127.0.0.6:34685
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/status/leader (272.597µs) from=127.0.0.6:34685
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (404.359µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (173.22µs) from=127.0.0.6:36805
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (440.349µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.445µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (148.32µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (251.834µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (118.548µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.095µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (193.824µs) from=127.0.0.6:36805
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (211.681µs) from=127.0.0.6:36805
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (342.225µs) from=127.0.0.6:34725
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (165.413µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (195.781µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.931µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (304.948µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (134.83µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (366.947µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (124.499µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (157.496µs) from=127.0.0.6:43279
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (391.901µs) from=127.0.0.6:54467
    2022/07/25 23:58:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (203.206µs) from=127.0.0.6:36805
    2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (223.704µs) from=127.0.0.6:54467
    2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (271.151µs) from=127.0.0.6:54467
    2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (249.652µs) from=127.0.0.6:36805
    2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (354.94µs) from=127.0.0.6:43993
    2022/07/25 23:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.363µs) from=127.0.0.6:43993
    2022/07/25 23:58:36 [DEBUG] http: Request GET /v1/status/leader (190.586µs) from=127.0.0.6:39037
    2022/07/25 23:58:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/25 23:58:56 [DEBUG] http: Request GET /v1/status/leader (340.127µs) from=127.0.0.6:33123
    2022/07/25 23:59:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m0.05412316s) from=127.0.0.6:60283
    2022/07/25 23:59:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m0.520266279s) from=127.0.0.6:37363
    2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m0.731217489s) from=127.0.0.6:58847
    2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m0.866164217s) from=127.0.0.6:43443
    2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m1.124016049s) from=127.0.0.6:54313
    2022/07/25 23:59:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.417553768s) from=127.0.0.6:41459
    2022/07/25 23:59:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m1.714758751s) from=127.0.0.6:50913
    2022/07/25 23:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.123684996s) from=127.0.0.6:51261
    2022/07/25 23:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.677694493s) from=127.0.0.6:56637
    2022/07/25 23:59:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m3.37042353s) from=127.0.0.6:41005
    2022/07/25 23:59:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m3.52140882s) from=127.0.0.6:36497
    2022/07/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.522114195s) from=127.0.0.6:38483
    2022/07/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.75690733s) from=127.0.0.6:55625
    2022/07/25 23:59:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.194022179s) from=127.0.0.6:38313
    2022/07/25 23:59:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.483296315s) from=127.0.0.6:53989
    2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m5.642925784s) from=127.0.0.6:37867
    2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.718753392s) from=127.0.0.6:51755
    2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m5.983660185s) from=127.0.0.6:54575
    2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m5.952866567s) from=127.0.0.6:52671
    2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.90050983s) from=127.0.0.6:52289
    2022/07/25 23:59:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m6.389072646s) from=127.0.0.6:56009
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.705143041s) from=127.0.0.6:59791
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m6.854218334s) from=127.0.0.6:45193
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m7.267214379s) from=127.0.0.6:43551
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.36009727s) from=127.0.0.6:48767
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/status/leader (287.876µs) from=127.0.0.6:39037
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m7.425854501s) from=127.0.0.6:54093
    2022/07/25 23:59:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.404140042s) from=127.0.0.6:40727
    2022/07/25 23:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/25 23:59:19 [DEBUG] agent: Node info in sync
    2022/07/25 23:59:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/25 23:59:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m0.083597033s) from=127.0.0.6:38785
    2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m0.192147063s) from=127.0.0.6:53413
    2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.390360973s) from=127.0.0.6:53649
    2022/07/26 00:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m0.548335386s) from=127.0.0.6:34689
    2022/07/26 00:00:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.437373639s) from=127.0.0.6:36805
    2022/07/26 00:00:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m1.737785385s) from=127.0.0.6:52265
    2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.2149983s) from=127.0.0.6:33423
    2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.461683376s) from=127.0.0.6:34725
    2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.390924509s) from=127.0.0.6:35833
    2022/07/26 00:00:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m2.742202941s) from=127.0.0.6:51753
    2022/07/26 00:00:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.973306957s) from=127.0.0.6:53049
    2022/07/26 00:00:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m3.975546051s) from=127.0.0.6:34685
    2022/07/26 00:00:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m3.68018461s) from=127.0.0.6:39767
    2022/07/26 00:00:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m4.447569155s) from=127.0.0.6:43993
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.90239506s) from=127.0.0.6:57241
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m4.996208098s) from=127.0.0.6:60225
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.315661527s) from=127.0.0.6:51059
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.430001536s) from=127.0.0.6:38909
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.555742232s) from=127.0.0.6:58047
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m5.90804039s) from=127.0.0.6:43279
    2022/07/26 00:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m5.887995286s) from=127.0.0.6:54467
    2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m6.38112431s) from=127.0.0.6:43647
    2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m6.453130661s) from=127.0.0.6:51859
    2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m6.665079348s) from=127.0.0.6:50043
    2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m6.76499371s) from=127.0.0.6:41609
    2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m6.827604778s) from=127.0.0.6:44441
    2022/07/26 00:00:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m6.787532854s) from=127.0.0.6:60629
    2022/07/26 00:00:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:00:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:00:55 [DEBUG] agent: Node info in sync
    2022/07/26 00:01:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:01:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:02:29 [DEBUG] agent: Node info in sync
    2022/07/26 00:02:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:03:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:03:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:03:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:03:56 [DEBUG] agent: Node info in sync
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/catalog/services (1.418665ms) from=127.0.0.6:53793
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/status/leader (417.958µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (582.455µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (2.048176ms) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (173.809µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (264.25µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (301.497µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (176.991µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (172.925µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (214.618µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (147.866µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (226.999µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (149.191µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (180.761µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (182.173µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (141.951µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (131.958µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (135.788µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (139.136µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (132.531µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (282.431µs) from=127.0.0.6:48767
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (247.607µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (203.54µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (184.824µs) from=127.0.0.6:45007
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (142.19µs) from=127.0.0.6:41463
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (163.798µs) from=127.0.0.6:49615
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (142.053µs) from=127.0.0.6:34257
    2022/07/26 00:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (201.093µs) from=127.0.0.6:40433
    2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/catalog/services (623.495µs) from=127.0.0.6:47137
    2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/status/leader (244.748µs) from=127.0.0.6:34143
    2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (363.776µs) from=127.0.0.6:34143
    2022/07/26 00:04:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (217.817µs) from=127.0.0.6:34143
    2022/07/26 00:04:47 [DEBUG] http: Request GET /v1/status/leader (1.347773ms) from=127.0.0.6:37671
    2022/07/26 00:04:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:04:56 [DEBUG] http: Request GET /v1/status/leader (376.53µs) from=127.0.0.6:37671
    2022/07/26 00:05:07 [DEBUG] http: Request GET /v1/status/leader (230.075µs) from=127.0.0.6:32875
    2022/07/26 00:05:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:05:18 [DEBUG] agent: Node info in sync
    2022/07/26 00:05:36 [DEBUG] http: Request GET /v1/catalog/services (449.893µs) from=127.0.0.6:37671
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/status/leader (681.336µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (228.994µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.22µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (283.696µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (237.334µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (238.829µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (138.933µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (135.74µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (158.299µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (125.099µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (146.956µs) from=127.0.0.6:50831
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (241.897µs) from=127.0.0.6:50831
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (208.424µs) from=127.0.0.6:32875
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (151.492µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (119.078µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (163.166µs) from=127.0.0.6:51207
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (118.61µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (143.006µs) from=127.0.0.6:42873
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (133.386µs) from=127.0.0.6:47289
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (205.661µs) from=127.0.0.6:48005
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (121.966µs) from=127.0.0.6:48005
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (117.503µs) from=127.0.0.6:47289
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (118.738µs) from=127.0.0.6:47289
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (143.098µs) from=127.0.0.6:42121
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (157.551µs) from=127.0.0.6:42121
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (156.367µs) from=127.0.0.6:47289
    2022/07/26 00:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (121.605µs) from=127.0.0.6:42121
    2022/07/26 00:05:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:05:57 [DEBUG] http: Request GET /v1/status/leader (303.398µs) from=127.0.0.6:55183
    2022/07/26 00:06:17 [DEBUG] http: Request GET /v1/status/leader (1.738721ms) from=127.0.0.6:55183
    2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m0.22441153s) from=127.0.0.6:57375
    2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m0.253652715s) from=127.0.0.6:37145
    2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m0.309886926s) from=127.0.0.6:40433
    2022/07/26 00:06:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m0.737454162s) from=127.0.0.6:60051
    2022/07/26 00:06:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m1.437666358s) from=127.0.0.6:48995
    2022/07/26 00:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m1.858017307s) from=127.0.0.6:45691
    2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.050267282s) from=127.0.0.6:51163
    2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m2.246116438s) from=127.0.0.6:50229
    2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m2.412234866s) from=127.0.0.6:40749
    2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m2.38370558s) from=127.0.0.6:34337
    2022/07/26 00:06:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.696114625s) from=127.0.0.6:42779
    2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m3.461073094s) from=127.0.0.6:41463
    2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m3.559747996s) from=127.0.0.6:48379
    2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.134140713s) from=127.0.0.6:53793
    2022/07/26 00:06:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m3.759013995s) from=127.0.0.6:55399
    2022/07/26 00:06:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m4.19382012s) from=127.0.0.6:34257
    2022/07/26 00:06:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m4.213745554s) from=127.0.0.6:39249
    2022/07/26 00:06:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.673540329s) from=127.0.0.6:35729
    2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m5.340604458s) from=127.0.0.6:48767
    2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m5.339993758s) from=127.0.0.6:42333
    2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m5.4480641s) from=127.0.0.6:49615
    2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m5.72044429s) from=127.0.0.6:42063
    2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m5.879179376s) from=127.0.0.6:45007
    2022/07/26 00:06:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.817866689s) from=127.0.0.6:46143
    2022/07/26 00:06:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m6.191575482s) from=127.0.0.6:54905
    2022/07/26 00:06:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m6.753998969s) from=127.0.0.6:33937
    2022/07/26 00:06:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m7.273270156s) from=127.0.0.6:41465
    2022/07/26 00:06:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m4.097055276s) from=127.0.0.6:47137
    2022/07/26 00:06:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:06:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.818054886s) from=127.0.0.6:40435
    2022/07/26 00:06:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.83750123s) from=127.0.0.6:34143
    2022/07/26 00:06:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:07:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:07:12 [DEBUG] agent: Node info in sync
    2022/07/26 00:07:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m0.316869679s) from=127.0.0.6:56811
    2022/07/26 00:07:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m0.311979362s) from=127.0.0.6:51665
    2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m1.231138422s) from=127.0.0.6:47289
    2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m1.679744043s) from=127.0.0.6:37671
    2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.463211889s) from=127.0.0.6:48005
    2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m1.290507809s) from=127.0.0.6:59139
    2022/07/26 00:07:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m1.327204917s) from=127.0.0.6:58855
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m2.047160661s) from=127.0.0.6:37777
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m2.176565553s) from=127.0.0.6:60195
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m2.288077389s) from=127.0.0.6:45089
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.40359422s) from=127.0.0.6:54103
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m2.327321713s) from=127.0.0.6:40703
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m2.463611517s) from=127.0.0.6:54371
    2022/07/26 00:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m2.669871078s) from=127.0.0.6:42873
    2022/07/26 00:07:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.617343696s) from=127.0.0.6:46647
    2022/07/26 00:07:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.213050919s) from=127.0.0.6:54607
    2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m4.608936402s) from=127.0.0.6:44205
    2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m4.879546516s) from=127.0.0.6:51207
    2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m4.856800402s) from=127.0.0.6:54431
    2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m5.134117487s) from=127.0.0.6:54799
    2022/07/26 00:07:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m5.296098166s) from=127.0.0.6:51447
    2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.723226804s) from=127.0.0.6:42121
    2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m5.664115649s) from=127.0.0.6:38955
    2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m5.862424396s) from=127.0.0.6:32875
    2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.848691208s) from=127.0.0.6:40021
    2022/07/26 00:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m6.448011951s) from=127.0.0.6:58947
    2022/07/26 00:07:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m7.214291293s) from=127.0.0.6:50831
    2022/07/26 00:07:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:08:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:08:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:08:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:08:56 [DEBUG] agent: Node info in sync
    2022/07/26 00:09:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:10:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:10:11 [DEBUG] agent: Node info in sync
    2022/07/26 00:10:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:11:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/catalog/services (1.174529ms) from=127.0.0.6:57267
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/status/leader (844.695µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (437.4µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (166.468µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (269.442µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (272.61µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (352.55µs) from=127.0.0.6:54395
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (157.49µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (177.556µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (192.219µs) from=127.0.0.6:54395
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.096µs) from=127.0.0.6:54395
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (152.506µs) from=127.0.0.6:54395
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (140.401µs) from=127.0.0.6:33617
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (305.259µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (142.97µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (245.49µs) from=127.0.0.6:54395
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (109.644µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (214.214µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.214128ms) from=127.0.0.6:33617
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.251µs) from=127.0.0.6:33617
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (182.62µs) from=127.0.0.6:51893
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (144.788µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (168.273µs) from=127.0.0.6:51893
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.639531ms) from=127.0.0.6:33617
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.635µs) from=127.0.0.6:51325
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (182.766µs) from=127.0.0.6:51893
    2022/07/26 00:11:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (231.151µs) from=127.0.0.6:33617
    2022/07/26 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (209.76µs) from=127.0.0.6:33329
    2022/07/26 00:11:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:12:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:12:06 [DEBUG] agent: Node info in sync
    2022/07/26 00:12:11 [DEBUG] http: Request GET /v1/status/leader (2.542205ms) from=127.0.0.6:51933
    2022/07/26 00:12:31 [DEBUG] http: Request GET /v1/status/leader (222.74µs) from=127.0.0.6:51933
    2022/07/26 00:12:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:12:56 [DEBUG] http: Request GET /v1/catalog/services (611.461µs) from=127.0.0.6:34549
    2022/07/26 00:12:56 [DEBUG] http: Request GET /v1/status/leader (331.321µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.461µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (236.126µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (676.52µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (247.466µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (151.647µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (125.076µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (152.456µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (156.081µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (179.474µs) from=127.0.0.6:43557
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (133.91µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (107.256µs) from=127.0.0.6:43557
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (132.88µs) from=127.0.0.6:43557
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (162.839µs) from=127.0.0.6:43557
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (147.619µs) from=127.0.0.6:43557
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (356.578µs) from=127.0.0.6:56097
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (113.511µs) from=127.0.0.6:43557
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.589µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (139.602µs) from=127.0.0.6:36479
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (154.403µs) from=127.0.0.6:51933
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (148.947µs) from=127.0.0.6:51165
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (153.766µs) from=127.0.0.6:36479
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (181.266µs) from=127.0.0.6:48517
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.992833ms) from=127.0.0.6:43387
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (2.207916ms) from=127.0.0.6:42509
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (171.626µs) from=127.0.0.6:42509
    2022/07/26 00:12:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (116.005µs) from=127.0.0.6:48517
    2022/07/26 00:13:16 [DEBUG] http: Request GET /v1/status/leader (681.677µs) from=127.0.0.6:43043
    2022/07/26 00:13:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:13:37 [DEBUG] http: Request GET /v1/status/leader (9.557135ms) from=127.0.0.6:43043
    2022/07/26 00:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:13:46 [DEBUG] agent: Node info in sync
    2022/07/26 00:13:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m1.629641377s) from=127.0.0.6:49913
    2022/07/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m1.710360309s) from=127.0.0.6:41887
    2022/07/26 00:13:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m1.854426048s) from=127.0.0.6:50777
    2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m2.546271952s) from=127.0.0.6:57267
    2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m2.563203189s) from=127.0.0.6:44391
    2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m2.574589608s) from=127.0.0.6:33329
    2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m2.962151272s) from=127.0.0.6:54395
    2022/07/26 00:13:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m2.94918451s) from=127.0.0.6:46303
    2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m2.96950811s) from=127.0.0.6:59589
    2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m3.117233342s) from=127.0.0.6:60889
    2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m3.508858223s) from=127.0.0.6:51325
    2022/07/26 00:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m3.906851625s) from=127.0.0.6:52585
    2022/07/26 00:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m4.500807741s) from=127.0.0.6:36043
    2022/07/26 00:13:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m4.536659559s) from=127.0.0.6:58391
    2022/07/26 00:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m4.755163401s) from=127.0.0.6:51567
    2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m4.996431167s) from=127.0.0.6:43297
    2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m4.928719581s) from=127.0.0.6:52065
    2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/status/leader (306.842µs) from=127.0.0.6:43043
    2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m5.290614721s) from=127.0.0.6:49029
    2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.577179117s) from=127.0.0.6:35433
    2022/07/26 00:13:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m5.650341574s) from=127.0.0.6:33617
    2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m6.280131397s) from=127.0.0.6:51893
    2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m6.186267031s) from=127.0.0.6:58501
    2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m6.269890564s) from=127.0.0.6:36179
    2022/07/26 00:13:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m6.812329719s) from=127.0.0.6:34671
    2022/07/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m7.142028287s) from=127.0.0.6:54493
    2022/07/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m7.155222871s) from=127.0.0.6:49277
    2022/07/26 00:13:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m7.494822431s) from=127.0.0.6:36661
    2022/07/26 00:14:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:14:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=98 (2m0.641034934s) from=127.0.0.6:42161
    2022/07/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=150 (2m1.091361849s) from=127.0.0.6:48517
    2022/07/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=94 (2m1.549972391s) from=127.0.0.6:36789
    2022/07/26 00:14:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=153 (2m1.64477004s) from=127.0.0.6:36479
    2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=149 (2m2.984833099s) from=127.0.0.6:42509
    2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=101 (2m3.251143713s) from=127.0.0.6:43557
    2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=135 (2m3.337817466s) from=127.0.0.6:35683
    2022/07/26 00:15:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=144 (2m3.350783535s) from=127.0.0.6:52875
    2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=91 (2m3.824994293s) from=127.0.0.6:50727
    2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=146 (2m4.253002226s) from=127.0.0.6:37535
    2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=151 (2m4.320471469s) from=127.0.0.6:33071
    2022/07/26 00:15:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=93 (2m4.47295441s) from=127.0.0.6:39243
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=102 (2m4.710747282s) from=127.0.0.6:44539
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=99 (2m5.077992328s) from=127.0.0.6:51933
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=148 (2m5.245009245s) from=127.0.0.6:39525
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=97 (2m5.257393085s) from=127.0.0.6:41179
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=145 (2m5.325232006s) from=127.0.0.6:57461
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=95 (2m5.606498514s) from=127.0.0.6:48245
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=90 (2m5.627267058s) from=127.0.0.6:51245
    2022/07/26 00:15:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=92 (2m5.635157036s) from=127.0.0.6:51885
    2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=88 (2m5.651042631s) from=127.0.0.6:46011
    2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=96 (2m5.900825546s) from=127.0.0.6:43387
    2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=154 (2m5.904403809s) from=127.0.0.6:60675
    2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (2m6.453652272s) from=127.0.0.6:34549
    2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=100 (2m6.756360596s) from=127.0.0.6:56097
    2022/07/26 00:15:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=89 (2m6.613230362s) from=127.0.0.6:49775
    2022/07/26 00:15:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=147 (2m7.428052549s) from=127.0.0.6:51165
    2022/07/26 00:15:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:15:16 [DEBUG] agent: Node info in sync
    2022/07/26 00:15:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/26 00:15:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:16:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:16:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.49.214_8801" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.158_8282" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_nsd_10.233.1.60_8806" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.1.60_8806" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.6.36_8482" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnfres_10.233.24.82_8802" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v2_nslcm_10.233.46.60_8403" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.19.252_8410" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.185_8080" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.119_9007" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_catalog_10.233.1.60_8806" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.199_8082" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.61.85_8181" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_parser_10.233.1.60_8806" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.34.93_9092" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.8.23_8484" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.227_8803" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.37_443" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.60.230_9011" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.52.84_9015" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.192_8443" in sync
    2022/07/26 00:16:55 [DEBUG] agent: Node info in sync
    2022/07/26 00:17:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-bv4kl" since the cluster is too small
    2022/07/26 00:18:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-bv4kl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)