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: '9394256e-5f5e-020d-e7d7-611747369140'
         Node name: 'onap-msb-consul-5454dcc5c5-phnkv'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/12/09 22:45:47 [DEBUG] agent: Using random ID "9394256e-5f5e-020d-e7d7-611747369140" as node ID
    2022/12/09 22:45:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9394256e-5f5e-020d-e7d7-611747369140 Address:127.0.0.1:8300}]
    2022/12/09 22:45:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/09 22:45:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-phnkv.dc1 127.0.0.1
    2022/12/09 22:45:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-phnkv 127.0.0.1
    2022/12/09 22:45:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-phnkv.dc1" in area "wan"
    2022/12/09 22:45:47 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-phnkv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:45:47 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/09 22:45:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/09 22:45:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/09 22:45:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/09 22:45:47 [INFO] agent: started state syncer
    2022/12/09 22:45:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/09 22:45:47 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/09 22:45:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/09 22:45:47 [DEBUG] raft: Votes needed: 1
    2022/12/09 22:45:47 [DEBUG] raft: Vote granted from 9394256e-5f5e-020d-e7d7-611747369140 in term 2. Tally: 1
    2022/12/09 22:45:47 [INFO] raft: Election won. Tally: 1
    2022/12/09 22:45:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/09 22:45:47 [INFO] consul: cluster leadership acquired
    2022/12/09 22:45:47 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-phnkv
    2022/12/09 22:45:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/09 22:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:45:47 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-phnkv' joined, marking health alive
    2022/12/09 22:45:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:45:47 [INFO] agent: Synced node info
    2022/12/09 22:45:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:45:47 [DEBUG] agent: Node info in sync
    2022/12/09 22:45:47 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.2 (currently running: 1.4.3)
    2022/12/09 22:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:47:46 [DEBUG] agent: Node info in sync
    2022/12/09 22:47:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:49:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:49:16 [DEBUG] agent: Node info in sync
    2022/12/09 22:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:50:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:50:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:50:39 [DEBUG] agent: Node info in sync
    2022/12/09 22:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:51:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:52:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:52:11 [DEBUG] agent: Node info in sync
    2022/12/09 22:52:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:53:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:53:25 [DEBUG] agent: Node info in sync
    2022/12/09 22:53:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:54:31 [DEBUG] agent: Node info in sync
    2022/12/09 22:54:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:55:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:55:46 [DEBUG] agent: Node info in sync
    2022/12/09 22:55:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:55:47 [DEBUG] http: Request GET /v1/catalog/services (597.546µs) from=127.0.0.6:35369
    2022/12/09 22:55:47 [DEBUG] http: Request GET /v1/status/leader (3.053018ms) from=127.0.0.6:35369
    2022/12/09 22:55:51 [DEBUG] http: Request GET /v1/catalog/services (211.232µs) from=127.0.0.6:41429
    2022/12/09 22:55:51 [DEBUG] http: Request GET /v1/status/leader (181.11µs) from=127.0.0.6:41429
    2022/12/09 22:56:07 [DEBUG] http: Request GET /v1/status/leader (227.704µs) from=127.0.0.6:33863
    2022/12/09 22:56:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:56:11 [DEBUG] http: Request GET /v1/status/leader (3.015988ms) from=127.0.0.6:33863
    2022/12/09 22:56:12 [DEBUG] http: Request GET /v1/status/leader (343.167µs) from=127.0.0.6:33863
    2022/12/09 22:56:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.120_9015"
    2022/12/09 22:56:13 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:13 [DEBUG] http: Request PUT /v1/agent/service/register (6.24182ms) from=127.0.0.6:49261
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (22.477964761s) from=127.0.0.6:41429
    2022/12/09 22:56:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:13 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (25.930627053s) from=127.0.0.6:35369
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (916.807µs) from=127.0.0.6:33863
    2022/12/09 22:56:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (547.917µs) from=127.0.0.6:49261
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.64_9011"
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.347942ms) from=127.0.0.6:49261
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (466.076213ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (455.258808ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (318.34µs) from=127.0.0.6:49261
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.429972ms) from=127.0.0.6:35031
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.64_9011"
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.000146ms) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (113.483037ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (113.538436ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.415µs) from=127.0.0.6:35031
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (395.25µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v1_wf-gui_10.233.19.111_8080"
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (145.325931ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (3.98797ms) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (141.967202ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (368.063µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (797.144µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (222.213µs) from=127.0.0.6:33857
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.23.174_443"
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.109494ms) from=127.0.0.6:37813
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (76.554715ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (69.805771ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (353.039µs) from=127.0.0.6:43661
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (519.108µs) from=127.0.0.6:37813
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:14 [INFO] agent: Synced service "_v0_multicloud_10.233.15.129_9001"
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.077594ms) from=127.0.0.6:44753
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (154.688532ms) from=127.0.0.6:41429
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (161.577426ms) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:14 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.254µs) from=127.0.0.6:35369
    2022/12/09 22:56:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (480.114µs) from=127.0.0.6:44753
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_multicloud_10.233.15.129_9001"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.068316ms) from=127.0.0.6:44753
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (83.238562ms) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (106.937976ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (345.323µs) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (417.312µs) from=127.0.0.6:56719
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_parser_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.772473ms) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (121.264508ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (116.427086ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (193.198µs) from=127.0.0.6:44753
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (479.875µs) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_catalog_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.93224ms) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (104.990539ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (93.184157ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (435.998µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (243.555µs) from=127.0.0.6:37813
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_nsd_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.567338ms) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (34.832045ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (53.546115ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (384.888µs) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (248.033µs) from=127.0.0.6:45091
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.36.175_8806"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.199874ms) from=127.0.0.6:52127
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (92.099077ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (103.688861ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (289.253µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (355.063µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.15.114_9007"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (77.634245ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (90.465312ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.479416ms) from=127.0.0.6:55619
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (333.802µs) from=127.0.0.6:55619
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (444.295µs) from=127.0.0.6:55619
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.15.114_9007"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.394817ms) from=127.0.0.6:53479
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (70.367762ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (84.093588ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (565.247µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (312.466µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.10.40_8181"
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.641977ms) from=127.0.0.6:53181
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:56:15 [DEBUG] agent: Node info in sync
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (56.103979ms) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (76.665541ms) from=127.0.0.6:41429
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (147.143µs) from=127.0.0.6:48761
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (415.726µs) from=127.0.0.6:53181
    2022/12/09 22:56:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (303.819µs) from=127.0.0.6:53219
    2022/12/09 22:56:28 [DEBUG] http: Request GET /v1/status/leader (407.264µs) from=127.0.0.6:53181
    2022/12/09 22:56:31 [DEBUG] http: Request GET /v1/status/leader (173.833µs) from=127.0.0.6:53181
    2022/12/09 22:56:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:56:48 [DEBUG] http: Request GET /v1/status/leader (194.797µs) from=127.0.0.6:53181
    2022/12/09 22:56:51 [DEBUG] http: Request GET /v1/status/leader (177.315µs) from=127.0.0.6:53181
    2022/12/09 22:57:08 [DEBUG] http: Request GET /v1/status/leader (259.315µs) from=127.0.0.6:53181
    2022/12/09 22:57:11 [DEBUG] http: Request GET /v1/status/leader (166.164µs) from=127.0.0.6:53181
    2022/12/09 22:57:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:57:24 [DEBUG] agent: Node info in sync
    2022/12/09 22:57:28 [DEBUG] http: Request GET /v1/status/leader (186.973µs) from=127.0.0.6:53181
    2022/12/09 22:57:31 [DEBUG] http: Request GET /v1/status/leader (405.571µs) from=127.0.0.6:43173
    2022/12/09 22:57:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:57:48 [DEBUG] http: Request GET /v1/status/leader (291.864µs) from=127.0.0.6:53181
    2022/12/09 22:57:51 [DEBUG] http: Request GET /v1/status/leader (210.824µs) from=127.0.0.6:43173
    2022/12/09 22:58:08 [DEBUG] http: Request GET /v1/status/leader (331.384µs) from=127.0.0.6:43173
    2022/12/09 22:58:11 [DEBUG] http: Request GET /v1/status/leader (371.978µs) from=127.0.0.6:43173
    2022/12/09 22:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.035718622s) from=127.0.0.6:35031
    2022/12/09 22:58:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.161388264s) from=127.0.0.6:50147
    2022/12/09 22:58:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.019333977s) from=127.0.0.6:33857
    2022/12/09 22:58:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.109861126s) from=127.0.0.6:53219
    2022/12/09 22:58:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.048954605s) from=127.0.0.6:45091
    2022/12/09 22:58:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.736302538s) from=127.0.0.6:52127
    2022/12/09 22:58:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m2.961463681s) from=127.0.0.6:48761
    2022/12/09 22:58:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.603611248s) from=127.0.0.6:44753
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.666910412s) from=127.0.0.6:49261
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.148063989s) from=127.0.0.6:33863
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.520121133s) from=127.0.0.6:43661
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.188259039s) from=127.0.0.6:37813
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.847842597s) from=127.0.0.6:35369
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.822383841s) from=127.0.0.6:56719
    2022/12/09 22:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.22130652s) from=127.0.0.6:53479
    2022/12/09 22:58:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.693635724s) from=127.0.0.6:55619
    2022/12/09 22:58:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (2m6.563199462s) from=127.0.0.6:41429
    2022/12/09 22:58:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.625199208s) from=127.0.0.6:42203
    2022/12/09 22:58:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:58:25 [INFO] agent: Synced service "_v1_sdnc_10.233.49.133_8282"
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/09 22:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.647138ms) from=127.0.0.6:53181
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (6.895491274s) from=127.0.0.6:48761
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (3.312401264s) from=127.0.0.6:41429
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 22:58:25 [DEBUG] agent: Node info in sync
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.172658ms) from=127.0.0.6:53181
    2022/12/09 22:58:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (330.657µs) from=127.0.0.6:43173
    2022/12/09 22:58:28 [DEBUG] http: Request GET /v1/status/leader (165.09µs) from=127.0.0.6:53181
    2022/12/09 22:58:31 [DEBUG] http: Request GET /v1/status/leader (405.485µs) from=127.0.0.6:57647
    2022/12/09 22:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:58:48 [DEBUG] http: Request GET /v1/status/leader (2.769224ms) from=127.0.0.6:53181
    2022/12/09 22:58:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 22:58:51 [DEBUG] http: Request GET /v1/status/leader (412.976µs) from=127.0.0.6:57647
    2022/12/09 22:59:08 [DEBUG] http: Request GET /v1/status/leader (162.707µs) from=127.0.0.6:53181
    2022/12/09 22:59:11 [DEBUG] http: Request GET /v1/status/leader (180.664µs) from=127.0.0.6:53181
    2022/12/09 22:59:28 [DEBUG] http: Request GET /v1/status/leader (303.635µs) from=127.0.0.6:53181
    2022/12/09 22:59:31 [DEBUG] http: Request GET /v1/status/leader (181.68µs) from=127.0.0.6:57647
    2022/12/09 22:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 22:59:48 [DEBUG] http: Request GET /v1/status/leader (300.708µs) from=127.0.0.6:53181
    2022/12/09 22:59:51 [DEBUG] http: Request GET /v1/status/leader (158.594µs) from=127.0.0.6:57647
    2022/12/09 23:00:08 [DEBUG] http: Request GET /v1/status/leader (352.267µs) from=127.0.0.6:53181
    2022/12/09 23:00:11 [DEBUG] http: Request GET /v1/status/leader (363.225µs) from=127.0.0.6:53181
    2022/12/09 23:00:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.479159929s) from=127.0.0.6:50147
    2022/12/09 23:00:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.818092847s) from=127.0.0.6:45091
    2022/12/09 23:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.317009813s) from=127.0.0.6:35031
    2022/12/09 23:00:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.25455286s) from=127.0.0.6:44753
    2022/12/09 23:00:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:00:20 [DEBUG] agent: Node info in sync
    2022/12/09 23:00:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.016916983s) from=127.0.0.6:43661
    2022/12/09 23:00:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.244531278s) from=127.0.0.6:52127
    2022/12/09 23:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.935026597s) from=127.0.0.6:35369
    2022/12/09 23:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.482542039s) from=127.0.0.6:55619
    2022/12/09 23:00:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.152020048s) from=127.0.0.6:53219
    2022/12/09 23:00:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.366659994s) from=127.0.0.6:33857
    2022/12/09 23:00:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.703512426s) from=127.0.0.6:42203
    2022/12/09 23:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.651274865s) from=127.0.0.6:49261
    2022/12/09 23:00:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.892648926s) from=127.0.0.6:56719
    2022/12/09 23:00:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.638856578s) from=127.0.0.6:37813
    2022/12/09 23:00:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.822600472s) from=127.0.0.6:53479
    2022/12/09 23:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.877692675s) from=127.0.0.6:33863
    2022/12/09 23:00:28 [DEBUG] http: Request GET /v1/status/leader (481.352µs) from=127.0.0.6:53181
    2022/12/09 23:00:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.54220487s) from=127.0.0.6:43173
    2022/12/09 23:00:31 [DEBUG] http: Request GET /v1/status/leader (426.706µs) from=127.0.0.6:57647
    2022/12/09 23:00:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.017583385s) from=127.0.0.6:41429
    2022/12/09 23:00:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.121831728s) from=127.0.0.6:48761
    2022/12/09 23:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:00:48 [DEBUG] http: Request GET /v1/status/leader (2.437867ms) from=127.0.0.6:53181
    2022/12/09 23:00:51 [DEBUG] http: Request GET /v1/status/leader (859.203µs) from=127.0.0.6:57647
    2022/12/09 23:01:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:01:08 [DEBUG] http: Request GET /v1/status/leader (341.533µs) from=127.0.0.6:53181
    2022/12/09 23:01:11 [DEBUG] http: Request GET /v1/status/leader (393.971µs) from=127.0.0.6:57647
    2022/12/09 23:01:28 [DEBUG] http: Request GET /v1/status/leader (286.99µs) from=127.0.0.6:53181
    2022/12/09 23:01:31 [DEBUG] http: Request GET /v1/status/leader (375.738µs) from=127.0.0.6:57647
    2022/12/09 23:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:01:48 [DEBUG] http: Request GET /v1/status/leader (333.69µs) from=127.0.0.6:53181
    2022/12/09 23:01:52 [DEBUG] http: Request GET /v1/status/leader (302.505µs) from=127.0.0.6:57647
    2022/12/09 23:02:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:02:01 [DEBUG] agent: Node info in sync
    2022/12/09 23:02:08 [DEBUG] http: Request GET /v1/status/leader (250.513µs) from=127.0.0.6:53181
    2022/12/09 23:02:12 [DEBUG] http: Request GET /v1/status/leader (212.682µs) from=127.0.0.6:53181
    2022/12/09 23:02:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.166333966s) from=127.0.0.6:50147
    2022/12/09 23:02:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.66409717s) from=127.0.0.6:45091
    2022/12/09 23:02:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.229550754s) from=127.0.0.6:52127
    2022/12/09 23:02:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.610041627s) from=127.0.0.6:33857
    2022/12/09 23:02:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.535340647s) from=127.0.0.6:43661
    2022/12/09 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.86496751s) from=127.0.0.6:35031
    2022/12/09 23:02:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.626754119s) from=127.0.0.6:44753
    2022/12/09 23:02:28 [DEBUG] http: Request GET /v1/status/leader (3.542444ms) from=127.0.0.6:53181
    2022/12/09 23:02:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.689059479s) from=127.0.0.6:42203
    2022/12/09 23:02:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.142312835s) from=127.0.0.6:35369
    2022/12/09 23:02:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.513939073s) from=127.0.0.6:53219
    2022/12/09 23:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.787400457s) from=127.0.0.6:55619
    2022/12/09 23:02:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.141904561s) from=127.0.0.6:37813
    2022/12/09 23:02:32 [DEBUG] http: Request GET /v1/status/leader (177.103µs) from=127.0.0.6:57647
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.432285898s) from=127.0.0.6:56719
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.742132075s) from=127.0.0.6:49261
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.298865809s) from=127.0.0.6:43173
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.68736169s) from=127.0.0.6:33863
    2022/12/09 23:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.090004449s) from=127.0.0.6:53479
    2022/12/09 23:02:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.295558861s) from=127.0.0.6:41429
    2022/12/09 23:02:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.365794473s) from=127.0.0.6:48761
    2022/12/09 23:02:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:02:48 [DEBUG] http: Request GET /v1/status/leader (417.953µs) from=127.0.0.6:53181
    2022/12/09 23:02:52 [DEBUG] http: Request GET /v1/status/leader (312.713µs) from=127.0.0.6:53181
    2022/12/09 23:03:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:03:08 [DEBUG] agent: Node info in sync
    2022/12/09 23:03:08 [DEBUG] http: Request GET /v1/status/leader (1.092539ms) from=127.0.0.6:53181
    2022/12/09 23:03:12 [DEBUG] http: Request GET /v1/status/leader (395.059µs) from=127.0.0.6:53181
    2022/12/09 23:03:28 [DEBUG] http: Request GET /v1/status/leader (576.676µs) from=127.0.0.6:53181
    2022/12/09 23:03:32 [DEBUG] http: Request GET /v1/status/leader (482.041µs) from=127.0.0.6:53181
    2022/12/09 23:03:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:03:48 [DEBUG] http: Request GET /v1/status/leader (357.756µs) from=127.0.0.6:53181
    2022/12/09 23:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:03:52 [DEBUG] http: Request GET /v1/status/leader (301.823µs) from=127.0.0.6:53181
    2022/12/09 23:04:08 [DEBUG] http: Request GET /v1/status/leader (302.808µs) from=127.0.0.6:53181
    2022/12/09 23:04:12 [DEBUG] http: Request GET /v1/status/leader (169.052µs) from=127.0.0.6:57647
    2022/12/09 23:04:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:04:18 [DEBUG] agent: Node info in sync
    2022/12/09 23:04:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.894298904s) from=127.0.0.6:50147
    2022/12/09 23:04:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.013012787s) from=127.0.0.6:45091
    2022/12/09 23:04:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.527260607s) from=127.0.0.6:33857
    2022/12/09 23:04:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.745332565s) from=127.0.0.6:52127
    2022/12/09 23:04:28 [DEBUG] http: Request GET /v1/status/leader (267.468µs) from=127.0.0.6:53181
    2022/12/09 23:04:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.233890479s) from=127.0.0.6:55619
    2022/12/09 23:04:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.784322309s) from=127.0.0.6:44753
    2022/12/09 23:04:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.0264509s) from=127.0.0.6:35031
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.703620603s) from=127.0.0.6:37813
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m7.253204994s) from=127.0.0.6:43661
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/status/leader (323.131µs) from=127.0.0.6:53181
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.853509018s) from=127.0.0.6:42203
    2022/12/09 23:04:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.806661091s) from=127.0.0.6:35369
    2022/12/09 23:04:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.309883932s) from=127.0.0.6:53219
    2022/12/09 23:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.395328305s) from=127.0.0.6:33863
    2022/12/09 23:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.856802623s) from=127.0.0.6:53479
    2022/12/09 23:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.109255745s) from=127.0.0.6:56719
    2022/12/09 23:04:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.179291182s) from=127.0.0.6:49261
    2022/12/09 23:04:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.774072989s) from=127.0.0.6:43173
    2022/12/09 23:04:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.568148971s) from=127.0.0.6:41429
    2022/12/09 23:04:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m4.680900618s) from=127.0.0.6:48761
    2022/12/09 23:04:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:04:48 [DEBUG] http: Request GET /v1/status/leader (282.268µs) from=127.0.0.6:53181
    2022/12/09 23:04:52 [DEBUG] http: Request GET /v1/status/leader (283.075µs) from=127.0.0.6:57647
    2022/12/09 23:05:08 [DEBUG] http: Request GET /v1/status/leader (330.331µs) from=127.0.0.6:53181
    2022/12/09 23:05:12 [DEBUG] http: Request GET /v1/status/leader (3.226281ms) from=127.0.0.6:53181
    2022/12/09 23:05:28 [DEBUG] http: Request GET /v1/status/leader (177.648µs) from=127.0.0.6:53181
    2022/12/09 23:05:32 [DEBUG] http: Request GET /v1/status/leader (149.141µs) from=127.0.0.6:53181
    2022/12/09 23:05:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:05:48 [DEBUG] http: Request GET /v1/status/leader (834.238µs) from=127.0.0.6:53181
    2022/12/09 23:05:52 [DEBUG] http: Request GET /v1/status/leader (395.202µs) from=127.0.0.6:57647
    2022/12/09 23:06:08 [DEBUG] http: Request GET /v1/status/leader (384.755µs) from=127.0.0.6:53181
    2022/12/09 23:06:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:06:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:06:12 [DEBUG] http: Request GET /v1/status/leader (177.469µs) from=127.0.0.6:57647
    2022/12/09 23:06:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.514714975s) from=127.0.0.6:45091
    2022/12/09 23:06:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.666554054s) from=127.0.0.6:50147
    2022/12/09 23:06:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.02885032s) from=127.0.0.6:33857
    2022/12/09 23:06:28 [DEBUG] http: Request GET /v1/status/leader (302.912µs) from=127.0.0.6:53181
    2022/12/09 23:06:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.972504834s) from=127.0.0.6:52127
    2022/12/09 23:06:32 [DEBUG] http: Request GET /v1/status/leader (151.668µs) from=127.0.0.6:57647
    2022/12/09 23:06:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.150403625s) from=127.0.0.6:37813
    2022/12/09 23:06:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.667183623s) from=127.0.0.6:55619
    2022/12/09 23:06:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.818087887s) from=127.0.0.6:44753
    2022/12/09 23:06:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.397168321s) from=127.0.0.6:53219
    2022/12/09 23:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.635282889s) from=127.0.0.6:35369
    2022/12/09 23:06:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.1885838s) from=127.0.0.6:35031
    2022/12/09 23:06:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.732535733s) from=127.0.0.6:43661
    2022/12/09 23:06:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.569534142s) from=127.0.0.6:53479
    2022/12/09 23:06:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.34776736s) from=127.0.0.6:42203
    2022/12/09 23:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.18358843s) from=127.0.0.6:33863
    2022/12/09 23:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.833130497s) from=127.0.0.6:56719
    2022/12/09 23:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.386664101s) from=127.0.0.6:49261
    2022/12/09 23:06:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:06:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m4.632726472s) from=127.0.0.6:41429
    2022/12/09 23:06:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.488145622s) from=127.0.0.6:43173
    2022/12/09 23:06:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:06:48 [DEBUG] http: Request GET /v1/status/leader (265.822µs) from=127.0.0.6:53181
    2022/12/09 23:06:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m7.040262812s) from=127.0.0.6:48761
    2022/12/09 23:06:52 [DEBUG] http: Request GET /v1/status/leader (367.403µs) from=127.0.0.6:53181
    2022/12/09 23:07:08 [DEBUG] http: Request GET /v1/status/leader (165.473µs) from=127.0.0.6:53181
    2022/12/09 23:07:12 [DEBUG] http: Request GET /v1/status/leader (177.973µs) from=127.0.0.6:53181
    2022/12/09 23:07:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:07:15 [DEBUG] agent: Node info in sync
    2022/12/09 23:07:28 [DEBUG] http: Request GET /v1/status/leader (289.589µs) from=127.0.0.6:53181
    2022/12/09 23:07:32 [DEBUG] http: Request GET /v1/status/leader (344.839µs) from=127.0.0.6:53181
    2022/12/09 23:07:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:07:48 [DEBUG] http: Request GET /v1/status/leader (151.301µs) from=127.0.0.6:53181
    2022/12/09 23:07:52 [DEBUG] http: Request GET /v1/status/leader (1.722593ms) from=127.0.0.6:53181
    2022/12/09 23:08:08 [DEBUG] http: Request GET /v1/status/leader (355.069µs) from=127.0.0.6:53181
    2022/12/09 23:08:12 [DEBUG] http: Request GET /v1/status/leader (379.729µs) from=127.0.0.6:53181
    2022/12/09 23:08:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.267632636s) from=127.0.0.6:50147
    2022/12/09 23:08:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.915288419s) from=127.0.0.6:45091
    2022/12/09 23:08:28 [DEBUG] http: Request GET /v1/status/leader (331.314µs) from=127.0.0.6:53181
    2022/12/09 23:08:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.166422309s) from=127.0.0.6:33857
    2022/12/09 23:08:32 [DEBUG] http: Request GET /v1/status/leader (550.89µs) from=127.0.0.6:53181
    2022/12/09 23:08:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.101173607s) from=127.0.0.6:52127
    2022/12/09 23:08:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.44417836s) from=127.0.0.6:53219
    2022/12/09 23:08:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.669204021s) from=127.0.0.6:44753
    2022/12/09 23:08:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.490760217s) from=127.0.0.6:35369
    2022/12/09 23:08:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.321454623s) from=127.0.0.6:37813
    2022/12/09 23:08:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.069057941s) from=127.0.0.6:55619
    2022/12/09 23:08:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.808652993s) from=127.0.0.6:43661
    2022/12/09 23:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.880595203s) from=127.0.0.6:35031
    2022/12/09 23:08:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.632805442s) from=127.0.0.6:53479
    2022/12/09 23:08:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.61468705s) from=127.0.0.6:33863
    2022/12/09 23:08:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.828155593s) from=127.0.0.6:42203
    2022/12/09 23:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.90558457s) from=127.0.0.6:49261
    2022/12/09 23:08:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:08:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.019788869s) from=127.0.0.6:56719
    2022/12/09 23:08:48 [DEBUG] http: Request GET /v1/status/leader (356.543µs) from=127.0.0.6:53181
    2022/12/09 23:08:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.169624671s) from=127.0.0.6:41429
    2022/12/09 23:08:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.001640406s) from=127.0.0.6:43173
    2022/12/09 23:08:52 [DEBUG] http: Request GET /v1/status/leader (471.842µs) from=127.0.0.6:53181
    2022/12/09 23:08:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.445264998s) from=127.0.0.6:48761
    2022/12/09 23:09:08 [DEBUG] http: Request GET /v1/status/leader (383.211µs) from=127.0.0.6:53181
    2022/12/09 23:09:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:09:09 [DEBUG] agent: Node info in sync
    2022/12/09 23:09:12 [DEBUG] http: Request GET /v1/status/leader (353.652µs) from=127.0.0.6:53181
    2022/12/09 23:09:28 [DEBUG] http: Request GET /v1/status/leader (395.014µs) from=127.0.0.6:53181
    2022/12/09 23:09:32 [DEBUG] http: Request GET /v1/status/leader (179.266µs) from=127.0.0.6:53181
    2022/12/09 23:09:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:09:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:09:48 [DEBUG] http: Request GET /v1/status/leader (285.666µs) from=127.0.0.6:53181
    2022/12/09 23:09:52 [DEBUG] http: Request GET /v1/status/leader (365.93µs) from=127.0.0.6:57647
    2022/12/09 23:10:08 [DEBUG] http: Request GET /v1/status/leader (295.911µs) from=127.0.0.6:53181
    2022/12/09 23:10:12 [DEBUG] http: Request GET /v1/status/leader (356.112µs) from=127.0.0.6:53181
    2022/12/09 23:10:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.560257606s) from=127.0.0.6:50147
    2022/12/09 23:10:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.476418148s) from=127.0.0.6:45091
    2022/12/09 23:10:28 [DEBUG] http: Request GET /v1/status/leader (142.844µs) from=127.0.0.6:53181
    2022/12/09 23:10:32 [DEBUG] http: Request GET /v1/status/leader (273.434µs) from=127.0.0.6:53181
    2022/12/09 23:10:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.862920073s) from=127.0.0.6:33857
    2022/12/09 23:10:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.272813178s) from=127.0.0.6:52127
    2022/12/09 23:10:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.354332918s) from=127.0.0.6:53219
    2022/12/09 23:10:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.538635049s) from=127.0.0.6:44753
    2022/12/09 23:10:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.447069948s) from=127.0.0.6:37813
    2022/12/09 23:10:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m3.638016638s) from=127.0.0.6:55619
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.533086011s) from=127.0.0.6:43661
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.858817859s) from=127.0.0.6:35369
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.848310354s) from=127.0.0.6:35031
    2022/12/09 23:10:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.956587674s) from=127.0.0.6:33863
    2022/12/09 23:10:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.571567253s) from=127.0.0.6:53479
    2022/12/09 23:10:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:10:48 [DEBUG] http: Request GET /v1/status/leader (157.935µs) from=127.0.0.6:53181
    2022/12/09 23:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.885242908s) from=127.0.0.6:56719
    2022/12/09 23:10:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.72742809s) from=127.0.0.6:42203
    2022/12/09 23:10:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m2.056522703s) from=127.0.0.6:41429
    2022/12/09 23:10:52 [DEBUG] http: Request GET /v1/status/leader (196.676µs) from=127.0.0.6:53181
    2022/12/09 23:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.65238612s) from=127.0.0.6:49261
    2022/12/09 23:10:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.343463789s) from=127.0.0.6:43173
    2022/12/09 23:10:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:10:59 [DEBUG] agent: Node info in sync
    2022/12/09 23:11:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m5.906903785s) from=127.0.0.6:48761
    2022/12/09 23:11:08 [DEBUG] http: Request GET /v1/status/leader (637.517µs) from=127.0.0.6:53181
    2022/12/09 23:11:12 [DEBUG] http: Request GET /v1/status/leader (299.832µs) from=127.0.0.6:53181
    2022/12/09 23:11:28 [DEBUG] http: Request GET /v1/status/leader (3.33785ms) from=127.0.0.6:53181
    2022/12/09 23:11:32 [DEBUG] http: Request GET /v1/status/leader (764.577µs) from=127.0.0.6:53181
    2022/12/09 23:11:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:11:48 [DEBUG] http: Request GET /v1/status/leader (239.561µs) from=127.0.0.6:53181
    2022/12/09 23:11:52 [DEBUG] http: Request GET /v1/status/leader (205.715µs) from=127.0.0.6:57647
    2022/12/09 23:12:08 [DEBUG] http: Request GET /v1/status/leader (397.689µs) from=127.0.0.6:53181
    2022/12/09 23:12:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:12:12 [DEBUG] http: Request GET /v1/status/leader (2.615219ms) from=127.0.0.6:53181
    2022/12/09 23:12:28 [DEBUG] http: Request GET /v1/status/leader (244.13µs) from=127.0.0.6:53181
    2022/12/09 23:12:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.450386431s) from=127.0.0.6:50147
    2022/12/09 23:12:32 [DEBUG] http: Request GET /v1/status/leader (268.301µs) from=127.0.0.6:53181
    2022/12/09 23:12:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.913163347s) from=127.0.0.6:45091
    2022/12/09 23:12:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.435698127s) from=127.0.0.6:33857
    2022/12/09 23:12:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.368478787s) from=127.0.0.6:52127
    2022/12/09 23:12:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.18154867s) from=127.0.0.6:53219
    2022/12/09 23:12:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.417961177s) from=127.0.0.6:55619
    2022/12/09 23:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.68060216s) from=127.0.0.6:35369
    2022/12/09 23:12:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.061513179s) from=127.0.0.6:44753
    2022/12/09 23:12:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.945439345s) from=127.0.0.6:37813
    2022/12/09 23:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.324195392s) from=127.0.0.6:35031
    2022/12/09 23:12:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:12:49 [DEBUG] http: Request GET /v1/status/leader (308.215µs) from=127.0.0.6:53181
    2022/12/09 23:12:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.528443575s) from=127.0.0.6:43661
    2022/12/09 23:12:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.563109065s) from=127.0.0.6:53479
    2022/12/09 23:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.488360729s) from=127.0.0.6:33863
    2022/12/09 23:12:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.011218997s) from=127.0.0.6:42203
    2022/12/09 23:12:52 [DEBUG] http: Request GET /v1/status/leader (1.429134ms) from=127.0.0.6:53181
    2022/12/09 23:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.190531485s) from=127.0.0.6:49261
    2022/12/09 23:12:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m3.444053467s) from=127.0.0.6:41429
    2022/12/09 23:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.105602423s) from=127.0.0.6:56719
    2022/12/09 23:12:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:12:57 [DEBUG] agent: Node info in sync
    2022/12/09 23:12:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.407629314s) from=127.0.0.6:43173
    2022/12/09 23:13:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (2m2.920692422s) from=127.0.0.6:48761
    2022/12/09 23:13:09 [DEBUG] http: Request GET /v1/status/leader (354.161µs) from=127.0.0.6:53181
    2022/12/09 23:13:12 [DEBUG] http: Request GET /v1/status/leader (185.397µs) from=127.0.0.6:57647
    2022/12/09 23:13:29 [DEBUG] http: Request GET /v1/status/leader (300.059µs) from=127.0.0.6:53181
    2022/12/09 23:13:32 [DEBUG] http: Request GET /v1/status/leader (4.762814ms) from=127.0.0.6:53181
    2022/12/09 23:13:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:13:49 [DEBUG] http: Request GET /v1/status/leader (316.927µs) from=127.0.0.6:53181
    2022/12/09 23:13:52 [DEBUG] http: Request GET /v1/status/leader (234.308µs) from=127.0.0.6:57647
    2022/12/09 23:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:13:59 [DEBUG] agent: Node info in sync
    2022/12/09 23:14:09 [DEBUG] http: Request GET /v1/status/leader (239.47µs) from=127.0.0.6:53181
    2022/12/09 23:14:12 [DEBUG] http: Request GET /v1/status/leader (221.155µs) from=127.0.0.6:53181
    2022/12/09 23:14:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:14:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092"
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Node info in sync
    2022/12/09 23:14:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.744373ms) from=127.0.0.6:57647
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m24.883456398s) from=127.0.0.6:48761
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (1m34.175874407s) from=127.0.0.6:41429
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:14:29 [DEBUG] agent: Node info in sync
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (464.345µs) from=127.0.0.6:53181
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/status/leader (301.54µs) from=127.0.0.6:53181
    2022/12/09 23:14:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (281.583µs) from=127.0.0.6:33985
    2022/12/09 23:14:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:14:32 [DEBUG] http: Request GET /v1/status/leader (147.382µs) from=127.0.0.6:53181
    2022/12/09 23:14:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.064388936s) from=127.0.0.6:50147
    2022/12/09 23:14:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.77624815s) from=127.0.0.6:45091
    2022/12/09 23:14:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.531778227s) from=127.0.0.6:33857
    2022/12/09 23:14:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.455522494s) from=127.0.0.6:53219
    2022/12/09 23:14:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.466452052s) from=127.0.0.6:55619
    2022/12/09 23:14:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.120485124s) from=127.0.0.6:52127
    2022/12/09 23:14:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:14:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.280062872s) from=127.0.0.6:35031
    2022/12/09 23:14:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.955144135s) from=127.0.0.6:44753
    2022/12/09 23:14:49 [DEBUG] http: Request GET /v1/status/leader (498.229µs) from=127.0.0.6:53181
    2022/12/09 23:14:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.584922053s) from=127.0.0.6:43661
    2022/12/09 23:14:52 [DEBUG] http: Request GET /v1/status/leader (528.921µs) from=127.0.0.6:57647
    2022/12/09 23:14:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.519613001s) from=127.0.0.6:35369
    2022/12/09 23:14:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.72493904s) from=127.0.0.6:37813
    2022/12/09 23:14:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.644780324s) from=127.0.0.6:42203
    2022/12/09 23:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.151308957s) from=127.0.0.6:33863
    2022/12/09 23:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.586634476s) from=127.0.0.6:53479
    2022/12/09 23:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.595888822s) from=127.0.0.6:56719
    2022/12/09 23:14:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.965720398s) from=127.0.0.6:43173
    2022/12/09 23:14:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.865024027s) from=127.0.0.6:49261
    2022/12/09 23:15:09 [DEBUG] http: Request GET /v1/status/leader (334.805µs) from=127.0.0.6:57647
    2022/12/09 23:15:12 [DEBUG] http: Request GET /v1/status/leader (315.407µs) from=127.0.0.6:53181
    2022/12/09 23:15:29 [DEBUG] http: Request GET /v1/status/leader (186.817µs) from=127.0.0.6:57647
    2022/12/09 23:15:32 [DEBUG] http: Request GET /v1/status/leader (186.688µs) from=127.0.0.6:57647
    2022/12/09 23:15:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:15:49 [DEBUG] http: Request GET /v1/status/leader (276.52µs) from=127.0.0.6:53181
    2022/12/09 23:15:52 [DEBUG] http: Request GET /v1/status/leader (275.338µs) from=127.0.0.6:53181
    2022/12/09 23:16:09 [DEBUG] http: Request GET /v1/status/leader (5.845763ms) from=127.0.0.6:53181
    2022/12/09 23:16:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:12 [DEBUG] http: Request GET /v1/status/leader (296.616µs) from=127.0.0.6:53181
    2022/12/09 23:16:29 [DEBUG] http: Request GET /v1/status/leader (360.61µs) from=127.0.0.6:57647
    2022/12/09 23:16:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.897742722s) from=127.0.0.6:33985
    2022/12/09 23:16:32 [DEBUG] http: Request GET /v1/status/leader (424.29µs) from=127.0.0.6:53181
    2022/12/09 23:16:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m6.489309881s) from=127.0.0.6:48761
    2022/12/09 23:16:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (2m6.911400273s) from=127.0.0.6:41429
    2022/12/09 23:16:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.459835974s) from=127.0.0.6:50147
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.587140291s) from=127.0.0.6:45091
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.20.234_8443"
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.195704ms) from=127.0.0.6:53181
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (4.560073669s) from=127.0.0.6:41429
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (4.976535138s) from=127.0.0.6:48761
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (270.947µs) from=127.0.0.6:53181
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (642.992µs) from=127.0.0.6:57647
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:40 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.42.124_8082"
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.394273ms) from=127.0.0.6:34801
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (102.020586ms) from=127.0.0.6:41429
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:40 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (104.713819ms) from=127.0.0.6:48761
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (619.789µs) from=127.0.0.6:34801
    2022/12/09 23:16:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (295.157µs) from=127.0.0.6:34801
    2022/12/09 23:16:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:16:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:16:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.88063325s) from=127.0.0.6:33857
    2022/12/09 23:16:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.201213251s) from=127.0.0.6:52127
    2022/12/09 23:16:49 [DEBUG] http: Request GET /v1/status/leader (460.857µs) from=127.0.0.6:57647
    2022/12/09 23:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.29097796s) from=127.0.0.6:55619
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m2.828683124s) from=127.0.0.6:44753
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.21.170_8484"
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (8.39104ms) from=127.0.0.6:57647
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (11.186556799s) from=127.0.0.6:41429
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (11.188609561s) from=127.0.0.6:48761
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (379.179µs) from=127.0.0.6:58567
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (156.628µs) from=127.0.0.6:41429
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16:51 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.37.25_8482"
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.816553ms) from=127.0.0.6:58567
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (71.160539ms) from=127.0.0.6:41429
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (78.552846ms) from=127.0.0.6:48761
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:51 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (434.78µs) from=127.0.0.6:53517
    2022/12/09 23:16:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (5.11383ms) from=127.0.0.6:58567
    2022/12/09 23:16: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/12/09 23:16: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/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_nslcm_10.233.39.204_8403"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.766355ms) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (151.001168ms) from=127.0.0.6:41429
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (155.866884ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (530.18µs) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (145.183µs) from=127.0.0.6:41429
    2022/12/09 23:16: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/12/09 23:16: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/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v2_nslcm_10.233.39.204_8403"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.292997ms) from=127.0.0.6:45467
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (73.129439ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (79.697511ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (337.168µs) from=127.0.0.6:45467
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (421.577µs) from=127.0.0.6:58567
    2022/12/09 23:16: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/12/09 23:16: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/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_vnfmgr_10.233.42.181_8803"
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (251.312626ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (38.049961ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (242.867623ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (434.094µs) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (256.384µs) from=127.0.0.6:58567
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16: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/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (87.092797ms) from=127.0.0.6:48761
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.59.36_8410"
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.606608ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (72.698831ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (362.894µs) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (300.105µs) from=127.0.0.6:48761
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16: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/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_vnfres_10.233.10.166_8802"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.196574ms) from=127.0.0.6:43529
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (199.350246ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (202.929079ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m7.06458659s) from=127.0.0.6:53219
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.264102ms) from=127.0.0.6:59725
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (153.299µs) from=127.0.0.6:43529
    2022/12/09 23:16:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/09 23:16: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/12/09 23:16:52 [DEBUG] http: Request GET /v1/status/leader (462.97µs) from=127.0.0.6:49011
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [INFO] agent: Synced service "_v1_vnflcm_10.233.13.132_8801"
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.338279ms) from=127.0.0.6:57015
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (133.196872ms) from=127.0.0.6:37667
    2022/12/09 23:16:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (149.028966ms) from=127.0.0.6:40099
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:16:52 [DEBUG] agent: Node info in sync
    2022/12/09 23:16:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (501.895µs) from=127.0.0.6:59725
    2022/12/09 23:16:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (446.954µs) from=127.0.0.6:57015
    2022/12/09 23:16:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.638865333s) from=127.0.0.6:43661
    2022/12/09 23:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.862034437s) from=127.0.0.6:35031
    2022/12/09 23:16:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.377292371s) from=127.0.0.6:35369
    2022/12/09 23:16:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.993833934s) from=127.0.0.6:37813
    2022/12/09 23:16:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.079960043s) from=127.0.0.6:42203
    2022/12/09 23:17:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.258351576s) from=127.0.0.6:49261
    2022/12/09 23:17:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.50211664s) from=127.0.0.6:43173
    2022/12/09 23:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.40055129s) from=127.0.0.6:33863
    2022/12/09 23:17:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.401905204s) from=127.0.0.6:53479
    2022/12/09 23:17:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.242423674s) from=127.0.0.6:56719
    2022/12/09 23:17:09 [DEBUG] http: Request GET /v1/status/leader (199.129µs) from=127.0.0.6:49011
    2022/12/09 23:17:13 [DEBUG] http: Request GET /v1/status/leader (1.829228ms) from=127.0.0.6:59725
    2022/12/09 23:17:29 [DEBUG] http: Request GET /v1/status/leader (285.13µs) from=127.0.0.6:49011
    2022/12/09 23:17:33 [DEBUG] http: Request GET /v1/status/leader (163.614µs) from=127.0.0.6:49011
    2022/12/09 23:17:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:17:49 [DEBUG] http: Request GET /v1/status/leader (452.067µs) from=127.0.0.6:49011
    2022/12/09 23:17:53 [DEBUG] http: Request GET /v1/status/leader (170.389µs) from=127.0.0.6:49011
    2022/12/09 23:18:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:18:02 [DEBUG] agent: Node info in sync
    2022/12/09 23:18:09 [DEBUG] http: Request GET /v1/status/leader (439.785µs) from=127.0.0.6:49011
    2022/12/09 23:18:13 [DEBUG] http: Request GET /v1/status/leader (363.883µs) from=127.0.0.6:59725
    2022/12/09 23:18:29 [DEBUG] http: Request GET /v1/status/leader (389.114µs) from=127.0.0.6:59725
    2022/12/09 23:18:33 [DEBUG] http: Request GET /v1/status/leader (254.587µs) from=127.0.0.6:59725
    2022/12/09 23:18:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.834532463s) from=127.0.0.6:33985
    2022/12/09 23:18:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.160736672s) from=127.0.0.6:50147
    2022/12/09 23:18:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.746499946s) from=127.0.0.6:45091
    2022/12/09 23:18:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.539122774s) from=127.0.0.6:34801
    2022/12/09 23:18:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.961262686s) from=127.0.0.6:53181
    2022/12/09 23:18:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:18:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.971512327s) from=127.0.0.6:33857
    2022/12/09 23:18:49 [DEBUG] http: Request GET /v1/status/leader (272.508µs) from=127.0.0.6:59725
    2022/12/09 23:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m2.158913015s) from=127.0.0.6:55619
    2022/12/09 23:18:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.180684784s) from=127.0.0.6:52127
    2022/12/09 23:18:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m0.173717595s) from=127.0.0.6:58567
    2022/12/09 23:18:53 [DEBUG] http: Request GET /v1/status/leader (177.647µs) from=127.0.0.6:59725
    2022/12/09 23:18:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.247999981s) from=127.0.0.6:57015
    2022/12/09 23:18:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.559806984s) from=127.0.0.6:57647
    2022/12/09 23:18:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.242956715s) from=127.0.0.6:44753
    2022/12/09 23:18:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.039406092s) from=127.0.0.6:41429
    2022/12/09 23:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.314260059s) from=127.0.0.6:35031
    2022/12/09 23:18:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.253811461s) from=127.0.0.6:40099
    2022/12/09 23:18:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.253367453s) from=127.0.0.6:35369
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.066655895s) from=127.0.0.6:45467
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.548068064s) from=127.0.0.6:53517
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.610651147s) from=127.0.0.6:37667
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.924899372s) from=127.0.0.6:48761
    2022/12/09 23:18:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.915017042s) from=127.0.0.6:53219
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.190139343s) from=127.0.0.6:43529
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.88940206s) from=127.0.0.6:42203
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.850885992s) from=127.0.0.6:37813
    2022/12/09 23:19:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.701648809s) from=127.0.0.6:43661
    2022/12/09 23:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.317706427s) from=127.0.0.6:49261
    2022/12/09 23:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m3.946796646s) from=127.0.0.6:53479
    2022/12/09 23:19:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m5.991717504s) from=127.0.0.6:43173
    2022/12/09 23:19:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.316405116s) from=127.0.0.6:33863
    2022/12/09 23:19:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.332842198s) from=127.0.0.6:56719
    2022/12/09 23:19:09 [DEBUG] http: Request GET /v1/status/leader (241.082µs) from=127.0.0.6:59725
    2022/12/09 23:19:13 [DEBUG] http: Request GET /v1/status/leader (1.446011ms) from=127.0.0.6:49011
    2022/12/09 23:19:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:19:24 [DEBUG] agent: Node info in sync
    2022/12/09 23:19:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:19:29 [DEBUG] http: Request GET /v1/status/leader (195.114µs) from=127.0.0.6:59725
    2022/12/09 23:19:33 [DEBUG] http: Request GET /v1/status/leader (180.864µs) from=127.0.0.6:59725
    2022/12/09 23:19:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:19:49 [DEBUG] http: Request GET /v1/status/leader (194.564µs) from=127.0.0.6:59725
    2022/12/09 23:19:53 [DEBUG] http: Request GET /v1/status/leader (185.243µs) from=127.0.0.6:59725
    2022/12/09 23:20:09 [DEBUG] http: Request GET /v1/status/leader (296.493µs) from=127.0.0.6:59725
    2022/12/09 23:20:13 [DEBUG] http: Request GET /v1/status/leader (1.503888ms) from=127.0.0.6:59725
    2022/12/09 23:20:29 [DEBUG] http: Request GET /v1/status/leader (562.656µs) from=127.0.0.6:49011
    2022/12/09 23:20:33 [DEBUG] http: Request GET /v1/status/leader (522.136µs) from=127.0.0.6:49011
    2022/12/09 23:20:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:20:39 [DEBUG] agent: Node info in sync
    2022/12/09 23:20:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.774553766s) from=127.0.0.6:33985
    2022/12/09 23:20:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.071750584s) from=127.0.0.6:50147
    2022/12/09 23:20:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:20:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.950972575s) from=127.0.0.6:34801
    2022/12/09 23:20:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.74003409s) from=127.0.0.6:45091
    2022/12/09 23:20:49 [DEBUG] http: Request GET /v1/status/leader (204.689µs) from=127.0.0.6:49011
    2022/12/09 23:20:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.053051939s) from=127.0.0.6:53181
    2022/12/09 23:20:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m1.766716978s) from=127.0.0.6:33857
    2022/12/09 23:20:53 [DEBUG] http: Request GET /v1/status/leader (6.545823ms) from=127.0.0.6:49011
    2022/12/09 23:20:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.459690641s) from=127.0.0.6:52127
    2022/12/09 23:20:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.601171373s) from=127.0.0.6:55619
    2022/12/09 23:20:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.791426306s) from=127.0.0.6:35031
    2022/12/09 23:20:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m5.222319119s) from=127.0.0.6:58567
    2022/12/09 23:20:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.202576686s) from=127.0.0.6:44753
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m1.813145791s) from=127.0.0.6:45467
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.965372078s) from=127.0.0.6:41429
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.160042204s) from=127.0.0.6:57647
    2022/12/09 23:21:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.22889868s) from=127.0.0.6:57015
    2022/12/09 23:21:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.437564617s) from=127.0.0.6:37667
    2022/12/09 23:21:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m3.187873461s) from=127.0.0.6:48761
    2022/12/09 23:21:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.809447529s) from=127.0.0.6:35369
    2022/12/09 23:21:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.34173157s) from=127.0.0.6:40099
    2022/12/09 23:21:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.27602819s) from=127.0.0.6:43661
    2022/12/09 23:21:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m6.382653293s) from=127.0.0.6:53517
    2022/12/09 23:21:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.224039627s) from=127.0.0.6:49261
    2022/12/09 23:21:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.788128822s) from=127.0.0.6:53219
    2022/12/09 23:21:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.478680852s) from=127.0.0.6:42203
    2022/12/09 23:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m0.232813089s) from=127.0.0.6:53479
    2022/12/09 23:21:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m7.342375177s) from=127.0.0.6:43529
    2022/12/09 23:21:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m7.420309089s) from=127.0.0.6:37813
    2022/12/09 23:21:09 [DEBUG] http: Request GET /v1/status/leader (170.088µs) from=127.0.0.6:59725
    2022/12/09 23:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.552951657s) from=127.0.0.6:56719
    2022/12/09 23:21:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.913137023s) from=127.0.0.6:43173
    2022/12/09 23:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.742317273s) from=127.0.0.6:33863
    2022/12/09 23:21:13 [DEBUG] http: Request GET /v1/status/leader (249.612µs) from=127.0.0.6:59725
    2022/12/09 23:21:29 [DEBUG] http: Request GET /v1/status/leader (181.148µs) from=127.0.0.6:59725
    2022/12/09 23:21:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:21:33 [DEBUG] http: Request GET /v1/status/leader (191.191µs) from=127.0.0.6:49011
    2022/12/09 23:21:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:21:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:21:47 [DEBUG] agent: Node info in sync
    2022/12/09 23:21:49 [DEBUG] http: Request GET /v1/status/leader (258.877µs) from=127.0.0.6:59725
    2022/12/09 23:21:53 [DEBUG] http: Request GET /v1/status/leader (257.64µs) from=127.0.0.6:59725
    2022/12/09 23:22:09 [DEBUG] http: Request GET /v1/status/leader (221.322µs) from=127.0.0.6:49011
    2022/12/09 23:22:13 [DEBUG] http: Request GET /v1/status/leader (297.851µs) from=127.0.0.6:59725
    2022/12/09 23:22:29 [DEBUG] http: Request GET /v1/status/leader (282.321µs) from=127.0.0.6:59725
    2022/12/09 23:22:33 [DEBUG] http: Request GET /v1/status/leader (347.297µs) from=127.0.0.6:59725
    2022/12/09 23:22:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.146782485s) from=127.0.0.6:33985
    2022/12/09 23:22:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:22:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.303687637s) from=127.0.0.6:50147
    2022/12/09 23:22:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.9640544s) from=127.0.0.6:34801
    2022/12/09 23:22:49 [DEBUG] http: Request GET /v1/status/leader (174.164µs) from=127.0.0.6:59725
    2022/12/09 23:22:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.994293334s) from=127.0.0.6:53181
    2022/12/09 23:22:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m4.221131325s) from=127.0.0.6:45091
    2022/12/09 23:22:53 [DEBUG] http: Request GET /v1/status/leader (766.843µs) from=127.0.0.6:59725
    2022/12/09 23:22:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.449783628s) from=127.0.0.6:52127
    2022/12/09 23:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.394255032s) from=127.0.0.6:55619
    2022/12/09 23:22:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m0.023655505s) from=127.0.0.6:35031
    2022/12/09 23:22:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.504122557s) from=127.0.0.6:33857
    2022/12/09 23:23:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.64547694s) from=127.0.0.6:37667
    2022/12/09 23:23:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.96912649s) from=127.0.0.6:58567
    2022/12/09 23:23:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.973088753s) from=127.0.0.6:40099
    2022/12/09 23:23:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.319525418s) from=127.0.0.6:57015
    2022/12/09 23:23:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m5.154583199s) from=127.0.0.6:44753
    2022/12/09 23:23:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.399147981s) from=127.0.0.6:57647
    2022/12/09 23:23:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.499641344s) from=127.0.0.6:45467
    2022/12/09 23:23:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.274680518s) from=127.0.0.6:41429
    2022/12/09 23:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.504226107s) from=127.0.0.6:42203
    2022/12/09 23:23:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.727272269s) from=127.0.0.6:48761
    2022/12/09 23:23:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.062384953s) from=127.0.0.6:53219
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m1.751421906s) from=127.0.0.6:43529
    2022/12/09 23:23:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:23:09 [DEBUG] agent: Node info in sync
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.058925299s) from=127.0.0.6:35369
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.517683378s) from=127.0.0.6:43661
    2022/12/09 23:23:09 [DEBUG] http: Request GET /v1/status/leader (243.217µs) from=127.0.0.6:49011
    2022/12/09 23:23:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.210737375s) from=127.0.0.6:53517
    2022/12/09 23:23:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.214631358s) from=127.0.0.6:37813
    2022/12/09 23:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.623393423s) from=127.0.0.6:49261
    2022/12/09 23:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.226453872s) from=127.0.0.6:53479
    2022/12/09 23:23:13 [DEBUG] http: Request GET /v1/status/leader (329.595µs) from=127.0.0.6:59725
    2022/12/09 23:23:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.876351729s) from=127.0.0.6:43173
    2022/12/09 23:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.982443309s) from=127.0.0.6:56719
    2022/12/09 23:23:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.004466917s) from=127.0.0.6:33863
    2022/12/09 23:23:29 [DEBUG] http: Request GET /v1/status/leader (1.940848ms) from=127.0.0.6:49011
    2022/12/09 23:23:33 [DEBUG] http: Request GET /v1/status/leader (509.069µs) from=127.0.0.6:59725
    2022/12/09 23:23:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:23:49 [DEBUG] http: Request GET /v1/status/leader (314.844µs) from=127.0.0.6:59725
    2022/12/09 23:23:53 [DEBUG] http: Request GET /v1/status/leader (307.447µs) from=127.0.0.6:49011
    2022/12/09 23:24:09 [DEBUG] http: Request GET /v1/status/leader (180.431µs) from=127.0.0.6:49011
    2022/12/09 23:24:13 [DEBUG] http: Request GET /v1/status/leader (576.751µs) from=127.0.0.6:59725
    2022/12/09 23:24:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:24:29 [DEBUG] http: Request GET /v1/status/leader (290.436µs) from=127.0.0.6:49011
    2022/12/09 23:24:33 [DEBUG] http: Request GET /v1/status/leader (211.221µs) from=127.0.0.6:49011
    2022/12/09 23:24:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:24:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:24:49 [DEBUG] agent: Node info in sync
    2022/12/09 23:24:49 [DEBUG] http: Request GET /v1/status/leader (207.337µs) from=127.0.0.6:59725
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.916314382s) from=127.0.0.6:34801
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.047514918s) from=127.0.0.6:50147
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.052641502s) from=127.0.0.6:53181
    2022/12/09 23:24:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.980736718s) from=127.0.0.6:33985
    2022/12/09 23:24:53 [DEBUG] http: Request GET /v1/status/leader (268.053µs) from=127.0.0.6:59725
    2022/12/09 23:24:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.030279131s) from=127.0.0.6:52127
    2022/12/09 23:24:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.164125985s) from=127.0.0.6:45091
    2022/12/09 23:25:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.052866544s) from=127.0.0.6:33857
    2022/12/09 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.906046464s) from=127.0.0.6:55619
    2022/12/09 23:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.005080234s) from=127.0.0.6:35031
    2022/12/09 23:25:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.477427177s) from=127.0.0.6:58567
    2022/12/09 23:25:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.101616736s) from=127.0.0.6:37667
    2022/12/09 23:25:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.366609922s) from=127.0.0.6:57015
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.756142904s) from=127.0.0.6:53219
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m2.907636343s) from=127.0.0.6:45467
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.566624381s) from=127.0.0.6:44753
    2022/12/09 23:25:09 [DEBUG] http: Request GET /v1/status/leader (273.88µs) from=127.0.0.6:49011
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.838714001s) from=127.0.0.6:40099
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.839893736s) from=127.0.0.6:57647
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.30338533s) from=127.0.0.6:48761
    2022/12/09 23:25:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.481056532s) from=127.0.0.6:41429
    2022/12/09 23:25:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.87734922s) from=127.0.0.6:42203
    2022/12/09 23:25:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.653602641s) from=127.0.0.6:43661
    2022/12/09 23:25:13 [DEBUG] http: Request GET /v1/status/leader (333.299µs) from=127.0.0.6:49011
    2022/12/09 23:25:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.03287542s) from=127.0.0.6:35369
    2022/12/09 23:25:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.241055639s) from=127.0.0.6:43529
    2022/12/09 23:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.654679175s) from=127.0.0.6:49261
    2022/12/09 23:25:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.708253083s) from=127.0.0.6:53479
    2022/12/09 23:25:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.181559029s) from=127.0.0.6:37813
    2022/12/09 23:25:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.096962931s) from=127.0.0.6:53517
    2022/12/09 23:25:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.571835814s) from=127.0.0.6:43173
    2022/12/09 23:25:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.334619414s) from=127.0.0.6:33863
    2022/12/09 23:25:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.813471175s) from=127.0.0.6:56719
    2022/12/09 23:25:29 [DEBUG] http: Request GET /v1/status/leader (322.257µs) from=127.0.0.6:59725
    2022/12/09 23:25:33 [DEBUG] http: Request GET /v1/status/leader (324.244µs) from=127.0.0.6:59725
    2022/12/09 23:25:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:25:49 [DEBUG] http: Request GET /v1/status/leader (443.709µs) from=127.0.0.6:59725
    2022/12/09 23:25:53 [DEBUG] http: Request GET /v1/status/leader (335.386µs) from=127.0.0.6:49011
    2022/12/09 23:26:09 [DEBUG] http: Request GET /v1/status/leader (263.415µs) from=127.0.0.6:59725
    2022/12/09 23:26:13 [DEBUG] http: Request GET /v1/status/leader (163.949µs) from=127.0.0.6:59725
    2022/12/09 23:26:29 [DEBUG] http: Request GET /v1/status/leader (322.652µs) from=127.0.0.6:49011
    2022/12/09 23:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:26:32 [DEBUG] agent: Node info in sync
    2022/12/09 23:26:33 [DEBUG] http: Request GET /v1/status/leader (508.494µs) from=127.0.0.6:49011
    2022/12/09 23:26:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:26:49 [DEBUG] http: Request GET /v1/status/leader (383.648µs) from=127.0.0.6:59725
    2022/12/09 23:26:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.216515696s) from=127.0.0.6:50147
    2022/12/09 23:26:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.731909759s) from=127.0.0.6:33985
    2022/12/09 23:26:53 [DEBUG] http: Request GET /v1/status/leader (525.511µs) from=127.0.0.6:49011
    2022/12/09 23:26:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:26:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.339586352s) from=127.0.0.6:34801
    2022/12/09 23:26:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.900991286s) from=127.0.0.6:53181
    2022/12/09 23:27:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.101327929s) from=127.0.0.6:45091
    2022/12/09 23:27:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.400420703s) from=127.0.0.6:52127
    2022/12/09 23:27:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.730043502s) from=127.0.0.6:58567
    2022/12/09 23:27:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.815094108s) from=127.0.0.6:33857
    2022/12/09 23:27:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.005015821s) from=127.0.0.6:35031
    2022/12/09 23:27:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.629741155s) from=127.0.0.6:55619
    2022/12/09 23:27:09 [DEBUG] http: Request GET /v1/status/leader (325.515µs) from=127.0.0.6:59725
    2022/12/09 23:27:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.429378291s) from=127.0.0.6:45467
    2022/12/09 23:27:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.455331964s) from=127.0.0.6:37667
    2022/12/09 23:27:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.386442875s) from=127.0.0.6:53219
    2022/12/09 23:27:13 [DEBUG] http: Request GET /v1/status/leader (200.071µs) from=127.0.0.6:59725
    2022/12/09 23:27:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.586375764s) from=127.0.0.6:57015
    2022/12/09 23:27:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.00303651s) from=127.0.0.6:57647
    2022/12/09 23:27:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.220340513s) from=127.0.0.6:48761
    2022/12/09 23:27:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.201601458s) from=127.0.0.6:41429
    2022/12/09 23:27:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.988960362s) from=127.0.0.6:44753
    2022/12/09 23:27:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.069080767s) from=127.0.0.6:49261
    2022/12/09 23:27:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.769267534s) from=127.0.0.6:40099
    2022/12/09 23:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m1.126500676s) from=127.0.0.6:53479
    2022/12/09 23:27:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m4.751295722s) from=127.0.0.6:43661
    2022/12/09 23:27:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.322897118s) from=127.0.0.6:33863
    2022/12/09 23:27:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.237417894s) from=127.0.0.6:42203
    2022/12/09 23:27:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.033431364s) from=127.0.0.6:43173
    2022/12/09 23:27:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.318955253s) from=127.0.0.6:43529
    2022/12/09 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.332467137s) from=127.0.0.6:35369
    2022/12/09 23:27:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.264024991s) from=127.0.0.6:53517
    2022/12/09 23:27:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.71351239s) from=127.0.0.6:37813
    2022/12/09 23:27:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.961867134s) from=127.0.0.6:56719
    2022/12/09 23:27:29 [DEBUG] http: Request GET /v1/status/leader (613.859µs) from=127.0.0.6:59725
    2022/12/09 23:27:33 [DEBUG] http: Request GET /v1/status/leader (337.001µs) from=127.0.0.6:59725
    2022/12/09 23:27:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:27:42 [DEBUG] agent: Node info in sync
    2022/12/09 23:27:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:27:49 [DEBUG] http: Request GET /v1/status/leader (172.329µs) from=127.0.0.6:49011
    2022/12/09 23:27:53 [DEBUG] http: Request GET /v1/status/leader (336.223µs) from=127.0.0.6:49011
    2022/12/09 23:28:09 [DEBUG] http: Request GET /v1/status/leader (283.298µs) from=127.0.0.6:59725
    2022/12/09 23:28:13 [DEBUG] http: Request GET /v1/status/leader (268.651µs) from=127.0.0.6:59725
    2022/12/09 23:28:29 [DEBUG] http: Request GET /v1/status/leader (326.467µs) from=127.0.0.6:49011
    2022/12/09 23:28:33 [DEBUG] http: Request GET /v1/status/leader (180.497µs) from=127.0.0.6:59725
    2022/12/09 23:28:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:28:49 [DEBUG] http: Request GET /v1/status/leader (212.554µs) from=127.0.0.6:49011
    2022/12/09 23:28:53 [DEBUG] http: Request GET /v1/status/leader (254.741µs) from=127.0.0.6:59725
    2022/12/09 23:28:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.473294527s) from=127.0.0.6:33985
    2022/12/09 23:28:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m6.172353565s) from=127.0.0.6:50147
    2022/12/09 23:29:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.499059895s) from=127.0.0.6:53181
    2022/12/09 23:29:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.981656575s) from=127.0.0.6:34801
    2022/12/09 23:29:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.006343581s) from=127.0.0.6:52127
    2022/12/09 23:29:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.179556071s) from=127.0.0.6:45091
    2022/12/09 23:29:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m1.009578031s) from=127.0.0.6:35031
    2022/12/09 23:29:09 [DEBUG] http: Request GET /v1/status/leader (312.319µs) from=127.0.0.6:59725
    2022/12/09 23:29:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m6.045222084s) from=127.0.0.6:58567
    2022/12/09 23:29:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.319523379s) from=127.0.0.6:33857
    2022/12/09 23:29:13 [DEBUG] http: Request GET /v1/status/leader (334.039µs) from=127.0.0.6:49011
    2022/12/09 23:29:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.765156465s) from=127.0.0.6:37667
    2022/12/09 23:29:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.027709854s) from=127.0.0.6:48761
    2022/12/09 23:29:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.769557512s) from=127.0.0.6:55619
    2022/12/09 23:29:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m0.085040212s) from=127.0.0.6:44753
    2022/12/09 23:29:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.226291323s) from=127.0.0.6:45467
    2022/12/09 23:29:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.53985129s) from=127.0.0.6:57647
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.799203213s) from=127.0.0.6:40099
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.566986846s) from=127.0.0.6:49261
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.815166183s) from=127.0.0.6:57015
    2022/12/09 23:29:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.904936239s) from=127.0.0.6:53219
    2022/12/09 23:29:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.642831786s) from=127.0.0.6:43661
    2022/12/09 23:29:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.224988909s) from=127.0.0.6:33863
    2022/12/09 23:29:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m6.674787766s) from=127.0.0.6:41429
    2022/12/09 23:29:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m3.357570994s) from=127.0.0.6:43529
    2022/12/09 23:29:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.201087881s) from=127.0.0.6:53517
    2022/12/09 23:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m7.365922931s) from=127.0.0.6:53479
    2022/12/09 23:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.877672448s) from=127.0.0.6:35369
    2022/12/09 23:29:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.694657907s) from=127.0.0.6:42203
    2022/12/09 23:29:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m7.036235981s) from=127.0.0.6:43173
    2022/12/09 23:29:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.074644751s) from=127.0.0.6:37813
    2022/12/09 23:29:29 [DEBUG] http: Request GET /v1/status/leader (298.644µs) from=127.0.0.6:49011
    2022/12/09 23:29:33 [DEBUG] http: Request GET /v1/status/leader (317.168µs) from=127.0.0.6:49011
    2022/12/09 23:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.219612335s) from=127.0.0.6:56719
    2022/12/09 23:29:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:29:39 [DEBUG] agent: Node info in sync
    2022/12/09 23:29:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:29:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:29:49 [DEBUG] http: Request GET /v1/status/leader (274.483µs) from=127.0.0.6:49011
    2022/12/09 23:29:53 [DEBUG] http: Request GET /v1/status/leader (363.061µs) from=127.0.0.6:59725
    2022/12/09 23:30:09 [DEBUG] http: Request GET /v1/status/leader (424.166µs) from=127.0.0.6:59725
    2022/12/09 23:30:13 [DEBUG] http: Request GET /v1/status/leader (170.077µs) from=127.0.0.6:49011
    2022/12/09 23:30:29 [DEBUG] http: Request GET /v1/status/leader (458.639µs) from=127.0.0.6:49011
    2022/12/09 23:30:33 [DEBUG] http: Request GET /v1/status/leader (189.02µs) from=127.0.0.6:59725
    2022/12/09 23:30:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:30:43 [DEBUG] agent: Node info in sync
    2022/12/09 23:30:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:30:49 [DEBUG] http: Request GET /v1/status/leader (182.271µs) from=127.0.0.6:59725
    2022/12/09 23:30:53 [DEBUG] http: Request GET /v1/status/leader (319.947µs) from=127.0.0.6:49011
    2022/12/09 23:31:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.297046499s) from=127.0.0.6:33985
    2022/12/09 23:31:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.142842779s) from=127.0.0.6:50147
    2022/12/09 23:31:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.517227495s) from=127.0.0.6:53181
    2022/12/09 23:31:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m1.053505674s) from=127.0.0.6:52127
    2022/12/09 23:31:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.236160035s) from=127.0.0.6:34801
    2022/12/09 23:31:09 [DEBUG] http: Request GET /v1/status/leader (258.399µs) from=127.0.0.6:59725
    2022/12/09 23:31:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m6.253188981s) from=127.0.0.6:45091
    2022/12/09 23:31:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.59681897s) from=127.0.0.6:58567
    2022/12/09 23:31:13 [DEBUG] http: Request GET /v1/status/leader (382.059µs) from=127.0.0.6:59725
    2022/12/09 23:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.673307764s) from=127.0.0.6:35031
    2022/12/09 23:31:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.415722595s) from=127.0.0.6:48761
    2022/12/09 23:31:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.570685483s) from=127.0.0.6:37667
    2022/12/09 23:31:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m1.091404021s) from=127.0.0.6:44753
    2022/12/09 23:31:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.11660421s) from=127.0.0.6:57647
    2022/12/09 23:31:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.01259481s) from=127.0.0.6:57015
    2022/12/09 23:31:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m7.310396615s) from=127.0.0.6:33857
    2022/12/09 23:31:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m3.504646787s) from=127.0.0.6:45467
    2022/12/09 23:31:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.053585161s) from=127.0.0.6:55619
    2022/12/09 23:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.201214508s) from=127.0.0.6:33863
    2022/12/09 23:31:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.297045718s) from=127.0.0.6:40099
    2022/12/09 23:31:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.166189662s) from=127.0.0.6:49261
    2022/12/09 23:31:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.015780212s) from=127.0.0.6:53219
    2022/12/09 23:31:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.556807224s) from=127.0.0.6:53517
    2022/12/09 23:31:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.990669247s) from=127.0.0.6:43661
    2022/12/09 23:31:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.021075425s) from=127.0.0.6:43173
    2022/12/09 23:31:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m5.967889314s) from=127.0.0.6:41429
    2022/12/09 23:31:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m5.355739682s) from=127.0.0.6:43529
    2022/12/09 23:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.357066709s) from=127.0.0.6:53479
    2022/12/09 23:31:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.267334871s) from=127.0.0.6:42203
    2022/12/09 23:31:29 [DEBUG] http: Request GET /v1/status/leader (359.79µs) from=127.0.0.6:59725
    2022/12/09 23:31:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.541304565s) from=127.0.0.6:35369
    2022/12/09 23:31:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.162616379s) from=127.0.0.6:37813
    2022/12/09 23:31:33 [DEBUG] http: Request GET /v1/status/leader (533.417µs) from=127.0.0.6:49011
    2022/12/09 23:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.285267348s) from=127.0.0.6:56719
    2022/12/09 23:31:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:31:49 [DEBUG] http: Request GET /v1/status/leader (256.854µs) from=127.0.0.6:49011
    2022/12/09 23:31:53 [DEBUG] http: Request GET /v1/status/leader (182.357µs) from=127.0.0.6:49011
    2022/12/09 23:32:10 [DEBUG] http: Request GET /v1/status/leader (154.118µs) from=127.0.0.6:59725
    2022/12/09 23:32:14 [DEBUG] http: Request GET /v1/status/leader (1.657775ms) from=127.0.0.6:49011
    2022/12/09 23:32:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:32:30 [DEBUG] http: Request GET /v1/status/leader (349.638µs) from=127.0.0.6:49011
    2022/12/09 23:32:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:32:30 [DEBUG] agent: Node info in sync
    2022/12/09 23:32:34 [DEBUG] http: Request GET /v1/status/leader (180.869µs) from=127.0.0.6:49011
    2022/12/09 23:32:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:32:50 [DEBUG] http: Request GET /v1/status/leader (295.007µs) from=127.0.0.6:59725
    2022/12/09 23:32:54 [DEBUG] http: Request GET /v1/status/leader (243.383µs) from=127.0.0.6:49011
    2022/12/09 23:33:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.629509569s) from=127.0.0.6:53181
    2022/12/09 23:33:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.735188657s) from=127.0.0.6:33985
    2022/12/09 23:33:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m3.674096997s) from=127.0.0.6:52127
    2022/12/09 23:33:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.65734215s) from=127.0.0.6:50147
    2022/12/09 23:33:10 [DEBUG] http: Request GET /v1/status/leader (315.156µs) from=127.0.0.6:49011
    2022/12/09 23:33:14 [DEBUG] http: Request GET /v1/status/leader (225.436µs) from=127.0.0.6:59725
    2022/12/09 23:33:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.188358612s) from=127.0.0.6:34801
    2022/12/09 23:33:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.418372385s) from=127.0.0.6:48761
    2022/12/09 23:33:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m5.799018516s) from=127.0.0.6:45091
    2022/12/09 23:33:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.880421912s) from=127.0.0.6:58567
    2022/12/09 23:33:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m2.762725782s) from=127.0.0.6:37667
    2022/12/09 23:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.242113764s) from=127.0.0.6:35031
    2022/12/09 23:33:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.797453544s) from=127.0.0.6:57647
    2022/12/09 23:33:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.164611727s) from=127.0.0.6:44753
    2022/12/09 23:33:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m0.31142942s) from=127.0.0.6:45467
    2022/12/09 23:33:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m1.896272842s) from=127.0.0.6:57015
    2022/12/09 23:33:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.000461714s) from=127.0.0.6:33857
    2022/12/09 23:33:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.34107415s) from=127.0.0.6:55619
    2022/12/09 23:33:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.081076404s) from=127.0.0.6:40099
    2022/12/09 23:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.185628244s) from=127.0.0.6:49261
    2022/12/09 23:33:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m4.153535133s) from=127.0.0.6:53219
    2022/12/09 23:33:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.204063829s) from=127.0.0.6:41429
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/status/leader (510.538µs) from=127.0.0.6:49011
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.529245875s) from=127.0.0.6:43661
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.124082676s) from=127.0.0.6:33863
    2022/12/09 23:33:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.672589119s) from=127.0.0.6:43173
    2022/12/09 23:33:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m2.082300091s) from=127.0.0.6:53479
    2022/12/09 23:33:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.920115508s) from=127.0.0.6:53517
    2022/12/09 23:33:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.086796143s) from=127.0.0.6:35369
    2022/12/09 23:33:34 [DEBUG] http: Request GET /v1/status/leader (309.878µs) from=127.0.0.6:49011
    2022/12/09 23:33:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.253364207s) from=127.0.0.6:43529
    2022/12/09 23:33:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m3.445497909s) from=127.0.0.6:37813
    2022/12/09 23:33:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.84552858s) from=127.0.0.6:42203
    2022/12/09 23:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.000379434s) from=127.0.0.6:56719
    2022/12/09 23:33:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:33:50 [DEBUG] http: Request GET /v1/status/leader (913.491µs) from=127.0.0.6:59725
    2022/12/09 23:33:54 [DEBUG] http: Request GET /v1/status/leader (702.802µs) from=127.0.0.6:49011
    2022/12/09 23:34:10 [DEBUG] http: Request GET /v1/status/leader (188.236µs) from=127.0.0.6:49011
    2022/12/09 23:34:14 [DEBUG] http: Request GET /v1/status/leader (248.678µs) from=127.0.0.6:49011
    2022/12/09 23:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:34:28 [DEBUG] agent: Node info in sync
    2022/12/09 23:34:30 [DEBUG] http: Request GET /v1/status/leader (330.059µs) from=127.0.0.6:59725
    2022/12/09 23:34:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:34:34 [DEBUG] http: Request GET /v1/status/leader (217.739µs) from=127.0.0.6:49011
    2022/12/09 23:34:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:34:50 [DEBUG] http: Request GET /v1/status/leader (230.34µs) from=127.0.0.6:59725
    2022/12/09 23:34:54 [DEBUG] http: Request GET /v1/status/leader (222.008µs) from=127.0.0.6:59725
    2022/12/09 23:35:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.71662767s) from=127.0.0.6:53181
    2022/12/09 23:35:10 [DEBUG] http: Request GET /v1/status/leader (176.87µs) from=127.0.0.6:49011
    2022/12/09 23:35:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.576944563s) from=127.0.0.6:33985
    2022/12/09 23:35:14 [DEBUG] http: Request GET /v1/status/leader (1.629532ms) from=127.0.0.6:59725
    2022/12/09 23:35:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.227929521s) from=127.0.0.6:50147
    2022/12/09 23:35:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m6.3879696s) from=127.0.0.6:52127
    2022/12/09 23:35:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.554233498s) from=127.0.0.6:34801
    2022/12/09 23:35:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.685930848s) from=127.0.0.6:45091
    2022/12/09 23:35:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.280985602s) from=127.0.0.6:57647
    2022/12/09 23:35:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.18637455s) from=127.0.0.6:58567
    2022/12/09 23:35:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m5.377834758s) from=127.0.0.6:48761
    2022/12/09 23:35:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.389868151s) from=127.0.0.6:37667
    2022/12/09 23:35:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.399605072s) from=127.0.0.6:40099
    2022/12/09 23:35:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.048916647s) from=127.0.0.6:57015
    2022/12/09 23:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m5.738510428s) from=127.0.0.6:35031
    2022/12/09 23:35:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.489496466s) from=127.0.0.6:45467
    2022/12/09 23:35:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.03464794s) from=127.0.0.6:44753
    2022/12/09 23:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.860953729s) from=127.0.0.6:55619
    2022/12/09 23:35:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.798888494s) from=127.0.0.6:33857
    2022/12/09 23:35:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m1.228158649s) from=127.0.0.6:49261
    2022/12/09 23:35:30 [DEBUG] http: Request GET /v1/status/leader (299.144µs) from=127.0.0.6:49011
    2022/12/09 23:35:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.126117197s) from=127.0.0.6:33863
    2022/12/09 23:35:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m0.989988574s) from=127.0.0.6:43173
    2022/12/09 23:35:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m3.304657727s) from=127.0.0.6:41429
    2022/12/09 23:35:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.689797695s) from=127.0.0.6:43661
    2022/12/09 23:35:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.190535388s) from=127.0.0.6:53219
    2022/12/09 23:35:34 [DEBUG] http: Request GET /v1/status/leader (162.772µs) from=127.0.0.6:49011
    2022/12/09 23:35:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.744006771s) from=127.0.0.6:53479
    2022/12/09 23:35:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m4.304697384s) from=127.0.0.6:53517
    2022/12/09 23:35:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m1.328690213s) from=127.0.0.6:37813
    2022/12/09 23:35:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.966265642s) from=127.0.0.6:35369
    2022/12/09 23:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.293992414s) from=127.0.0.6:42203
    2022/12/09 23:35:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.268661331s) from=127.0.0.6:43529
    2022/12/09 23:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.890233941s) from=127.0.0.6:56719
    2022/12/09 23:35:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:35:50 [DEBUG] http: Request GET /v1/status/leader (325.666µs) from=127.0.0.6:49011
    2022/12/09 23:35:54 [DEBUG] http: Request GET /v1/status/leader (310.078µs) from=127.0.0.6:59725
    2022/12/09 23:36:10 [DEBUG] http: Request GET /v1/status/leader (269.628µs) from=127.0.0.6:59725
    2022/12/09 23:36:14 [DEBUG] http: Request GET /v1/status/leader (296.398µs) from=127.0.0.6:49011
    2022/12/09 23:36:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:36:22 [DEBUG] agent: Node info in sync
    2022/12/09 23:36:30 [DEBUG] http: Request GET /v1/status/leader (177.581µs) from=127.0.0.6:49011
    2022/12/09 23:36:34 [DEBUG] http: Request GET /v1/status/leader (278.665µs) from=127.0.0.6:59725
    2022/12/09 23:36:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:36:50 [DEBUG] http: Request GET /v1/status/leader (265.714µs) from=127.0.0.6:49011
    2022/12/09 23:36:54 [DEBUG] http: Request GET /v1/status/leader (254.421µs) from=127.0.0.6:49011
    2022/12/09 23:37:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:37:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.482116671s) from=127.0.0.6:53181
    2022/12/09 23:37:10 [DEBUG] http: Request GET /v1/status/leader (445.771µs) from=127.0.0.6:49011
    2022/12/09 23:37:14 [DEBUG] http: Request GET /v1/status/leader (357.059µs) from=127.0.0.6:59725
    2022/12/09 23:37:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.513251741s) from=127.0.0.6:50147
    2022/12/09 23:37:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.811415489s) from=127.0.0.6:33985
    2022/12/09 23:37:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.897341168s) from=127.0.0.6:52127
    2022/12/09 23:37:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.100452136s) from=127.0.0.6:34801
    2022/12/09 23:37:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.555328911s) from=127.0.0.6:45091
    2022/12/09 23:37:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.19720762s) from=127.0.0.6:57647
    2022/12/09 23:37:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.004997459s) from=127.0.0.6:48761
    2022/12/09 23:37:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.243256251s) from=127.0.0.6:37667
    2022/12/09 23:37:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.233353616s) from=127.0.0.6:57015
    2022/12/09 23:37:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.32963925s) from=127.0.0.6:58567
    2022/12/09 23:37:30 [DEBUG] http: Request GET /v1/status/leader (557.578µs) from=127.0.0.6:49011
    2022/12/09 23:37:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.835127338s) from=127.0.0.6:40099
    2022/12/09 23:37:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.940418999s) from=127.0.0.6:44753
    2022/12/09 23:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.843959974s) from=127.0.0.6:33863
    2022/12/09 23:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.257440137s) from=127.0.0.6:35031
    2022/12/09 23:37:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.181692822s) from=127.0.0.6:55619
    2022/12/09 23:37:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.317964141s) from=127.0.0.6:33857
    2022/12/09 23:37:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.155364433s) from=127.0.0.6:41429
    2022/12/09 23:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m4.89969413s) from=127.0.0.6:49261
    2022/12/09 23:37:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.707809363s) from=127.0.0.6:45467
    2022/12/09 23:37:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.916575646s) from=127.0.0.6:43173
    2022/12/09 23:37:34 [DEBUG] http: Request GET /v1/status/leader (308.027µs) from=127.0.0.6:59725
    2022/12/09 23:37:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m0.985173404s) from=127.0.0.6:53517
    2022/12/09 23:37:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.446080355s) from=127.0.0.6:53219
    2022/12/09 23:37:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m5.460250031s) from=127.0.0.6:43661
    2022/12/09 23:37:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.038765233s) from=127.0.0.6:53479
    2022/12/09 23:37:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.748536913s) from=127.0.0.6:37813
    2022/12/09 23:37:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.070210536s) from=127.0.0.6:35369
    2022/12/09 23:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:37:44 [DEBUG] agent: Node info in sync
    2022/12/09 23:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.724821928s) from=127.0.0.6:42203
    2022/12/09 23:37:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:37:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.771364228s) from=127.0.0.6:43529
    2022/12/09 23:37:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.143347603s) from=127.0.0.6:56719
    2022/12/09 23:37:50 [DEBUG] http: Request GET /v1/status/leader (263.347µs) from=127.0.0.6:49011
    2022/12/09 23:37:54 [DEBUG] http: Request GET /v1/status/leader (169.608µs) from=127.0.0.6:49011
    2022/12/09 23:38:10 [DEBUG] http: Request GET /v1/status/leader (402.814µs) from=127.0.0.6:49011
    2022/12/09 23:38:14 [DEBUG] http: Request GET /v1/status/leader (204.249µs) from=127.0.0.6:59725
    2022/12/09 23:38:30 [DEBUG] http: Request GET /v1/status/leader (282.62µs) from=127.0.0.6:49011
    2022/12/09 23:38:34 [DEBUG] http: Request GET /v1/status/leader (189.997µs) from=127.0.0.6:59725
    2022/12/09 23:38:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:38:50 [DEBUG] http: Request GET /v1/status/leader (1.92317ms) from=127.0.0.6:59725
    2022/12/09 23:38:54 [DEBUG] http: Request GET /v1/status/leader (297.353µs) from=127.0.0.6:49011
    2022/12/09 23:39:10 [DEBUG] http: Request GET /v1/status/leader (206.825µs) from=127.0.0.6:49011
    2022/12/09 23:39:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.199556s) from=127.0.0.6:53181
    2022/12/09 23:39:14 [DEBUG] http: Request GET /v1/status/leader (329.879µs) from=127.0.0.6:59725
    2022/12/09 23:39:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m3.84533204s) from=127.0.0.6:50147
    2022/12/09 23:39:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m2.087021195s) from=127.0.0.6:52127
    2022/12/09 23:39:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:39:21 [DEBUG] agent: Node info in sync
    2022/12/09 23:39:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.773946196s) from=127.0.0.6:33985
    2022/12/09 23:39:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.964022385s) from=127.0.0.6:34801
    2022/12/09 23:39:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.870922597s) from=127.0.0.6:45091
    2022/12/09 23:39:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.236545017s) from=127.0.0.6:48761
    2022/12/09 23:39:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.882261581s) from=127.0.0.6:57647
    2022/12/09 23:39:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.517795168s) from=127.0.0.6:37667
    2022/12/09 23:39:30 [DEBUG] http: Request GET /v1/status/leader (181.153µs) from=127.0.0.6:59725
    2022/12/09 23:39:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.554945857s) from=127.0.0.6:57015
    2022/12/09 23:39:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.567542978s) from=127.0.0.6:40099
    2022/12/09 23:39:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m0.872120991s) from=127.0.0.6:55619
    2022/12/09 23:39:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.391276907s) from=127.0.0.6:58567
    2022/12/09 23:39:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.152803616s) from=127.0.0.6:44753
    2022/12/09 23:39:34 [DEBUG] http: Request GET /v1/status/leader (180.834µs) from=127.0.0.6:49011
    2022/12/09 23:39:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.11418273s) from=127.0.0.6:33857
    2022/12/09 23:39:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.192295963s) from=127.0.0.6:33863
    2022/12/09 23:39:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m4.753207338s) from=127.0.0.6:41429
    2022/12/09 23:39:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m6.102629765s) from=127.0.0.6:35031
    2022/12/09 23:39:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.211100451s) from=127.0.0.6:49261
    2022/12/09 23:39:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m2.971025501s) from=127.0.0.6:53517
    2022/12/09 23:39:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.306528172s) from=127.0.0.6:43173
    2022/12/09 23:39:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m7.265582892s) from=127.0.0.6:45467
    2022/12/09 23:39:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m3.731946072s) from=127.0.0.6:53219
    2022/12/09 23:39:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m6.963827618s) from=127.0.0.6:43661
    2022/12/09 23:39:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.252978921s) from=127.0.0.6:53479
    2022/12/09 23:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.155340342s) from=127.0.0.6:35369
    2022/12/09 23:39:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m5.328962722s) from=127.0.0.6:37813
    2022/12/09 23:39:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m2.617423725s) from=127.0.0.6:42203
    2022/12/09 23:39:50 [DEBUG] http: Request GET /v1/status/leader (266.276µs) from=127.0.0.6:59725
    2022/12/09 23:39:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.612304113s) from=127.0.0.6:56719
    2022/12/09 23:39:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.290691604s) from=127.0.0.6:43529
    2022/12/09 23:39:54 [DEBUG] http: Request GET /v1/status/leader (370.007µs) from=127.0.0.6:49011
    2022/12/09 23:39:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:40:10 [DEBUG] http: Request GET /v1/status/leader (1.124932ms) from=127.0.0.6:49011
    2022/12/09 23:40:14 [DEBUG] http: Request GET /v1/status/leader (245.993µs) from=127.0.0.6:49011
    2022/12/09 23:40:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:40:27 [DEBUG] agent: Node info in sync
    2022/12/09 23:40:30 [DEBUG] http: Request GET /v1/status/leader (417.895µs) from=127.0.0.6:49011
    2022/12/09 23:40:34 [DEBUG] http: Request GET /v1/status/leader (155.152µs) from=127.0.0.6:49011
    2022/12/09 23:40:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:40:50 [DEBUG] http: Request GET /v1/status/leader (324.137µs) from=127.0.0.6:59725
    2022/12/09 23:40:54 [DEBUG] http: Request GET /v1/status/leader (152.915µs) from=127.0.0.6:49011
    2022/12/09 23:41:10 [DEBUG] http: Request GET /v1/status/leader (270.558µs) from=127.0.0.6:59725
    2022/12/09 23:41:14 [DEBUG] http: Request GET /v1/status/leader (209.123µs) from=127.0.0.6:59725
    2022/12/09 23:41:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.040926747s) from=127.0.0.6:53181
    2022/12/09 23:41:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.747197447s) from=127.0.0.6:33985
    2022/12/09 23:41:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.976980526s) from=127.0.0.6:50147
    2022/12/09 23:41:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.613489151s) from=127.0.0.6:52127
    2022/12/09 23:41:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.861610067s) from=127.0.0.6:45091
    2022/12/09 23:41:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.98831853s) from=127.0.0.6:57647
    2022/12/09 23:41:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m7.003620272s) from=127.0.0.6:34801
    2022/12/09 23:41:30 [DEBUG] http: Request GET /v1/status/leader (665.782µs) from=127.0.0.6:59725
    2022/12/09 23:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m6.817059893s) from=127.0.0.6:48761
    2022/12/09 23:41:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.123537092s) from=127.0.0.6:37667
    2022/12/09 23:41:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.106751914s) from=127.0.0.6:40099
    2022/12/09 23:41:34 [DEBUG] http: Request GET /v1/status/leader (447.098µs) from=127.0.0.6:59725
    2022/12/09 23:41:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.444841247s) from=127.0.0.6:57015
    2022/12/09 23:41:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m3.244807159s) from=127.0.0.6:58567
    2022/12/09 23:41:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m0.024983031s) from=127.0.0.6:41429
    2022/12/09 23:41:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m0.297458475s) from=127.0.0.6:49261
    2022/12/09 23:41:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m4.495660415s) from=127.0.0.6:44753
    2022/12/09 23:41:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.310559924s) from=127.0.0.6:55619
    2022/12/09 23:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.267376551s) from=127.0.0.6:33863
    2022/12/09 23:41:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.288287965s) from=127.0.0.6:33857
    2022/12/09 23:41:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m1.199138917s) from=127.0.0.6:43173
    2022/12/09 23:41:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m7.326938607s) from=127.0.0.6:35031
    2022/12/09 23:41:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.840477045s) from=127.0.0.6:45467
    2022/12/09 23:41:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.052222987s) from=127.0.0.6:53219
    2022/12/09 23:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:41:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m1.357585867s) from=127.0.0.6:43661
    2022/12/09 23:41:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.296710531s) from=127.0.0.6:53517
    2022/12/09 23:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.752748738s) from=127.0.0.6:42203
    2022/12/09 23:41:50 [DEBUG] http: Request GET /v1/status/leader (199.849µs) from=127.0.0.6:59725
    2022/12/09 23:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.595021108s) from=127.0.0.6:35369
    2022/12/09 23:41:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.318894701s) from=127.0.0.6:56719
    2022/12/09 23:41:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.893720026s) from=127.0.0.6:53479
    2022/12/09 23:41:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m4.06893644s) from=127.0.0.6:37813
    2022/12/09 23:41:54 [DEBUG] http: Request GET /v1/status/leader (375.087µs) from=127.0.0.6:49011
    2022/12/09 23:42:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m6.563967899s) from=127.0.0.6:43529
    2022/12/09 23:42:10 [DEBUG] http: Request GET /v1/status/leader (5.091278ms) from=127.0.0.6:49011
    2022/12/09 23:42:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:42:12 [DEBUG] agent: Node info in sync
    2022/12/09 23:42:14 [DEBUG] http: Request GET /v1/status/leader (310.783µs) from=127.0.0.6:49011
    2022/12/09 23:42:30 [DEBUG] http: Request GET /v1/status/leader (170.674µs) from=127.0.0.6:49011
    2022/12/09 23:42:34 [DEBUG] http: Request GET /v1/status/leader (149.621µs) from=127.0.0.6:59725
    2022/12/09 23:42:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:42:50 [DEBUG] http: Request GET /v1/status/leader (165.27µs) from=127.0.0.6:49011
    2022/12/09 23:42:54 [DEBUG] http: Request GET /v1/status/leader (335.75µs) from=127.0.0.6:49011
    2022/12/09 23:43:10 [DEBUG] http: Request GET /v1/status/leader (293.839µs) from=127.0.0.6:59725
    2022/12/09 23:43:14 [DEBUG] http: Request GET /v1/status/leader (274.277µs) from=127.0.0.6:49011
    2022/12/09 23:43:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.783081904s) from=127.0.0.6:53181
    2022/12/09 23:43:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m1.658117519s) from=127.0.0.6:45091
    2022/12/09 23:43:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.957398845s) from=127.0.0.6:33985
    2022/12/09 23:43:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.363146248s) from=127.0.0.6:57647
    2022/12/09 23:43:30 [DEBUG] http: Request GET /v1/status/leader (199.848µs) from=127.0.0.6:49011
    2022/12/09 23:43:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.086398264s) from=127.0.0.6:50147
    2022/12/09 23:43:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m5.615331874s) from=127.0.0.6:52127
    2022/12/09 23:43:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.000948083s) from=127.0.0.6:34801
    2022/12/09 23:43:34 [DEBUG] http: Request GET /v1/status/leader (252.006µs) from=127.0.0.6:49011
    2022/12/09 23:43:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m2.16830208s) from=127.0.0.6:48761
    2022/12/09 23:43:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m1.975901727s) from=127.0.0.6:58567
    2022/12/09 23:43:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m5.875471874s) from=127.0.0.6:37667
    2022/12/09 23:43:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.831517823s) from=127.0.0.6:40099
    2022/12/09 23:43:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.883942479s) from=127.0.0.6:41429
    2022/12/09 23:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m2.24714764s) from=127.0.0.6:49261
    2022/12/09 23:43:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m6.316965245s) from=127.0.0.6:57015
    2022/12/09 23:43:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:43:41 [DEBUG] agent: Node info in sync
    2022/12/09 23:43:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.454664867s) from=127.0.0.6:55619
    2022/12/09 23:43:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.02104133s) from=127.0.0.6:33863
    2022/12/09 23:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m6.511642388s) from=127.0.0.6:44753
    2022/12/09 23:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:43:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m5.807642049s) from=127.0.0.6:33857
    2022/12/09 23:43:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.827018467s) from=127.0.0.6:35031
    2022/12/09 23:43:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.404821764s) from=127.0.0.6:43661
    2022/12/09 23:43:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m6.381429661s) from=127.0.0.6:43173
    2022/12/09 23:43:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m2.000185944s) from=127.0.0.6:53219
    2022/12/09 23:43:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.916818516s) from=127.0.0.6:45467
    2022/12/09 23:43:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m0.867980193s) from=127.0.0.6:42203
    2022/12/09 23:43:50 [DEBUG] http: Request GET /v1/status/leader (262.08µs) from=127.0.0.6:59725
    2022/12/09 23:43:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.267429389s) from=127.0.0.6:35369
    2022/12/09 23:43:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.723009585s) from=127.0.0.6:37813
    2022/12/09 23:43:54 [DEBUG] http: Request GET /v1/status/leader (355.704µs) from=127.0.0.6:59725
    2022/12/09 23:43:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.207237741s) from=127.0.0.6:53517
    2022/12/09 23:43:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.163694466s) from=127.0.0.6:56719
    2022/12/09 23:43:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m4.927227223s) from=127.0.0.6:53479
    2022/12/09 23:44:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.274832255s) from=127.0.0.6:43529
    2022/12/09 23:44:10 [DEBUG] http: Request GET /v1/status/leader (228.893µs) from=127.0.0.6:49011
    2022/12/09 23:44:14 [DEBUG] http: Request GET /v1/status/leader (269.462µs) from=127.0.0.6:59725
    2022/12/09 23:44:30 [DEBUG] http: Request GET /v1/status/leader (348.031µs) from=127.0.0.6:49011
    2022/12/09 23:44:34 [DEBUG] http: Request GET /v1/status/leader (402.635µs) from=127.0.0.6:49011
    2022/12/09 23:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:44:50 [DEBUG] http: Request GET /v1/status/leader (178.564µs) from=127.0.0.6:59725
    2022/12/09 23:44:54 [DEBUG] http: Request GET /v1/status/leader (1.938111ms) from=127.0.0.6:49011
    2022/12/09 23:45:10 [DEBUG] http: Request GET /v1/status/leader (227.55µs) from=127.0.0.6:59725
    2022/12/09 23:45:14 [DEBUG] http: Request GET /v1/status/leader (553.575µs) from=127.0.0.6:59725
    2022/12/09 23:45:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.417622161s) from=127.0.0.6:53181
    2022/12/09 23:45:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:45:29 [DEBUG] agent: Node info in sync
    2022/12/09 23:45:30 [DEBUG] http: Request GET /v1/status/leader (159.178µs) from=127.0.0.6:59725
    2022/12/09 23:45:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.267910551s) from=127.0.0.6:50147
    2022/12/09 23:45:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m3.229119938s) from=127.0.0.6:45091
    2022/12/09 23:45:34 [DEBUG] http: Request GET /v1/status/leader (170.358µs) from=127.0.0.6:49011
    2022/12/09 23:45:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.445498976s) from=127.0.0.6:57647
    2022/12/09 23:45:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.061759737s) from=127.0.0.6:34801
    2022/12/09 23:45:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.105133066s) from=127.0.0.6:48761
    2022/12/09 23:45:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:45:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.396912225s) from=127.0.0.6:33985
    2022/12/09 23:45:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m7.384157858s) from=127.0.0.6:52127
    2022/12/09 23:45:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.493616738s) from=127.0.0.6:40099
    2022/12/09 23:45:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m4.083600993s) from=127.0.0.6:58567
    2022/12/09 23:45:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m2.375570516s) from=127.0.0.6:41429
    2022/12/09 23:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m3.494017575s) from=127.0.0.6:49261
    2022/12/09 23:45:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.098537679s) from=127.0.0.6:37667
    2022/12/09 23:45:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.444331943s) from=127.0.0.6:57015
    2022/12/09 23:45:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m3.421204962s) from=127.0.0.6:55619
    2022/12/09 23:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.26809617s) from=127.0.0.6:33863
    2022/12/09 23:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:45:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m0.880011453s) from=127.0.0.6:43661
    2022/12/09 23:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.383250554s) from=127.0.0.6:33857
    2022/12/09 23:45:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m4.776835797s) from=127.0.0.6:44753
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m1.632614934s) from=127.0.0.6:53219
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m2.070718742s) from=127.0.0.6:43173
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/status/leader (342.398µs) from=127.0.0.6:59725
    2022/12/09 23:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m3.194871524s) from=127.0.0.6:35031
    2022/12/09 23:45:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.759905565s) from=127.0.0.6:37813
    2022/12/09 23:45:54 [DEBUG] http: Request GET /v1/status/leader (281.422µs) from=127.0.0.6:49011
    2022/12/09 23:45:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.12702553s) from=127.0.0.6:35369
    2022/12/09 23:45:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m5.442025873s) from=127.0.0.6:45467
    2022/12/09 23:45:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m5.564993391s) from=127.0.0.6:42203
    2022/12/09 23:45:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.124893381s) from=127.0.0.6:56719
    2022/12/09 23:46:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m7.22801154s) from=127.0.0.6:53517
    2022/12/09 23:46:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.645686331s) from=127.0.0.6:53479
    2022/12/09 23:46:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m4.368962281s) from=127.0.0.6:43529
    2022/12/09 23:46:10 [DEBUG] http: Request GET /v1/status/leader (195.847µs) from=127.0.0.6:59725
    2022/12/09 23:46:14 [DEBUG] http: Request GET /v1/status/leader (148.214µs) from=127.0.0.6:59725
    2022/12/09 23:46:30 [DEBUG] http: Request GET /v1/status/leader (2.744513ms) from=127.0.0.6:59725
    2022/12/09 23:46:34 [DEBUG] http: Request GET /v1/status/leader (271.761µs) from=127.0.0.6:49011
    2022/12/09 23:46:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:46:46 [DEBUG] agent: Node info in sync
    2022/12/09 23:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:46:50 [DEBUG] http: Request GET /v1/status/leader (190.326µs) from=127.0.0.6:49011
    2022/12/09 23:46:54 [DEBUG] http: Request GET /v1/status/leader (287.844µs) from=127.0.0.6:59725
    2022/12/09 23:47:10 [DEBUG] http: Request GET /v1/status/leader (193.767µs) from=127.0.0.6:49011
    2022/12/09 23:47:14 [DEBUG] http: Request GET /v1/status/leader (3.897052ms) from=127.0.0.6:49011
    2022/12/09 23:47:30 [DEBUG] http: Request GET /v1/status/leader (295.447µs) from=127.0.0.6:49011
    2022/12/09 23:47:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.963313605s) from=127.0.0.6:53181
    2022/12/09 23:47:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.052675494s) from=127.0.0.6:50147
    2022/12/09 23:47:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m2.816032114s) from=127.0.0.6:45091
    2022/12/09 23:47:34 [DEBUG] http: Request GET /v1/status/leader (923.751µs) from=127.0.0.6:59725
    2022/12/09 23:47:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.12071613s) from=127.0.0.6:33985
    2022/12/09 23:47:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.886552448s) from=127.0.0.6:48761
    2022/12/09 23:47:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.474270438s) from=127.0.0.6:57647
    2022/12/09 23:47:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.920403843s) from=127.0.0.6:34801
    2022/12/09 23:47:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m4.185095114s) from=127.0.0.6:52127
    2022/12/09 23:47:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m1.265482348s) from=127.0.0.6:41429
    2022/12/09 23:47:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m4.483873193s) from=127.0.0.6:40099
    2022/12/09 23:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:47:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m5.60241713s) from=127.0.0.6:58567
    2022/12/09 23:47:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.704294071s) from=127.0.0.6:37667
    2022/12/09 23:47:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.390574698s) from=127.0.0.6:57015
    2022/12/09 23:47:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.831699323s) from=127.0.0.6:33863
    2022/12/09 23:47:50 [DEBUG] http: Request GET /v1/status/leader (195.197µs) from=127.0.0.6:59725
    2022/12/09 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m6.920979654s) from=127.0.0.6:49261
    2022/12/09 23:47:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m1.96845633s) from=127.0.0.6:44753
    2022/12/09 23:47:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m3.18634602s) from=127.0.0.6:43661
    2022/12/09 23:47:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m7.031331765s) from=127.0.0.6:55619
    2022/12/09 23:47:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m3.393915094s) from=127.0.0.6:43173
    2022/12/09 23:47:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m4.020902815s) from=127.0.0.6:33857
    2022/12/09 23:47:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m0.570404125s) from=127.0.0.6:37813
    2022/12/09 23:47:54 [DEBUG] http: Request GET /v1/status/leader (209.639µs) from=127.0.0.6:59725
    2022/12/09 23:47:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m4.204761658s) from=127.0.0.6:35031
    2022/12/09 23:47:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.76771349s) from=127.0.0.6:35369
    2022/12/09 23:47:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m6.664858318s) from=127.0.0.6:53219
    2022/12/09 23:47:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:47:58 [DEBUG] agent: Node info in sync
    2022/12/09 23:48:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.562095954s) from=127.0.0.6:42203
    2022/12/09 23:48:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m6.531060559s) from=127.0.0.6:45467
    2022/12/09 23:48:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.98528725s) from=127.0.0.6:56719
    2022/12/09 23:48:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m3.828539769s) from=127.0.0.6:53517
    2022/12/09 23:48:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m2.831767191s) from=127.0.0.6:43529
    2022/12/09 23:48:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m6.146389474s) from=127.0.0.6:53479
    2022/12/09 23:48:10 [DEBUG] http: Request GET /v1/status/leader (250.865µs) from=127.0.0.6:59725
    2022/12/09 23:48:14 [DEBUG] http: Request GET /v1/status/leader (180.403µs) from=127.0.0.6:49011
    2022/12/09 23:48:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:48:30 [DEBUG] http: Request GET /v1/status/leader (366.374µs) from=127.0.0.6:59725
    2022/12/09 23:48:34 [DEBUG] http: Request GET /v1/status/leader (180.139µs) from=127.0.0.6:59725
    2022/12/09 23:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:48:50 [DEBUG] http: Request GET /v1/status/leader (440.847µs) from=127.0.0.6:59725
    2022/12/09 23:48:54 [DEBUG] http: Request GET /v1/status/leader (152.354µs) from=127.0.0.6:59725
    2022/12/09 23:49:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:49:00 [DEBUG] agent: Node info in sync
    2022/12/09 23:49:10 [DEBUG] http: Request GET /v1/status/leader (296.842µs) from=127.0.0.6:59725
    2022/12/09 23:49:14 [DEBUG] http: Request GET /v1/status/leader (166.446µs) from=127.0.0.6:59725
    2022/12/09 23:49:30 [DEBUG] http: Request GET /v1/status/leader (422.363µs) from=127.0.0.6:59725
    2022/12/09 23:49:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.440461768s) from=127.0.0.6:53181
    2022/12/09 23:49:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m2.877552774s) from=127.0.0.6:50147
    2022/12/09 23:49:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=58 (2m0.44722739s) from=127.0.0.6:45091
    2022/12/09 23:49:34 [DEBUG] http: Request GET /v1/status/leader (265.648µs) from=127.0.0.6:59725
    2022/12/09 23:49:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.871752155s) from=127.0.0.6:33985
    2022/12/09 23:49:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m1.834552841s) from=127.0.0.6:48761
    2022/12/09 23:49:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=59 (2m0.256381078s) from=127.0.0.6:52127
    2022/12/09 23:49:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.96901099s) from=127.0.0.6:34801
    2022/12/09 23:49:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (2m0.561960172s) from=127.0.0.6:40099
    2022/12/09 23:49:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.378001076s) from=127.0.0.6:57647
    2022/12/09 23:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:49:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.2587351s) from=127.0.0.6:37667
    2022/12/09 23:49:50 [DEBUG] http: Request GET /v1/status/leader (315.461µs) from=127.0.0.6:49011
    2022/12/09 23:49:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=145 (2m7.050191457s) from=127.0.0.6:41429
    2022/12/09 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.994036728s) from=127.0.0.6:33863
    2022/12/09 23:49:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m4.073610565s) from=127.0.0.6:57015
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=52 (2m2.29955825s) from=127.0.0.6:43661
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=51 (2m0.663364853s) from=127.0.0.6:33857
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=147 (2m7.008359564s) from=127.0.0.6:58567
    2022/12/09 23:49:54 [DEBUG] http: Request GET /v1/status/leader (252.801µs) from=127.0.0.6:59725
    2022/12/09 23:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.335590704s) from=127.0.0.6:35369
    2022/12/09 23:49:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=49 (2m5.523672396s) from=127.0.0.6:49261
    2022/12/09 23:49:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=50 (2m2.645734079s) from=127.0.0.6:35031
    2022/12/09 23:49:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=71 (2m4.289197374s) from=127.0.0.6:43173
    2022/12/09 23:49:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=56 (2m6.338015866s) from=127.0.0.6:55619
    2022/12/09 23:49:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=60 (2m7.365178947s) from=127.0.0.6:44753
    2022/12/09 23:50:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=57 (2m6.561202802s) from=127.0.0.6:37813
    2022/12/09 23:50:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=150 (2m5.626887857s) from=127.0.0.6:53219
    2022/12/09 23:50:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=62 (2m3.740627525s) from=127.0.0.6:42203
    2022/12/09 23:50:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=146 (2m4.38591557s) from=127.0.0.6:45467
    2022/12/09 23:50:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=149 (2m0.590859395s) from=127.0.0.6:43529
    2022/12/09 23:50:10 [DEBUG] http: Request GET /v1/status/leader (289.603µs) from=127.0.0.6:59725
    2022/12/09 23:50:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=144 (2m5.431319257s) from=127.0.0.6:53517
    2022/12/09 23:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.31274779s) from=127.0.0.6:56719
    2022/12/09 23:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=61 (2m5.667229953s) from=127.0.0.6:53479
    2022/12/09 23:50:14 [DEBUG] http: Request GET /v1/status/leader (162.359µs) from=127.0.0.6:49011
    2022/12/09 23:50:30 [DEBUG] http: Request GET /v1/status/leader (148.918µs) from=127.0.0.6:49011
    2022/12/09 23:50:34 [DEBUG] http: Request GET /v1/status/leader (158.628µs) from=127.0.0.6:59725
    2022/12/09 23:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.40_8181" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.133_8282" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.21.170_8484" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.23.174_443" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.59.36_8410" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnfres_10.233.10.166_8802" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v2_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.42.181_8803" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.64_9011" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.129_9001" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.49.134_9092" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_nslcm_10.233.39.204_8403" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.20.234_8443" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.42.124_8082" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.37.25_8482" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.13.132_8801" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.120_9015" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.19.111_8080" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_parser_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.175_8806" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.15.114_9007" in sync
    2022/12/09 23:50:38 [DEBUG] agent: Node info in sync
    2022/12/09 23:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-phnkv" since the cluster is too small
    2022/12/09 23:50:50 [DEBUG] http: Request GET /v1/status/leader (253.47µs) from=127.0.0.6:49011
    2022/12/09 23:50:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-phnkv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/09 23:50:54 [DEBUG] http: Request GET /v1/status/leader (304.129µs) from=127.0.0.6:49011
    2022/12/09 23:51:10 [DEBUG] http: Request GET /v1/status/leader (311.317µs) from=127.0.0.6:59725
    2022/12/09 23:51:14 [DEBUG] http: Request GET /v1/status/leader (327.554µs) from=127.0.0.6:59725
    2022/12/09 23:51:30 [DEBUG] http: Request GET /v1/status/leader (270.042µs) from=127.0.0.6:59725
    2022/12/09 23:51:35 [DEBUG] http: Request GET /v1/status/leader (319.332µs) from=127.0.0.6:59725
    2022/12/09 23:51:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.68606427s) from=127.0.0.6:53181