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: '2224ef92-4d1b-b22f-2d2f-a13089e0241c'
         Node name: 'onap-msb-consul-f96d66b85-wkw7g'
        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/11/18 02:48:28 [DEBUG] agent: Using random ID "2224ef92-4d1b-b22f-2d2f-a13089e0241c" as node ID
    2022/11/18 02:48:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2224ef92-4d1b-b22f-2d2f-a13089e0241c Address:127.0.0.1:8300}]
    2022/11/18 02:48:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/18 02:48:28 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-wkw7g.dc1 127.0.0.1
    2022/11/18 02:48:28 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-wkw7g 127.0.0.1
    2022/11/18 02:48:28 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-wkw7g.dc1" in area "wan"
    2022/11/18 02:48:28 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/18 02:48:28 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-wkw7g (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 02:48:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/18 02:48:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/18 02:48:28 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/18 02:48:28 [INFO] agent: started state syncer
    2022/11/18 02:48:28 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/18 02:48:28 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/18 02:48:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/18 02:48:28 [DEBUG] raft: Votes needed: 1
    2022/11/18 02:48:28 [DEBUG] raft: Vote granted from 2224ef92-4d1b-b22f-2d2f-a13089e0241c in term 2. Tally: 1
    2022/11/18 02:48:28 [INFO] raft: Election won. Tally: 1
    2022/11/18 02:48:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/18 02:48:28 [INFO] consul: cluster leadership acquired
    2022/11/18 02:48:28 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-wkw7g
    2022/11/18 02:48:28 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/18 02:48:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:48:28 [INFO] consul: member 'onap-msb-consul-f96d66b85-wkw7g' joined, marking health alive
    2022/11/18 02:48:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:48:28 [INFO] agent: Synced node info
    2022/11/18 02:48:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:48:29 [DEBUG] agent: Node info in sync
    2022/11/18 02:48:29 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.0 (currently running: 1.4.3)
    2022/11/18 02:49:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:50:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:50:10 [DEBUG] agent: Node info in sync
    2022/11/18 02:50:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-wkw7g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 02:50:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:51:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:51:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:51:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:52:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:53:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-wkw7g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 02:53:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:53:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:53:39 [DEBUG] agent: Node info in sync
    2022/11/18 02:54:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:54:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:54:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:55:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:55:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-wkw7g.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 02:56:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:56:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 02:56:30 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:28 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-wkw7g" since the cluster is too small
    2022/11/18 02:57:50 [DEBUG] http: Request GET /v1/status/leader (2.53192ms) from=10.233.65.191:47786
    2022/11/18 02:57:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [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/11/18 02:57:51 [INFO] agent: Synced service "_v1_wf-gui_10.233.63.208_8443"
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (7.829892ms) from=10.233.65.191:47800
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.006793ms) from=10.233.65.191:47802
    2022/11/18 02:57:51 [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/11/18 02:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [INFO] agent: Synced service "_v0_multicloud_10.233.53.133_9001"
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (12.092065ms) from=10.233.65.191:47806
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (602.638µs) from=10.233.65.191:47808
    2022/11/18 02:57:51 [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/11/18 02:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [INFO] agent: Synced service "_v1_multicloud_10.233.53.133_9001"
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (5.954022ms) from=10.233.65.191:47812
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (426.936µs) from=10.233.65.191:47814
    2022/11/18 02:57:51 [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/11/18 02:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [INFO] agent: Synced service "_v1_message-router_10.233.3.246_3904"
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.078739ms) from=10.233.65.191:47816
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (540.72µs) from=10.233.65.191:47818
    2022/11/18 02:57:51 [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/11/18 02:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.38.173_9007"
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (3.734192ms) from=10.233.65.191:47820
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (369.549µs) from=10.233.65.191:47822
    2022/11/18 02:57:51 [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/11/18 02:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.38.173_9007"
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.01056ms) from=10.233.65.191:47824
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (339.177µs) from=10.233.65.191:47826
    2022/11/18 02:57:51 [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/11/18 02:57:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.50.79_443"
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request PUT /v1/agent/service/register (7.245704ms) from=10.233.65.191:47832
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:51 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (937.006µs) from=10.233.65.191:47834
    2022/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_sdc-gui_10.233.18.19_8181"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.078312ms) from=10.233.65.191:47836
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (355.995µs) from=10.233.65.191:47838
    2022/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_sdc_10.233.62.253_8443"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.516404ms) from=10.233.65.191:47842
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (7.218299ms) from=10.233.65.191:47844
    2022/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.62.253_8080"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.725416ms) from=10.233.65.191:47846
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (905.534µs) from=10.233.65.191:47848
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_parser_10.233.0.217_8806"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.448098ms) from=10.233.65.191:47858
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (499.275µs) from=10.233.65.191:47860
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_catalog_10.233.0.217_8806"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.237503ms) from=10.233.65.191:47870
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (518.8µs) from=10.233.65.191:47872
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_nsd_10.233.0.217_8806"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.179541ms) from=10.233.65.191:47874
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (864.954µs) from=10.233.65.191:47876
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.0.217_8806"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.644293ms) from=10.233.65.191:47878
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (444.31µs) from=10.233.65.191:47880
    2022/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.297062ms) from=10.233.65.191:47884
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (321.912µs) from=10.233.65.191:47886
    2022/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.230919ms) from=10.233.65.191:47888
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (347.558µs) from=10.233.65.191:47890
    2022/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.750973ms) from=10.233.65.191:47894
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (389.635µs) from=10.233.65.191:47896
    2022/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.771512ms) from=10.233.65.191:47898
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (316.656µs) from=10.233.65.191:47900
    2022/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [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/11/18 02:57:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.489253ms) from=10.233.65.191:47902
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:52 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (291.735µs) from=10.233.65.191:47904
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.557506ms) from=10.233.65.191:47906
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (327.61µs) from=10.233.65.191:47908
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.911975ms) from=10.233.65.191:47910
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (322.232µs) from=10.233.65.191:47912
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (16.400188ms) from=10.233.65.191:47914
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (306.815µs) from=10.233.65.191:47916
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.038749ms) from=10.233.65.191:47918
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (3.193775ms) from=10.233.65.191:47920
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (5.158835ms) from=10.233.65.191:47924
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (505.433µs) from=10.233.65.191:47926
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (8.439886ms) from=10.233.65.191:47934
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (319.501µs) from=10.233.65.191:47936
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (20.677489ms) from=10.233.65.191:47938
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.90663ms) from=10.233.65.191:47942
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (19.745832ms) from=10.233.65.191:47944
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (548.834µs) from=10.233.65.191:47946
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.280109ms) from=10.233.65.191:47948
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (400.15µs) from=10.233.65.191:47950
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.952837ms) from=10.233.65.191:47952
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (5.111019ms) from=10.233.65.191:47954
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (26.75571ms) from=10.233.65.191:47956
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (345.11µs) from=10.233.65.191:47958
    2022/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [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/11/18 02:57:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request PUT /v1/agent/service/register (48.525168ms) from=10.233.65.191:47960
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:53 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (462.576µs) from=10.233.65.191:47962
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (15.325013ms) from=10.233.65.191:47964
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (485.383µs) from=10.233.65.191:47966
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.062684ms) from=10.233.65.191:47968
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (472.978µs) from=10.233.65.191:47970
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.239003ms) from=10.233.65.191:47972
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (499.463µs) from=10.233.65.191:47974
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.531987ms) from=10.233.65.191:47976
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.698003ms) from=10.233.65.191:47978
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (23.075583ms) from=10.233.65.191:47980
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (403.156µs) from=10.233.65.191:47982
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (28.606214ms) from=10.233.65.191:47984
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (2.178981ms) from=10.233.65.191:47986
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.010501ms) from=10.233.65.191:47992
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (378.55µs) from=10.233.65.191:47994
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (57.629936ms) from=10.233.65.191:47996
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (435.427µs) from=10.233.65.191:48000
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (17.250874ms) from=10.233.65.191:48002
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (315.587µs) from=10.233.65.191:48004
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.444173ms) from=10.233.65.191:48006
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (439.631µs) from=10.233.65.191:48008
    2022/11/18 02:57:54 [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/11/18 02:57:54 [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/11/18 02:57:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.613336ms) from=10.233.65.191:48010
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:54 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (381.721µs) from=10.233.65.191:48014
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.201263ms) from=10.233.65.191:48016
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (687.153µs) from=10.233.65.191:48018
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.83233ms) from=10.233.65.191:48020
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (379.828µs) from=10.233.65.191:48022
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (10.202502ms) from=10.233.65.191:48024
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (426.315µs) from=10.233.65.191:48026
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.526323ms) from=10.233.65.191:48028
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (505.294µs) from=10.233.65.191:48030
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (19.581783ms) from=10.233.65.191:48032
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (429.183µs) from=10.233.65.191:48034
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.999758ms) from=10.233.65.191:48036
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (308.338µs) from=10.233.65.191:48038
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (14.145241ms) from=10.233.65.191:48040
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (565.318µs) from=10.233.65.191:48042
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.136909ms) from=10.233.65.191:48044
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (636.126µs) from=10.233.65.191:48046
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.74595ms) from=10.233.65.191:48050
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (410.197µs) from=10.233.65.191:48052
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.83066ms) from=10.233.65.191:48054
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (326.693µs) from=10.233.65.191:48056
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.249788ms) from=10.233.65.191:48058
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (390.319µs) from=10.233.65.191:48060
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.793802ms) from=10.233.65.191:48062
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (480.376µs) from=10.233.65.191:48064
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (6.897598ms) from=10.233.65.191:48066
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (303.235µs) from=10.233.65.191:48068
    2022/11/18 02:57:55 [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/11/18 02:57:55 [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/11/18 02:57:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.150119ms) from=10.233.65.191:48070
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:55 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (421.02µs) from=10.233.65.191:48072
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.250203ms) from=10.233.65.191:48076
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (277.616µs) from=10.233.65.191:48078
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.334848ms) from=10.233.65.191:48080
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (491.955µs) from=10.233.65.191:48082
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (12.04577ms) from=10.233.65.191:48086
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (380.672µs) from=10.233.65.191:48088
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (11.870027ms) from=10.233.65.191:48090
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (399.707µs) from=10.233.65.191:48092
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.545319ms) from=10.233.65.191:48094
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (327.656µs) from=10.233.65.191:48096
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.318503ms) from=10.233.65.191:48098
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.218275ms) from=10.233.65.191:48100
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (9.675062ms) from=10.233.65.191:48102
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (978.419µs) from=10.233.65.191:48104
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.443719ms) from=10.233.65.191:48106
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (321.673µs) from=10.233.65.191:48108
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v18__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.513507ms) from=10.233.65.191:48110
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (382.455µs) from=10.233.65.191:48114
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v18_aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.283057ms) from=10.233.65.191:48116
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (346.96µs) from=10.233.65.191:48118
    2022/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [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/11/18 02:57:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [INFO] agent: Synced service "_v19__aai-nquery_10.233.71.207_8446"
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v0_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.253_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.253_8080" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_message-router_10.233.3.246_3904" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.38.173_9007" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_parser_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.63.208_8443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Node info in sync
    2022/11/18 02:57:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.780008ms) from=10.233.65.191:48120
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_multicloud_10.233.53.133_9001" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.19_8181" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.217_8806" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.50.79_443" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.207_8446" in sync
    2022/11/18 02:57:56 [DEBUG] agent: Service "_v15_aai