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: '9efe94f8-5761-8e27-df6e-b9409af133dd'
         Node name: 'dev-msb-consul-85cddc885c-88rh6'
        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/05/09 10:44:48 [DEBUG] agent: Using random ID "9efe94f8-5761-8e27-df6e-b9409af133dd" as node ID
    2021/05/09 10:44:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9efe94f8-5761-8e27-df6e-b9409af133dd Address:127.0.0.1:8300}]
    2021/05/09 10:44:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/09 10:44:48 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-88rh6.dc1 127.0.0.1
    2021/05/09 10:44:48 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-88rh6 127.0.0.1
    2021/05/09 10:44:48 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-88rh6.dc1" in area "wan"
    2021/05/09 10:44:48 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/09 10:44:48 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-88rh6 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/09 10:44:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/09 10:44:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/09 10:44:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/09 10:44:48 [INFO] agent: started state syncer
    2021/05/09 10:44:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/09 10:44:48 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/09 10:44:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/09 10:44:48 [DEBUG] raft: Votes needed: 1
    2021/05/09 10:44:48 [DEBUG] raft: Vote granted from 9efe94f8-5761-8e27-df6e-b9409af133dd in term 2. Tally: 1
    2021/05/09 10:44:48 [INFO] raft: Election won. Tally: 1
    2021/05/09 10:44:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/09 10:44:48 [INFO] consul: cluster leadership acquired
    2021/05/09 10:44:48 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-88rh6
    2021/05/09 10:44:48 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/09 10:44:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-88rh6" since the cluster is too small
    2021/05/09 10:44:48 [INFO] consul: member 'dev-msb-consul-85cddc885c-88rh6' joined, marking health alive
    2021/05/09 10:44:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/09 10:44:48 [INFO] agent: Synced node info
    2021/05/09 10:44:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/09 10:44:51 [DEBUG] agent: Node info in sync
    2021/05/09 10:44:51 [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/05/09 10:45:44 [DEBUG] http: Request GET /v1/status/leader (945.494µs) from=10.242.193.148:48290
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.141.138_9007"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.251325ms) from=10.242.193.148:48292
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.117024ms) from=10.242.193.148:48294
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.141.138_9007"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.268208ms) from=10.242.193.148:48296
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.940867ms) from=10.242.193.148:48298
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.6.113_443"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.039613ms) from=10.242.193.148:48300
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (598.909µs) from=10.242.193.148:48302
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_parser_10.96.209.140_8806"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.211167ms) from=10.242.193.148:48304
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (760.113µs) from=10.242.193.148:48306
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_catalog_10.96.209.140_8806"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.366386ms) from=10.242.193.148:48308
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (269.378µs) from=10.242.193.148:48310
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_nsd_10.96.209.140_8806"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.75914ms) from=10.242.193.148:48312
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (330.29µs) from=10.242.193.148:48314
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.209.140_8806"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.707077ms) from=10.242.193.148:48316
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (7.905795ms) from=10.242.193.148:48318
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.162.158_9518"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (14.354637ms) from=10.242.193.148:48320
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.174543ms) from=10.242.193.148:48322
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.132.177_9011"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (2.949464ms) from=10.242.193.148:48324
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (397.588µs) from=10.242.193.148:48326
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.132.177_9011"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.522847ms) from=10.242.193.148:48328
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (430.555µs) from=10.242.193.148:48330
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_appc_10.96.152.239_8443"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (15.42428ms) from=10.242.193.148:48332
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/appc-v1 (405.257µs) from=10.242.193.148:48334
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v0_multicloud_10.96.215.143_9001"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.518455ms) from=10.242.193.148:48336
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (337.473µs) from=10.242.193.148:48338
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_multicloud_10.96.215.143_9001"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.10535ms) from=10.242.193.148:48340
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (266.207µs) from=10.242.193.148:48342
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.68.214_9004"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.532162ms) from=10.242.193.148:48344
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (340.785µs) from=10.242.193.148:48346
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.68.214_9004"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.579357ms) from=10.242.193.148:48348
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (350.274µs) from=10.242.193.148:48350
    2021/05/09 10:45:44 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.69.207_9005"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.18459ms) from=10.242.193.148:48354
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (555.529µs) from=10.242.193.148:48356
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.69.207_9005"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.081137ms) from=10.242.193.148:48374
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (294.608µs) from=10.242.193.148:48376
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.69.207_9005"
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (12.17486ms) from=10.242.193.148:48384
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (292.954µs) from=10.242.193.148:48388
    2021/05/09 10:45:44 [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/05/09 10:45:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [INFO] agent: Synced service "_v1_message-router_10.96.195.232_3904"
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.033181ms) from=10.242.193.148:48394
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:44 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (288.327µs) from=10.242.193.148:48396
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.57.10_9015"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.408545ms) from=10.242.193.148:48402
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.062873ms) from=10.242.193.148:48404
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.079653ms) from=10.242.193.148:48406
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (776.534µs) from=10.242.193.148:48408
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (2.814688ms) from=10.242.193.148:48410
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.040386ms) from=10.242.193.148:48412
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.335261ms) from=10.242.193.148:48414
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (349.073µs) from=10.242.193.148:48416
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.647864ms) from=10.242.193.148:48418
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (287.489µs) from=10.242.193.148:48420
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.537591ms) from=10.242.193.148:48422
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (949.098µs) from=10.242.193.148:48424
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.085489ms) from=10.242.193.148:48426
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (358.92µs) from=10.242.193.148:48428
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.568196ms) from=10.242.193.148:48430
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (424.379µs) from=10.242.193.148:48432
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.927258ms) from=10.242.193.148:48434
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (386.68µs) from=10.242.193.148:48436
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.80926ms) from=10.242.193.148:48440
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (385.714µs) from=10.242.193.148:48442
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (11.260003ms) from=10.242.193.148:48444
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (286.693µs) from=10.242.193.148:48446
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.982221ms) from=10.242.193.148:48448
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (307.913µs) from=10.242.193.148:48450
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (12.387937ms) from=10.242.193.148:48452
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (435.527µs) from=10.242.193.148:48454
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.940891ms) from=10.242.193.148:48456
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (546.047µs) from=10.242.193.148:48458
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.084774ms) from=10.242.193.148:48460
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (329.301µs) from=10.242.193.148:48462
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.659737ms) from=10.242.193.148:48464
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (338.758µs) from=10.242.193.148:48466
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.776547ms) from=10.242.193.148:48468
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (406.829µs) from=10.242.193.148:48470
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.433339ms) from=10.242.193.148:48472
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (305.611µs) from=10.242.193.148:48474
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.712406ms) from=10.242.193.148:48476
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (408.637µs) from=10.242.193.148:48478
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.608447ms) from=10.242.193.148:48480
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (398.636µs) from=10.242.193.148:48482
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.848478ms) from=10.242.193.148:48484
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (350.209µs) from=10.242.193.148:48486
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.571422ms) from=10.242.193.148:48488
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (393.249µs) from=10.242.193.148:48490
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.611263ms) from=10.242.193.148:48492
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (586.698µs) from=10.242.193.148:48494
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.318968ms) from=10.242.193.148:48496
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (224.593µs) from=10.242.193.148:48498
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.332024ms) from=10.242.193.148:48500
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (347.546µs) from=10.242.193.148:48502
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (28.221871ms) from=10.242.193.148:48506
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (437.73µs) from=10.242.193.148:48508
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.481382ms) from=10.242.193.148:48510
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (318.818µs) from=10.242.193.148:48512
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.406629ms) from=10.242.193.148:48514
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (547.477µs) from=10.242.193.148:48516
    2021/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.667571ms) from=10.242.193.148:48518
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (322.914µs) from=10.242.193.148:48520
    2021/05/09 10:45:45 [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/05/09 10:45:45 [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/05/09 10:45:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.904161ms) from=10.242.193.148:48522
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:45 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (385.287µs) from=10.242.193.148:48524
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.173702ms) from=10.242.193.148:48526
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (364.684µs) from=10.242.193.148:48528
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.398446ms) from=10.242.193.148:48532
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (438.423µs) from=10.242.193.148:48534
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.358477ms) from=10.242.193.148:48536
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (282.735µs) from=10.242.193.148:48538
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.396264ms) from=10.242.193.148:48540
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (387.46µs) from=10.242.193.148:48542
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (2.98683ms) from=10.242.193.148:48544
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (257.25µs) from=10.242.193.148:48546
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.191287ms) from=10.242.193.148:48548
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (230.803µs) from=10.242.193.148:48550
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.402301ms) from=10.242.193.148:48552
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (3.423107ms) from=10.242.193.148:48554
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v11__aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (9.021229ms) from=10.242.193.148:48556
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (360.135µs) from=10.242.193.148:48558
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v11_aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.641089ms) from=10.242.193.148:48560
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (485.361µs) from=10.242.193.148:48562
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v12__aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.417897ms) from=10.242.193.148:48564
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (338.042µs) from=10.242.193.148:48566
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v12_aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.132882ms) from=10.242.193.148:48568
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (225.728µs) from=10.242.193.148:48570
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v13__aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.214339ms) from=10.242.193.148:48572
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (235.847µs) from=10.242.193.148:48574
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v13_aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.57173ms) from=10.242.193.148:48576
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (420.98µs) from=10.242.193.148:48578
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v14__aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.278424ms) from=10.242.193.148:48580
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (325.464µs) from=10.242.193.148:48582
    2021/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v14_aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.433148ms) from=10.242.193.148:48588
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (350.184µs) from=10.242.193.148:48590
    2021/05/09 10:45:46 [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/05/09 10:45:46 [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/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v15__aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (5.127994ms) from=10.242.193.148:48592
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (361.711µs) from=10.242.193.148:48594
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v15_aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.405566ms) from=10.242.193.148:48596
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (377.668µs) from=10.242.193.148:48598
    2021/05/09 10:45:46 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.68.214_9004" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.57.10_9015" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [INFO] agent: Synced service "_v16__aai-nquery_10.242.197.195_8446"
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_catalog_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud_10.96.215.143_9001" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_parser_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.162.158_9518" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.141.138_9007" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.132.177_9011" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_nsd_10.96.209.140_8806" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v11__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v12_aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Node info in sync
    2021/05/09 10:45:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.418986ms) from=10.242.193.148:48600
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.69.207_9005" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_message-router_10.96.195.232_3904" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.6.113_443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v1_appc_10.96.152.239_8443" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Service "_v13__aai-nquery_10.242.197.195_8446" in sync
    2021/05/09 10:45:46 [DEBUG] agent: Ser