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: 'a89cdc05-2a59-b25e-5865-714c5774d248'
         Node name: 'onap-msb-consul-59f55f8877-78qhc'
        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/05/02 10:10:25 [DEBUG] agent: Using random ID "a89cdc05-2a59-b25e-5865-714c5774d248" as node ID
    2022/05/02 10:10:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a89cdc05-2a59-b25e-5865-714c5774d248 Address:127.0.0.1:8300}]
    2022/05/02 10:10:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/02 10:10:25 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/02 10:10:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/02 10:10:25 [WARN] raft: Unable to get address for server id a89cdc05-2a59-b25e-5865-714c5774d248, using fallback address 127.0.0.1:8300: Could not find address for server id a89cdc05-2a59-b25e-5865-714c5774d248
    2022/05/02 10:10:25 [DEBUG] raft: Votes needed: 1
    2022/05/02 10:10:25 [DEBUG] raft: Vote granted from a89cdc05-2a59-b25e-5865-714c5774d248 in term 2. Tally: 1
    2022/05/02 10:10:25 [INFO] raft: Election won. Tally: 1
    2022/05/02 10:10:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/02 10:10:25 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-78qhc.dc1 127.0.0.1
    2022/05/02 10:10:26 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-78qhc 127.0.0.1
    2022/05/02 10:10:26 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/02 10:10:26 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-78qhc.dc1" in area "wan"
    2022/05/02 10:10:26 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/02 10:10:26 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/02 10:10:26 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/02 10:10:26 [INFO] agent: started state syncer
    2022/05/02 10:10:26 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/02 10:10:26 [INFO] consul: cluster leadership acquired
    2022/05/02 10:10:26 [INFO] agent: Synced node info
    2022/05/02 10:10:26 [DEBUG] agent: Node info in sync
    2022/05/02 10:10:26 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-78qhc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/02 10:10:26 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-78qhc
    2022/05/02 10:10:28 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/02 10:10:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:10:28 [INFO] consul: member 'onap-msb-consul-59f55f8877-78qhc' joined, marking health alive
    2022/05/02 10:10:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:10:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:10:29 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/05/02 10:11:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:11:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:11:33 [DEBUG] agent: Node info in sync
    2022/05/02 10:12:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-78qhc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/02 10:12:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:12:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:12:57 [DEBUG] agent: Node info in sync
    2022/05/02 10:13:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:14:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:14:18 [DEBUG] agent: Node info in sync
    2022/05/02 10:14:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:15:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-78qhc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/02 10:15:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:15:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:15:35 [DEBUG] agent: Node info in sync
    2022/05/02 10:16:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:17:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:17:22 [DEBUG] agent: Node info in sync
    2022/05/02 10:17:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:17:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-78qhc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/02 10:18:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:18:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:18:33 [DEBUG] agent: Node info in sync
    2022/05/02 10:19:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:20:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:20:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:20:30 [DEBUG] agent: Node info in sync
    2022/05/02 10:20:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-78qhc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/02 10:21:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:22:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:22:08 [DEBUG] agent: Node info in sync
    2022/05/02 10:22:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:23:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/02 10:23:13 [DEBUG] agent: Node info in sync
    2022/05/02 10:23:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-78qhc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/02 10:23:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:23:56 [DEBUG] http: Request GET /v1/status/leader (732.796µs) from=10.233.70.31:48578
    2022/05/02 10:23:57 [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/05/02 10:23:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:23:58 [INFO] agent: Synced service "_v1_message-router_10.233.14.231_3904"
    2022/05/02 10:23:58 [DEBUG] agent: Node info in sync
    2022/05/02 10:23:58 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:23:58 [DEBUG] agent: Node info in sync
    2022/05/02 10:23:58 [DEBUG] http: Request PUT /v1/agent/service/register (660.723229ms) from=10.233.70.31:48590
    2022/05/02 10:23:58 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (553.042µs) from=10.233.70.31:48604
    2022/05/02 10:23:58 [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/05/02 10:23:58 [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/05/02 10:23:59 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:23:59 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.84_8443"
    2022/05/02 10:23:59 [DEBUG] agent: Node info in sync
    2022/05/02 10:23:59 [DEBUG] http: Request PUT /v1/agent/service/register (271.285593ms) from=10.233.70.31:48608
    2022/05/02 10:23:59 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:23:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:23:59 [DEBUG] agent: Node info in sync
    2022/05/02 10:23:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (298.061µs) from=10.233.70.31:48614
    2022/05/02 10:23:59 [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/05/02 10:23:59 [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/05/02 10:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:00 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.180_8181"
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:00 [DEBUG] http: Request PUT /v1/agent/service/register (818.374598ms) from=10.233.70.31:48620
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (786.511µs) from=10.233.70.31:48646
    2022/05/02 10:24:00 [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/05/02 10:24:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:00 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.1_9015"
    2022/05/02 10:24:00 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:00 [DEBUG] http: Request PUT /v1/agent/service/register (92.550998ms) from=10.233.70.31:48652
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:00 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.367294ms) from=10.233.70.31:48654
    2022/05/02 10:24:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/05/02 10:24:01 [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/05/02 10:24:02 [INFO] agent: Synced service "_v0_multicloud_10.233.20.111_9001"
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.120207893s) from=10.233.70.31:48662
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (459.664µs) from=10.233.70.31:48686
    2022/05/02 10:24:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/05/02 10:24:02 [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/05/02 10:24:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:02 [INFO] agent: Synced service "_v1_multicloud_10.233.20.111_9001"
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:02 [DEBUG] http: Request PUT /v1/agent/service/register (619.448254ms) from=10.233.70.31:48690
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:02 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (358.595µs) from=10.233.70.31:48694
    2022/05/02 10:24:02 [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/05/02 10:24:02 [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/05/02 10:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:03 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.1.140_9007"
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:03 [DEBUG] http: Request PUT /v1/agent/service/register (175.248988ms) from=10.233.70.31:48700
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:03 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (392.171µs) from=10.233.70.31:48704
    2022/05/02 10:24:03 [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/05/02 10:24:03 [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/05/02 10:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:04 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.1.140_9007"
    2022/05/02 10:24:04 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:04 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:04 [DEBUG] http: Request PUT /v1/agent/service/register (848.769279ms) from=10.233.70.31:48708
    2022/05/02 10:24:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (408.267µs) from=10.233.70.31:48716
    2022/05/02 10:24:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"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/05/02 10:24:04 [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/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.168_9011"
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:05 [DEBUG] http: Request PUT /v1/agent/service/register (777.965225ms) from=10.233.70.31:48722
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (376.253µs) from=10.233.70.31:48726
    2022/05/02 10:24:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"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/05/02 10:24:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.168_9011"
    2022/05/02 10:24:05 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:05 [DEBUG] http: Request PUT /v1/agent/service/register (199.827363ms) from=10.233.70.31:48730
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:05 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (316.257µs) from=10.233.70.31:48738
    2022/05/02 10:24:05 [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/05/02 10:24:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.62.54_443"
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (643.83068ms) from=10.233.70.31:48742
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (326.206µs) from=10.233.70.31:48746
    2022/05/02 10:24:06 [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/05/02 10:24:06 [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/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [INFO] agent: Synced service "_v1_parser_10.233.33.247_8806"
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:06 [DEBUG] http: Request PUT /v1/agent/service/register (466.619749ms) from=10.233.70.31:48750
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:06 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.038867ms) from=10.233.70.31:48754
    2022/05/02 10:24:07 [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/05/02 10:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:07 [INFO] agent: Synced service "_v1_catalog_10.233.33.247_8806"
    2022/05/02 10:24:07 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (584.56198ms) from=10.233.70.31:48758
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:07 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (99.922965ms) from=10.233.70.31:48762
    2022/05/02 10:24:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:08 [INFO] agent: Synced service "_v1_nsd_10.233.33.247_8806"
    2022/05/02 10:24:08 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:08 [DEBUG] http: Request PUT /v1/agent/service/register (641.929965ms) from=10.233.70.31:48770
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:08 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (432.112µs) from=10.233.70.31:48778
    2022/05/02 10:24:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:09 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.33.247_8806"
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:09 [DEBUG] http: Request PUT /v1/agent/service/register (350.655756ms) from=10.233.70.31:48782
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (405.317µs) from=10.233.70.31:48786
    2022/05/02 10:24:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [INFO] agent: Synced service "_v1_sdc_10.233.48.162_8443"
    2022/05/02 10:24:09 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:09 [DEBUG] http: Request PUT /v1/agent/service/register (464.312497ms) from=10.233.70.31:48792
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:09 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (411.083µs) from=10.233.70.31:48796
    2022/05/02 10:24:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.48.162_8080"
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:10 [DEBUG] http: Request PUT /v1/agent/service/register (394.40311ms) from=10.233.70.31:48804
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:10 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (281.15µs) from=10.233.70.31:48812
    2022/05/02 10:24:10 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:10 [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/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:10 [DEBUG] http: Request PUT /v1/agent/service/register (345.350738ms) from=10.233.70.31:48816
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:10 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (290.089µs) from=10.233.70.31:48824
    2022/05/02 10:24:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:11 [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/05/02 10:24:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:11 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:11 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:11 [DEBUG] http: Request PUT /v1/agent/service/register (408.054659ms) from=10.233.70.31:48830
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:11 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (393.202µs) from=10.233.70.31:48850
    2022/05/02 10:24:11 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:11 [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/05/02 10:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:12 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:12 [DEBUG] http: Request PUT /v1/agent/service/register (406.680423ms) from=10.233.70.31:48854
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (304.147µs) from=10.233.70.31:48860
    2022/05/02 10:24:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:12 [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/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:12 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:12 [DEBUG] http: Request PUT /v1/agent/service/register (585.364016ms) from=10.233.70.31:48864
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:12 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (278.057µs) from=10.233.70.31:48872
    2022/05/02 10:24:13 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:13 [DEBUG] http: Request PUT /v1/agent/service/register (764.842689ms) from=10.233.70.31:48878
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:13 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (357.186µs) from=10.233.70.31:48884
    2022/05/02 10:24:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:14 [DEBUG] http: Request PUT /v1/agent/service/register (124.540616ms) from=10.233.70.31:48888
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:14 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (465.838µs) from=10.233.70.31:48896
    2022/05/02 10:24:14 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:15 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:15 [DEBUG] http: Request PUT /v1/agent/service/register (761.809108ms) from=10.233.70.31:48900
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:15 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (559.355µs) from=10.233.70.31:48910
    2022/05/02 10:24:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:16 [DEBUG] http: Request PUT /v1/agent/service/register (514.801315ms) from=10.233.70.31:48914
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (285.29µs) from=10.233.70.31:48918
    2022/05/02 10:24:16 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:16 [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/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:16 [DEBUG] http: Request PUT /v1/agent/service/register (81.93581ms) from=10.233.70.31:48922
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (452.005µs) from=10.233.70.31:48924
    2022/05/02 10:24:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:16 [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/05/02 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:16 [DEBUG] http: Request PUT /v1/agent/service/register (287.60153ms) from=10.233.70.31:48928
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:16 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (520.962µs) from=10.233.70.31:48932
    2022/05/02 10:24:17 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:17 [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/05/02 10:24:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:17 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:17 [DEBUG] http: Request PUT /v1/agent/service/register (507.384458ms) from=10.233.70.31:48936
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:17 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (385.402688ms) from=10.233.70.31:48940
    2022/05/02 10:24:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:18 [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/05/02 10:24:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:18 [DEBUG] http: Request PUT /v1/agent/service/register (600.58078ms) from=10.233.70.31:48946
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:18 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (366.368µs) from=10.233.70.31:48958
    2022/05/02 10:24:19 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:19 [DEBUG] http: Request PUT /v1/agent/service/register (525.51044ms) from=10.233.70.31:48964
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:19 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (99.944101ms) from=10.233.70.31:48966
    2022/05/02 10:24:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:20 [DEBUG] http: Request PUT /v1/agent/service/register (436.541215ms) from=10.233.70.31:48974
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (300.02µs) from=10.233.70.31:48978
    2022/05/02 10:24:20 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:20 [DEBUG] http: Request PUT /v1/agent/service/register (463.407022ms) from=10.233.70.31:48982
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:20 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (100.211175ms) from=10.233.70.31:48988
    2022/05/02 10:24:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:21 [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/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:21 [DEBUG] http: Request PUT /v1/agent/service/register (356.634136ms) from=10.233.70.31:48992
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (309.045µs) from=10.233.70.31:49002
    2022/05/02 10:24:21 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:21 [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/05/02 10:24:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:21 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:21 [DEBUG] http: Request PUT /v1/agent/service/register (286.167072ms) from=10.233.70.31:49006
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:21 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (83.956968ms) from=10.233.70.31:49010
    2022/05/02 10:24:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [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/05/02 10:24:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.38_8446"
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:22 [DEBUG] http: Request PUT /v1/agent/service/register (270.862127ms) from=10.233.70.31:49016
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (414.683µs) from=10.233.70.31:49018
    2022/05/02 10:24:22 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [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/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:22 [DEBUG] http: Request PUT /v1/agent/service/register (391.405352ms) from=10.233.70.31:49022
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:22 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (316.859µs) from=10.233.70.31:49028
    2022/05/02 10:24:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:22 [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/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:23 [DEBUG] http: Request PUT /v1/agent/service/register (195.118536ms) from=10.233.70.31:49032
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (358.739µs) from=10.233.70.31:49034
    2022/05/02 10:24:23 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:23 [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/05/02 10:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:23 [DEBUG] http: Request PUT /v1/agent/service/register (541.437355ms) from=10.233.70.31:49038
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (348.489µs) from=10.233.70.31:49040
    2022/05/02 10:24:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:23 [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/05/02 10:24:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:23 [DEBUG] http: Request PUT /v1/agent/service/register (200.557315ms) from=10.233.70.31:49044
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:23 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.00479ms) from=10.233.70.31:49052
    2022/05/02 10:24:24 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:24 [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/05/02 10:24:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:24 [DEBUG] http: Request PUT /v1/agent/service/register (712.567104ms) from=10.233.70.31:49056
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:24 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (363.647µs) from=10.233.70.31:49058
    2022/05/02 10:24:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:25 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:25 [DEBUG] http: Request PUT /v1/agent/service/register (425.712082ms) from=10.233.70.31:49062
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (414.586µs) from=10.233.70.31:49066
    2022/05/02 10:24:25 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:25 [DEBUG] http: Request PUT /v1/agent/service/register (444.104893ms) from=10.233.70.31:49070
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:25 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (435.343µs) from=10.233.70.31:49078
    2022/05/02 10:24:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:26 [DEBUG] http: Request PUT /v1/agent/service/register (414.268586ms) from=10.233.70.31:49082
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (99.89854ms) from=10.233.70.31:49090
    2022/05/02 10:24:26 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-78qhc" since the cluster is too small
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:26 [DEBUG] http: Request PUT /v1/agent/service/register (126.55401ms) from=10.233.70.31:49094
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:26 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (362.621191ms) from=10.233.70.31:49096
    2022/05/02 10:24:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:27 [DEBUG] http: Request PUT /v1/agent/service/register (531.730408ms) from=10.233.70.31:49102
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:27 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (446.101µs) from=10.233.70.31:49108
    2022/05/02 10:24:28 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:28 [DEBUG] http: Request PUT /v1/agent/service/register (26.683319ms) from=10.233.70.31:49112
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (463.76µs) from=10.233.70.31:49114
    2022/05/02 10:24:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:28 [DEBUG] http: Request PUT /v1/agent/service/register (402.419745ms) from=10.233.70.31:49124
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:28 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (306.775µs) from=10.233.70.31:49128
    2022/05/02 10:24:29 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:29 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:29 [DEBUG] http: Request PUT /v1/agent/service/register (185.281785ms) from=10.233.70.31:49136
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (376.589µs) from=10.233.70.31:49138
    2022/05/02 10:24:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:29 [DEBUG] http: Request PUT /v1/agent/service/register (205.276233ms) from=10.233.70.31:49142
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (100.031245ms) from=10.233.70.31:49144
    2022/05/02 10:24:29 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:29 [DEBUG] http: Request PUT /v1/agent/service/register (286.772915ms) from=10.233.70.31:49148
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:29 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (327.134µs) from=10.233.70.31:49158
    2022/05/02 10:24:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:30 [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/05/02 10:24:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (186.914033ms) from=10.233.70.31:49162
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:30 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (384.314µs) from=10.233.70.31:49164
    2022/05/02 10:24:30 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:30 [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/05/02 10:24:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (722.647451ms) from=10.233.70.31:49168
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (309.775µs) from=10.233.70.31:49176
    2022/05/02 10:24:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:31 [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/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.38_8446"
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:31 [DEBUG] http: Request PUT /v1/agent/service/register (378.109003ms) from=10.233.70.31:49188
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (300.207498ms) from=10.233.70.31:49190
    2022/05/02 10:24:32 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:32 [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/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:32 [DEBUG] http: Request PUT /v1/agent/service/register (517.10487ms) from=10.233.70.31:49198
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:32 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (514.622µs) from=10.233.70.31:49204
    2022/05/02 10:24:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:33 [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/05/02 10:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:33 [DEBUG] http: Request PUT /v1/agent/service/register (419.514957ms) from=10.233.70.31:49208
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:33 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (560.669µs) from=10.233.70.31:49210
    2022/05/02 10:24:33 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:33 [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/05/02 10:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (188.959766ms) from=10.233.70.31:49214
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.523736ms) from=10.233.70.31:49222
    2022/05/02 10:24:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:34 [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/05/02 10:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:34 [DEBUG] http: Request PUT /v1/agent/service/register (305.615872ms) from=10.233.70.31:49226
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:34 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (414.49µs) from=10.233.70.31:49228
    2022/05/02 10:24:34 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:34 [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/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (260.284437ms) from=10.233.70.31:49232
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (321.573µs) from=10.233.70.31:49236
    2022/05/02 10:24:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:35 [DEBUG] http: Request PUT /v1/agent/service/register (24.180046ms) from=10.233.70.31:49240
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (396.986µs) from=10.233.70.31:49242
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:35 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:35 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:36 [DEBUG] http: Request PUT /v1/agent/service/register (856.564227ms) from=10.233.70.31:49246
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (390.274µs) from=10.233.70.31:49254
    2022/05/02 10:24:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:36 [DEBUG] http: Request PUT /v1/agent/service/register (502.028479ms) from=10.233.70.31:49258
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:36 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (388.59µs) from=10.233.70.31:49262
    2022/05/02 10:24:37 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:37 [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/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:37 [DEBUG] http: Request PUT /v1/agent/service/register (455.482159ms) from=10.233.70.31:49266
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:37 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (99.930871ms) from=10.233.70.31:49270
    2022/05/02 10:24:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:37 [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/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (480.918432ms) from=10.233.70.31:49278
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (391.517µs) from=10.233.70.31:49284
    2022/05/02 10:24:38 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:38 [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/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:38 [DEBUG] http: Request PUT /v1/agent/service/register (347.021064ms) from=10.233.70.31:49292
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (356.606µs) from=10.233.70.31:49296
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:39 [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/05/02 10:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:39 [DEBUG] http: Request PUT /v1/agent/service/register (596.749331ms) from=10.233.70.31:49300
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:39 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (561.828µs) from=10.233.70.31:49314
    2022/05/02 10:24:39 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:39 [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/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (284.744895ms) from=10.233.70.31:49322
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (99.90491ms) from=10.233.70.31:49328
    2022/05/02 10:24:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/02 10:24: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/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_message-router_10.233.14.231_3904" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.180_8181" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.54_443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_catalog_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.38_8446"
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Node info in sync
    2022/05/02 10:24:40 [DEBUG] http: Request PUT /v1/agent/service/register (377.412806ms) from=10.233.70.31:49332
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.84_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.140_9007" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.48.162_8080" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.1_9015" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_parser_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.111_9001" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_sdc_10.233.48.162_8443" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_nsd_10.233.33.247_8806" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.168_9011" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.38_8446" in sync
    2022/05/02 10:24:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.