Results

By type

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

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

    2022/07/12 10:07:28 [DEBUG] agent: Using random ID "0d4ca843-e599-64ca-0fa3-d7793620812b" as node ID
    2022/07/12 10:07:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0d4ca843-e599-64ca-0fa3-d7793620812b Address:127.0.0.1:8300}]
    2022/07/12 10:07:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/07/12 10:07:28 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-rpbzg.dc1 127.0.0.1
    2022/07/12 10:07:28 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-rpbzg 127.0.0.1
    2022/07/12 10:07:28 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-rpbzg.dc1" in area "wan"
    2022/07/12 10:07:28 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-rpbzg (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/12 10:07:28 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/07/12 10:07:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/07/12 10:07:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/07/12 10:07:28 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/07/12 10:07:28 [INFO] agent: started state syncer
    2022/07/12 10:07:28 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/07/12 10:07:28 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/07/12 10:07:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/07/12 10:07:28 [DEBUG] raft: Votes needed: 1
    2022/07/12 10:07:28 [DEBUG] raft: Vote granted from 0d4ca843-e599-64ca-0fa3-d7793620812b in term 2. Tally: 1
    2022/07/12 10:07:28 [INFO] raft: Election won. Tally: 1
    2022/07/12 10:07:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/07/12 10:07:28 [INFO] consul: cluster leadership acquired
    2022/07/12 10:07:28 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-rpbzg
    2022/07/12 10:07:28 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/07/12 10:07:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:07:28 [INFO] consul: member 'onap-msb-consul-f96d66b85-rpbzg' joined, marking health alive
    2022/07/12 10:07:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:07:28 [INFO] agent: Synced node info
    2022/07/12 10:07:28 [DEBUG] agent: Node info in sync
    2022/07/12 10:07:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:07:28 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.2 (currently running: 1.4.3)
    2022/07/12 10:08:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:08:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:08:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:09:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-rpbzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/12 10:09:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:10:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:10:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:10:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:11:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:11:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-rpbzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/12 10:12:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:12:23 [DEBUG] agent: Node info in sync
    2022/07/12 10:12:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:13:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:13:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:13:47 [DEBUG] agent: Node info in sync
    2022/07/12 10:13:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-rpbzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/12 10:14:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:15:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:15:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:15:28 [DEBUG] agent: Node info in sync
    2022/07/12 10:16:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:16:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-rpbzg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/07/12 10:16:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:16:57 [DEBUG] agent: Node info in sync
    2022/07/12 10:17:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:18:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-rpbzg" since the cluster is too small
    2022/07/12 10:18:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/07/12 10:18:32 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:33 [DEBUG] http: Request GET /v1/status/leader (931.676µs) from=10.233.71.229:39458
    2022/07/12 10:18:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.18.169_443"
    2022/07/12 10:18:34 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:34 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (17.925965ms) from=10.233.71.229:39468
    2022/07/12 10:18:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.542353ms) from=10.233.71.229:39472
    2022/07/12 10:18:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:35 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.204_8181"
    2022/07/12 10:18:35 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.421378ms) from=10.233.71.229:39476
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:35 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (656.634µs) from=10.233.71.229:39480
    2022/07/12 10:18:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:35 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.137_9007"
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:35 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:35 [DEBUG] http: Request PUT /v1/agent/service/register (10.18035ms) from=10.233.71.229:39482
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:35 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (750.496µs) from=10.233.71.229:39484
    2022/07/12 10:18:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.137_9007"
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.904906ms) from=10.233.71.229:39486
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (764.818µs) from=10.233.71.229:39488
    2022/07/12 10:18:36 [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/07/12 10:18: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/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.209_9011"
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.477204ms) from=10.233.71.229:39490
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (4.134718ms) from=10.233.71.229:39492
    2022/07/12 10:18:36 [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/07/12 10:18: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/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.209_9011"
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.250747ms) from=10.233.71.229:39494
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (638.202µs) from=10.233.71.229:39496
    2022/07/12 10:18:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.235_9015"
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (7.282562ms) from=10.233.71.229:39506
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (609.28µs) from=10.233.71.229:39510
    2022/07/12 10:18:36 [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/07/12 10:18: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/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:36 [INFO] agent: Synced service "_v0_multicloud_10.233.51.92_9001"
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request PUT /v1/agent/service/register (67.587672ms) from=10.233.71.229:39514
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:36 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (674.289µs) from=10.233.71.229:39518
    2022/07/12 10:18:37 [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/07/12 10:18: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/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [INFO] agent: Synced service "_v1_multicloud_10.233.51.92_9001"
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.053261ms) from=10.233.71.229:39520
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.605674ms) from=10.233.71.229:39522
    2022/07/12 10:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [INFO] agent: Synced service "_v1_parser_10.233.41.109_8806"
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.629284ms) from=10.233.71.229:39524
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.127966ms) from=10.233.71.229:39526
    2022/07/12 10:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [INFO] agent: Synced service "_v1_catalog_10.233.41.109_8806"
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (10.47324ms) from=10.233.71.229:39528
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (715.452µs) from=10.233.71.229:39530
    2022/07/12 10:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [INFO] agent: Synced service "_v1_nsd_10.233.41.109_8806"
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.140413ms) from=10.233.71.229:39534
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (671.615µs) from=10.233.71.229:39536
    2022/07/12 10:18:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.41.109_8806"
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.264155ms) from=10.233.71.229:39544
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:37 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.122815ms) from=10.233.71.229:39546
    2022/07/12 10:18:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.39.162_8443"
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.653085ms) from=10.233.71.229:39548
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (699.802µs) from=10.233.71.229:39550
    2022/07/12 10:18:38 [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/07/12 10:18: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/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [INFO] agent: Synced service "_v1_sdc_10.233.9.79_8443"
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.519898ms) from=10.233.71.229:39552
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (686.284µs) from=10.233.71.229:39554
    2022/07/12 10:18:38 [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/07/12 10:18: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/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.9.79_8080"
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request PUT /v1/agent/service/register (24.198848ms) from=10.233.71.229:39556
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (429.471µs) from=10.233.71.229:39558
    2022/07/12 10:18:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18: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/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:38 [INFO] agent: Synced service "_v1_message-router_10.233.27.5_3904"
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.116945ms) from=10.233.71.229:39562
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (420.333µs) from=10.233.71.229:39564
    2022/07/12 10:18:38 [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/07/12 10:18:38 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.617994ms) from=10.233.71.229:39568
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:38 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (664.392µs) from=10.233.71.229:39570
    2022/07/12 10:18:39 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (8.832678ms) from=10.233.71.229:39572
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (522.483µs) from=10.233.71.229:39574
    2022/07/12 10:18:39 [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/07/12 10:18:39 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.549086ms) from=10.233.71.229:39576
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (490.635µs) from=10.233.71.229:39578
    2022/07/12 10:18:39 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.854095ms) from=10.233.71.229:39580
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (640.31µs) from=10.233.71.229:39582
    2022/07/12 10:18:39 [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/07/12 10:18:39 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (11.365735ms) from=10.233.71.229:39586
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.005687ms) from=10.233.71.229:39588
    2022/07/12 10:18:39 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.936754ms) from=10.233.71.229:39592
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (587.248µs) from=10.233.71.229:39594
    2022/07/12 10:18:39 [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/07/12 10:18:39 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request PUT /v1/agent/service/register (16.689048ms) from=10.233.71.229:39596
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:39 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (803.745µs) from=10.233.71.229:39598
    2022/07/12 10:18:40 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (27.740034ms) from=10.233.71.229:39600
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (538.744µs) from=10.233.71.229:39602
    2022/07/12 10:18:40 [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/07/12 10:18:40 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.188764ms) from=10.233.71.229:39604
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (729.211µs) from=10.233.71.229:39606
    2022/07/12 10:18:40 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.770897ms) from=10.233.71.229:39608
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.792466ms) from=10.233.71.229:39610
    2022/07/12 10:18:40 [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/07/12 10:18:40 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (13.263725ms) from=10.233.71.229:39612
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (841.45µs) from=10.233.71.229:39614
    2022/07/12 10:18:40 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.79406ms) from=10.233.71.229:39616
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (701.627µs) from=10.233.71.229:39620
    2022/07/12 10:18:40 [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/07/12 10:18:40 [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/07/12 10:18: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/07/12 10:18: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/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.195307ms) from=10.233.71.229:39626
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:40 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (512.299µs) from=10.233.71.229:39628
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.575992ms) from=10.233.71.229:39634
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (581.766µs) from=10.233.71.229:39636
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.783223ms) from=10.233.71.229:39638
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (549.694µs) from=10.233.71.229:39640
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.360385ms) from=10.233.71.229:39644
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.058916ms) from=10.233.71.229:39646
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.277012ms) from=10.233.71.229:39654
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (425.914µs) from=10.233.71.229:39656
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.468534ms) from=10.233.71.229:39660
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (430.672µs) from=10.233.71.229:39662
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (8.519452ms) from=10.233.71.229:39664
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (465.421µs) from=10.233.71.229:39666
    2022/07/12 10:18:41 [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/07/12 10:18:41 [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/07/12 10:18:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.10103ms) from=10.233.71.229:39668
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:41 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (502.794µs) from=10.233.71.229:39670
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.371288ms) from=10.233.71.229:39672
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (611.268µs) from=10.233.71.229:39674
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (10.585375ms) from=10.233.71.229:39676
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (423.27µs) from=10.233.71.229:39678
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (8.535165ms) from=10.233.71.229:39680
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (2.113519ms) from=10.233.71.229:39682
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.808883ms) from=10.233.71.229:39684
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (522.484µs) from=10.233.71.229:39686
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.125575ms) from=10.233.71.229:39688
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (604.562µs) from=10.233.71.229:39690
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.968599ms) from=10.233.71.229:39694
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (479.487µs) from=10.233.71.229:39700
    2022/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [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/07/12 10:18:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request PUT /v1/agent/service/register (7.206221ms) from=10.233.71.229:39702
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:42 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (500.361µs) from=10.233.71.229:39704
    2022/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.815289ms) from=10.233.71.229:39706
    2022/07/12 10:18:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (405.538µs) from=10.233.71.229:39708
    2022/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.277125ms) from=10.233.71.229:39710
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (441.013µs) from=10.233.71.229:39712
    2022/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (11.255911ms) from=10.233.71.229:39718
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (493.043µs) from=10.233.71.229:39720
    2022/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.095134ms) from=10.233.71.229:39722
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (630.295µs) from=10.233.71.229:39726
    2022/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.903478ms) from=10.233.71.229:39728
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:43 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (572.36µs) from=10.233.71.229:39730
    2022/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [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/07/12 10:18:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request PUT /v1/agent/service/register (47.17265ms) from=10.233.71.229:39732
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (896.566µs) from=10.233.71.229:39742
    2022/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.855941ms) from=10.233.71.229:39744
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (981.971µs) from=10.233.71.229:39746
    2022/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.799529ms) from=10.233.71.229:39748
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (448.113µs) from=10.233.71.229:39750
    2022/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.226_8446"
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.20242ms) from=10.233.71.229:39752
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (785.774µs) from=10.233.71.229:39754
    2022/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.176182ms) from=10.233.71.229:39758
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (540.419µs) from=10.233.71.229:39760
    2022/07/12 10:18:44 [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/07/12 10:18:44 [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/07/12 10:18:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.400911ms) from=10.233.71.229:39762
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:44 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (578.571µs) from=10.233.71.229:39764
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (10.115664ms) from=10.233.71.229:39766
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.317686ms) from=10.233.71.229:39768
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (12.735528ms) from=10.233.71.229:39770
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (667.043µs) from=10.233.71.229:39774
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.81961ms) from=10.233.71.229:39776
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (557.566µs) from=10.233.71.229:39778
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (16.540786ms) from=10.233.71.229:39780
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (839.025µs) from=10.233.71.229:39782
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.342688ms) from=10.233.71.229:39786
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (533.199µs) from=10.233.71.229:39788
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.854687ms) from=10.233.71.229:39790
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (502.002µs) from=10.233.71.229:39792
    2022/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [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/07/12 10:18:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request PUT /v1/agent/service/register (8.94402ms) from=10.233.71.229:39794
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:45 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (680.862µs) from=10.233.71.229:39796
    2022/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (13.568352ms) from=10.233.71.229:39798
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (490.12µs) from=10.233.71.229:39800
    2022/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.20592ms) from=10.233.71.229:39802
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (739.442µs) from=10.233.71.229:39804
    2022/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (9.312ms) from=10.233.71.229:39806
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (961.66µs) from=10.233.71.229:39808
    2022/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (10.148071ms) from=10.233.71.229:39814
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (647.121µs) from=10.233.71.229:39822
    2022/07/12 10:18:46 [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/07/12 10:18:46 [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/07/12 10:18:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.209_9011" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.39.162_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_catalog_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.226_8446"
    2022/07/12 10:18:46 [DEBUG] agent: Node info in sync
    2022/07/12 10:18:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.80432ms) from=10.233.71.229:39824
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.235_9015" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.9.79_8080" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.5_3904" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_nsd_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_parser_10.233.41.109_8806" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.137_9007" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.92_9001" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.204_8181" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_sdc_10.233.9.79_8443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.169_443" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.226_8446" in sync
    2022/07/12 10:18:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.226_8446" in sync
    2022/07/12 10:18:4