Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ 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: '2fe6e0c9-835d-8ad8-8d41-70b6b066f89c'
         Node name: 'dev-msb-consul-7474f8fd8f-2sxjx'
        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:

    2021/09/05 10:54:04 [DEBUG] agent: Using random ID "2fe6e0c9-835d-8ad8-8d41-70b6b066f89c" as node ID
    2021/09/05 10:54:04 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2fe6e0c9-835d-8ad8-8d41-70b6b066f89c Address:127.0.0.1:8300}]
    2021/09/05 10:54:04 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/09/05 10:54:04 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-2sxjx.dc1 127.0.0.1
    2021/09/05 10:54:04 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-2sxjx 127.0.0.1
    2021/09/05 10:54:04 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-2sxjx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/05 10:54:04 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-2sxjx.dc1" in area "wan"
    2021/09/05 10:54:04 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/09/05 10:54:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/09/05 10:54:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/09/05 10:54:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/09/05 10:54:04 [INFO] agent: started state syncer
    2021/09/05 10:54:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/09/05 10:54:04 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/09/05 10:54:04 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/09/05 10:54:04 [DEBUG] raft: Votes needed: 1
    2021/09/05 10:54:04 [DEBUG] raft: Vote granted from 2fe6e0c9-835d-8ad8-8d41-70b6b066f89c in term 2. Tally: 1
    2021/09/05 10:54:04 [INFO] raft: Election won. Tally: 1
    2021/09/05 10:54:04 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/09/05 10:54:04 [INFO] consul: cluster leadership acquired
    2021/09/05 10:54:04 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-2sxjx
    2021/09/05 10:54:04 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/09/05 10:54:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2sxjx" since the cluster is too small
    2021/09/05 10:54:04 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-2sxjx' joined, marking health alive
    2021/09/05 10:54:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/05 10:54:04 [INFO] agent: Synced node info
    2021/09/05 10:54:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/05 10:54:07 [DEBUG] agent: Node info in sync
    2021/09/05 10:54:07 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/09/05 10:55:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2sxjx" since the cluster is too small
    2021/09/05 10:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/05 10:55:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:56:04 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-7474f8fd8f-2sxjx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/05 10:56:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2sxjx" since the cluster is too small
    2021/09/05 10:57:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2sxjx" since the cluster is too small
    2021/09/05 10:57:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/09/05 10:57:15 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:04 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-2sxjx" since the cluster is too small
    2021/09/05 10:58:35 [DEBUG] http: Request GET /v1/status/leader (1.355195ms) from=10.242.15.141:37792
    2021/09/05 10:58:35 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-7474f8fd8f-2sxjx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/09/05 10:58:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:35 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.105.77_9007"
    2021/09/05 10:58:35 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.409305ms) from=10.242.15.141:37794
    2021/09/05 10:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:35 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (10.721408ms) from=10.242.15.141:37798
    2021/09/05 10:58:35 [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.
    2021/09/05 10:58:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:35 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.105.77_9007"
    2021/09/05 10:58:35 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:35 [DEBUG] http: Request PUT /v1/agent/service/register (2.99702ms) from=10.242.15.141:37800
    2021/09/05 10:58:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:35 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:35 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (564.753µs) from=10.242.15.141:37802
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.59.119_9518"
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.238031ms) from=10.242.15.141:37804
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (856.31µs) from=10.242.15.141:37806
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_sdc_10.96.163.16_8443"
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.721832ms) from=10.242.15.141:37808
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (557.69µs) from=10.242.15.141:37810
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.163.16_8080"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.718799ms) from=10.242.15.141:37812
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (313.945µs) from=10.242.15.141:37816
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_wf-gui_10.96.128.219_8443"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (2.924337ms) from=10.242.15.141:37818
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (287.035µs) from=10.242.15.141:37820
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_sdc-gui_10.96.185.88_8181"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (2.755376ms) from=10.242.15.141:37822
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (381.99µs) from=10.242.15.141:37824
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_parser_10.96.167.53_8806"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (18.965072ms) from=10.242.15.141:37826
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (877.219µs) from=10.242.15.141:37828
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_catalog_10.96.167.53_8806"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.11621ms) from=10.242.15.141:37830
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (566.289µs) from=10.242.15.141:37832
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_nsd_10.96.167.53_8806"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (2.748066ms) from=10.242.15.141:37836
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (8.730877ms) from=10.242.15.141:37838
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.167.53_8806"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.055292ms) from=10.242.15.141:37842
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (552.186µs) from=10.242.15.141:37844
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v0_multicloud_10.96.203.80_9001"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.405413ms) from=10.242.15.141:37846
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (477.661µs) from=10.242.15.141:37848
    2021/09/05 10:58:36 [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.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_multicloud_10.96.203.80_9001"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.708697ms) from=10.242.15.141:37850
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (497.456µs) from=10.242.15.141:37852
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.156.150_9015"
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.42368ms) from=10.242.15.141:37854
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.557331ms) from=10.242.15.141:37856
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.3.255_443"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.382472ms) from=10.242.15.141:37858
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (522.064µs) from=10.242.15.141:37860
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.24.4_9011"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.35812ms) from=10.242.15.141:37862
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (397.851µs) from=10.242.15.141:37864
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.24.4_9011"
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request PUT /v1/agent/service/register (2.82572ms) from=10.242.15.141:37866
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:36 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (369.638µs) from=10.242.15.141:37868
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.022972ms) from=10.242.15.141:37870
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.464405ms) from=10.242.15.141:37872
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.835165ms) from=10.242.15.141:37874
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (465.033µs) from=10.242.15.141:37876
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.934221ms) from=10.242.15.141:37878
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (406.105µs) from=10.242.15.141:37880
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.794719ms) from=10.242.15.141:37882
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (415.702µs) from=10.242.15.141:37884
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.510909ms) from=10.242.15.141:37886
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (286.188µs) from=10.242.15.141:37888
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.733859ms) from=10.242.15.141:37890
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (320.627µs) from=10.242.15.141:37892
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.831959ms) from=10.242.15.141:37894
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (275.146µs) from=10.242.15.141:37896
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.989519ms) from=10.242.15.141:37898
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (250.324µs) from=10.242.15.141:37900
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.184904ms) from=10.242.15.141:37902
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (285.758µs) from=10.242.15.141:37904
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.391013ms) from=10.242.15.141:37906
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (302.634µs) from=10.242.15.141:37908
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.885434ms) from=10.242.15.141:37910
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (252.609µs) from=10.242.15.141:37912
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.688421ms) from=10.242.15.141:37916
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (320.34µs) from=10.242.15.141:37918
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.044097ms) from=10.242.15.141:37920
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (252.046µs) from=10.242.15.141:37922
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.007193ms) from=10.242.15.141:37924
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (408.754µs) from=10.242.15.141:37926
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.955117ms) from=10.242.15.141:37928
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (441.192µs) from=10.242.15.141:37930
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (13.754725ms) from=10.242.15.141:37932
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (570.078µs) from=10.242.15.141:37940
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.99443ms) from=10.242.15.141:37950
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (510.517µs) from=10.242.15.141:37952
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.534218ms) from=10.242.15.141:37956
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (431.16µs) from=10.242.15.141:37958
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.127707ms) from=10.242.15.141:37960
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (242.831µs) from=10.242.15.141:37962
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.688644ms) from=10.242.15.141:37964
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (334.324µs) from=10.242.15.141:37966
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.93066ms) from=10.242.15.141:37968
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (4.087838ms) from=10.242.15.141:37970
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.648623ms) from=10.242.15.141:37972
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (407.036µs) from=10.242.15.141:37976
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.894777ms) from=10.242.15.141:37978
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (325.12µs) from=10.242.15.141:37980
    2021/09/05 10:58:37 [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.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.189568ms) from=10.242.15.141:37982
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:37 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (408.084µs) from=10.242.15.141:37984
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.038732ms) from=10.242.15.141:37986
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (412.699µs) from=10.242.15.141:37988
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.310283ms) from=10.242.15.141:37990
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (372.547µs) from=10.242.15.141:37992
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.631969ms) from=10.242.15.141:37994
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (646.06µs) from=10.242.15.141:37996
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.131084ms) from=10.242.15.141:37998
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (536.185µs) from=10.242.15.141:38000
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.183735ms) from=10.242.15.141:38004
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (490.216µs) from=10.242.15.141:38008
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.627081ms) from=10.242.15.141:38010
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (2.827704ms) from=10.242.15.141:38012
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (10.133594ms) from=10.242.15.141:38014
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (769.104µs) from=10.242.15.141:38016
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.55917ms) from=10.242.15.141:38018
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (272.892µs) from=10.242.15.141:38020
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (9.850086ms) from=10.242.15.141:38022
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (323.379µs) from=10.242.15.141:38024
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.933264ms) from=10.242.15.141:38026
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (287.741µs) from=10.242.15.141:38028
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.909637ms) from=10.242.15.141:38030
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (316.491µs) from=10.242.15.141:38032
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.548092ms) from=10.242.15.141:38034
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (367.958µs) from=10.242.15.141:38036
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v11__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.875538ms) from=10.242.15.141:38038
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (456.903µs) from=10.242.15.141:38040
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v11_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.445991ms) from=10.242.15.141:38042
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (434.887µs) from=10.242.15.141:38044
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v12__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.669485ms) from=10.242.15.141:38046
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (310.71µs) from=10.242.15.141:38048
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v12_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.138547ms) from=10.242.15.141:38050
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (325.467µs) from=10.242.15.141:38052
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v13__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.041328ms) from=10.242.15.141:38054
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (290.736µs) from=10.242.15.141:38056
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v13_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.535296ms) from=10.242.15.141:38058
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.358111ms) from=10.242.15.141:38064
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v14__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.538531ms) from=10.242.15.141:38066
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (384.9µs) from=10.242.15.141:38068
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v14_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.358518ms) from=10.242.15.141:38070
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (342.081µs) from=10.242.15.141:38072
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v15__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.078287ms) from=10.242.15.141:38074
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (278.86µs) from=10.242.15.141:38076
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v15_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.038688ms) from=10.242.15.141:38078
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (920.944µs) from=10.242.15.141:38080
    2021/09/05 10:58:38 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v16__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.964806ms) from=10.242.15.141:38082
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (442.726µs) from=10.242.15.141:38084
    2021/09/05 10:58:38 [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.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [INFO] agent: Synced service "_v16_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.227906ms) from=10.242.15.141:38086
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v16_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:38 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (284.571µs) from=10.242.15.141:38088
    2021/09/05 10:58:39 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [INFO] agent: Synced service "_v17__aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.295852ms) from=10.242.15.141:38090
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (272.703µs) from=10.242.15.141:38092
    2021/09/05 10:58:39 [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.
    2021/09/05 10:58:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [INFO] agent: Synced service "_v17_aai-nquery_10.242.36.194_8446"
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.728657ms) from=10.242.15.141:38094
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.156.150_9015" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.96.185.88_8181" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_nsd_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_parser_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_catalog_10.96.167.53_8806" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.128.219_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v11_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.105.77_9007" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc_10.96.163.16_8443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.163.16_8080" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15__aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.59.119_9518" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.3.255_443" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v12_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v16_aai-nquery_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.24.4_9011" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v1_multicloud_10.96.203.80_9001" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.36.194_8446" in sync
    2021/09/05 10:58:39 [DEBUG] agent: Node info in sync
    2021/09/05 10:58:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (282.253µs) from=10.242.15.141:38096
    2021/09/05 10:58:39 [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.
    2021/09/05 10:58:39 [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-numeri