Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: '3ea791b1-92e6-8a2b-6d66-cc50cedd9195'
         Node name: 'onap-msb-consul-f96d66b85-l6zck'
        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/03/15 10:04:49 [DEBUG] agent: Using random ID "3ea791b1-92e6-8a2b-6d66-cc50cedd9195" as node ID
    2022/03/15 10:04:49 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3ea791b1-92e6-8a2b-6d66-cc50cedd9195 Address:127.0.0.1:8300}]
    2022/03/15 10:04:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/15 10:04:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-l6zck.dc1 127.0.0.1
    2022/03/15 10:04:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-l6zck 127.0.0.1
    2022/03/15 10:04:49 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-l6zck (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 10:04:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-l6zck.dc1" in area "wan"
    2022/03/15 10:04:49 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/15 10:04:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/15 10:04:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/15 10:04:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/15 10:04:49 [INFO] agent: started state syncer
    2022/03/15 10:04:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/15 10:04:49 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/15 10:04:49 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/15 10:04:49 [DEBUG] raft: Votes needed: 1
    2022/03/15 10:04:49 [DEBUG] raft: Vote granted from 3ea791b1-92e6-8a2b-6d66-cc50cedd9195 in term 2. Tally: 1
    2022/03/15 10:04:49 [INFO] raft: Election won. Tally: 1
    2022/03/15 10:04:49 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/15 10:04:49 [INFO] consul: cluster leadership acquired
    2022/03/15 10:04:49 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-l6zck
    2022/03/15 10:04:49 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/15 10:04:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:04:49 [INFO] consul: member 'onap-msb-consul-f96d66b85-l6zck' joined, marking health alive
    2022/03/15 10:04:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:04:49 [INFO] agent: Synced node info
    2022/03/15 10:04:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:04:50 [DEBUG] agent: Node info in sync
    2022/03/15 10:04:50 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.11.4 (currently running: 1.4.3)
    2022/03/15 10:05:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:06:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:06:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:06:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l6zck.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 10:06:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:07:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:08:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:08:15 [DEBUG] agent: Node info in sync
    2022/03/15 10:08:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:09:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l6zck.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 10:09:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:10:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:10:07 [DEBUG] agent: Node info in sync
    2022/03/15 10:10:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:11:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:11:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l6zck.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 10:11:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:11:57 [DEBUG] agent: Node info in sync
    2022/03/15 10:12:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:13:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:13:43 [DEBUG] agent: Node info in sync
    2022/03/15 10:13:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:14:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l6zck.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 10:14:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:14:44 [DEBUG] agent: Node info in sync
    2022/03/15 10:14:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:15:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:15:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 10:15:53 [DEBUG] agent: Node info in sync
    2022/03/15 10:16:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-l6zck.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 10:16:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-l6zck" since the cluster is too small
    2022/03/15 10:17:13 [DEBUG] http: Request GET /v1/status/leader (1.023787ms) from=10.233.66.101:37896
    2022/03/15 10:17:15 [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/03/15 10:17:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.44.120_9015"
    2022/03/15 10:17:15 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:15 [DEBUG] http: Request PUT /v1/agent/service/register (22.913481ms) from=10.233.66.101:37916
    2022/03/15 10:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:15 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.016294ms) from=10.233.66.101:37924
    2022/03/15 10:17:15 [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/03/15 10:17:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:15 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.16.127_443"
    2022/03/15 10:17:15 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:15 [DEBUG] http: Request PUT /v1/agent/service/register (8.007794ms) from=10.233.66.101:37934
    2022/03/15 10:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:15 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (959.273µs) from=10.233.66.101:37936
    2022/03/15 10:17:16 [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/03/15 10:17:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.55.88_9011"
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.957117ms) from=10.233.66.101:37942
    2022/03/15 10:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (639.754µs) from=10.233.66.101:37944
    2022/03/15 10:17:16 [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/03/15 10:17:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.55.88_9011"
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.116157ms) from=10.233.66.101:37948
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (612.462µs) from=10.233.66.101:37950
    2022/03/15 10:17:16 [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/03/15 10:17:16 [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/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [INFO] agent: Synced service "_v1_sdc-gui_10.233.1.145_8181"
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.263262ms) from=10.233.66.101:37952
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (438.621µs) from=10.233.66.101:37956
    2022/03/15 10:17:16 [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/03/15 10:17:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:16 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.29.162_9007"
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.505486ms) from=10.233.66.101:37958
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:16 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (798.129µs) from=10.233.66.101:37960
    2022/03/15 10:17:17 [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/03/15 10:17:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.29.162_9007"
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.712625ms) from=10.233.66.101:37964
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (641.01µs) from=10.233.66.101:37966
    2022/03/15 10:17:17 [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/03/15 10:17:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [INFO] agent: Synced service "_v1_message-router_10.233.23.136_3904"
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (13.31436ms) from=10.233.66.101:37972
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (510.188µs) from=10.233.66.101:37974
    2022/03/15 10:17:17 [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/03/15 10:17:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [INFO] agent: Synced service "_v1_parser_10.233.9.66_8806"
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.903518ms) from=10.233.66.101:37980
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (621.27µs) from=10.233.66.101:37984
    2022/03/15 10:17:17 [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/03/15 10:17:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:17 [INFO] agent: Synced service "_v1_catalog_10.233.9.66_8806"
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (11.174017ms) from=10.233.66.101:37986
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:17 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (4.69848ms) from=10.233.66.101:37996
    2022/03/15 10:17:18 [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/03/15 10:17:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [INFO] agent: Synced service "_v1_nsd_10.233.9.66_8806"
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.961258ms) from=10.233.66.101:38008
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (549.56µs) from=10.233.66.101:38014
    2022/03/15 10:17:18 [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/03/15 10:17:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.9.66_8806"
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (7.891475ms) from=10.233.66.101:38016
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (3.262936ms) from=10.233.66.101:38022
    2022/03/15 10:17:18 [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/03/15 10:17:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [INFO] agent: Synced service "_v0_multicloud_10.233.17.35_9001"
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.688127ms) from=10.233.66.101:38026
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.243577ms) from=10.233.66.101:38028
    2022/03/15 10:17:18 [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/03/15 10:17:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:18 [INFO] agent: Synced service "_v1_multicloud_10.233.17.35_9001"
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.013715ms) from=10.233.66.101:38030
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:18 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (696.211µs) from=10.233.66.101:38032
    2022/03/15 10:17:19 [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/03/15 10:17:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [INFO] agent: Synced service "_v1_sdc_10.233.18.83_8443"
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.487491ms) from=10.233.66.101:38034
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:19 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (609.374µs) from=10.233.66.101:38036
    2022/03/15 10:17:19 [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/03/15 10:17:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:19 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.18.83_8080"
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:19 [DEBUG] http: Request PUT /v1/agent/service/register (16.916874ms) from=10.233.66.101:38054
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:19 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:19 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.140244ms) from=10.233.66.101:38058
    2022/03/15 10:17:20 [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/03/15 10:17:20 [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/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [INFO] agent: Synced service "_v1_wf-gui_10.233.7.109_8443"
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.694302ms) from=10.233.66.101:38060
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (584.65µs) from=10.233.66.101:38066
    2022/03/15 10:17:20 [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/03/15 10:17:20 [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/03/15 10:17:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.856988ms) from=10.233.66.101:38068
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (800.832µs) from=10.233.66.101:38072
    2022/03/15 10:17:20 [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/03/15 10:17:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.117432ms) from=10.233.66.101:38074
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (671.328µs) from=10.233.66.101:38076
    2022/03/15 10:17:20 [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/03/15 10:17:20 [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/03/15 10:17:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.519923ms) from=10.233.66.101:38078
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (585.066µs) from=10.233.66.101:38080
    2022/03/15 10:17:20 [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/03/15 10:17:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.151618ms) from=10.233.66.101:38084
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:20 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (549.955µs) from=10.233.66.101:38086
    2022/03/15 10:17:21 [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/03/15 10:17:21 [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/03/15 10:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.704292ms) from=10.233.66.101:38088
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (493.001µs) from=10.233.66.101:38092
    2022/03/15 10:17:21 [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/03/15 10:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (13.305445ms) from=10.233.66.101:38094
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (537.227µs) from=10.233.66.101:38096
    2022/03/15 10:17:21 [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/03/15 10:17:21 [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/03/15 10:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.810413ms) from=10.233.66.101:38098
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (545.669µs) from=10.233.66.101:38100
    2022/03/15 10:17:21 [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/03/15 10:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.74045ms) from=10.233.66.101:38104
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.756305ms) from=10.233.66.101:38106
    2022/03/15 10:17:21 [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/03/15 10:17:21 [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/03/15 10:17:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.057623ms) from=10.233.66.101:38108
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:21 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (439.684µs) from=10.233.66.101:38110
    2022/03/15 10:17:22 [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/03/15 10:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.041761ms) from=10.233.66.101:38112
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (427.636µs) from=10.233.66.101:38118
    2022/03/15 10:17:22 [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/03/15 10:17:22 [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/03/15 10:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.723508ms) from=10.233.66.101:38128
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (793.968µs) from=10.233.66.101:38130
    2022/03/15 10:17:22 [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/03/15 10:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.734472ms) from=10.233.66.101:38136
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (662.079µs) from=10.233.66.101:38138
    2022/03/15 10:17:22 [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/03/15 10:17:22 [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/03/15 10:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.723464ms) from=10.233.66.101:38142
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (593.179µs) from=10.233.66.101:38144
    2022/03/15 10:17:22 [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/03/15 10:17:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (9.093651ms) from=10.233.66.101:38150
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:22 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (659.047µs) from=10.233.66.101:38152
    2022/03/15 10:17:23 [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/03/15 10:17:23 [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/03/15 10:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.016904ms) from=10.233.66.101:38158
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (527.623µs) from=10.233.66.101:38160
    2022/03/15 10:17:23 [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/03/15 10:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.667839ms) from=10.233.66.101:38162
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (714.063µs) from=10.233.66.101:38164
    2022/03/15 10:17:23 [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/03/15 10:17:23 [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/03/15 10:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.007997ms) from=10.233.66.101:38166
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (961.055µs) from=10.233.66.101:38174
    2022/03/15 10:17:23 [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/03/15 10:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.191_8446"
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.463386ms) from=10.233.66.101:38176
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.663222ms) from=10.233.66.101:38178
    2022/03/15 10:17:23 [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/03/15 10:17:23 [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/03/15 10:17:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.340537ms) from=10.233.66.101:38180
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:23 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (587.13µs) from=10.233.66.101:38182
    2022/03/15 10:17:24 [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/03/15 10:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.73676ms) from=10.233.66.101:38184
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (529.182µs) from=10.233.66.101:38188
    2022/03/15 10:17:24 [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/03/15 10:17:24 [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/03/15 10:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.280369ms) from=10.233.66.101:38190
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (469.175µs) from=10.233.66.101:38194
    2022/03/15 10:17:24 [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/03/15 10:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (39.953419ms) from=10.233.66.101:38200
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (848.659µs) from=10.233.66.101:38202
    2022/03/15 10:17:24 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.082108ms) from=10.233.66.101:38204
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (494.148µs) from=10.233.66.101:38206
    2022/03/15 10:17:24 [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/03/15 10:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.591366ms) from=10.233.66.101:38208
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (567.675µs) from=10.233.66.101:38210
    2022/03/15 10:17:24 [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/03/15 10:17:24 [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/03/15 10:17:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.368593ms) from=10.233.66.101:38214
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:24 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.738002ms) from=10.233.66.101:38222
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.449018ms) from=10.233.66.101:38224
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (551.039µs) from=10.233.66.101:38228
    2022/03/15 10:17:25 [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/03/15 10:17:25 [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/03/15 10:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.020426ms) from=10.233.66.101:38230
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (702.068µs) from=10.233.66.101:38232
    2022/03/15 10:17:25 [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/03/15 10:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.777752ms) from=10.233.66.101:38234
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.121085ms) from=10.233.66.101:38238
    2022/03/15 10:17:25 [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/03/15 10:17:25 [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/03/15 10:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.169385ms) from=10.233.66.101:38244
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (548.85µs) from=10.233.66.101:38248
    2022/03/15 10:17:25 [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/03/15 10:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.486777ms) from=10.233.66.101:38250
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (509.397µs) from=10.233.66.101:38252
    2022/03/15 10:17:25 [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/03/15 10:17:25 [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/03/15 10:17:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.869087ms) from=10.233.66.101:38254
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:25 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (483.703µs) from=10.233.66.101:38258
    2022/03/15 10:17:26 [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/03/15 10:17:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.311265ms) from=10.233.66.101:38260
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (441.154µs) from=10.233.66.101:38262
    2022/03/15 10:17:26 [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/03/15 10:17:26 [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/03/15 10:17:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.906266ms) from=10.233.66.101:38266
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (605.567µs) from=10.233.66.101:38268
    2022/03/15 10:17:26 [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/03/15 10:17:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (16.97812ms) from=10.233.66.101:38274
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:26 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (535.214µs) from=10.233.66.101:38276
    2022/03/15 10:17:26 [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/03/15 10:17:26 [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/03/15 10:17:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request PUT /v1/agent/service/register (539.554148ms) from=10.233.66.101:38280
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (494.264µs) from=10.233.66.101:38288
    2022/03/15 10:17:27 [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/03/15 10:17:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.191_8446"
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request PUT /v1/agent/service/register (21.273933ms) from=10.233.66.101:38292
    2022/03/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (492.762µs) from=10.233.66.101:38294
    2022/03/15 10:17:27 [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/03/15 10:17:27 [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/03/15 10:17:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.868653ms) from=10.233.66.101:38296
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (573.765µs) from=10.233.66.101:38298
    2022/03/15 10:17:27 [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/03/15 10:17:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.369481ms) from=10.233.66.101:38306
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (583.39µs) from=10.233.66.101:38310
    2022/03/15 10:17:27 [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/03/15 10:17:27 [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/03/15 10:17:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.730183ms) from=10.233.66.101:38312
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:27 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (422.197µs) from=10.233.66.101:38322
    2022/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.588904ms) from=10.233.66.101:38324
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (4.855455ms) from=10.233.66.101:38326
    2022/03/15 10:17:28 [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/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (8.937626ms) from=10.233.66.101:38332
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (717.124µs) from=10.233.66.101:38334
    2022/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (11.132745ms) from=10.233.66.101:38338
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (496.467µs) from=10.233.66.101:38340
    2022/03/15 10:17:28 [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/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.521651ms) from=10.233.66.101:38344
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (524.648µs) from=10.233.66.101:38346
    2022/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.64037ms) from=10.233.66.101:38348
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (556.573µs) from=10.233.66.101:38350
    2022/03/15 10:17:28 [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/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (28.564526ms) from=10.233.66.101:38352
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:28 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (638.039µs) from=10.233.66.101:38354
    2022/03/15 10:17:28 [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/03/15 10:17:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (70.666823ms) from=10.233.66.101:38358
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (409.711µs) from=10.233.66.101:38362
    2022/03/15 10:17:29 [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/03/15 10:17:29 [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/03/15 10:17:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (22.322461ms) from=10.233.66.101:38366
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (509.879µs) from=10.233.66.101:38370
    2022/03/15 10:17:29 [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/03/15 10:17:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (68.214489ms) from=10.233.66.101:38372
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (863.508µs) from=10.233.66.101:38374
    2022/03/15 10:17:29 [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/03/15 10:17:29 [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/03/15 10:17:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.191_8446"
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (49.290694ms) from=10.233.66.101:38378
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.1.145_8181" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_parser_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.23.136_3904" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.83_8080" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Node info in sync
    2022/03/15 10:17:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (6.098342ms) from=10.233.66.101:38380
    2022/03/15 10:17:29 [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/03/15 10:17:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.127_443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.162_9007" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.120_9015" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.88_9011" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_sdc_10.233.18.83_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.7.109_8443" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.9.66_8806" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.17.35_9001" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.191_8446" in sync
    2022/03/15 10:17:29 [DEBUG] agent: