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: 'f78cf41e-4970-7fbe-15ae-ccc13629150f'
         Node name: 'onap-msb-consul-f96d66b85-8bb6w'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/05/26 02:45:49 [DEBUG] agent: Using random ID "f78cf41e-4970-7fbe-15ae-ccc13629150f" as node ID
    2022/05/26 02:45:49 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f78cf41e-4970-7fbe-15ae-ccc13629150f Address:127.0.0.1:8300}]
    2022/05/26 02:45:49 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/26 02:45:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8bb6w.dc1 127.0.0.1
    2022/05/26 02:45:49 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8bb6w 127.0.0.1
    2022/05/26 02:45:49 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-8bb6w (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/26 02:45:49 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/26 02:45:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-8bb6w.dc1" in area "wan"
    2022/05/26 02:45:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/26 02:45:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/26 02:45:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/26 02:45:49 [INFO] agent: started state syncer
    2022/05/26 02:45:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/26 02:45:50 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/26 02:45:50 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/26 02:45:50 [DEBUG] raft: Votes needed: 1
    2022/05/26 02:45:50 [DEBUG] raft: Vote granted from f78cf41e-4970-7fbe-15ae-ccc13629150f in term 2. Tally: 1
    2022/05/26 02:45:50 [INFO] raft: Election won. Tally: 1
    2022/05/26 02:45:50 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/26 02:45:50 [INFO] consul: cluster leadership acquired
    2022/05/26 02:45:50 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-8bb6w
    2022/05/26 02:45:50 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/26 02:45:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:45:50 [INFO] consul: member 'onap-msb-consul-f96d66b85-8bb6w' joined, marking health alive
    2022/05/26 02:45:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:45:50 [INFO] agent: Synced node info
    2022/05/26 02:45:50 [DEBUG] agent: Node info in sync
    2022/05/26 02:45:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:45:52 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.1 (currently running: 1.4.3)
    2022/05/26 02:46:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:47:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:47:34 [DEBUG] agent: Node info in sync
    2022/05/26 02:47:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8bb6w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/26 02:47:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:48:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:49:22 [DEBUG] agent: Node info in sync
    2022/05/26 02:49:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:50:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8bb6w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/26 02:50:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:50:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:50:55 [DEBUG] agent: Node info in sync
    2022/05/26 02:51:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:52:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:52:49 [DEBUG] agent: Node info in sync
    2022/05/26 02:52:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:53:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8bb6w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/26 02:53:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:54:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:54:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:54:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:55:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:55:21 [DEBUG] agent: Node info in sync
    2022/05/26 02:55:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8bb6w.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/26 02:55:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:56:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/26 02:56:30 [DEBUG] agent: Node info in sync
    2022/05/26 02:56:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8bb6w" since the cluster is too small
    2022/05/26 02:57:16 [DEBUG] http: Request GET /v1/status/leader (1.747659ms) from=10.233.69.219:42010
    2022/05/26 02:57:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:16 [INFO] agent: Synced service "_v0_multicloud_10.233.37.57_9001"
    2022/05/26 02:57:16 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (21.282598ms) from=10.233.69.219:42014
    2022/05/26 02:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:16 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.335336ms) from=10.233.69.219:42018
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [INFO] agent: Synced service "_v1_multicloud_10.233.37.57_9001"
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.007493ms) from=10.233.69.219:42026
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (349.903µs) from=10.233.69.219:42028
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [INFO] agent: Synced service "_v1_sdc_10.233.51.162_8443"
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (17.843992ms) from=10.233.69.219:42030
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (761.435µs) from=10.233.69.219:42032
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.51.162_8080"
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.502298ms) from=10.233.69.219:42034
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (2.742499ms) from=10.233.69.219:42036
    2022/05/26 02:57: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/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.6.117_443"
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (2.976259ms) from=10.233.69.219:42038
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (274.974µs) from=10.233.69.219:42040
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:17 [INFO] agent: Synced service "_v1_sdc-gui_10.233.5.66_8181"
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.820485ms) from=10.233.69.219:42044
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (584.398µs) from=10.233.69.219:42046
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.20.164_9007"
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (390.815684ms) from=10.233.69.219:42054
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:17 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (425.439µs) from=10.233.69.219:42064
    2022/05/26 02:57: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/05/26 02:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.20.164_9007"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (34.708566ms) from=10.233.69.219:42068
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (420.846µs) from=10.233.69.219:42070
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v1_message-router_10.233.60.153_3904"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.169601ms) from=10.233.69.219:42072
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (308.221µs) from=10.233.69.219:42074
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.19.145_9011"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.355847ms) from=10.233.69.219:42076
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (255.517µs) from=10.233.69.219:42078
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.19.145_9011"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.340782ms) from=10.233.69.219:42080
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (268.203µs) from=10.233.69.219:42082
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.012142ms) from=10.233.69.219:42084
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (494.752µs) from=10.233.69.219:42086
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.507407ms) from=10.233.69.219:42088
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (358.522µs) from=10.233.69.219:42090
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.823867ms) from=10.233.69.219:42092
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (728.239µs) from=10.233.69.219:42094
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.661635ms) from=10.233.69.219:42098
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (314.291µs) from=10.233.69.219:42100
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.048216ms) from=10.233.69.219:42104
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (317.727µs) from=10.233.69.219:42106
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.442153ms) from=10.233.69.219:42108
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (2.38263ms) from=10.233.69.219:42110
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.171438ms) from=10.233.69.219:42120
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (456.839µs) from=10.233.69.219:42122
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (16.882095ms) from=10.233.69.219:42124
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (384.904µs) from=10.233.69.219:42126
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.019896ms) from=10.233.69.219:42128
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (355.501µs) from=10.233.69.219:42130
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.17763ms) from=10.233.69.219:42132
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (300.498µs) from=10.233.69.219:42134
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.917083ms) from=10.233.69.219:42136
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (567.181µs) from=10.233.69.219:42138
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.235771ms) from=10.233.69.219:42142
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (322.36µs) from=10.233.69.219:42144
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.248361ms) from=10.233.69.219:42146
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (394.537µs) from=10.233.69.219:42148
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.169487ms) from=10.233.69.219:42152
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (335.295µs) from=10.233.69.219:42154
    2022/05/26 02:57:18 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.325822ms) from=10.233.69.219:42156
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (272.511µs) from=10.233.69.219:42158
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.672306ms) from=10.233.69.219:42162
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:18 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (402.859µs) from=10.233.69.219:42164
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.196696ms) from=10.233.69.219:42166
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (286.283µs) from=10.233.69.219:42168
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (26.135329ms) from=10.233.69.219:42170
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (437.548µs) from=10.233.69.219:42172
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.603087ms) from=10.233.69.219:42174
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (272.278µs) from=10.233.69.219:42176
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.691518ms) from=10.233.69.219:42178
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (389.626µs) from=10.233.69.219:42180
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.537717ms) from=10.233.69.219:42182
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (354.001µs) from=10.233.69.219:42184
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.343526ms) from=10.233.69.219:42186
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (367.324µs) from=10.233.69.219:42188
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.949767ms) from=10.233.69.219:42190
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (505.85µs) from=10.233.69.219:42192
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.267068ms) from=10.233.69.219:42194
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (3.726543ms) from=10.233.69.219:42198
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.934829ms) from=10.233.69.219:42200
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (429.981µs) from=10.233.69.219:42204
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.527294ms) from=10.233.69.219:42206
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (468.922µs) from=10.233.69.219:42208
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.701569ms) from=10.233.69.219:42210
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (448.963µs) from=10.233.69.219:42212
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.806952ms) from=10.233.69.219:42214
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (536.358µs) from=10.233.69.219:42216
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.897083ms) from=10.233.69.219:42218
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (291.019µs) from=10.233.69.219:42220
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (11.357174ms) from=10.233.69.219:42222
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (393.724µs) from=10.233.69.219:42224
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.057086ms) from=10.233.69.219:42226
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (351.773µs) from=10.233.69.219:42228
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (24.080971ms) from=10.233.69.219:42230
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (329.091µs) from=10.233.69.219:42232
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.464775ms) from=10.233.69.219:42236
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (296.657µs) from=10.233.69.219:42238
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.344553ms) from=10.233.69.219:42240
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (631.138µs) from=10.233.69.219:42242
    2022/05/26 02:57:19 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.93102ms) from=10.233.69.219:42244
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:19 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (278.997µs) from=10.233.69.219:42246
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.059701ms) from=10.233.69.219:42248
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (372.849µs) from=10.233.69.219:42250
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.951372ms) from=10.233.69.219:42252
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (422.196µs) from=10.233.69.219:42256
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.967391ms) from=10.233.69.219:42258
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (376.864µs) from=10.233.69.219:42260
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.567127ms) from=10.233.69.219:42264
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (621.318µs) from=10.233.69.219:42266
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (12.067509ms) from=10.233.69.219:42270
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (276.751µs) from=10.233.69.219:42272
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.814224ms) from=10.233.69.219:42274
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (368.469µs) from=10.233.69.219:42276
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (11.653893ms) from=10.233.69.219:42278
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (576.681µs) from=10.233.69.219:42280
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.11693ms) from=10.233.69.219:42282
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.272265ms) from=10.233.69.219:42284
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (12.578205ms) from=10.233.69.219:42286
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (287.383µs) from=10.233.69.219:42290
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.124338ms) from=10.233.69.219:42292
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (382.001µs) from=10.233.69.219:42294
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.487883ms) from=10.233.69.219:42296
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (301.88µs) from=10.233.69.219:42298
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.666225ms) from=10.233.69.219:42300
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (428.279µs) from=10.233.69.219:42304
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (15.365771ms) from=10.233.69.219:42308
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (428.845µs) from=10.233.69.219:42310
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (13.516598ms) from=10.233.69.219:42312
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (199.426µs) from=10.233.69.219:42314
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (8.216761ms) from=10.233.69.219:42316
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (367.792µs) from=10.233.69.219:42318
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v18__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.117014ms) from=10.233.69.219:42320
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (287.453µs) from=10.233.69.219:42322
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v18_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.238999ms) from=10.233.69.219:42326
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (301.196µs) from=10.233.69.219:42328
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v19__aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.981352ms) from=10.233.69.219:42330
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (328.758µs) from=10.233.69.219:42332
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "_v19_aai-nquery_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.147127ms) from=10.233.69.219:42334
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (403.277µs) from=10.233.69.219:42336
    2022/05/26 02:57:20 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.51.162_8443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [INFO] agent: Synced service "___aai-named-query_10.233.68.13_8446"
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Node info in sync
    2022/05/26 02:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.622475ms) from=10.233.69.219:42338
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "___aai-named-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.51.162_8080" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.117_443" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.19.145_9011" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.5.66_8181" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.153_3904" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.37.57_9001" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.20.164_9007" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26 02:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.13_8446" in sync
    2022/05/26